Activity
From 2012-05-28 to 2012-06-26
2012-06-26
- 10:44 PM Revision 8304d6a3 (qgis): Bugfix by Radim: prevent extra multiplication if alpha is 1
- 10:09 PM Revision 10ad3fb0 (qgis): Merge pull request #181 from etiennesky/decorationgrid
- [FEATURE] Added Decoration grid
- 05:39 PM Revision 91862c34 (qgis): Merge pull request #188 from slarosa/master
- Fix #5861
- 03:44 PM Revision 1e7e763a (qgis): Add bindings for touch map tool
- - Also expose via QgisInterface like other actions
- 01:49 PM Bug report #5871 (Feedback): WCS layers do not show anymore
- 01:48 PM Bug report #5871: WCS layers do not show anymore
- I think this is the same issue as 5867. Go to settings->options->rendering->raster and set RedBand to 1, GreenBand to...
- 05:52 AM Bug report #5871: WCS layers do not show anymore
- Radim Blazek wrote:
> It is early devel version, rasters are under heavy development, _obviously_ it has to be fixed.... - 05:46 AM Bug report #5871: WCS layers do not show anymore
- It is early devel version, rasters are under heavy development, _obviously_ it has to be fixed. It is maybe better ju...
- 04:53 AM Bug report #5871: WCS layers do not show anymore
- Radim Blazek wrote:
> It works, you just have to select the bands manually in properties - style.
oh, I see.
But it... - 04:48 AM Bug report #5871: WCS layers do not show anymore
- It works, you just have to select the bands manually in properties - style.
- 03:30 AM Bug report #5871 (Closed): WCS layers do not show anymore
- Somewhere in between
QGIS version
1.9.0-Master
QGIS code revision
480c860
and
QGIS version
1.9.0-Master
QGIS code... - 12:52 PM Bug report #4819: "Identify Features" tool is slow with complex/big features (lot of nodes)
- Giovanni Manghi wrote:
> Thomas Arnold wrote:
> > Hi,
> >
> > did you use the patch? With the patch the selecting of... - 03:58 AM Bug report #4819: "Identify Features" tool is slow with complex/big features (lot of nodes)
- No. How do I apply the patch to test it? using osgeo4w.
- 02:55 AM Bug report #4819: "Identify Features" tool is slow with complex/big features (lot of nodes)
- Thomas Arnold wrote:
> Hi,
>
> did you use the patch? With the patch the selecting of the a feature with the identif... - 02:43 AM Bug report #4819: "Identify Features" tool is slow with complex/big features (lot of nodes)
- Hi,
did you use the patch? With the patch the selecting of the a feature with the identify feature tool in the sssi_... - 02:15 AM Bug report #4819: "Identify Features" tool is slow with complex/big features (lot of nodes)
- I have also noticed, that if I can get a polygon to identify without hanging, then if I keep it highlighted from the ...
- 11:24 AM Bug report #5873 (Closed): Vector Grid UI is inscrutable
- I'm not sure where to begin here - there are probably multiple tickets in this filing, but I thought I'd file a massi...
- 09:16 AM Revision 4e36df06 (qgis): Update composer widget after text change. Ticket #5862
- 08:39 AM Bug report #5861 (Closed): Vector menu and Sextante -> ftools behaving inconsistently
- Fixed in changeset commit:"91862c3432be552349789316067f89204f4e1eed".
- 07:23 AM Bug report #5859 (Closed): ./qgis: error while loading shared libraries: libqgis_core.so.1.9.0
- 06:19 AM Bug report #5859: ./qgis: error while loading shared libraries: libqgis_core.so.1.9.0
- Good temporary solution, thanks
- 05:34 AM Bug report #5872 (Closed): marker symbol previews incorrectly rendered - should be scaled down in...
- When using the symbology widgets for editing/creating markers and selecting large sizes (usually larger than 5), the ...
- 05:28 AM Bug report #4514: New symbology fails to render "problematic" lines at high zoom levels
- For the record: it was sorted out in IRC that the RubberBand thing has nothing to do with this ticket and that it wil...
- 02:10 AM Bug report #3162: GRASS raster display inaccurate
- I can confirm this issue still present in QGIS 1.8.0 RC1 on Linux, and in various 1.7 and 1.8 versions on Windows and...
2012-06-25
- 01:06 AM Bug report #4819: "Identify Features" tool is slow with complex/big features (lot of nodes)
- I am getting this problem too. The Identify Results window just goes blank and says 'Not Responding'. I have not foun...
- 12:19 AM Feature request #5868 (Closed): Full-featured, user-friendly drawing/annotation tools
- Currently in the composer there is the ability to annotate or "mark up" on top of a map using labels, images, arrows/...
- 12:18 AM Bug report #5862 (Closed): Updating composer label text via python - problem with Item Properties...
- Update should work with commit:4e36df067. Please test and report back
- 07:24 AM Bug report #5862 (Closed): Updating composer label text via python - problem with Item Properties...
- I am writing a plugin that replaces the text of a composer label based on its itemID. The text in the label says "Ori...
- 11:59 PM Bug report #5867 (Feedback): Bands not correctly loaded for multiband raster
- By default, band1 is taken as red, 2 as green, 3 as blue (configurable in options->display->raster).
Could you check ... - 06:48 PM Bug report #5867 (Closed): Bands not correctly loaded for multiband raster
- Using the osgeo4w build 7cec992 when loading a normal multiband raster the red, green, and blue bands are not selecte...
- 11:26 PM Feature request #5866: Can we have a universal infrastructure to wrap 3rd party CLI tools?
- FYI, I'm working on TauDEM integration in QGIS and it's almost done
- 11:16 PM Feature request #5866 (Closed): Can we have a universal infrastructure to wrap 3rd party CLI tools?
- 11:14 PM Feature request #5866: Can we have a universal infrastructure to wrap 3rd party CLI tools?
- Indeed. Let's close this issue as invalid.
- 10:58 PM Feature request #5866: Can we have a universal infrastructure to wrap 3rd party CLI tools?
- I do not think one can do something much easier, and the advantages of having a backend that can be piped into others...
- 04:36 PM Feature request #5866: Can we have a universal infrastructure to wrap 3rd party CLI tools?
- Huh... indeed though it is in "early stage":https://github.com/alexbruy/sextante-taudem . And sextante does require s...
- 04:19 PM Feature request #5866 (Feedback): Can we have a universal infrastructure to wrap 3rd party CLI to...
- There is already, is the sextante plugin.
- 04:16 PM Feature request #5866 (Closed): Can we have a universal infrastructure to wrap 3rd party CLI tools?
- I like how QGIS plugin for GRASS is implemented. It would be nice to have universal way to wrap 3rd party CLI tools. ...
- 11:11 PM Revision 94a1210d (qgis): implement calculating offset from raster layer, change interval and off...
- 10:21 PM Revision 7cec992b (qgis): Transparency for WMS rendering
- 09:07 PM Revision d9f3ac8c (qgis): Fix reprojected single band color drawing
- 05:30 PM Revision dce914d1 (qgis): remove cross grid type and set default marker to cross; remove annotati...
- 04:16 PM Revision e27ce7c7 (qgis): fix #5861
- 02:50 PM Bug report #5730: Trasparent pixels list turns NULLs into "0"
- in my experience, the only solution is to reclassify no data values to -99999.
in this case all works fine and transp... - 01:22 PM Bug report #5829 (Closed): WMS reprojection broken in QGIS master
- Fixed in master branch
- 01:12 PM Revision 60516a88 (qgis): osgeo4w: enable touch support
- 11:10 AM Revision 90b02ecc (qgis): Merge pull request #187 from mbernasocchi/android
- Android: make QGIS settings go to .qgis
- 11:02 AM Revision a2d857fd (qgis): Set the default format as INI when using custom settings path
- 11:00 AM Revision 6b4a27a9 (qgis): make QGIS settings go to the same place
- 10:55 AM Revision bcb26a96 (qgis): make QGIS settings go to .qgis
- 10:39 AM Revision b6bf12a0 (qgis): Merge branch 'raster_renderer_default'
- 10:35 AM Feature request #5865 (Closed): Improve the WFS capabilities GUI in "project properties" -> "ows ...
- A select all/unselect all buttons are missing. For large projects the GUI is then not proper to allow select the laye...
- 09:45 AM Revision 6a7ab642 (qgis): Fix for transparent values in singleband gray renderer
- 09:21 AM Bug report #5863 (Rejected): QGIS doesn't start
- Duplicate of #4370 - just that it's probably @libtiff.dll@ that's in the system directory and not @libeay32.dll@
- 09:21 AM Bug report #5863 (Rejected): QGIS doesn't start
- Duplicate of #4370 - just that it's probably @libtiff.dll@ that's in the system directory and not @libeay32.dll@
- 09:09 AM Bug report #5863 (Rejected): QGIS doesn't start
- After installing QGIS v1.8.0, when I run QGIS, I get the message: "The procedure entry point TIFFMergeFieldInfo is no...
- 09:17 AM Revision 48e42c54 (qgis): fix typo in option name
- 08:42 AM Revision 2c80988a (qgis): plugin manager: use a case insensitive sort (fixes #5845)
- 06:34 AM Bug report #5861 (Closed): Vector menu and Sextante -> ftools behaving inconsistently
- Following on from Giovanni's suggestion I'm filing against both Sextante and F-Tools.
In QGIS the two ways of reachi... - 04:23 AM Bug report #5255: Wrong codepage of shapefile
- I've also reported this recoding issue to OSGeo4W Trac.
http://trac.osgeo.org/osgeo4w/ticket/294
- 02:58 AM Bug report #5859: ./qgis: error while loading shared libraries: libqgis_core.so.1.9.0
- Try...
- 02:50 AM Bug report #5859 (Closed): ./qgis: error while loading shared libraries: libqgis_core.so.1.9.0
- I have compiled QGIS from source (master, version b6bf12a..90b02ec). Yet, I cannot open QGIS, I am getting the error ...
- 02:49 AM Bug report #5858 (Closed): Georeferencer ignores "Use 0 for transparency when needed" switch
- When I tick the "Use 0 for transparency when needed" and click "Start georeferencing" against an image that is rotate...
- 02:24 AM Bug report #5850: Problems with raster transparency
- Yes, it works fine on 1.8 (only tested on one of the rasters I have problems with in 1.9).
Assigned to Marco H.
- 02:00 AM Bug report #5825: Print Composer Refresh broken
- As a map frame can have different views of the QGIS canvas it makes no sense to me to have the refresh button change ...
2012-06-24
- 01:49 AM Bug report #5853 (Closed): Raster: Global Transparency setting not stored/loaded correctly
- Should be fixed now
- 02:39 AM Bug report #5853 (Closed): Raster: Global Transparency setting not stored/loaded correctly
- If one loads a raster, applies the global transparency saves the project, reloads it, the global transparency setting...
- 01:44 AM Bug report #5825: Print Composer Refresh broken
- "Update preview" doesnt work but "Item properties -> Extents ->Set to map canvas extent" does.
_
"If you change the e... - 11:19 PM Bug report #5825: Print Composer Refresh broken
- >This problem only occurs when the view is shifted in QGIS canvas
If you change the extent in QGIS canvas, it does n... - 06:04 PM Bug report #5825: Print Composer Refresh broken
- Does the Update preview buttons on the item properties panel do what you need. That is the one I have always used.
- 04:54 AM Bug report #5825: Print Composer Refresh broken
- Filipe Dias wrote:
> This problem only occurs when the view is shifted in QGIS canvas. If one simply activates or dea... - 01:23 AM Bug report #5850 (Feedback): Problems with raster transparency
- Benoit de Cabissole wrote:
> From OSGeo4W Quantum QGIS 1.9.0-master, QGIS code revision: 02b1324.
this used to work ... - 12:53 AM Feature request #5857: Make QGIS support WCS layers as valid raster input layers
- http://www.gfosservices.com/2012/03/04/wcs-con-qgis-e-gdal/
- 12:52 AM Feature request #5857 (Open): Make QGIS support WCS layers as valid raster input layers
- This should be possible now that we have the WCS client.
In GDAL tools the WCS layers are seen as input layer but th... - 12:02 AM Bug report #5829: WMS reprojection broken in QGIS master
- I just updated qgis-master and I can confirm the issue. Attached two projects one made with 1.8 and the other with ma...
- 12:02 AM Bug report #5829: WMS reprojection broken in QGIS master
- I just updated qgis-master and I can confirm the issue. Attached two projects one made with 1.8 and the other with ma...
- 12:02 AM Bug report #5829: WMS reprojection broken in QGIS master
- I just updated qgis-master and I can confirm the issue. Attached two projects one made with 1.8 and the other with ma...
- 12:02 AM Bug report #5829: WMS reprojection broken in QGIS master
- I just updated qgis-master and I can confirm the issue. Attached two projects one made with 1.8 and the other with ma...
- 11:12 PM Bug report #5829 (Feedback): WMS reprojection broken in QGIS master
- 11:44 PM Bug report #5845 (Closed): Plugin list: sort order
- Fixed in changeset commit:"2c80988ac8bbcefed3288e7948777079b660b67b".
- 11:25 PM Bug report #5845: Plugin list: sort order
- https://github.com/qgis/Quantum-GIS/pull/186
- 05:29 AM Bug report #5845: Plugin list: sort order
- the trivial fix for this is now waiting to be pulled.
- 11:00 PM Feature request #5123: Magnify Window (or more specifically, a "Mouse Cursor Loupe")
- Yes, this would be very cool. I actually thought I'd filed a ticket for it, but if so I can't find it.
There could ... - 08:56 PM Revision 8ff8da32 (qgis): Fix load/save of raster renderer transparency, ticket #5853
- 08:39 PM Revision fd9a93cd (qgis): Don't save raster options from properties dialog
- 02:19 PM Revision 7d469dbf (qgis): plugin installer: split the description tooltip into multiple lines as ...
- some plugins have so long descriptions, a single line tooltip doesn't fit
on my 1366px screen. Would be even worse o... - 01:12 PM Revision 31075129 (qgis): plugin manager: use a case insensitive sort #5845
- 04:03 AM Revision 52d9f3a3 (qgis): partial fix for label size + label tweaks
- 04:03 AM Revision 02beea31 (qgis): set default interval to approx. 1/5 of map extent ; add option to set i...
- 03:10 AM Revision 498575e9 (qgis): UI tweaks + selectively enable line/cross width/marker picker
2012-06-23
- 12:17 AM Revision 50ce03ae (qgis): Merge pull request #185 from lynxlynxlynx/master
- i18n: slovenian translation update
- 11:40 PM Revision 9a88de84 (qgis): i18n: slovenian translation update
- added all the missing plural strings and some various touchups
- 10:55 PM Revision 60b5edb2 (qgis): Fix transparency table and histogram
- 06:00 PM Revision d05049fc (qgis): added line break in button text
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@265 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 05:28 PM Revision 1420a705 (qgis): updated help
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@264 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 05:27 PM Revision 6485902f (qgis): fixed bug in grass description loading
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@263 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 02:03 PM Revision 52158fbd (qgis): fix #5490 again
- 12:19 PM Revision 10d4deaa (qgis): Merge pull request #184 from mbernasocchi/android
- fixing bool QgsMapTool::gestureEvent( QGestureEvent *e )
- 11:19 AM Revision 2238fc1d (qgis): fixing bool QgsMapTool::gestureEvent( QGestureEvent *e ) must return a ...
- 10:43 AM Revision b6ad69d1 (qgis): show 'unkonwn'instead of '-1' in sublayers dialog (addresses #5844)
- 04:04 AM Bug report #4013: Large Projects: add limitations to the manual
> My question goes in the direction of finding the ways other GIS software tackle this, so that QGIS can also implem...
2012-06-22
- 01:55 AM Bug report #5844: When adding a gpx the dialog shows "Nb of features" all set to "-1"
- Starting from commit:b6ad69d12c the "unknown" showed instead of "-1". I know this is not real fix, but at least this ...
- 01:08 AM Revision 50273b1c (qgis): Merge pull request #183 from mbernasocchi/android
- Android small patch
- 12:24 AM Revision 54451781 (qgis): activate 1000ms update in qtlocationconnection
- 12:16 AM Revision 130bf0d3 (qgis): fix unusable WITH_TOUCH cmake switch
- 12:10 AM Revision 292b39c0 (qgis): added update interval of 1000ms to limit the ammount of positions send
- 09:41 PM Revision cae08689 (qgis): Catch all errors in the worker thread and print msg.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@261 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 09:38 PM Revision 8373fe54 (qgis): OTB ROI: apply to vectors
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@260 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 09:15 PM Revision 2dbc9032 (qgis): OTB ROI: support multiple input rasters
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@259 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 08:16 PM Revision 3599700d (qgis): [FEATURE] implement coalesce and concat function expressions (implement...
- 05:47 PM Revision 01cb9539 (qgis): Remove symbology related member variables and functions from raster layer
- 03:55 PM Revision 180e6923 (qgis): fixed bug with unfound recent algs
- improved model algorithms edition
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@258... - 03:11 PM Feature request #4145: New Feature: expose map scale to SQL queries (under "Layer Properties").
- This needs to be reopened, but I don't appear to have permission to do so. I was running into this today trying to se...
- 03:11 PM Feature request #4145: New Feature: expose map scale to SQL queries (under "Layer Properties").
- This needs to be reopened, but I don't appear to have permission to do so. I was running into this today trying to se...
- 03:11 PM Feature request #4145: New Feature: expose map scale to SQL queries (under "Layer Properties").
- This needs to be reopened, but I don't appear to have permission to do so. I was running into this today trying to se...
- 03:11 PM Feature request #4145: New Feature: expose map scale to SQL queries (under "Layer Properties").
- This needs to be reopened, but I don't appear to have permission to do so. I was running into this today trying to se...
- 02:02 PM Revision 86e9129c (qgis): Clean QgsRasterLayer
- 01:50 PM Revision d3f87027 (qgis): Implement default renderer creation in raster renderer registry
- 11:20 AM Feature request #4551 (Closed): Expression parser: automatic conversion to string should be consi...
- @concat@ and @coalesce@ (both with arbitrary number of arguments) implemented in commit:3599700d
- 11:20 AM Feature request #4551 (Closed): Expression parser: automatic conversion to string should be consi...
- @concat@ and @coalesce@ (both with arbitrary number of arguments) implemented in commit:3599700d
- 09:14 AM Bug report #5851 (Closed): WMS projection from EPSG:4326 to EPSG:900913 cut part of the layer
- I am using the following WMS layer without problems in OpenLayers and other desktop clients
using EPSG:900913 (origin... - 08:51 AM Bug report #5825: Print Composer Refresh broken
- This problem only occurs when the view is shifted in QGIS canvas. If one simply activates or deactivates a layer, the...
- 07:57 AM Bug report #5850: Problems with raster transparency
- Just to add an oddity for point (3) above.
Preamble:
The no-data-value is generally -9999 in my rasters and they ar... - 07:20 AM Bug report #5850: Problems with raster transparency
- From OSGeo4W Quantum QGIS 1.9.0-master, QGIS code revision: 02b1324.
- 06:40 AM Bug report #5850: Problems with raster transparency
- On what QGIS version? Now that the resampling branch has been merged the tests and notes/tickets should be based on q...
- 06:36 AM Bug report #5850 (Closed): Problems with raster transparency
- A 1-band (GDT_Float32 - Thirty two bit floating point) GeoTIFF raster file is rendered as 'singleband gray'.
(1) In ... - 07:45 AM Bug report #5846 (Closed): Adding layers not placed in group or current position in legend
- You are correct. This is a fresh system install and I overlooked that as a preference. Ticket closed.
- 07:41 AM Bug report #5829: WMS reprojection broken in QGIS master
- Works for me with master. If the problem persists, could you post a sample service and which CRS to use?
- 07:30 AM Bug report #5847 (Closed): Setting Options>Rendering>Contrast Enhancement has no effect.
- Fixed now in master (duplicate of ticket #5797)
- 07:29 AM Bug report #5797 (Closed): Global standard deviation and contrast enchancement options not saved
- Default settings should be considered now. My final goal is to move all the symbology related settings out of QgsRast...
- 05:18 AM Bug report #4013: Large Projects: add limitations to the manual
- Giovanni Manghi wrote:
> gcarrillo - wrote:
> > I wonder how other software address this problem since it is platform... - 04:43 AM Bug report #5255: Wrong codepage of shapefile
- I installed GDAL 1.9.1 by using OSGeo4W.
When I convert a dataset of Shapefile which dbf file has "19" value (it mea...
2012-06-21
- 01:44 AM Bug report #4819: "Identify Features" tool is slow with complex/big features (lot of nodes)
- hi,
if I load the example data "test_slow_vector.zip" and than selecting a feature qgis hangs after the method poly.... - 12:23 AM Bug report #5848 (Closed): Different icons for QGIS and QGIS Browser
- Currently both QGIS and QGIS Browser share same icon, this is a bit confusing for users. It will be better to use dif...
- 11:52 PM Feature request #5836 (Closed): Rule based labelling
- 06:05 PM Feature request #5836: Rule based labelling
- Duplicate of #3843 (and #4840 and #5056, that is a popular feature request !)
- 02:58 AM Feature request #5836 (Closed): Rule based labelling
- Adding labelling based on rules, as it happens for other rendering options, would be a great improvement.
- 11:22 PM Bug report #5846 (Feedback): Adding layers not placed in group or current position in legend
- Works here. Please check in "Settings-Options-General" if checkbox "Add new layers to selected or current group" is c...
- 03:02 PM Bug report #5846 (Closed): Adding layers not placed in group or current position in legend
- Layers are added to the top of the map legend rather than above the currently selected layer or in an active/selected...
- 11:21 PM Revision e816b37a (qgis): translation update: adding more danish translations and a new maintainer
- 09:24 PM Bug report #5847 (Closed): Setting Options>Rendering>Contrast Enhancement has no effect.
- I'm on master e816b37. When I loaded a 32 bit geotiff, it was rendered in grey. I changed Options>Rendering>Contras...
- 12:29 PM Revision 9dc561dc (qgis): Merge pull request #182 from dakcarto/fix-unittests-mac
- Fix to get unit tests working again on Mac.
- 12:02 PM Bug report #5844: When adding a gpx the dialog shows "Nb of features" all set to "-1"
- This caused by fix for #5322 (ODBC and GPX both uses OGR provider)
- 11:14 AM Bug report #5844 (Closed): When adding a gpx the dialog shows "Nb of features" all set to "-1"
- It used to show the right number of features, I'm almost sure it is a regression (I'm testing on master). I will give...
- 12:00 PM Revision 3df1c4e6 (qgis): Fix to get unit tests working again on Mac.
- make 'check', 'test' and 'Experimental' work from build directory to run tests.
Current caveats:
- Build will not in... - 11:33 AM Bug report #5845 (Closed): Plugin list: sort order
- Current list of plugins is sorted according to case. I think it woul be better if it would be case insensitive.
- 11:30 AM Revision 1742c6e8 (qgis): fixed #5822
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@257 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 11:12 AM Bug report #5843 (Closed): Update the Sponsors list
- From the About menu
- 10:08 AM Revision fcb86cf5 (qgis): fix doxygen warning
- 10:02 AM Revision 31314e77 (qgis): german translation fix
- 10:02 AM Revision 0d4d1fc2 (qgis): run TestZipLayer::testTarItemSubfolder() only on GDAL>=1.8
- 10:02 AM Revision 76780076 (qgis): transpose raster property resampling widgets
- 09:47 AM Feature request #5840 (Closed): Export high-resolution georeferenced map images from print composer.
- The ability to export high-resolution (say 300 dpi or 600 dpi) georeferenced map images from the print composer would...
- 09:35 AM Bug report #3743: [OsX] Georeferencer: can't set map coords from map canvas, and other odd behavior
- I'm not sure if the problem is the same (seems simpler here) :
After placing my point on the map canvas, the Georefe... - 08:56 AM Bug report #5839 (Closed): WMS client in browser needs to handle WMS-C servers
- When connect to a WMS-C server (ex tilecache) the layer list is presented in the "tilesets" tab. The user must select...
- 08:42 AM Revision 1d8ed46a (qgis): Merge branch 'fix-menu-ordering-2' of https://github.com/dakcarto/Quant...
- 07:52 AM Bug report #4013: Large Projects: add limitations to the manual
- gcarrillo - wrote:
> I wonder how other software address this problem since it is platform-specific.
As far as I hav... - 07:48 AM Bug report #4013: Large Projects: add limitations to the manual
- Same issue here. In Linux the limit seems to be 1024 by default. I wonder how other software address this problem sin...
- 07:36 AM Bug report #5837 (Closed): No renderer for palettedSingleBandGray
- In the new raster symbology, there is no renderer to replace the old QgsRasterLayer::drawPalettedSingleBandGray() met...
- 05:18 AM Bug report #5161 (Closed): Updating GEOS library to 3.3 on OSGeo4w
- 05:16 AM Bug report #5824: QGIS silently fails to add a geometry using "avoid intersection" on a polygon t...
- Giovanni Manghi wrote:
> I cannot see the "GEOS" option in "Validation Method" under Windows/OSGeo4W, am I missing a ... - 03:06 AM Bug report #5824: QGIS silently fails to add a geometry using "avoid intersection" on a polygon t...
- I cannot see the "GEOS" option in "Validation Method" under Windows/OSGeo4W, am I missing a package?
- 02:58 AM Bug report #5832 (Closed): QGIS seg fault when loading a project with a missing CSV datasource
- duplicate of #5809
- 02:58 AM Bug report #5832 (Closed): QGIS seg fault when loading a project with a missing CSV datasource
- duplicate of #5809
- 02:29 AM Bug report #5490: Incorrect PATH to srs.db
- This bug is back again during a Debian install of master today:
----
Setting up qgis-providers-common (1.9.0) ...
Sy...
2012-06-20
- 01:36 AM Bug report #5753 (Closed): Menu items out of order on OSX
- applied in commit:de6f64215
- 01:36 AM Bug report #5753 (Closed): Menu items out of order on OSX
- applied in commit:de6f64215
- 09:08 PM Revision 02b1324f (qgis): add version notes to qgscoordinatereferencesystem.h
- 09:01 PM Revision 23a34121 (qgis): fix #5809
- 05:01 PM Revision 46242e1d (qgis): add missing files
- 04:43 PM Revision ca7b2b23 (qgis): Lyon splash added
- 04:18 PM Revision 31e50412 (qgis): Add comments for new functions
- 03:35 PM Revision 2ef84ccc (qgis): Merge branch 'snap_interface'
- 02:56 PM Revision b86498a3 (qgis): Add checkbox for invert color to raster symbol dialog
- 12:01 PM Bug report #5809 (Closed): Segmentation fault when data source deleted or moved
- Fixed in changeset commit:"23a3412113a04fac0bdafffe9fc8a48c2a39e8ea".
- 11:43 AM Revision 61883225 (qgis): Convenient access functions also for topological editing
- 08:48 AM Revision 1e600288 (qgis): Update QGIS snapping dialog if settings changed via QgsProject
- 07:10 AM Feature request #5833 (Closed): Freeze display scale when zooming in
- Hi !
When I zoom in in the map canvas, the display scale adapts to the new map extent, so that all the lines and sym... - 05:57 AM Bug report #5826 (Closed): "Invert color ramp" missing with raster branch merge
- It is back. But note that not all renderers consider this flag. Currently, multiband color and singleband gray do. Ma...
- 05:21 AM Bug report #5832 (Closed): QGIS seg fault when loading a project with a missing CSV datasource
- I tested (on 1.8) also other missing datasources and no crash, but it shows the following messages
@
ERROR 4:
`/medi... - 05:06 AM Bug report #5828: WMS-C support broken in QGIS master
- but regressions should not be tagged as blockers? Anyway there is a long way before the next release, but at least we...
- 04:35 AM Bug report #5828: WMS-C support broken in QGIS master
- confirmed here using a different layer!
with basic layer works!
I get this (with IgnoreGetMap checked):... - 04:31 AM Bug report #5828: WMS-C support broken in QGIS master
- Jürgen Fischer wrote:
> Not reproducable here. I tried the basic layer (with IgnoreGetMapUrl checked) - seems normal.... - 04:25 AM Bug report #5828: WMS-C support broken in QGIS master
- Not reproducable here. I tried the basic layer (with IgnoreGetMapUrl checked) - seems normal.
- 03:43 AM Bug report #5828 (Closed): WMS-C support broken in QGIS master
- I'm testing one beside the other QGIS 1.8 and Master, and it seems that in master the support of WMS-C servers is bro...
- 04:14 AM Bug report #4819: "Identify Features" tool is slow with complex/big features (lot of nodes)
- see also #5831
- 04:14 AM Bug report #4819: "Identify Features" tool is slow with complex/big features (lot of nodes)
- see also #5831
- 04:14 AM Bug report #5831 (Closed): Qgis very slow on selecting/identifing polygons with lots of vertices
- duplicate of #4819
- 04:14 AM Bug report #5831 (Closed): Qgis very slow on selecting/identifing polygons with lots of vertices
- duplicate of #4819
- 04:12 AM Bug report #5831 (Closed): Qgis very slow on selecting/identifing polygons with lots of vertices
- Hi all
Qgis version 1.8 and master (480c860) on my desktop (xp 32bit) get very slow when a polygon with lots of verti... - 03:50 AM Bug report #5830 (Closed): When using gdalwarp in batch mode, extensions of outfile are not corre...
- If the input folder is full of ecw files (example), then the output will be tiff files as expected, but they have the...
- 03:48 AM Bug report #5829 (Closed): WMS reprojection broken in QGIS master
- I'm testing one beside the other QGIS 1.8 and Master, and it seems that in master the WMS reprojection is broken.
Se...
2012-06-19
- 01:00 AM Bug report #5797: Global standard deviation and contrast enchancement options not saved
- Yes, this is still to be done. I'm thinking about implementing that in the renderer classes instead of raster layer.
- 12:38 AM Bug report #5797: Global standard deviation and contrast enchancement options not saved
- Now with latest master (480c860) this fixed, but this global settings doesn't applied when raster loaded.
- 12:31 AM Bug report #5798: No way to set strandard deviation per raster
- Thanks, this is exactly what I meant
- 01:35 PM Bug report #5798: No way to set strandard deviation per raster
- Works very well for me, Marco. Thanks!
- 01:31 PM Bug report #5798 (Closed): No way to set strandard deviation per raster
- 480c8606b9a799c589a9a28bfcf9563781d95b4f adds that for singleband gray and multiband color.
Does that cover the func... - 11:54 PM Bug report #5813: cannot load postgis layers from sde database
- Excellent! It is working again, the combination of 'estimated metadata' and 'geometry_columns only' is just what we n...
- 07:58 AM Bug report #5813: cannot load postgis layers from sde database
- Wouter Boasson wrote:
> Thank you, so if I install the latest nightly build (tomorrow), this should work again? The u... - 07:49 AM Bug report #5813: cannot load postgis layers from sde database
- Thank you, so if I install the latest nightly build (tomorrow), this should work again? The use estimated metadata is...
- 06:00 AM Bug report #5813: cannot load postgis layers from sde database
- Wouter Boasson wrote:
> Without the 'only look in the geometry_columns table' option (UNchecked) the tables are corre... - 11:17 PM Bug report #5809: Segmentation fault when data source deleted or moved
- By happy coincidence I've just re-installed my system (not for the purpose of this bug, I needed to for other reasons...
- 10:21 PM Revision 480c8606 (qgis): Add option to set min/max values to stdDev in singleband gray and multi...
- 10:00 PM Revision 86c4b6ac (qgis): fix check for extension saving style (follow 88187f1e4c)
- 10:00 PM Revision 2e005c73 (qgis): swap names for lessOrEqual and greaterOrEqual binary operators converti...
- 05:45 PM Revision ef82ced7 (qgis): improvement in saga and grass algorithms loading
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@256 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 05:28 PM Revision e63fb711 (qgis): add missing core headers
- 05:03 PM Revision 20990de1 (qgis): New test image for regression992 test
- 04:28 PM Revision cad4b0cd (qgis): fix Define current projection when identical CRSes selected
- 02:55 PM Revision 1db04225 (qgis): Write snap settings for a layer in a convenient way
- 02:10 PM Revision 654924d2 (qgis): Implement QgsProject::snapSettingsForLayer as a convenient way to acces...
- 01:45 PM Bug report #5825: Print Composer Refresh broken
- No, View->Refresh
- 01:42 PM Bug report #5825 (Feedback): Print Composer Refresh broken
- What do you mean by 'Change the view on QGIS'? Panning the map in the main window (not in the composer)? Or in the co...
- 08:52 AM Bug report #5825 (Closed): Print Composer Refresh broken
- The Refresh is not working in the New Print Composer. Steps to reproduce:
(1) Add layer
(2) Change the view on QGIS
... - 01:36 PM Revision 6e855d8c (qgis): fix export from Graduated renderingV2 to SLD, generate valid SLD docs (...
- Description tag must have a child tag,
OnlineResource tag and its child Format tag must have SE namespace,
Filter tag... - 01:36 PM Revision 88187f1e (qgis): display a menu to choose the output format saving vector styles (fix #5...
- 11:35 AM Bug report #5576: Paths with accented characters give error when opening files
- I just tried with latest builds, it's still broken for .xls files. It seems to be the only problematic filetype. It's...
- 09:08 AM Bug report #5826 (Closed): "Invert color ramp" missing with raster branch merge
- There is no longer an option to invert the color ramp in the raster style properties dialog after the raster branch m...
- 04:37 AM Bug report #5795 (Closed): Export as SLD generates non valid SLD
- Fixed in changeset commit:"6e855d8c1a6d7dac345465520c4b86a7321a3ebe".
- 04:37 AM Bug report #5136 (Closed): Styles saved as QML if filename don't have .sld suffix
- Fixed in changeset commit:"88187f1e4c666564b4a46db83dc67d1eb4b1832b".
- 03:55 AM Bug report #5584: QGIS crashes saving a vector with an empty geometry
- Sorry my fault, I digitized to the outside of the polygon limites and has worked!
If I digitize pond in view I get se... - 03:34 AM Bug report #5584: QGIS crashes saving a vector with an empty geometry
- with project attached, following the steps above, everythings works fine here!
the feature is shown properly!
in curr... - 03:44 AM Revision 1d6943d0 (qgis): german translation update
- 03:21 AM Bug report #5824: QGIS silently fails to add a geometry using "avoid intersection" on a polygon t...
- yes, the issue is #5584
- 03:18 AM Bug report #5824: QGIS silently fails to add a geometry using "avoid intersection" on a polygon t...
- Giovanni Manghi wrote:
>The problem is that QGIS validates the geometry (and the common user uses QGIS not GEOS :) ),... - 03:13 AM Bug report #5824: QGIS silently fails to add a geometry using "avoid intersection" on a polygon t...
- Giovanni Manghi wrote:
> I still can't see an easy way to get rid of such "segments", that in truth are flattened pol... - 03:10 AM Bug report #5824: QGIS silently fails to add a geometry using "avoid intersection" on a polygon t...
- well, changing the validation method to geos the error obviously is shown. I still can't see an easy way to get rid o...
- 03:00 AM Bug report #5824: QGIS silently fails to add a geometry using "avoid intersection" on a polygon t...
- by the way:
in the attached polygon there are what seems to be two "segments" that are the cause of the problem (for... - 02:44 AM Bug report #5824: QGIS silently fails to add a geometry using "avoid intersection" on a polygon t...
- Salvatore Larosa wrote:
> it seems not be a valid geometry, isGeosValid() returns False!
>
> May be this the problem... - 02:15 AM Bug report #5824: QGIS silently fails to add a geometry using "avoid intersection" on a polygon t...
- it seems not be a valid geometry, isGeosValid() returns False!
May be this the problem? or
avoid intersection optio... - 03:11 AM Revision d925c7c0 (qgis): fixes
- fixes
- 02:57 AM Revision 81943be3 (qgis): osgeo4w: move desktop and browser executable to main bin
- 02:44 AM Revision e0b6ab5e (qgis): OTB helper commands log.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@255 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 02:05 AM Revision b53e211b (qgis): OTB extents. Test implementation.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@254 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 02:05 AM Revision 4899de01 (qgis): runalg arguments by name
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@253 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
2012-06-18
- 01:59 AM Bug report #5813: cannot load postgis layers from sde database
- Without the 'only look in the geometry_columns table' option (UNchecked) the tables are correctly scanned in the 1.8 ...
- 09:43 AM Bug report #5813 (Feedback): cannot load postgis layers from sde database
- Wouter Boasson wrote:
> Indeed, with look in geometry columns only checked.
with 'look in geometry columns only' che... - 06:11 AM Bug report #5813: cannot load postgis layers from sde database
- Indeed, with look in geometry columns only checked.
Unfortunately, I can't provide you with a public database for sec... - 04:35 AM Bug report #5813: cannot load postgis layers from sde database
- Wouter Boasson wrote:
> - Captured the debug output on Windows, of which I think it will not be of much help, unfortu... - 03:18 AM Bug report #5813: cannot load postgis layers from sde database
- Thanks for the quick response!
- My platform: Linux Ubuntu 1.04 LTS
- Double checked the Windows 1.7.1 and 1.7.4 vers... - 03:18 AM Bug report #5813: cannot load postgis layers from sde database
- Thanks for the quick response!
- My platform: Linux Ubuntu 1.04 LTS
- Double checked the Windows 1.7.1 and 1.7.4 vers... - 03:18 AM Bug report #5813: cannot load postgis layers from sde database
- Thanks for the quick response!
- My platform: Linux Ubuntu 1.04 LTS
- Double checked the Windows 1.7.1 and 1.7.4 vers... - 03:18 AM Bug report #5813: cannot load postgis layers from sde database
- Thanks for the quick response!
- My platform: Linux Ubuntu 1.04 LTS
- Double checked the Windows 1.7.1 and 1.7.4 vers... - 02:07 AM Bug report #5813: cannot load postgis layers from sde database
- Are you getting output in the message log? Is there a public database one could try?
Which platform are you using?
... - 01:17 AM Revision 1c0820b3 (qgis): Fix #5821
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@252 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 10:55 PM Bug report #5820: Added MapInfo Tab layer assigned wrong projection
- I've just reinstalled QGIS 1.7.4. It exhibits the same behaviour with the tab layer:
...
General:
Storage type of thi... - 06:15 PM Bug report #5820 (Feedback): Added MapInfo Tab layer assigned wrong projection
- is this a regression? it used to work fine on 1.7.x?
- 01:33 PM Bug report #5820 (Closed): Added MapInfo Tab layer assigned wrong projection
- If I add a MapInfo layer with the (buildt-in) projection EPGS:25832 (UTM32N/ETRS89) it will be assigned a wrong SRS: ...
- 10:20 PM Revision 8eb323af (qgis): fix #4969
- 10:20 PM Revision d12c4a79 (qgis): determine geometry types of GEOMETRY in geometry_columns (related to #5...
- 10:20 PM Revision d133099e (qgis): fix identify with 64bit fids
- 10:10 PM Revision 25ee41c3 (qgis): use symbologyv2 for lines and add marker symbols (in addition to Cross)
- 10:10 PM Revision 01813240 (qgis): create QgsDecorationItem class for all decoration items and render in a...
- 10:10 PM Revision edda90ad (qgis): add decoration grid, based on composer grid (code copied, not reused)
- add missing qgssymbollayerv2utils.h include
- 06:29 PM Revision d03a0fba (qgis): fixed bad imports in lidar package
- fixed problem with non-ascii filenames
(both patches supplied by Alexander Bruy)
git-svn-id: http://sextante.googlec... - 06:27 PM Revision 56ea83f5 (qgis): move QGIS_PREFIX_PATH support to QgsApplication
- 06:13 PM Bug report #5824 (Closed): QGIS silently fails to add a geometry using "avoid intersection" on a ...
- Add the attached polygon. It has obviously something weird/wrong, nevertheless both the node tool and the "check geom...
- 05:52 PM Revision a1cb7fdc (qgis): Replace contents of pseudoColor test with raster renderer code that gen...
- 05:14 PM Revision cbb70a1a (qgis): Add QML in new format for landsat875 test
- 05:02 PM Revision 60221439 (qgis): Add backward compatibility code to rasterlayer and fix render checker. ...
- 02:36 PM Bug report #5795 (In Progress): Export as SLD generates non valid SLD
- Looking at the code, the filter element is created but never appended to the xml document.
- 12:57 PM Bug report #5795: Export as SLD generates non valid SLD
- Hello,
When creating a SLD file from a "graduated" simbology, the filters are not created.
What I've done (EXPORT):... - 12:57 PM Bug report #5795: Export as SLD generates non valid SLD
- Hello,
When creating a SLD file from a "graduated" simbology, the filters are not created.
What I've done (EXPORT):... - 12:57 PM Bug report #5795: Export as SLD generates non valid SLD
- Hello,
When creating a SLD file from a "graduated" simbology, the filters are not created.
What I've done (EXPORT):... - 12:57 PM Bug report #5795: Export as SLD generates non valid SLD
- Hello,
When creating a SLD file from a "graduated" simbology, the filters are not created.
What I've done (EXPORT):... - 01:20 PM Bug report #4969 (Closed): Postgis Primary key
- Fixed in changeset commit:"8eb323af13c0d949e6711eac04f553ba2e0848a8".
- 12:51 PM Bug report #4132: histogram gets needlessly refreshed twice - proposed fix
- See
https://github.com/qgis/Quantum-GIS/pull/180
https://github.com/etiennesky/Quantum-GIS/commit/c85d4e8d69bef6c753... - 12:30 PM Bug report #4011: Map canvas flickers when content is dragged
- I also have this problem, both in Debian squeeze, wheezy, Xubuntu and Lubuntu 12.04, and on different machines.
I le... - 11:55 AM Bug report #5815 (Closed): Unicode bug in Geocoding Plugin
- Geocoding is a 3rd party plugin so the ticket should be file here
https://issues.qgis.org/projects/qgis-user-plugins... - 11:55 AM Bug report #5815 (Closed): Unicode bug in Geocoding Plugin
- Geocoding is a 3rd party plugin so the ticket should be file here
https://issues.qgis.org/projects/qgis-user-plugins... - 11:51 AM Bug report #5815 (Closed): Unicode bug in Geocoding Plugin
- I've encountered an error when using the Geocoding plugin ver. 2.3 in QGIS ver. 1.8
If you specify an address contain... - 11:45 AM Feature request #5814 (Closed): QGIS Browser open and preview ESRI file geodatabases
- Is it possible to have the QGIS Browser in 1.8 be able to preview an ESRI File Geodatabase (even though they are limi...
- 11:17 AM Revision 5b09b967 (qgis): Small useability improvement: disable autocompletion in scale combo
- 10:01 AM Revision 5078c4b0 (qgis): translation update: first danish strings by Preben
- 10:00 AM Revision c0846ed8 (qgis): translation update: ko_KR by BJ
- 08:36 AM Bug report #5809 (Feedback): Segmentation fault when data source deleted or moved
- I just tested with a vector and a raster and in my case it shows the
usual "handle bad layers" dialog, plus
@
ERROR ... - 07:04 AM Bug report #4514: New symbology fails to render "problematic" lines at high zoom levels
- do you mean there are still differences between old and new symbology ? That's my main concern, hoping to see one ful...
- 06:41 AM Bug report #4514: New symbology fails to render "problematic" lines at high zoom levels
- ...but QgsRubberBand have same issue.
!QgsRubberBand.PNG! - 06:22 AM Bug report #4514 (Closed): New symbology fails to render "problematic" lines at high zoom levels
- Ok, tested. 5b09b96 looks fine to me. Thanks a lot.
Would be great to have this case under regression testing. - 06:22 AM Bug report #4514 (Closed): New symbology fails to render "problematic" lines at high zoom levels
- Ok, tested. 5b09b96 looks fine to me. Thanks a lot.
Would be great to have this case under regression testing. - 06:22 AM Bug report #4514 (Closed): New symbology fails to render "problematic" lines at high zoom levels
- Ok, tested. 5b09b96 looks fine to me. Thanks a lot.
Would be great to have this case under regression testing. - 02:03 AM Bug report #5812: DB manager does not show the "postgis" section if Postgis is 2.0
- The reason is that postgis_uses_stats()[1] function is deprecated!
DBManager still uses it!
[1] - http://trac.osgeo....
2012-06-17
- 01:47 AM Bug report #5813 (Closed): cannot load postgis layers from sde database
- Serious regression: up to version 1.7.4 loading of postgis layers from an ESRI ArcSDE database worked perfectly well,...
- 01:34 AM Bug report #5812 (Closed): DB manager does not show the "postgis" section if Postgis is 2.0
- When clicking on a connection in DB manager it returns a list of useful informations, but if the DB is postgis 2 it s...
- 01:30 AM Bug report #5811 (Closed): dbmanager freezes when the schema has a lot of tables
- I noticed that DB Manager freezes (or at least take a very long time) when opening a schema that has a lot of tables ...
- 01:11 AM Bug report #4514: New symbology fails to render "problematic" lines at high zoom levels
- I think this is a bug Qt.
This bug appears when the ratio of the line segment to its thickness exceeds a certain valu... - 12:44 AM Bug report #4514: New symbology fails to render "problematic" lines at high zoom levels
- Thanks for your availability to do more tests, that will be helpful.
Btw. the old symbology clips linestrings too, bu... - 12:36 AM Bug report #4514 (Reopened): New symbology fails to render "problematic" lines at high zoom levels
- I'd like to have a chance to actually test this.
My impression was the "clipping" was the cause of the bug, not the c... - 01:02 PM Bug report #4514 (Closed): New symbology fails to render "problematic" lines at high zoom levels
- The fix is applied, thank you Serge.
The symbology-ng line clipping has been made to overcome performance issues wit... - 12:35 PM Bug report #4514: New symbology fails to render "problematic" lines at high zoom levels
- Hi, @strk
https://github.com/qgis/Quantum-GIS/blob/master/src/core/symbology-ng/qgsrendererv2.cpp#L79
New symbology... - 11:43 PM Revision 61e84dda (qgis): nsis fixes
- 10:33 PM Revision d5e92d9a (qgis): Applied fix for #4453 from Leyan Ouyang
- 10:01 PM Revision d71e0012 (qgis): Merge pull request #179 from sdikiy/master
- quick fix for http://hub.qgis.org/issues/4514
- 06:11 PM Revision ac453510 (qgis): quick fix for http://hub.qgis.org/issues/4514
- 06:09 PM Revision f55c13fa (qgis): osgeo4w nsis: recreate shortcuts for desktop and browser
- 02:46 PM Revision be858fc2 (qgis): fix nightly osgeo4w
- 02:23 PM Bug report #4969 (Reopened): Postgis Primary key
- 01:59 PM Bug report #4969: Postgis Primary key
- Ok, but the result is that now I must do a lot of clicks to load multiple views 'cause I have to select all single gi...
- 01:35 PM Bug report #4453 (Closed): Relative symbol angle overridden by layer angle
- Applied in d5e92d9a3b4740030a71a2930958291d7b0cb1a6. Thanks, Leyan!
2012-06-16
- 01:33 AM Feature request #5810 (Closed): Add "Select by attributes" to "View"/"Select" menu
- Now it is only accessible when opening the attribute table...
- 12:42 AM Bug report #5525: "Show selected only" in the Attribute table causes QGIS to crash when the numbe...
- Just tested this with a file of +- 130.000 features and selecting +- 32.000 of them QGIS doesn't strictly crash, but ...
- 12:06 AM Revision 74110ae4 (qgis): add zip item layer dialog to open .zip and .tar files with many files ;...
- 12:06 AM Revision 26c083b8 (qgis): user layerName() when adding raster from browser (#5636)
- 12:06 AM Revision 4aab2094 (qgis): remove Passthru option and change storage of options scanZipInBrowser a...
- 12:06 AM Revision a4a85cbf (qgis): add support for .tar/.tgz files and relevant tests ; delay scan of .tgz...
- 11:14 PM Revision abf32806 (qgis): forward port osgeo4w stuff from 1.7
- 11:13 PM Revision c64bb9da (qgis): forward port osgeo4w stuff from 1.7
- 09:10 PM Bug report #5809 (Closed): Segmentation fault when data source deleted or moved
- I moved and deleted a few files that were the data sources for a few layers in a QGIS project. When I re-opened the Q...
- 08:54 PM Revision 3d9f712b (qgis): otb: region of interest.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@249 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 08:16 PM Revision 1c4a7564 (qgis): Cancelation terminates thread.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@248 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 04:42 PM Revision 98eccb25 (qgis): fix osgeo4w postinstall
- 02:09 PM Revision 34f46543 (qgis): fix windows build
- 01:10 PM Revision 690afabc (qgis): osgeo4w packaging update
- 12:16 PM Revision fd172477 (qgis): fix #5494
- 12:03 PM Revision c64f5cd8 (qgis): fix #5543
- 07:22 AM Bug report #5067 (Open): QGIS crashes on Linux when adding MySQL layers
- 07:21 AM Bug report #5074 (Closed): Terrain analysis missing from raster panel
- 07:21 AM Bug report #5098 (Closed): Error handling null values (numeric, decimal)
- closing for the lack of feedback
- 07:21 AM Bug report #5098 (Closed): Error handling null values (numeric, decimal)
- closing for the lack of feedback
- 07:20 AM Feature request #5211 (Closed): Calculator - add 10^
- closed for the lack of feedback.
- 07:20 AM Feature request #5211 (Closed): Calculator - add 10^
- closed for the lack of feedback.
- 07:19 AM Feature request #5219 (Closed): Coordinate reference system for multiple shp file open
- closed for the lack of feedback
- 07:19 AM Feature request #5219 (Closed): Coordinate reference system for multiple shp file open
- closed for the lack of feedback
- 03:49 AM Bug report #5303 (Closed): SQL Server new provider , select fails
- seems solved - closing for the lack of feedback
- 03:49 AM Bug report #5303 (Closed): SQL Server new provider , select fails
- seems solved - closing for the lack of feedback
- 03:49 AM Bug report #5303 (Closed): SQL Server new provider , select fails
- seems solved - closing for the lack of feedback
- 03:48 AM Bug report #5403 (Open): MS SQL Server - create new point feature not commiting change to table
- 03:17 AM Feature request #5494 (Closed): Better search matching for CRS selection dialog
- Fixed in changeset commit:"fd172477944cf31339b20fb8d94b6a7bc31fcc86".
- 03:03 AM Bug report #5543 (Closed): OSX several plugins not loading
- Fixed in changeset commit:"c64f5cd89199921add503ec995754dc32bd27cf2".
- 02:55 AM Feature request #5476 (Closed): Autoselect gid as view primary coloums
- closing for the lack of feedback.
- 02:55 AM Feature request #5476 (Closed): Autoselect gid as view primary coloums
- closing for the lack of feedback.
- 02:39 AM Bug report #5558 (Closed): QGIS 1.7.4 and < freeze when you close the "add postgis layer" without...
- no reproducable - closing for the lack of feedback.
- 02:39 AM Bug report #5558 (Closed): QGIS 1.7.4 and < freeze when you close the "add postgis layer" without...
- no reproducable - closing for the lack of feedback.
- 02:38 AM Bug report #5572: Project properties- Bad allocation
- Please include steps to reproduce the problem.
- 02:36 AM Bug report #5576 (Open): Paths with accented characters give error when opening files
- 02:35 AM Bug report #5588 (Open): Print Composer - arrow size
- 02:35 AM Bug report #5590 (Open): Arrow in composer - "bounding box" corners
- 02:34 AM Bug report #5602 (Open): Identify disabled in WMS for grouped layers
- 02:29 AM Bug report #5641 (Closed): Empty query does not get processed in query builder
- fixed in commit:ed70b941e85bec981036882aad33a1cb38ed8045
- 02:29 AM Bug report #5641 (Closed): Empty query does not get processed in query builder
- fixed in commit:ed70b941e85bec981036882aad33a1cb38ed8045
2012-06-15
- 11:14 PM Revision de6f6421 (qgis): Fix for #5753, for all platforms.
- This fix takes a different approach to dynamically building standard plugin category menus, by putting them after or ...
- 08:01 PM Revision 65dcce9d (qgis): Merge pull request #175 from coyotte508/master
- Improved Dissolve speed for some use cases
- 07:08 PM Revision a240f442 (qgis): fix #4434
- 06:48 PM Revision 6b9d5a72 (qgis): fix warnings and indentation
- 06:48 PM Revision 2cf25a53 (qgis): run crssync from output directory
- 06:27 PM Revision dceefca2 (qgis): Improved dissolve per field-value
- 05:54 PM Revision 3fafe82d (qgis): typo
- 05:22 PM Revision df435bea (qgis): Hide sample buttons in expression builder on load
- 04:48 PM Revision 57ee7991 (qgis): Use band number as text in raster renderer widgets if color interpretat...
- 04:48 PM Revision 9772d841 (qgis): Forgot to add license header
- 04:47 PM Revision ab1c989f (qgis): WCS
- 04:26 PM Revision a5c7b562 (qgis): Set user style sheet in parameter dialog help.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@247 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 12:53 PM Revision a36a2a99 (qgis): updated help
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@246 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 10:09 AM Bug report #4434 (Closed): "project properties" and menu icons missing from QGIS when using UNITY...
- Fixed in changeset commit:"a240f4423706329509c6645b190982849e8a1764".
- 09:42 AM Revision cfab06ee (qgis): added saga help files (still have to fix the code to use the custom css)
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@245 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 08:11 AM Feature request #5783 (Closed): Make the "move feature(s) tool" support snapping
- duplicate of #3486
- 08:11 AM Feature request #5783 (Closed): Make the "move feature(s) tool" support snapping
- duplicate of #3486
- 08:03 AM Feature request #5783: Make the "move feature(s) tool" support snapping
- It is a duplicate of issue #3486
I agree it would be a very useful feature. - 07:58 AM Bug report #5620: libqgis_core in the build directory is not used when running crssync during build
- I confirm the same problem, also on ArchLinux, now with libqgis_core.so.1.9.0, but all the rest is similar.
It is du... - 07:54 AM Bug report #5799 (Closed): All band names except "Gray" are "Undefined"
- Fixed in 57ee79911c48dd3e29ee9be46bbdd6f67cb78031.
In addition to pre-merge codebase, the color interpretation name i...
2012-06-14
- 11:48 PM Feature request #5807 (Closed): Develop a test suite
- It would be good to have a test suite for sextante. I'm thinking of a very simple script that runs through all comman...
- 11:18 PM Revision 11b23d5c (qgis): fix tile scale widget state tracking
- 10:58 PM Bug report #5255: Wrong codepage of shapefile
- Who should create the ***.cpg** files – _GDAL_ or _QGIS_? Shape file with *_*.cpg_* present works as expected (partl...
- 10:39 PM Revision 8b5a0c7a (qgis): More information in saga help files + stylesheet.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@244 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 07:45 PM Revision a5db99a9 (qgis): to open raster layer properly, more data must be read from project file...
- 07:30 PM Revision 506bcc03 (qgis): fixed bugs in lidar tools
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@243 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 06:21 PM Revision a0fc0c68 (qgis): fix Python bindings for raster renderer and resampler
- 03:53 PM Bug report #4434: "project properties" and menu icons missing from QGIS when using UNITY Desktop ...
- Just to clarify - is the menu icon missing for all menu items? Is this when using "normal" Unity?
Because in a VM, ... - 03:51 PM Bug report #4434: "project properties" and menu icons missing from QGIS when using UNITY Desktop ...
- The following 1-liner patch (following my previous comment) resolves the problem:...
- 03:51 PM Bug report #4434: "project properties" and menu icons missing from QGIS when using UNITY Desktop ...
- The following 1-liner patch (following my previous comment) resolves the problem:...
- 03:51 PM Bug report #4434: "project properties" and menu icons missing from QGIS when using UNITY Desktop ...
- The following 1-liner patch (following my previous comment) resolves the problem:...
- 02:37 PM Revision 42a5eb92 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 02:07 PM Revision 9a006e4d (qgis): Forgot to add sip files
- 01:07 PM Revision 1fed135b (qgis): some crashes on loading project fixed
- 11:53 AM Revision 002384bd (qgis): Generic QgsDataSourceURI, WMS provider adapted to QgsDataSourceURI, ena...
- 11:38 AM Revision b97b4056 (qgis): missed one...
- 11:35 AM Revision 414cb778 (qgis): fix warnings and link errors on windows
- 11:09 AM Revision 9275f8e0 (qgis): Make project file transform for rasters between 1.8 and 1.9
- 11:03 AM Revision f3f1c437 (qgis): Resolved merge conflicts
- 10:59 AM Revision 966c5c15 (qgis): update master version
- 10:50 AM Revision ff76f656 (qgis): Fix typo
- 10:40 AM Revision f9ff8ccd (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 10:27 AM Revision adca9d39 (qgis): Adapt project file transform to changed release schedule
- 10:26 AM Revision 9f7013a0 (qgis): reorganized lidar tools
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@242 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 10:20 AM Revision 78ff6ed4 (qgis): Merge raster resampler branch
- 09:41 AM Revision dba6ba4f (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 09:40 AM Revision b33ea422 (qgis): Updated version number, splash icon, for master
- 09:20 AM Revision efb54eaf (qgis): fix nightly builds for Qt <4.7
- 06:29 AM Bug report #5800 (Closed): Problem with legend icon when using line pattern fill
- If you are using the line pattern fill, you will only see the lines in the layer legend icon and the composer legend ...
- 05:09 AM Bug report #5799 (Closed): All band names except "Gray" are "Undefined"
- Load any multiband raster, open layer properties and try to set bands combination. All bands except "Gray" listed as ...
- 05:04 AM Bug report #5798 (Closed): No way to set strandard deviation per raster
- After merging raster-resampler branch there is no option in raster layer properties to set standard deviation. This u...
- 05:02 AM Bug report #5797 (Closed): Global standard deviation and contrast enchancement options not saved
- Global standard deviation and contrast enchancement options not saved after mergin raster-resampler branch. To replic...
2012-06-13
- 05:09 PM Bug report #5753: Menu items out of order on OSX
- In the post above the order is:
File, Edit, View, Layer, Settings, Plugins, [Vector], Raster, [Database], [Web], [Pl... - 05:06 PM Bug report #5753: Menu items out of order on OSX
- I believe I have finally fixed this, for all platforms, in this pull request:
https://github.com/qgis/Quantum-GIS/pul... - 04:13 PM Bug report #5795: Export as SLD generates non valid SLD
- Found another problem when validating another SLD file:...
- 03:39 PM Bug report #5795: Export as SLD generates non valid SLD
- Right, those tags must have SE prefix.
It's late for fixing it on the master branch, I must wait QGis 1.8 is released. - 03:02 PM Bug report #5795 (Closed): Export as SLD generates non valid SLD
- Hi,
1) Open new point layer
2) Change symbology from Simple marker to svg marker.
3) Save style as SLD
The SLD writ... - 01:28 PM Revision ff87deef (qgis): Expression builder widget UI tweaks
- - remove open,save button
- add Load All | Load Sample values buttons
- remove search label and show inside lineedit - 01:19 PM Revision 409f25f0 (qgis): german translation update
- 01:11 PM Revision ca5cbd56 (qgis): fix typo: one ' too much
- 01:10 PM Revision aa363e7d (qgis): fix spelled QGIS not Qgis
- 01:08 PM Revision 1e72a69d (qgis): fix typo in nl translation
- 11:43 AM Bug report #5794: QGIS_mapserv crashes if I add an empty layer in the mapfile
- dod you tested qgis 1.8?
- 11:35 AM Bug report #5794 (Closed): QGIS_mapserv crashes if I add an empty layer in the mapfile
- Using qgis_mapserv 1.7.4, when I try to specify a mapfile that contains an empty layer (no data) ... it crashes with:...
- 11:08 AM Bug report #3838: Selecting features from the table of attributes freezes QGIS
- Pieter Roggemans wrote:
> +1.
>
> Selecting features with slightly larger shape files (eg. file below is 130.000) is... - 11:08 AM Bug report #3838: Selecting features from the table of attributes freezes QGIS
- Pieter Roggemans wrote:
> +1.
>
> Selecting features with slightly larger shape files (eg. file below is 130.000) is... - 11:08 AM Bug report #3838: Selecting features from the table of attributes freezes QGIS
- Pieter Roggemans wrote:
> +1.
>
> Selecting features with slightly larger shape files (eg. file below is 130.000) is... - 10:28 AM Bug report #3838: Selecting features from the table of attributes freezes QGIS
- +1.
Selecting features with slightly larger shape files (eg. file below is 130.000) is indeed that slow that it (alm... - 10:52 AM Bug report #4434: "project properties" and menu icons missing from QGIS when using UNITY Desktop ...
- I'm guessing that the action should be removed from the Settings menu with removeAction() before adding it to any oth...
- 09:50 AM Revision 731332f0 (qgis): missing QHash
- 08:26 AM Revision 577f12da (qgis): update debian/changelog for 1.8 release
- 08:18 AM Revision 904cef01 (qgis): [FEATURE] Add WMTS support
- 05:38 AM Bug report #5791: Adding column to shape file is very slow
- confirmed here on Ubuntu. It seems that after adding the column it slowly reload all the features (slower than when o...
- 05:38 AM Bug report #5791: Adding column to shape file is very slow
- confirmed here on Ubuntu. It seems that after adding the column it slowly reload all the features (slower than when o...
- 05:38 AM Bug report #5791: Adding column to shape file is very slow
- confirmed here on Ubuntu. It seems that after adding the column it slowly reload all the features (slower than when o...
2012-06-12
- 09:32 PM Revision dbf99b3a (qgis): prepare for 1.8: update ChangeLog file
- 09:28 PM Revision 5ebdbe34 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 09:21 PM Revision 37135118 (qgis): Unembedded 1.8 from icon and added another 1.8 labeled icon rather (non...
- 08:43 PM Revision 949459d9 (qgis): Embedded version 1.8 in icon
- 08:31 PM Revision d98c4c74 (qgis): Remove rc from splash
- 08:02 PM Revision f276fdee (qgis): Merge remote-tracking branch 'origin/master' into wmts
- 07:59 PM Revision e85d9b85 (qgis): fixed some typos in NEWS
- 07:43 PM Revision e635d619 (qgis): Added more anomaly files for sid i386
- 07:38 PM Revision 118ea869 (qgis): update tsstat with new translators
- 07:15 PM Revision aa5b9239 (qgis): Manually applied pull request #169 - patch to update French translator ...
- 04:26 PM Feature request #5792 (Open): Add progress bar when calculating values for a column
- Calculating values for a column can take some time... would be nice to have a progress bar...
- 04:24 PM Bug report #5791 (Closed): Adding column to shape file is very slow
- Adding a column takes more than a minute
Scenario:
1) Open attribute table
2) Add column (in my case a double(8,5))
... - 04:15 PM Bug report #5790 (Closed): fTool Check geometry tools gives an error when you close the window
- The actual check geometry doesn't give errors, but when you close the window you get the error below.
Environment:
-... - 04:10 PM Bug report #5789 (Closed): negative buffer: fTools buffer tool should delete the records of featu...
- *new description:*
When doing a negative buffer of a polygon layer, there is the chance that (if the buffer distance... - 04:07 PM Bug report #5788 (Closed): fTools Check geometry doesn't find NULL geometry features
- The check geometry tool doesn't report features without any points...
The Buffer_problem_result shape file in attach... - 01:35 PM Bug report #4189: Simplify feature and Simplify geometries gives incorrect result on valid polygon
- In my humble opinion... I think the GEOS ways (removing too small rings) is the most logical one...
If you want to ... - 12:48 PM Bug report #5523: Deleting columns from the Attribute Table - QGIS very slow
- Thanks for the very quick reactions!!!
- 10:58 AM Feature request #5378: Add OTB doc links
- The doc generator script depends on the OTB python bindings (python-otb package on Debian based distros)
- 10:57 AM Feature request #5378: Add OTB doc links
- Screw me ! wrong file...
- 10:56 AM Feature request #5378: Add OTB doc links
- Attaching a first version of a helper script generating the docs in rst then rendering them in html.
- 10:56 AM Feature request #5378: Add OTB doc links
- Attaching a first version of a helper script generating the docs in rst then rendering them in html.
- 08:37 AM Revision f867cc6d (qgis): translation update: ko_KR by BJ Jang
- 07:01 AM Feature request #5787: Trivalent checkbox for layer visibility
- Maybe related to #4762
- 04:06 AM Feature request #5787 (Open): Trivalent checkbox for layer visibility
- Hi !
When there are a lots of layer and a lots of groups, it would be extremely useful to have trivalent checkboxes ... - 03:41 AM Bug report #5786 (Closed): "Text annotation" map tool not correctly interacting with other map tools
- When selecting the "Text annotation" map tool, the button of any other map tool isn't depressed. But the "Text annota...
- 03:23 AM Bug report #5779: Error when executing Dissolve
- Salvatore Larosa wrote:
> On Linux I don't get any error, but unfortunately
> does not exceed 24 percent after three... - 03:18 AM Bug report #5779: Error when executing Dissolve
- On Linux I don't get any error, but unfortunately
does not exceed 24 percent after three hours of processing!!! - 03:04 AM Bug report #5629: Unable to import a layer containing multipart and/or 3D geometries
- Yes, I get the error message now.
Maybe some documentation or note on the start screen is needed to inform users tha...
2012-06-11
- 01:14 AM Revision 7e692482 (qgis): fix #5523
- 12:54 AM Revision 1fd53683 (qgis): Saga Help file generator.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@239 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 12:26 AM Bug report #5785 (Closed): Color ramp disappeared : need to manually reimport "colorbrewer_symbol...
- Since I installed QGIS 1.8, when I use the "Layer properties", choosing "Graduated", a box tells me that the color ra...
- 11:47 PM Revision 4365efd1 (qgis): translation update: et_EE by Veiko
- 11:44 PM Revision dce90c3f (qgis): translation update: es by Carlos
- 11:39 PM Feature request #5784 (Closed): Automatically create spatial index on shape file when adding it t...
- Duplicate #4330
- 11:39 PM Feature request #5784 (Closed): Automatically create spatial index on shape file when adding it t...
- Duplicate #4330
- 01:50 PM Feature request #5784 (Closed): Automatically create spatial index on shape file when adding it t...
- It would be more practical if the spatial index was automatically created when adding a shape file. It is needed anyw...
- 10:35 PM Revision 7ea4b3e0 (qgis): Merge pull request #171 from Cracert/trans
- translation update: pl by Robert
- 10:20 PM Revision 8a9c82cb (qgis): translation update: pl by Robert
- 10:09 PM Revision cc9b8983 (qgis): Merge pull request #170 from dakcarto/fix-about-hijack
- Better fix for #5754. More of a hack but works well.
- 07:21 PM Revision e0b899e9 (qgis): Better fix for #5754. More of a hack but works well.
- Keeps all plugins from hijacking About or Preferences application menus on Mac.
- 06:03 PM Revision 014b9ac5 (qgis): Merge pull request #168 from Jean-Roc/master
- update fr strings
- 06:02 PM Revision 377bbf89 (qgis): Handle algorithm errors.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@238 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 06:01 PM Revision 442adbac (qgis): translation update: lv by Maris
- 06:01 PM Revision a5199a81 (qgis): update fr strings
- 04:15 PM Bug report #5523 (Closed): Deleting columns from the Attribute Table - QGIS very slow
- Fixed in changeset commit:"7e6924820dd5c3f30c2f03ee7c9319c45476b905".
- 02:13 PM Bug report #5523: Deleting columns from the Attribute Table - QGIS very slow
> which dataset is that?
The original reported sent it to me privately but it is not possible to share it here, mea...- 01:18 PM Bug report #5523: Deleting columns from the Attribute Table - QGIS very slow
- Example file can be found here:
https://docs.google.com/open?id=0B-lmgiUm-f0HRWpadzZpNlk4cmM - 01:17 PM Bug report #5523: Deleting columns from the Attribute Table - QGIS very slow
- Giovanni Manghi wrote:
> With you dataset I can confirm
which dataset is that?
- 01:14 PM Bug report #5523: Deleting columns from the Attribute Table - QGIS very slow
- Same here. Deleting colums takes minutes, first a progress bar per column, about a minute per column I think for a +-...
- 03:59 PM Bug report #5779: Error when executing Dissolve
- BTW: running on Windows 7 64 bit...
- 03:36 PM Bug report #5779: Error when executing Dissolve
- At the start of the process... after 2 minutes...
- 03:33 PM Bug report #5779: Error when executing Dissolve
- When you get that error? Start or End of the process?
For me it has same behavior of #3828 - 01:20 PM Bug report #5779: Error when executing Dissolve
- I tested in 1.8, same problem.
Data can be downloaded here:
https://docs.google.com/open?id=0B-lmgiUm-f0HRWpadzZpNlk... - 06:56 AM Bug report #5779 (Feedback): Error when executing Dissolve
- Paolo Cavallini wrote:
> Could you please test it with the upcoming 1.8 version?
> Thanks.
and also post a sample of... - 03:09 PM Bug report #4189: Simplify feature and Simplify geometries gives incorrect result on valid polygon
- I confirm this is only a QGIS bug in QgsGeometry::simplify() function!
Same thing for QgsGeometryAnalyzer::simplify()... - 09:59 AM Bug report #4189: Simplify feature and Simplify geometries gives incorrect result on valid polygon
- Salvatore Larosa wrote:
> @Giovanni: ogr2ogr -simplify 2 -f "ESRI Shapefile" dir/ Simplify_problem.shp
>
> Maxim's t... - 07:34 AM Bug report #4189: Simplify feature and Simplify geometries gives incorrect result on valid polygon
- @Giovanni: ogr2ogr -simplify 2 -f "ESRI Shapefile" dir/ Simplify_problem.shp
Maxim's thesis is likely correct!
- 06:55 AM Bug report #4189: Simplify feature and Simplify geometries gives incorrect result on valid polygon
> but I tested it using ogr2ogr version 1.9 and then the simplify works perfectly...
can you post the ogr method? I...- 02:48 PM Revision 790140b3 (qgis): translation update: pt_BR by Arthur
- 02:05 PM Bug report #5780: Most labels in menus are in Title Case
- If it is just the HIG that needs to be fixed, then even better. Although some plugins like ftools mostly follow the ...
- 01:45 PM Bug report #5780: Most labels in menus are in Title Case
- I think 'Title Case' is normal for most OS HIG menus and menu items, no?
Apple
http://developer.apple.com/library/ma... - 02:31 AM Bug report #5780: Most labels in menus are in Title Case
- Refer to:
[[Developers_Manual#HIG-Human-Interface-Guidelines]] - 02:29 AM Bug report #5780 (Closed): Most labels in menus are in Title Case
- The Human Interface Guidelines include this:
@2.Capitalise first letter only in labels:
Labels (and group box labels... - 01:55 PM Revision 80bd977e (qgis): remove Henriette from translators
- 01:23 PM Revision 6c92cebf (qgis): translation update: ja by yoichi
- 01:14 PM Bug report #5754: Preferences item under "QGIS" menu opens shortcut settings on OSX
- Should be reasonably fixed with:
commit:cc9b8983bc5b9fe37a3233d60fe73c564b758f2b
Recommend setting issue to Closed. - 11:55 AM Bug report #5754: Preferences item under "QGIS" menu opens shortcut settings on OSX
- I did get the same result with Sextante plugin. The Analysis menu item is between Windows and Help. This is tested in...
- 11:50 AM Bug report #5754: Preferences item under "QGIS" menu opens shortcut settings on OSX
- John, the patch supplied in previous post works well under 10.6.8, too. In the attached screen snap for 1.8.0 you can...
- 11:50 AM Bug report #5754: Preferences item under "QGIS" menu opens shortcut settings on OSX
- John, the patch supplied in previous post works well under 10.6.8, too. In the attached screen snap for 1.8.0 you can...
- 10:13 AM Bug report #5754: Preferences item under "QGIS" menu opens shortcut settings on OSX
- John, this was mostly fixed with:
commit:f01c6ad8c820a68e3d3050921b22781e100209d2
But I have a better fix now that ... - 09:06 AM Bug report #5754: Preferences item under "QGIS" menu opens shortcut settings on OSX
- Larry: Sorry I was not able to test this sooner. Was this already applied to trunk? If so, it probably should be clos...
- 11:22 AM Revision 7246d03f (qgis): Merge pull request #167 from artfwo/master
- Russian translation update for 1.8
- 11:18 AM Revision f47d1ab0 (qgis): Updated Russian translation.
- 11:11 AM Revision 615089c9 (qgis): Merge pull request #166 from rduivenvoorde/master
- nl fix
- 11:10 AM Revision 24cca20d (qgis): NL gui translation fix
- 10:51 AM Revision f284e294 (qgis): removed previous cancelation mechanism (not used)
- fixed #5777
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@237 881b9c09-3ef8-f3c2-ec... - 10:46 AM Revision 6d9f0ddd (qgis): IT GUI transaltion completed
- 10:10 AM Feature request #5783 (Closed): Make the "move feature(s) tool" support snapping
- Dans le but de déplacer une entité, l'outil "déplacer" ne permet pas un accrochage aux entités présentes. Il ne sembl...
- 09:54 AM Bug report #5753: Menu items out of order on OSX
- Yes, I think the issue should stay open (but not hold up 1.8 release in any way), and the title changed to 'Menu item...
- 09:51 AM Bug report #5753: Menu items out of order on OSX
- John, this has been mostly 'fixed' (good enough for release of 1.8, I think) in
commit:7f1a4e28d12e3fc2bd40d596a4f0... - 09:09 AM Bug report #5753: Menu items out of order on OSX
- This is another good code update. I suppose this needs to remain open until a workaround for third-party plugins is m...
- 09:19 AM Revision bc097ec4 (qgis): translation update: bring all ts files to the same level
- 04:19 AM Revision f2d45619 (qgis): History processing moved to separate thread. Note not much user feedback.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@236 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 04:07 AM Bug report #5762: QGIS Server: print corrupted
- Marco Hugentobler wrote:
> Bernard sent me the print templated and it turned out it is the same problem with the loca... - 03:00 AM Bug report #5762 (Closed): QGIS Server: print corrupted
- 02:59 AM Bug report #5762 (Resolved): QGIS Server: print corrupted
- Bernard sent me the print templated and it turned out it is the same problem with the localised commas / dots as in t...
- 04:01 AM Revision 4bf3dc3c (qgis): Batch processing in separate thread.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@235 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
2012-06-10
- 12:39 AM Revision d77ce938 (qgis): Merge pull request #165 from dakcarto/fix-menus-two
- Fixes for issues #5753 and #5754
- 12:14 AM Bug report #5779: Error when executing Dissolve
- Could you please test it with the upcoming 1.8 version?
Thanks. - 05:23 PM Bug report #5779 (Closed): Error when executing Dissolve
- Getting this error when executing dissolve on a dataset with 124433 features......
- 12:12 AM Revision 7f1a4e28 (qgis): Fix for #5753
- Does not address third-party plugins that add their own menus. They should use (here for Python):
menu_bar = self.if... - 10:56 PM Revision ef60f812 (qgis): fix query item removal
- 10:16 PM Revision d4256fe4 (qgis): Merge remote-tracking branch 'origin/master' into wmts
- 06:08 PM Bug report #4561: The GeoJSON export function is a GeoRSS export function
- Also confirmed for the nightly-ubuntu builds.
- 06:08 PM Bug report #4561: The GeoJSON export function is a GeoRSS export function
- Also confirmed for the nightly-ubuntu builds.
- 03:16 PM Revision f01c6ad8 (qgis): Simple fix for #5754 (Mac OS-specific). Better fix would be to make a m...
- See: http://doc.qt.nokia.com/4.7.1/qmenubar.html#qmenubar-on-mac-os-x
- 12:21 PM Bug report #5778 (Closed): Curved labels ignore "Line orientation dependent position"
- Curved labels ignore "Line orientation dependent position".
Parallel seems to work fine. - 11:09 AM Bug report #4189: Simplify feature and Simplify geometries gives incorrect result on valid polygon
- Same problem... If you do a simplify with 2 meter tolerance on the file in attachment one of the two polygons will di...
- 10:45 AM Bug report #4858: qgis-master crashes when adding nodes with the node tool
- Erik Sigra wrote:
> I tried QGIS for the fist time today (version 1.7.4 built from Gentoo package). When I used the n... - 10:43 AM Bug report #4858: qgis-master crashes when adding nodes with the node tool
- I tried QGIS for the fist time today (version 1.7.4 built from Gentoo package). When I used the node tool, it ended w...
- 09:06 AM Bug report #5255: Wrong codepage of shapefile
- I'm attaching a small shapefile generated by the following OGR Python script (needs latest GDAL trunk, to support rec...
- 07:54 AM Bug report #5255: Wrong codepage of shapefile
- Hi
Could you please provide a Free, minimal test dataset so the we can add a test to our test suit, along with an id... - 04:28 AM Bug report #5255: Wrong codepage of shapefile
- Note that I've just pushed additonnal fixes in GDAL ( see http://trac.osgeo.org/gdal/ticket/4650 ) that should make O...
- 04:23 AM Bug report #5255: Wrong codepage of shapefile
- Jürgen Fischer wrote:
> how?
This is only workaround, not real fix. We simply reverted some parts of commit:2d0edcd7... - 03:54 AM Bug report #5255: Wrong codepage of shapefile
- Alexander Bruy wrote:
> You can try custom QGIS build from NextGIS (http://nextgis.ru/en/nextgis-qgis/) where this is... - 06:20 AM Bug report #5256: QGIS polygon Centroid (NewLabeling bug etc)
- http://en.wikipedia.org/wiki/User:Sdikiy/sandbox/PoligonCentroid
- 03:52 AM Bug report #5769: Test filter in old query builder incorrect
- Andreas Neumann wrote:
> Yes - the problem only arises when using "estimated meta data". I don't understand how the "... - 03:33 AM Bug report #5769: Test filter in old query builder incorrect
- Hi,
Yes - the problem only arises when using "estimated meta data". I don't understand how the "estimated metadata" ... - 03:35 AM Bug report #5766: Print Composer: Command history panel of print composer cannot be displayed whe...
- Thank you for fixing this - Nathan!
- 02:39 AM Revision 769fd5e2 (qgis): Fix #5766
2012-06-09
- 01:37 AM Bug report #5255: Wrong codepage of shapefile
- zirneklitis - wrote:
> I insist that this is a QGIS issue.
This is GDAL issue. GDAL always reports that it returned ... - 11:09 PM Bug report #5255: Wrong codepage of shapefile
- The Linux example above should be as follows:...
- 11:03 PM Bug report #5255: Wrong codepage of shapefile
- I insist that this is a QGIS issue.
GDAL 1.9.0 (and newer) is trying to interpret the encoding setting from the shap... - 12:53 AM Revision 53b57d14 (qgis): DBManager: use the first suitable field loading a view (fix #5676)
- 12:41 AM Revision 29215880 (qgis): DBManager: do not use translated string for geometry type name (fix #5764)
- 12:40 AM Revision cbf405f5 (qgis): delete not valid provider instances (fix memory leaks),
- avoid failure due to assertion calling disconnectDb on PG provider more times
- 12:40 AM Revision 32920557 (qgis): DBManager: fix spatial index creation importing a vector layer (fix #5625)
- 05:57 PM Bug report #5769: Test filter in old query builder incorrect
- Confirmed with PostGIS using "use estimated meta data" checked. Not really a blocker IMO.
- 05:44 PM Bug report #5766: Print Composer: Command history panel of print composer cannot be displayed whe...
- Sorry this was broken when I fixed #5118 to stop floating dockwidgets
- 05:41 PM Bug report #5766 (Closed): Print Composer: Command history panel of print composer cannot be disp...
- Fixed in changeset commit:"769fd5e20a35a766487532cb73745db3d45688ba".
- 05:31 PM Revision ed801a47 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 05:29 PM Revision 23c0f252 (qgis): Fix Ingres connection type so stored connections can be created using the
- add vector layer dialog, database option
- 04:02 PM Revision 12ef68e8 (qgis): Fix placement of curved labels when there is just one character
- 03:32 PM Bug report #5629: Unable to import a layer containing multipart and/or 3D geometries
- The problem is due to multipart and 3D geometries, not supported yet.
The error message looks like the following one... - 10:26 AM Bug report #5629: Unable to import a layer containing multipart and/or 3D geometries
- It was fixed the last day of the HF, just after you left it ;)
If you're using one of the latest QGis 1.8 you should ... - 10:18 AM Bug report #5630: After specifying a Target SRID with drag and drop, QGIS still opens the CRS dialog
- To avoid QGis displays that dialog probably the only way is to disable the user option by code and re-enabling it aft...
- 08:39 AM Bug report #5639: Drop raster tables does not work
- A DROP TABLE is enough on PostGis 2.0, but not on PG < 2.0 thus a check is required.
2012-06-08
- 06:50 PM Revision ee2f1bdb (qgis): Use QString::number with QDomElement::setAttribute with double/float (f...
- 10:17 AM Revision 977c7948 (qgis): fixed problem with boolean values in R scripts
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@234 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 10:16 AM Revision 580124de (qgis): fixed problem with boolean values in scripts (#5755)
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@233 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 09:51 AM Bug report #5749 (Closed): transparent polygons not rendered
- Fixed in changeset commit:"ee2f1bdbaf20c37bb8ba5026b5de73f58a0b6ad0".
- 09:48 AM Bug report #5749: transparent polygons not rendered
- The large one
- 09:36 AM Bug report #5749: transparent polygons not rendered
- Marco Hugentobler wrote:
> Thanks Jürgen, please apply the patch.
The large one or the small one? ;) - 07:45 AM Bug report #5749: transparent polygons not rendered
- Thanks Jürgen, please apply the patch.
- 05:52 AM Bug report #5749: transparent polygons not rendered
- Jürgen Fischer wrote:
> Looks like that's the actual fix:
>
> [...]
Um, but that's just one place. I declared the... - 04:16 AM Bug report #5749: transparent polygons not rendered
- Marco Hugentobler wrote:
> >There isn't any, is it? The documentation clearly says that those are localized too.
>
>... - 09:34 AM Bug report #5769: Test filter in old query builder incorrect
- Are you querying a postgis layer with "use estimated meta data" checked? Then the feature count is inaccurate, but f...
- 05:26 AM Bug report #5769 (Closed): Test filter in old query builder incorrect
- If one filters a vector layer in the general tab --> Query Builder one can test the where clause.
However, the result... - 09:13 AM Revision 42d60c7e (qgis): fixed minor bug in in OTB provider
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@232 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 09:04 AM Revision dbe8853c (qgis): Merge pull request #162 from rduivenvoorde/master
- nl translation fix
- 09:00 AM Revision 4a33d74c (qgis): little dutch translation fix
- 08:37 AM Revision 7b08cbaa (qgis): Try to detect WFS feature type if not available in describeFeatureType ...
- 08:02 AM Bug report #5771 (Closed): composer problems exporting in SVG
- When exporting a map from composer in SVG, the map content exceeds the canvas limits. See SVG attached
Best regards - 05:22 AM Bug report #5768 (Closed): Legend: Show Feature Count not working for Rule-Based Layers
- In the legend tree in the Layers panel one can activate the "Show Feature Count". For rule-based layers, it does not ...
- 05:20 AM Bug report #5767 (Closed): Print composer: No history entry when moving elements with the keyboar...
- If one moves an element in the print composer with the cursor keys of the keyboard there is no history entry made. Wh...
- 05:17 AM Bug report #5766 (Closed): Print Composer: Command history panel of print composer cannot be disp...
- If the command history panel in the print composer is hidden, one cannot display the panel again.
The context-menu i...
2012-06-07
- 01:41 AM Bug report #5749: transparent polygons not rendered
- >There isn't any, is it? The documentation clearly says that those are localized too.
I'm a bit confused. I interpre... - 01:31 AM Bug report #5749: transparent polygons not rendered
- Marco Hugentobler wrote:
> Because the developer was not aware there is a formating difference between these two.
Th... - 11:51 PM Bug report #5749: transparent polygons not rendered
- >Why are we using QDomElement::setAttribute ( const QString & name, const QString & value ) with QString::number all ...
- 01:04 AM Bug report #5735: Categorized style causes crash with NULLs
- > Which GDAL 1.9 package were you using?
from ubuntugis (for ubuntu 12.04 (precise)). - 01:02 AM Bug report #5735: Categorized style causes crash with NULLs
- Giovanni Manghi wrote:
> > The backtrace suggests that it might be a GDAL/OGR bug. Would you mind to try QGIS with a ... - 12:12 AM Bug report #5735: Categorized style causes crash with NULLs
- Martin Dobias wrote:
> The backtrace suggests that it might be a GDAL/OGR bug. Would you mind to try QGIS with a diff... - 11:28 PM Bug report #5735: Categorized style causes crash with NULLs
- The backtrace suggests that it might be a GDAL/OGR bug. Would you mind to try QGIS with a different version of GDAL? ...
- 02:15 PM Bug report #5735: Categorized style causes crash with NULLs
- Paolo Cavallini wrote:
> [...]
I just updated master on ubuntu and I have still the crash. I tested also to change a... - 09:40 AM Bug report #5735: Categorized style causes crash with NULLs
- ...
- 09:38 AM Bug report #5735: Categorized style causes crash with NULLs
- Not reproducible here with Mac OS X 10.7.4
QGIS version 1.8.0-Lisboa
QGIS code revision 21ce807
Compiled against Qt... - 09:35 AM Bug report #5735: Categorized style causes crash with NULLs
- Would anyone who can actually produce the crash please also [[Bugreports#Creating-a-backtrace|create a backtrace]].
- 09:24 AM Bug report #5735: Categorized style causes crash with NULLs
- <class 'qgis.core.QgsVectorLayer'> appears at the end of QGIS loading (only when plugins are on).
- 09:03 AM Bug report #5735: Categorized style causes crash with NULLs
- Paolo Cavallini wrote:
> Nope, recompiled, same crash. Must be a local issue.
I also get the crash on ubuntu using t... - 08:59 AM Bug report #5735: Categorized style causes crash with NULLs
- Nope, recompiled, same crash. Must be a local issue.
- 08:20 AM Bug report #5735: Categorized style causes crash with NULLs
- It may well be a compilation problem - now compiling and testing.
- 08:13 AM Bug report #5735: Categorized style causes crash with NULLs
- Not confirmed here with provided testdata.
Debian
QGIS version 1.8.0-Lisboa
QGIS code revision 78701d8
Compiled aga... - 07:49 AM Bug report #5735: Categorized style causes crash with NULLs
- Not reproducible here:...
- 07:18 AM Bug report #5735: Categorized style causes crash with NULLs
- Giuseppe Sucameli wrote:
> No crashes here, but the terminal displays the following error message:
> [...]... - 07:14 AM Bug report #5735: Categorized style causes crash with NULLs
- No crashes here, but the terminal displays the following error message:...
- 12:55 AM Bug report #5151: OSGEO4W_ROOT not set correctly in Windows 2000
- see also "OSGeo4W !#276":http://trac.osgeo.org/osgeo4w/ticket/276
Current OSGeo4W should already contain the modifie... - 12:40 AM Bug report #5151: OSGEO4W_ROOT not set correctly in Windows 2000
- next error- see attachment
The procedure entry point sqlite3_open_v2 could not be located in dynamic kink library sq... - 07:56 AM Bug report #5151: OSGEO4W_ROOT not set correctly in Windows 2000
- I had to modify o4w_env.bat (attached) in C:\\OSGeo4W\\bin, not qgis.bat
- 05:37 AM Bug report #5151: OSGEO4W_ROOT not set correctly in Windows 2000
- Can you upload your qgis.bat which works, please
- 12:51 AM Revision 2d722b1a (qgis): fix #5758
- 12:24 AM Bug report #5762: QGIS Server: print corrupted
- I can confirm the issue, see my message on the dev mailing list sent a few days ago (I tested on two different versio...
- 12:24 AM Bug report #5762: QGIS Server: print corrupted
- I can confirm the issue, see my message on the dev mailing list sent a few days ago (I tested on two different versio...
- 11:29 PM Bug report #5762 (Closed): QGIS Server: print corrupted
- QGIS Server's GetPrint request delivers a print in which none of the text elements defined in the layout are included...
- 11:55 PM Revision 945bfe77 (qgis): translation update: nl by Richard
- 11:37 PM Bug report #5745 (Closed): Problems with WFS layers if cache is off
- Fixed in commit:7b08cbaa319e38ca74cb5221289b68f5d1051d87
- 11:37 PM Revision 3066e1b7 (qgis): fix #5759
- 08:06 PM Revision 9de737a2 (qgis): fixed problem when opening OTB descriptions
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@231 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 07:23 PM Revision 209aaa9f (qgis): fix for #5760 - make heatmap dialog resizeable and use a layout in adva...
- 06:33 PM Bug report #4220: advanced size scale field and rotation field not showing columns of joined laye...
- IMO, better to close this bug instead of morphing it. Who knows, it might help somebody else not knowing only Integer...
- 02:17 PM Bug report #4220 (Closed): advanced size scale field and rotation field not showing columns of jo...
> as this issue is confirmed but is different from the original description, please change the title or close this t...- 02:17 PM Bug report #4220 (Closed): advanced size scale field and rotation field not showing columns of jo...
> as this issue is confirmed but is different from the original description, please change the title or close this t...- 04:24 AM Bug report #4220 (Feedback): advanced size scale field and rotation field not showing columns of ...
- 04:24 AM Bug report #4220: advanced size scale field and rotation field not showing columns of joined laye...
> That said, it did reveal a different issue, that is QGIS apparently can't read the value of these joined columns (...- 03:59 AM Bug report #4220: advanced size scale field and rotation field not showing columns of joined laye...
- nirvn - wrote:
> Martin, right, adding a .cvst file defining the integer / real columns did it. It's a pretty obscure... - 03:58 PM Revision 15dfeff9 (qgis): fixed problem when editing help and saving R scripts
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@230 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 03:53 PM Bug report #5758 (Closed): Primary key issue when using merge attributes of selected features tool
- Fixed in changeset commit:"2d722b1a56c45b6a34269aceffc4912f92ab9a72".
- 07:39 AM Bug report #5758: Primary key issue when using merge attributes of selected features tool
- actually this other but is not open any more. It was decided to use the default values.
- 07:25 AM Bug report #5758: Primary key issue when using merge attributes of selected features tool
- #5475 is a similar open bug with splitting features. Related to the primary key problem.
- 07:25 AM Bug report #5758 (Closed): Primary key issue when using merge attributes of selected features tool
- It seems if one uses the merge attributes of selected features tool there is no way to exclude certain columns, speci...
- 03:03 PM Revision 9c842434 (qgis): fixed encoding problem in log
- fixed problem when editing help and saving scripts (still have to apply it to R scripts)
git-svn-id: http://sextante... - 02:37 PM Bug report #5759 (Closed): Wrong CRS is set after disabling the OTFR (or switching tabs) in CRS d...
- Fixed in changeset commit:"3066e1b721059c8d4c45dd1291d5cc04c7675e79".
- 10:08 AM Bug report #5759: Wrong CRS is set after disabling the OTFR (or switching tabs) in CRS dialog
- Probably the problem has come back after the refactoring of the CRS selector.
- 10:02 AM Bug report #5759 (Closed): Wrong CRS is set after disabling the OTFR (or switching tabs) in CRS d...
- This bug was present in QGis 1.7.1, a similar problem resulted in segfaults in 1.7.2.
Here's the steps to reproduce ... - 02:19 PM Bug report #5761: "equal intervals" and "pretty breaks" do not work for joined fields
- I can confirm this.
- 10:15 AM Bug report #5761 (Closed): "equal intervals" and "pretty breaks" do not work for joined fields
- When making joins between a layer with geometries, to a table without geometry columns (all residing in PostGIS), if ...
- 01:58 PM Revision 21ce807f (qgis): fix fTools version to avoid conflicts with version from Carson's repo
- 12:56 PM Bug report #5760 (Closed): Heatmap plugin dialog has a wrong layout
- 10:24 AM Bug report #5760: Heatmap plugin dialog has a wrong layout
- Fixed with 209aaa9 - added a lyout for advanced options and made ui resizable
- 10:24 AM Bug report #5760: Heatmap plugin dialog has a wrong layout
- Fixed with 209aaa9 - added a lyout for advanced options and made ui resizable
- 10:07 AM Bug report #5760 (Closed): Heatmap plugin dialog has a wrong layout
- The interface has several problems:
* cannot be resized
* cuts some of the line edit widgets, combos etc.
* does not... - 12:21 PM Bug report #5239: TIN interpolation causes crash
- I agree the numerical stability of the triangulation code is not rock-solid (and if there are volunteers for maintain...
- 06:12 AM Bug report #5239: TIN interpolation causes crash
- Hello,
Thank you for the patch Thomas, it works well !
- 10:32 AM Bug report #5752: Customisation framework widget tree parser fails
- Hi
Ok good if the customization file is current then its not urgent to resolve thanks.
Regards
Tim - 09:23 AM Revision 9718b9fd (qgis): fixed encoding problem in log
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@228 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 08:56 AM Feature request #5742: Preserve GRASS raster labels
- From Markus Metz, GRASS mailing list:
> An alternative would be to make use of the GDAL raster attribute table in bo... - 08:31 AM Revision 78701d8f (qgis): updated widgets / customization
- 05:57 AM Bug report #5753: Menu items out of order on OSX
- Small change to patch, to include a version increment for GdalTools to trigger an update notice for users who might h...
- 05:34 AM Bug report #5753: Menu items out of order on OSX
- I have 'fixed' this in my recent builds. Apply attached patch to git repo to test.
Here what I did:
1) Adjusted the... - 05:45 AM Bug report #5757 (Closed): qgis 1.7.4 won't work on windows 2000
- 05:41 AM Bug report #5757: qgis 1.7.4 won't work on windows 2000
- Same problem as in #5151.
Please help me. - 05:28 AM Bug report #5757 (Closed): qgis 1.7.4 won't work on windows 2000
- qgis cannot start on win2000 mashine. OSGEO4W instalation- express desktop install. Other aplications works fine.
- 02:12 AM Revision 3c746c76 (qgis): Merge remote-tracking branch 'origin/master' into wmts
2012-06-06
- 01:37 AM Revision 38d15f12 (qgis): fix WMS-C
- 01:27 AM Bug report #5749: transparent polygons not rendered
- Marco Hugentobler wrote:
> >and yes, only QGIS Server is affected
>
> I have the same behaviour (alpha with comma do... - 12:43 AM Bug report #5749: transparent polygons not rendered
- Marco Hugentobler wrote:
> >and yes, only QGIS Server is affected
>
> I have the same behaviour (alpha with comma do... - 12:27 AM Bug report #5749: transparent polygons not rendered
- >and yes, only QGIS Server is affected
I have the same behaviour (alpha with comma does not work) in the desktop app... - 12:22 AM Bug report #5749: transparent polygons not rendered
- this #2104 seems also related.
- 12:03 AM Bug report #5749: transparent polygons not rendered
- Marco Hugentobler wrote:
> The problem is that the double alpha value in the project file has a comma instead of a do... - 11:07 PM Bug report #5749: transparent polygons not rendered
- The problem is that the double alpha value in the project file has a comma instead of a dot:...
- 02:49 PM Bug report #5749: transparent polygons not rendered
- Works for me on desktop. He has set the category to mapserver so I wonder if it fails only when publishing the layer ...
- 02:40 PM Bug report #5749: transparent polygons not rendered
- Not confirmed with Mac OS X 10.6.8 (1.8_c695198). Transparency works as expected with test data.
- 02:33 PM Bug report #5749: transparent polygons not rendered
- not confirmed here - latest master self compiled - testfiles are displayed transparently with every value from 0 - 100
- 05:53 AM Bug report #5749 (Closed): transparent polygons not rendered
- Polygons with transparency > 0% and < 100% are not rendered
example project contains data from OSM project (tiny subs... - 12:48 AM Bug report #5735: Categorized style causes crash with NULLs
- Giovanni Manghi wrote:
> I get the crash under Ubuntu/qgis-master
>
> [...]
> @Segmentation fault (core dumped)@
Ba... - 12:39 AM Bug report #5735: Categorized style causes crash with NULLs
- I get the crash under Ubuntu/qgis-master...
- 11:44 AM Bug report #5735: Categorized style causes crash with NULLs
- Not reproducible here either.
Btw. there is no NULL in any feature's "value" field in provided data - 12:29 AM Revision efcb904b (qgis): Merge pull request #161 from Cracert/trans
- translation update: pl by Robert
- 12:24 AM Bug report #5753: Menu items out of order on OSX
- I have seen this issue also on Linux/Ubuntu.
- 11:01 PM Bug report #5753: Menu items out of order on OSX
- Paolo Cavallini wrote:
> See #5516 (this seems a duplicate)
Not exactly. What John is mentioning is a Mac OS convent... - 10:55 PM Bug report #5753: Menu items out of order on OSX
- See #5516 (this seems a duplicate)
- 03:04 PM Bug report #5753 (Closed): Menu items out of order on OSX
- On OS X, the menu items are mis-ordered. I've attached a screenshot, but the key is that Help and Window menus should...
- 12:12 AM Revision ac673099 (qgis): translation update: pl by Robert
- 12:07 AM Bug report #5752: Customisation framework widget tree parser fails
- It fails in element conversion to string but the problem is probably in the element, which should be a string ('QgsCo...
- 11:40 PM Bug report #5752: Customisation framework widget tree parser fails
- I dont think it is a blocker. I updated already the resources/customization.xml after feature freeze in commit:5a4412...
- 02:52 PM Bug report #5752 (Closed): Customisation framework widget tree parser fails
- I'm trying to generate the widget tree for the release but it fails with:...
- 09:47 PM Revision c695198e (qgis): Apply patch from Borys to remove 'add 3rd party repos' button in plugin...
- 08:53 PM Revision db71d443 (qgis): translation update: et_EE by Veiko
- 08:24 PM Bug report #5754: Preferences item under "QGIS" menu opens shortcut settings on OSX
- John, or anyone else with a Mac, I have fixed this on my latest build. Apply attached patch to test.
_Here's what's ... - 03:12 PM Bug report #5754 (Closed): Preferences item under "QGIS" menu opens shortcut settings on OSX
- On OSX, a "Preferences" item is available in the "QGIS" menu drop-down. Unfortunately, it opens the shortcut settings...
- 07:43 PM Revision 4a73b43a (qgis): translation update: nl by Richard
- 04:46 PM Revision 08199e31 (qgis): fix some links in INSTALL
- 02:20 PM Bug report #5750 (Closed): QGIS GUI suddenly stopped working, even after reinstall
- 08:37 AM Bug report #5750: QGIS GUI suddenly stopped working, even after reinstall
- @Jurgen: Thanks, that did the trick
I tried renaming ~/.qgis already, also before the reinstall but that didn't help.... - 08:27 AM Bug report #5750: QGIS GUI suddenly stopped working, even after reinstall
- Thanks, I forgot to mention I already tried this. Here's the result:
Warning: loading of qgis translation failed [/u... - 08:27 AM Bug report #5750: QGIS GUI suddenly stopped working, even after reinstall
- try renaming @~/.config/QuantumGIS@ and/or @~/.qgis@
- 08:12 AM Bug report #5750: QGIS GUI suddenly stopped working, even after reinstall
- Please start it from a terminal and report back
- 08:11 AM Bug report #5750 (Closed): QGIS GUI suddenly stopped working, even after reinstall
- All of a sudden, my QGIS stopped working.
Everything was fine on Sunday, but on Monday the GUI didn't start.
When I t... - 11:29 AM Revision 872e4e5c (qgis): update creatensis section of INSTALL
- 09:40 AM Bug report #5751 (Closed): Quoted Lat/Long fails in Add Delimited Text Layer
- Although unnecessary, sometimes CSV files contain quoted lat/long, and the file won't load as a Delimited Text Layer:...
- 09:09 AM Revision 77d3ab91 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 09:09 AM Revision 40fbac0d (qgis): translation update: update TRANSLATORS
- 09:05 AM Revision 274202c1 (qgis): translation update: nl by Richard
- 09:01 AM Revision 1dcb139c (qgis): translation update: ja by yoichi
- 08:54 AM Revision 1ca6e7d1 (qgis): Merge pull request #160 from Cracert/trans
- translation update: pl by Milena and Robert
- 08:51 AM Revision 0df213f2 (qgis): translation update: gl_ES by Xan
- 08:34 AM Revision d78e6052 (qgis): fix #5747
- 07:29 AM Bug report #5704: Issues with rule based rendering and copy and paste style / qml files
- I confirm the two files are exactly the same (md5sum are the same).
I tried to import your style on some data, and i... - 06:33 AM Bug report #5704: Issues with rule based rendering and copy and paste style / qml files
- Would be good to get this fixed before 1.8 release.
- 02:19 AM Bug report #5704: Issues with rule based rendering and copy and paste style / qml files
- The files look exactly the same. The only way I can get the layer that doesnt work to show and get rid of the error m...
- 02:19 AM Bug report #5704: Issues with rule based rendering and copy and paste style / qml files
- The files look exactly the same. The only way I can get the layer that doesnt work to show and get rid of the error m...
- 02:59 AM Revision 237f73cb (qgis): translation update: pl by Milena and Robert
2012-06-05
- 12:37 AM Bug report #4220: advanced size scale field and rotation field not showing columns of joined laye...
- Martin, right, adding a .cvst file defining the integer / real columns did it. It's a pretty obscure requirement for ...
- 11:58 PM Bug report #5735: Categorized style causes crash with NULLs
- Paolo Cavallini wrote:
> Yes, same result when started --noplugins
not reproducable here - please include a backtrac... - 11:35 PM Bug report #5747 (Closed): Crash after calling QgsMapLayerRegistry::addMapLayers
- Fixed in changeset commit:"d78e6052431192351115eac5720c34721a5085c1".
- 03:56 PM Bug report #5747: Crash after calling QgsMapLayerRegistry::addMapLayers
- Giuseppe,
I attempted to confirm with 1.8_1125571 on Mac OS X 10.6.8 and Ubuntu 12.04, but I couldn't get @QgsMapLay... - 07:54 AM Bug report #5747: Crash after calling QgsMapLayerRegistry::addMapLayers
- Giovanni Manghi wrote:
> is this a regression since 1.7.4?
no, the QgsMapLayerRegistry::addMapLayers() method is new... - 07:41 AM Bug report #5747: Crash after calling QgsMapLayerRegistry::addMapLayers
- is this a regression since 1.7.4?
- 07:19 AM Bug report #5747 (Closed): Crash after calling QgsMapLayerRegistry::addMapLayers
- The @QgsMapLayerRegistry.addMapLayer@ is deprecated but the newer version @QgsMapLayerRegistry.addMapLayers@ if calle...
- 10:14 PM Revision 90975ef3 (qgis): translation update: pt_BR by Arthur
- 07:52 PM Revision bbefe6de (qgis): Added first version of threading interface (by Camilo Polymeris, as par...
- Fixed #5720. Still have to add refreshing to the model after the change in the element is done.
git-svn-id: http://s... - 05:45 PM Revision 1fb3b4e6 (qgis): update osgeo4w dependency list in INSTALL
- 03:43 PM Revision 68e59ace (qgis): Fix an error in IT translation
- 12:57 PM Revision cd731691 (qgis): fixed progress tracking in linux
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@226 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 12:56 PM Revision 69e588c9 (qgis): fixed bad behaviour with fixed tables
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@225 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 12:56 PM Revision 5d95354d (qgis): fixed #5739
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@224 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 10:08 AM Revision d27261a0 (qgis): Fixed NVIZ GRASS module (did not work)
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@223 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 08:51 AM Feature request #5746 (Closed): List layers in alphabetic order
- Layers are sorted in legend order.
- 08:51 AM Feature request #5746 (Closed): List layers in alphabetic order
- Layers are sorted in legend order.
- 07:41 AM Feature request #5746: List layers in alphabetic order
- Paolo Cavallini wrote:
> Which tool? Just tried gdal_contour and gdaladdo, they are sorted
I have a project organise... - 07:08 AM Feature request #5746: List layers in alphabetic order
- Which tool? Just tried gdal_contour and gdaladdo, they are sorted
- 05:12 AM Feature request #5746 (Closed): List layers in alphabetic order
- In the dropdowns of the gdal tools the layers are not ordered alphabetically, when they are a lot (large projects) it...
- 07:53 AM Feature request #5728: Avoid import-export of rasters and vector when possible
- Radim
That is how the Java version works. SEXTANTE for QGIS is different from that. SEXTANTE for QGIS uses a differe... - 07:47 AM Feature request #5728: Avoid import-export of rasters and vector when possible
- I have looked briefly into SEXTANTE Programming Guide 1.0 and to the plugin 1.0.5 code. The guide states that GeoAlgo...
- 05:34 AM Feature request #5728: Avoid import-export of rasters and vector when possible
- I don't know SEXTANTE internals. My idea was, that each algorithm/module would offer list of supported input and outp...
- 07:45 AM Bug report #5748 (Closed): QgsRasterLayer::setDrawingStyle() doesn't work
- Here's the steps to reproduce it:
1. load a single band raster layer (named rl),
2. execute the following code on ... - 05:22 AM Bug report #5487 (Closed): QGIS crash when reshaping a polygon
- Paolo Cavallini wrote:
> I'm getting the crash when saving after digitizing a polygon across another one, with Avoid ... - 05:11 AM Bug report #5487 (Reopened): QGIS crash when reshaping a polygon
- I'm getting the crash when saving after digitizing a polygon across another one, with Avoid intersections on. It obvi...
- 03:32 AM Bug report #5745 (Closed): Problems with WFS layers if cache is off
- WFS layers are not loaded if the cache option is unchecked
- 02:44 AM Bug report #5744 (Closed): Apply and Cancel buttons don't change language
- Is there a way to apply localization also to Apply and Cancel buttons?
2012-06-04
- 01:05 AM Feature request #5728 (Feedback): Avoid import-export of rasters and vector when possible
- Great suggestion...but I do not see how to implement it. Making SEXTANTE behaves differently if the algorithm is part...
- 03:11 AM Feature request #5728 (Feedback): Avoid import-export of rasters and vector when possible
- Make piping of commands using the same backend avoid the import-export. This would greatly improve speed, make script...
- 12:01 AM Feature request #5705: Please add a QGIS backend
- See #5713
- 11:58 PM Feature request #5742 (Open): Preserve GRASS raster labels
- * GRASS raster can have labels (very convenient, e.g. r.param.scale saves feature names along with categories)
* whe... - 10:15 PM Bug report #5735: Categorized style causes crash with NULLs
- Yes, same result when started --noplugins
- 01:12 PM Bug report #5735: Categorized style causes crash with NULLs
- Is that part of the error message?...
- 09:49 AM Bug report #5735 (Closed): Categorized style causes crash with NULLs
- Load http://int.faunalia.it/~paolo/tempdata.zip
Properties>Style>Categorized>Value>Bang!
<class 'qgis.core.QgsVectorL... - 09:56 PM Revision 18bafb37 (qgis): Merge branch 'master' into wmts
- 08:47 PM Revision f370549f (qgis): Fix Ingres driver name so it is recognized.
- OGR reports the driver name in title case rather than
all caps currently used in qgsogrprovider.cpp - 08:43 PM Revision 08a712a5 (qgis): add support for optional wm(t)s axis inversion
- 06:29 PM Feature request #5396: Run algorithms in a different thread
- Iteration should work with the attached patch.
- 02:59 PM Feature request #5396: Run algorithms in a different thread
- This weeks diff. Includes mostly GUI improvements (percentage, feedback and a close button) and some attempts at maki...
- 05:35 PM Revision 4ae30c25 (qgis): Fixed r.los (see #5734)
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@222 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 03:56 PM Revision eadf507a (qgis): Changed a default value for r.param.scale
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@221 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 03:43 PM Revision 0304cc50 (qgis): Added r.slope, r.aspect - simpler and faster to use than full r.slope.a...
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@220 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 02:44 PM Revision b705cc98 (qgis): fixed #5557
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@219 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 02:39 PM Feature request #5740 (Open): reclassify grid values - options
- original saga module has the possibility of using external lookout table for reclassification
- 02:19 PM Feature request #5738 (Closed): connect "Translation and international" with qgis-tr mailing list
- see subject.
- 11:24 AM Revision 4eebb638 (qgis): modeler canvas is now bigger (5000x5000). TODO: make it resize dynamically
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@218 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 10:41 AM Revision 2eb0c740 (qgis): fixed #5673
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@217 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 09:36 AM Revision 496d0ae5 (qgis): updated help
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@216 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 07:53 AM Feature request #5733 (Closed): implement coordinate capture
- Currently, coordinates should be pasted or typed. Better adding a pointer to get them directly from a click on the ca...
- 06:44 AM Feature request #5724: Make r.* modules corresponding to those in GRASS plugin
- r.slope added in r220
- 04:54 AM Feature request #5731 (Closed): allow create raster style (qml) based on the values of a set of r...
- Use case:
you have a set of rasters representing a variable along the year, one for each month.
If you apply a colo... - 04:20 AM Bug report #5620: libqgis_core in the build directory is not used when running crssync during build
- I am not able to reproduce the problem anymore.
- 04:14 AM Bug report #5730 (Closed): Trasparent pixels list turns NULLs into "0"
- Take a rasters with NULLS (example http://www.faunalia.pt/downloads/declives_pttm06.tar.gz )
with the greyscale colo... - 02:53 AM Feature request #5713: Make analysis commands callable from Python
- Paolo Cavallini wrote:
> All methods should be therefore exposed through Python to be usable this way. Where can we f... - 02:03 AM Feature request #5713: Make analysis commands callable from Python
- All methods should be therefore exposed through Python to be usable this way. Where can we find documentation on how ...
- 02:27 AM Feature request #5722 (In Progress): Make i.* modules corresponding to those in GRASS plugin
- It makes sense, but GRASS uses not a single layer for those algorithms, but a group of them, which has to be created ...
2012-06-03
- 12:03 AM Bug report #5620: libqgis_core in the build directory is not used when running crssync during build
- May be it only happens with CMAKE_SKIP_RPATH ON.
- 10:42 PM Revision dab47586 (qgis): Merge pull request #159 from szekerest/master
- MSSQL provider: Implement minimumValue, maximumValue and uniqueValues
- 10:34 PM Revision 2519df85 (qgis): MSSQL provider: Implement minimumValue, maximumValue and uniqueValues (...
- 10:19 PM Revision 8ad85ed5 (qgis): translation update: es by Carlos
- 06:20 PM Revision ee0cf881 (qgis): remove empty translations and update moved translation
- 04:52 PM Bug report #4695: X session crashes on OpenSuse 12.1
- Seems fine with 1.7.4
- 04:43 PM Feature request #5727 (Open): OWS metadata URL
Earlier versions of QGIS had the (very useful for me) full getfeature URL listed in the metadata for WMS/WFS layers....- 02:54 PM Revision bb3e2f05 (qgis): forgot to update nl file to latest strings, TRANSLATORS file also updated
- 02:52 PM Revision e4bff221 (qgis): translation update: ja by Yoichi
- 02:49 PM Revision f0028be4 (qgis): translation update: nl by Richard
- 01:42 PM Bug report #5610 (Closed): MS SQL Server driver - Attribute table empty after using Query builder
- Fixed in changeset commit:"2519df85ffdc0917e105846e1b6bb4006408bca7".
- 09:59 AM Revision 72b1de16 (qgis): Merge pull request #158 from Jean-Roc/master
- update fr strings
- 03:50 AM Bug report #5726 (Closed): Labelling: number formatting does not work for expressions
- On the new labelling engine, there is the possibility to format numbers by limiting the decimal places and adding a +...
- 03:03 AM Feature request #5725 (Closed): Make v.* modules corresponding to those in GRASS plugin
- Currently these modules are in sextante, not in the plugin:
v.class
v.info
v.in.wfs
v.lidar.correction
v.lidar.edged... - 02:49 AM Feature request #5724 (Closed): Make r.* modules corresponding to those in GRASS plugin
- Currently these modules are in sextante, not in the plugin:
r.flow
r.gwflow
r.horizon
r.info
r.mfilter.fp
r.profile
... - 02:29 AM Feature request #5722 (Closed): Make i.* modules corresponding to those in GRASS plugin
- Current modules in sextante not in the plugin:
i.atcorr
Current modules in the plugin not in sextante:
i.cca
i....
2012-06-02
- 01:58 PM Revision b47ca352 (qgis): Removed v.topoclean because of duplicate v.in.ogr. See ticket #5717
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@214 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 01:13 PM Revision d6d1e706 (qgis): update fr strings, patches from Etienne Tourigny and Robin Cura
- 12:50 PM Revision 62363e58 (qgis): Added v.topoclean (not yet working, unclear if it's a global bug)
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@213 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 12:47 PM Revision 0875cab7 (qgis): Patch from Markus Metz, see #5714
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@212 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 11:48 AM Revision 2ed561bd (qgis): Merge pull request #5 from RCura/master
- Quelques modifications de traduction
- 10:12 AM Revision cdd683c5 (qgis): translation update: pt_BR by qgisbrasil
- 08:22 AM Bug report #5718 (Closed): OpenStreetMap plugin corrupts Unicode characters when uploading to the...
- I used the OpenStreetMap plugin to change some streets name in China. I was able to type the characters without issue...
- 03:23 AM Feature request #5705: Please add a QGIS backend
- However, methods are exposed through Python
- 03:15 AM Bug report #5709: /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined symbol: _Z...
- Thank you Jürgen,
For some reason the package manager updated the libqgis without updating the rest. Now the qgis an...
2012-06-01
- 01:59 AM Feature request #5713: Make analysis commands callable from Python
- I'm not really sure that it is needed IMO as you can just use python and import qgis and use them like that.
As SEXT... - 01:52 AM Feature request #5713: Make analysis commands callable from Python
- Zonal statistics, network analysis and most geoproccessing functions already have Python bindings and can be used fro...
- 01:44 AM Feature request #5713 (Closed): Make analysis commands callable from Python
- This would allow them to be used from other applications, and more importantly from SEXTANTE, so they can be included...
- 12:27 AM Revision 7db9df5d (qgis): Some french translations fix
- Std Dev -> écart type, RGB -> RVB, Natural Breaks (Jenks) -> Seuils
naturels and some minor things. - 12:08 AM Revision bf86521d (qgis): Fixes for refinement of rules.
- - quoting of columns (#5536 and #5542)
- quoting of string
- do not quote of numbers (avoids type cast during evaluat... - 10:16 PM Bug report #4046: Composer raster problem printing - PDF
- With the latest trunk, and latest update of the openlayers plugin, this problem has gone away for me.
ta - 08:52 PM Revision 11255713 (qgis): fix #5692
- 08:32 PM Revision bf8d11f9 (qgis): more improvement to grass description
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@211 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 08:22 PM Revision bf67531d (qgis): fixed #5708
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@210 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 08:11 PM Revision bf82454d (qgis): cache sublayer feature counts and don't retrieve expensive ones (fixes ...
- 08:08 PM Revision 75dad1ba (qgis): Merge pull request #157 from artfwo/master
- Russian translation update for 1.8
- 07:50 PM Revision b7382e36 (qgis): Updated Russian translation.
- 05:53 PM Revision 228288cd (qgis): fixed some GRASS descriptions
- fixed problem with defautl values in parameterRange
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindin... - 05:17 PM Revision 31fa01c3 (qgis): Corrected several misprints in help.
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@208 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 05:03 PM Revision c470be20 (qgis): First test commit (help minor edits).
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@207 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 04:37 PM Bug report #4426: Add a number_format() function to the QgsExpression
- There are several things to consider:
* locale (defines decimal character, group separator character and group separa... - 03:26 PM Bug report #5542 (Closed): Rule based symbology refine assistant can't read values for fields wi...
- fixed in commit:bf86521d4
- 03:26 PM Bug report #5542 (Closed): Rule based symbology refine assistant can't read values for fields wi...
- fixed in commit:bf86521d4
- 03:25 PM Bug report #5536 (Closed): Rule based symbology refine assistant forgets quotation marks for fiel...
- fixed in commit:bf86521d4
- 03:25 PM Bug report #5536 (Closed): Rule based symbology refine assistant forgets quotation marks for fiel...
- fixed in commit:bf86521d4
- 02:05 AM Bug report #5536: Rule based symbology refine assistant forgets quotation marks for fields with s...
- Fixed (pull request: https://github.com/qgis/Quantum-GIS/pull/156).
Double quotes are now added to field names. Fiel... - 03:05 PM Revision 2767edf8 (qgis): translation update: gl_ES by XAN
- 03:03 PM Revision ae2e9552 (qgis): translation update: cs_CZ by Jan
- 03:00 PM Revision 396be19e (qgis): translation update: lv by Maris
- 02:59 PM Revision 8eaeafeb (qgis): translation update: hu by Zoltan
- 02:57 PM Revision 43ebb27c (qgis): translation update: es by Carlos
- 02:50 PM Bug report #5677 (Closed): Translated strings show up untranslated in the app
- 11:52 AM Bug report #5692 (Closed): Can not change legend fonts in print composer
- Fixed in changeset commit:"112557134e457834b0dbdfa0ceb0e0bf5e21e680".
- 11:37 AM Bug report #5692: Can not change legend fonts in print composer
- Does https://gist.github.com/2854257 help?
- 11:10 AM Bug report #5692: Can not change legend fonts in print composer
- I have also seen this problem on OS X using the KyngChaos build.
- 11:19 AM Revision cdb036dc (qgis): fixed #5664 (problem with extent parameter)
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@206 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 11:11 AM Bug report #5322 (Closed): ODBC connection window queries all database content
- Fixed in changeset commit:"bf82454d9639816bd4ad1c7c8a15d7d9c1f5f200".
- 06:18 AM Bug report #5322: ODBC connection window queries all database content
- Not sure yet if it comes from the ODBC driver.
What is done in QGIS is something like OGR_L_GetFeatureCount( OGR_Get... - 05:49 AM Bug report #5322: ODBC connection window queries all database content
- SQL "select * " was seen when logging QGIS ODBC connection queries to postgresql. Maybe this is not coded so, but thi...
- 05:36 AM Bug report #5322: ODBC connection window queries all database content
- I couldn't find any explicit "SELECT *" in the ODBC handling code. So I am not sure SQLTables() is the solution.
I c... - 11:03 AM Revision d7c42475 (qgis): added iimproved GRASS algorithm description by M. Neteler and patch for...
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@205 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 11:01 AM Bug report #5709 (Closed): /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined s...
- The version of all qgis packages should match - apparently you are using some packages from 2012.05.30 and some from ...
- 11:01 AM Bug report #5709 (Closed): /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined s...
- The version of all qgis packages should match - apparently you are using some packages from 2012.05.30 and some from ...
- 10:53 AM Bug report #5709: /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined symbol: _Z...
- Please try the solution indicated in the mail and give us feedback. Thanks.
- 10:50 AM Bug report #5709: /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined symbol: _Z...
- Have a look "here":http://lists.osgeo.org/pipermail/qgis-developer/2012-May/020401.html
Seems the same issue! - 10:41 AM Bug report #5709 (Closed): /usr/bin/qgis.bin: symbol lookup error: /usr/bin/qgis.bin: undefined s...
- Hi,
I need to investigate this issue further, but write now qgis crashes after adding a layer (tested with postgis l... - 10:53 AM Bug report #5710 (Closed): fTools Random points cannot create 0 points within a polygon
- When using fTools Random Points to generate a specified number of points per polygon using an input field, it crashes...
- 10:42 AM Revision f2c4f539 (qgis): refs #5536
- Escape field names in refine rules functions
- 10:32 AM Revision 24fec706 (qgis): fixed #5693
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@204 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 09:37 AM Revision caf1f36e (qgis): changed grass default resolution to 100 (#5700)
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@203 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 09:27 AM Revision cd4b9fe3 (qgis): fixed #5697 (temp files naming)
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@202 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 09:17 AM Revision f56be03b (qgis): added improved descrition for r.* algorithms, provided by Markus Neteler
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@201 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 08:27 AM Feature request #5705: Please add a QGIS backend
- In fact, this is not possible, as QGIS is not scriptable as for now. I'm leaving this open as a reminder for when QGI...
- 04:14 AM Feature request #5705 (Closed): Please add a QGIS backend
- Commands should be exposed through C++, eventually through Python as well.
- 08:26 AM Feature request #5707 (Closed): Split v.generalize GRASS module in two
- See #2758
- 07:03 AM Feature request #5561: Project Scale List
- "physical" file attached (just in case)
- 06:13 AM Feature request #5560: add option for field display order in identify window
- Ok, I am not really for the addition of a new user preference to circumvent bad window ergonomics.
If the information... - 05:49 AM Bug report #5704: Issues with rule based rendering and copy and paste style / qml files
- Could you, for the two layers, copy the style and paste it in a text file and attach these files here, please ?
- 03:48 AM Bug report #5704 (Closed): Issues with rule based rendering and copy and paste style / qml files
- If I copy and paste the style from one layer to another, I get an error stating 'nextFeature() without select()' and ...
- 04:47 AM Bug report #5706 (Closed): "Show selected only"
- I open an attribute table and perform a search: "Look for n in COLUMNNAME" -> Search.
Results are selected and I pre... - 04:09 AM Feature request #5618: Handling of GRASS console output
- It could be added to a tab, along the one for help, much in the way of the current GRASS plugin. BTW, the info (now s...
- 03:43 AM Feature request #5703 (Rejected): Implement raster extent and resolution from an existing raster ...
- Currently, parameters for an output raster (namely for vector rasterization) can be taken from an existing raster for...
- 03:42 AM Bug report #5598 (Closed): CRS attribution algorithm for newly added layers broken in qgis-master...
- thanks
- 03:42 AM Bug report #5598 (Closed): CRS attribution algorithm for newly added layers broken in qgis-master...
- thanks
- 03:42 AM Bug report #5598 (Closed): CRS attribution algorithm for newly added layers broken in qgis-master...
- thanks
- 03:36 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
- Etienne Tourigny wrote:
> That's great to know! I'd like to close it but redmine won't let me!
>
> Can somebody pl... - 03:34 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
- That's great to know! I'd like to close it but redmine won't let me!
Can somebody please give me "Edit issues" per... - 03:34 AM Bug report #5702 (Closed): GRASS output is not georeferenced
- The GRASS backend uses a temporary location without CRS (xy location). The output is therefore not georeferenced: sha...
2012-05-31
- 01:45 AM Bug report #5542: Rule based symbology refine assistant can't read values for fields with specia...
- Yes, it is linked to the #5536
- 01:41 AM Feature request #5560: add option for field display order in identify window
- Thanks,
I don't understand why table id can't be used in identify window, since it is possible in field tab (layers ... - 11:54 PM Feature request #5560: add option for field display order in identify window
- Right the two forms are a bit heterogeneous. Items in the "identify" window can be sorted by name or by value, but ca...
- 12:15 AM Bug report #5239: TIN interpolation causes crash
- Hi,
the mean problem is the recursiv call checkSwap<->doSwap. I don't know the precise reason why the recursion some... - 11:38 PM Feature request #5699 (Open): Set GRASS options to follow QGIS-GRASS plugin
- The options in current plugin have been thought and tested over the years, and the users are accustomed to them. Plea...
- 11:13 PM Feature request #5698 (Closed): Implement hidden parameters
- It would be useful to add hidden parameters, who are passed to the backend without showing them to users. See GRASS p...
- 11:03 PM Bug report #5692: Can not change legend fonts in print composer
- Can't reproduce here on Linux Mint 10 or Windows.
Can someone else try this on OS X and see if something is up. - 07:15 PM Bug report #5692 (Closed): Can not change legend fonts in print composer
- After adding a vector legend in print composer, I am not able to change the font for Title, Group, Layer, or Item. An...
- 08:42 PM Revision 0a0cb3bc (qgis): added improved definition of GRASS algorithms, contributed by Markus Metz
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@200 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 08:38 PM Revision cd97d823 (qgis): fix #5678 (old labeling does not work with rule-based rendering)
- 08:05 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
- OMG, it's now working, yay! Both on osgeo4w build and ubuntugis nightly ppa.
Kudos Etienne. Leaving you the honor o... - 05:19 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
- Also ok in the osgeo4w build (i386 VM)
- 04:32 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
- I've tested latest ubuntugis-nightly using ubuntu 11.10 AMD64 (gdal 1.9.0)
There might be an issue with i386 linux (... - 06:41 PM Revision 319fd209 (qgis): fixed #5673
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@199 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 06:32 PM Revision c3f240b8 (qgis): Merge branch 'master' of git://github.com/qgis/Quantum-GIS
- 06:27 PM Revision af01338e (qgis): correct typos
- 03:26 PM Revision ce52bb59 (qgis): fixed grass algorithms
- fixed bug when using multiple layers in saga (#5652)
git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindi... - 01:28 PM Bug report #5677: Translated strings show up untranslated in the app
- As Richard suggested on the tr's ml, I released a *.qm file with Qt linguist and copied it into /usr/share/qgis/i18n/...
- 01:24 PM Revision 53684682 (qgis): run Points in Polygon in separate thread and don't block QGIS main
- window (addresses #5162)
- 12:50 PM Bug report #4761 (Feedback): Distance matrix: k becomes k-1 when working with one layer.
- for me works fine as well as QGIS doesn't crash!
Can you share your testcase? - 12:50 PM Bug report #4761 (Feedback): Distance matrix: k becomes k-1 when working with one layer.
- for me works fine as well as QGIS doesn't crash!
Can you share your testcase? - 11:39 AM Bug report #5678 (Closed): Old labels in rule-based style not working
- Fixed in changeset commit:"cd97d8235ed153727475f59dbba3f986a211d3d2".
- 10:45 AM Bug report #5365 (Feedback): Line detection fails
- Tried again, still no lines detected. Can you provide a sample image where it works? Thanks.
- 09:10 AM Revision 34b95d30 (qgis): remove obsolete parts from finished translations
- 08:52 AM Revision 2968674e (qgis): Add .mailmap file so that git shortlog reports stats better
- 08:49 AM Bug report #5524 (Closed): Erratic behaviour of Union tool
- 08:48 AM Bug report #5524: Erratic behaviour of Union tool
- Sorry for the delay in the response.
I tried it again, with the same dataset and it worked as expected. - 07:59 AM Bug report #5688 (Closed): Presence of an empty shapefile issues a zoom bug
- If amongst the layers there's a shapefile without features (empty), zooming to all layers leads to an extension of th...
- 04:44 AM Bug report #5162: points in polygon never ends
- Giovanni Manghi wrote:
> Hi Alexander, this is good, thanks a lot. Can this approach be used also for the dissolve is... - 04:40 AM Bug report #5162: points in polygon never ends
- Alexander Bruy wrote:
> Starting from commit:53684682f2 this tool runs in separate thread. Now it don't block main wi... - 04:37 AM Bug report #5162: points in polygon never ends
- Starting from commit:53684682f2 this tool runs in separate thread. Now it don't block main window and process can be ...
- 03:18 AM Bug report #5327: Nodetool partially broken on qgis-master
- Giovanni Manghi wrote:
> can you attach a sample of your data, enough to replicate the issue?
This problem (not don... - 02:30 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
- Nathan Woodrow wrote:
> >> (QGIS 1.8.0 Codeversion c367a35)
>
> There is your problem. Martin only fixed this last ...
2012-05-30
- 01:19 AM Bug report #5678: Old labels in rule-based style not working
- Nathan Woodrow wrote:
> Not sure I follow what you mean sorry.
I believe he means that is using both the new and old... - 01:17 AM Bug report #5678: Old labels in rule-based style not working
- Not sure I follow what you mean sorry.
- 01:12 AM Bug report #5678: Old labels in rule-based style not working
- If add in new labels to create multiple labels with different styles. So old and can not be used. Now, for the applic...
- 12:49 AM Bug report #5678 (Feedback): Old labels in rule-based style not working
- Nathan from IRC:
gioman: I'm in two minds as we are removing that old engine and people should move to the new one, ... - 12:29 AM Bug report #5678: Old labels in rule-based style not working
- This is definitely a confirmed regression, but I'm not sure if you devs would like to consider it as a blocker. Feedb...
- 11:59 PM Bug report #5678 (Closed): Old labels in rule-based style not working
- http://youtu.be/buimEzpCXvU
- 01:14 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
- >> (QGIS 1.8.0 Codeversion c367a35)
There is your problem. Martin only fixed this last night so you will have to ge... - 01:09 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
- Like this (1:1000):
!http://i.imgur.com/2tGBB.png! - 01:07 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
- Nathan Woodrow wrote:
> Seems to work ok for me. This is what I see at 1:18000, is this correct
>
> !http://i.imgur... - 12:44 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
- Seems to work ok for me. This is what I see at 1:18000, is this correct
!http://i.imgur.com/SqXCx.png! - 12:17 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
- Martin Dobias wrote:
> Fixed in changeset commit:"056300f00dd3821f2508dafb9d6193e294098c63".
Martin, great that you ... - 02:50 PM Bug report #5665 (Closed): rendering order in rule-based style not working with scale ranges
- Fixed in changeset commit:"056300f00dd3821f2508dafb9d6193e294098c63".
- 07:20 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
- Bernhard Ströbl wrote:
> Hi Giovanni,
> I checked your example and examined mine (attached). It seems that it does no... - 07:16 AM Bug report #5665: rendering order in rule-based style not working with scale ranges
- Hi Giovanni,
I checked your example and examined mine (attached). It seems that it does not work if there are gaps be... - 06:37 AM Bug report #5665 (Feedback): rendering order in rule-based style not working with scale ranges
- I tested a clip of osm data and the attached style, and it seems to work.
- 06:37 AM Bug report #5665 (Feedback): rendering order in rule-based style not working with scale ranges
- I tested a clip of osm data and the attached style, and it seems to work.
- 06:37 AM Bug report #5665 (Feedback): rendering order in rule-based style not working with scale ranges
- I tested a clip of osm data and the attached style, and it seems to work.
- 06:34 AM Bug report #5665 (Closed): rendering order in rule-based style not working with scale ranges
- the rendering order in rule based style does not work any more, instead feature rendering is ordered by chance
behavi... - 12:40 AM Bug report #5677: Translated strings show up untranslated in the app
- I did a git fetch/pull upstream master, status was clean. I'll try again tonight and compare with osgeo4w.
- 11:53 PM Bug report #5677: Translated strings show up untranslated in the app
- no reproducable here - are you sure you are trying an up-to-date build?
- 02:13 PM Bug report #5677 (Closed): Translated strings show up untranslated in the app
- QGIS 1.8 is showing untranslated strings in the UI even if it is correctly translated in the qgis_*.ts file
example ... - 12:33 AM Bug report #3828: dissolve tool very slow
- Alexander Bruy wrote:
> Giovanni, it doesn't works for me.
try here
http://ubuntuone.com/3Je6Dqp082xBERVWalE48U - 12:07 AM Bug report #3828: dissolve tool very slow
- Giovanni Manghi wrote:
> Hi Alexander, the link in the description works for me. Does not for you?
Giovanni, it doesn... - 11:59 PM Bug report #3828: dissolve tool very slow
- Alexander Bruy wrote:
> Seems test dataset not available anymore. Is it possible to upload it again?
Hi Alexander, t... - 11:54 PM Bug report #3828: dissolve tool very slow
- Seems test dataset not available anymore. Is it possible to upload it again?
- 02:09 PM Bug report #3828: dissolve tool very slow
- Salvatore Larosa wrote:
> I think is not possible before of upcoming 1.8!
> Many fTools are slow with this heavy file... - 02:04 PM Bug report #3828: dissolve tool very slow
- I think is not possible before of upcoming 1.8!
Many fTools are slow with this heavy files!!
For me it is a target 2... - 03:34 AM Bug report #3828: dissolve tool very slow
- Hi Salvatore and Alex, are you willingly/available to give this a look? You have done a so great job in the last days...
- 12:30 AM Bug report #5327: Nodetool partially broken on qgis-master
- Alexander Novoselov wrote:
> Yes, but in my example of two shapefiles (see above), is slow work, too. Create a new ti... - 12:28 AM Bug report #5327: Nodetool partially broken on qgis-master
- Yes, but in my example of two shapefiles (see above), is slow work, too. Create a new ticket?
- 12:22 AM Bug report #5327: Nodetool partially broken on qgis-master
- Giovanni Manghi wrote:
> Reverting changes when hitting "discard" is slow as it was before, but that is another issue... - 12:09 AM Bug report #5327: Nodetool partially broken on qgis-master
- 1.9.90+git20120529+56d0387~precise1
The main problems are solved, not only introduced the first change in the line ... - 12:03 AM Bug report #5327: Nodetool partially broken on qgis-master
- Alexander Novoselov wrote:
> the same thing on a shp
Hi,
I just updated on Ubuntu and tested on fairly large postgi... - 11:49 PM Bug report #5327: Nodetool partially broken on qgis-master
- the same thing on a shp
- 11:35 PM Bug report #5327: Nodetool partially broken on qgis-master
- http://youtu.be/CUVE36xzLmY
the first change does not work and slow work when reverting
Layer = PostgreSQL database... - 12:17 AM Bug report #5679 (Closed): reverting edit changes when hitting "close without saving" is quite slow
- It seems that it reverts back all the editing history step by step, not sure if it is possible to flush all the chang...
- 11:49 PM Revision 056300f0 (qgis): fix #5665 (rendering order not working in rule-based renderer)
- 10:48 PM Revision f146abd9 (qgis): Merge branch 'master', remote-tracking branch 'origin'
- 09:45 PM Revision d2c7008e (qgis): minor fixes
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@197 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 06:39 PM Revision cbd88ee0 (qgis): fix #5487
- 02:19 PM Bug report #5647 (Closed): Segmentation Fault when saving the project from close window button
- Now in cbd88ee I haven't segfault!
but I remember that also Macho, on IRC, confirmed this issue!
- 01:33 PM Bug report #5647: Segmentation Fault when saving the project from close window button
- Salvatore Larosa wrote:
> I confirm, it is a regression since 1.7.4!
> Also the last build is affected!
I suppose yo... - 01:29 PM Bug report #5647: Segmentation Fault when saving the project from close window button
- Since it is a regression is then a blocker. Anyway I still don't understand clearly the steps to replicate the issue.
- 01:23 PM Bug report #5647: Segmentation Fault when saving the project from close window button
- I confirm, it is a regression since 1.7.4!
Also the last build is affected! - 03:51 AM Bug report #5647 (Feedback): Segmentation Fault when saving the project from close window button
- Hi Salvatore, I can quite understand well the sequence to try replicate the issue. Can you confirm it with the lastes...
- 02:19 PM Revision a1bf57ad (qgis): fix test debug output
- 02:14 PM Revision 8a6e88df (qgis): skip vrt-in-zip test for gdal<1.7
- 01:29 PM Bug report #3497: [OsX] Crash when changing font and color in Style manager on OS X
- I've tested the color dialog fix that Tom provided above. The lack of an "ok" button and the use of the native picker...
- 09:58 AM Bug report #3497: [OsX] Crash when changing font and color in Style manager on OS X
- With changes to use qt dialogs rather than native cocoa dialogs, the problem seems to be gone. I am going to try and ...
- 05:23 AM Bug report #3497: [OsX] Crash when changing font and color in Style manager on OS X
- is this confirmed on Mac?
- 09:39 AM Bug report #5487 (Closed): QGIS crash when reshaping a polygon
- Fixed in changeset commit:"cbd88ee00120d4e27805f48cc046ac63f14f3078".
- 09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
- New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node... - 09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
- New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node... - 09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
- New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node... - 09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
- New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node... - 09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
- New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node... - 09:02 AM Bug report #5487 (Open): QGIS crash when reshaping a polygon
- New description:
Try reshape the attached polygon, qgis will crash with
@ERROR 1: TopologyException: found non-node... - 09:08 AM Bug report #5675 (Closed): Column list is empty in Graduated style
- graduated must use columns of a numeric type, your shape has columns that are all string type.
- 09:08 AM Bug report #5675 (Closed): Column list is empty in Graduated style
- graduated must use columns of a numeric type, your shape has columns that are all string type.
- 08:09 AM Bug report #5675 (Closed): Column list is empty in Graduated style
- The column list is empty for graduated styles. The lists populate for categorized.
- 07:42 AM Bug report #5099 (Closed): pie charts crash qgis 1.9.90 windowsxp
- Using the new engine (diagram) it can become slow (when the number of diagrams in very high) but ultimately it won't ...
- 07:42 AM Bug report #5099 (Closed): pie charts crash qgis 1.9.90 windowsxp
- Using the new engine (diagram) it can become slow (when the number of diagrams in very high) but ultimately it won't ...
- 06:19 AM Feature request #4378: Allow categorized symbology with (up to) 3 fields
> I don't quite see how this would be true... I think that the number unique registers resulting from concatenating ...- 03:38 AM Feature request #4378: Allow categorized symbology with (up to) 3 fields
- Hi Giovanni,
> The "problem" is that using two or more fields and making possible permutations of the values, then t... - 06:13 AM Bug report #5260 (Closed): Georeferencer causes QGIS to crash on exit
- Effectively, work must have been done on the georeferencer because I cannot replicate the crash any more in QGIS Mast...
- 05:58 AM Bug report #5260 (Feedback): Georeferencer causes QGIS to crash on exit
- Cannot replicate on Windows 7 with QGIS master. There have been work on the georeferencer, maybe this was fixed. Plea...
- 05:58 AM Bug report #5260 (Feedback): Georeferencer causes QGIS to crash on exit
- Cannot replicate on Windows 7 with QGIS master. There have been work on the georeferencer, maybe this was fixed. Plea...
- 06:04 AM Bug report #3802: QGIS crashes using some options of new labelling tool
- Giovanni Manghi wrote:
> aperi2007 - wrote:
> > (I don't know if it crash on 32bit version).
>
> it does
still con... - 05:38 AM Bug report #5239 (Reopened): TIN interpolation causes crash
- 05:25 AM Bug report #5239: TIN interpolation causes crash
- Giovanni Manghi wrote:
> merging this with #5239
see also #2482 - 05:24 AM Bug report #5239 (Closed): TIN interpolation causes crash
- merging this with #5239
- 05:30 AM Bug report #5255 (Closed): Wrong codepage of shapefile
- zirneklitis - wrote:
> Recompiled GDAl and QGIS:
>
> QGIS version: 1.8.0-Lisboa, QGIS code revision: a1255fc, Compil... - 05:29 AM Bug report #5340 (Closed): QGIS loses non-latin letters in new shapefiles
- duplicate of #5255 (gdal problem, not qgis one). Try the installer linked in #5255.
- 05:29 AM Bug report #5340 (Closed): QGIS loses non-latin letters in new shapefiles
- duplicate of #5255 (gdal problem, not qgis one). Try the installer linked in #5255.
- 05:24 AM Bug report #2482 (Closed): Interpolation plugin causes seg fault
- merging this with #5239
- 05:24 AM Bug report #2482 (Closed): Interpolation plugin causes seg fault
- merging this with #5239
- 05:14 AM Bug report #5233 (Open): Segmentation fault (on linux) with INTERLIS data
- I still get the crash even with gdal 1.9
Segmentation fault (core dumped)
works on Windows.
QGIS version
1.8.0-Li... - 05:14 AM Bug report #5233 (Open): Segmentation fault (on linux) with INTERLIS data
- I still get the crash even with gdal 1.9
Segmentation fault (core dumped)
works on Windows.
QGIS version
1.8.0-Li... - 03:59 AM Bug report #4106 (Closed): Error in join
- closing for lack of feedback. Reopen if necessary.
- 03:59 AM Bug report #4106 (Closed): Error in join
- closing for lack of feedback. Reopen if necessary.
- 03:48 AM Bug report #5397: Field Calculator: crash when help is missing
- Is this still true on Mac?
- 03:47 AM Bug report #5247 (Closed): setting the project to "google mercator" causes QGIS to crash
- seems solved after the latest upgrades, and doesn't happen anyway in master, so I'm closing this.
- 03:47 AM Bug report #5247 (Closed): setting the project to "google mercator" causes QGIS to crash
- seems solved after the latest upgrades, and doesn't happen anyway in master, so I'm closing this.
- 03:45 AM Bug report #5196 (Feedback): QGIS crashes on style > categorized
- a quite similar issue has been closed as fixed, can you give a try with qgis-master and report back? cheers.
- 03:45 AM Bug report #5196 (Feedback): QGIS crashes on style > categorized
- a quite similar issue has been closed as fixed, can you give a try with qgis-master and report back? cheers.
- 03:43 AM Bug report #5162: points in polygon never ends
- Alex and Salvatore, here same consideration made for #3828... :)
- 03:38 AM Bug report #5075 (Closed): Qgis crashes in Raster calculator
- closing for lack of feedback, reopen if necessary.
- 03:38 AM Bug report #5075 (Closed): Qgis crashes in Raster calculator
- closing for lack of feedback, reopen if necessary.
- 03:36 AM Bug report #4912 (Closed): Segfault on exit-with-save
- 03:31 AM Bug report #4000 (Closed): Easy Print Plugin ver 0.1.0 crash qgis
- closing for lack of feedback, because there is a new version of the tool and also because this is a 3rd party plugin ...
- 03:31 AM Bug report #4000 (Closed): Easy Print Plugin ver 0.1.0 crash qgis
- closing for lack of feedback, because there is a new version of the tool and also because this is a 3rd party plugin ...
- 03:22 AM Feature request #4739: Browser: allow renaming, moving and deleting datasources
- Changed the title to reflect the missing features in the browser and that are available in popular software like arcc...
- 03:22 AM Feature request #4739: Browser: allow renaming, moving and deleting datasources
- Changed the title to reflect the missing features in the browser and that are available in popular software like arcc...
- 02:05 AM Bug report #4046: Composer raster problem printing - PDF
- Bill Williamson wrote:
> Sorry G,
>
> In 1.8 Trunk, I have a project which uses Google Steets / Openlayers as a bac... - 02:05 AM Bug report #4046: Composer raster problem printing - PDF
- Bill Williamson wrote:
> Sorry G,
>
> In 1.8 Trunk, I have a project which uses Google Steets / Openlayers as a bac...
2012-05-29
- 01:24 AM Bug report #5327: Nodetool partially broken on qgis-master
- wait for nightly build to test
- 01:09 AM Bug report #5327: Nodetool partially broken on qgis-master
- Alexander Novoselov wrote:
> qgis 1.9.90+git20120528+5e45e87~precise1
>
> http://youtu.be/HmtyaJmif-k
can you share... - 10:37 AM Bug report #5327: Nodetool partially broken on qgis-master
- qgis 1.9.90+git20120528+5e45e87~precise1
http://youtu.be/HmtyaJmif-k
- 01:07 AM Bug report #4630 (Feedback): Error of Ftools shape files combination with Japanese file-name
- 11:02 AM Bug report #4630: Error of Ftools shape files combination with Japanese file-name
- Can you try with this patch?...
- 11:02 AM Bug report #4630: Error of Ftools shape files combination with Japanese file-name
- Can you try with this patch?...
- 11:02 AM Bug report #4630: Error of Ftools shape files combination with Japanese file-name
- Can you try with this patch?...
- 12:56 AM Feature request #3209: Set "Skip attribute creation" as a default setting when user chooses "Micr...
- I am wondering if the following problem is related.
I'm trying to download data from a Garmin 60csx, but it reports ... - 11:22 PM Revision 56d03877 (qgis): apply #5598.33
- 10:07 PM Revision b870b556 (qgis): node tool fixes:
- - fix OTFR support (fixes #5327.16)
- smaller snap tolerance for geographic CRSs (fixes #5661)
- use different snappi... - 08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
- This fixes it.
- 08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
- This fixes it.
- 08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
- This fixes it.
- 08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
- This fixes it.
- 08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
- This fixes it.
- 08:48 PM Bug report #3330: Bug: Glitches in Pretty Breaks graduated rendering
- This fixes it.
- 07:26 PM Revision f97b043e (qgis): Merge pull request #154 from slarosa/master
- fix #2733
- 06:36 PM Revision 1341a553 (qgis): fix #2733
- 05:46 PM Revision fb00f671 (qgis): fixed #5644
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@195 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 05:24 PM Revision 65357b20 (qgis): added notice when grass help is not configured
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@194 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 04:05 PM Revision 23b40de5 (qgis): vector layer: also consider changed geometries, when there's no select ...
- 02:33 PM Revision 720cfced (qgis): fix #5660
- 02:07 PM Bug report #4046: Composer raster problem printing - PDF
- Sorry G,
In 1.8 Trunk, I have a project which uses Google Steets / Openlayers as a background. It renders the map O... - 08:07 AM Bug report #4046: Composer raster problem printing - PDF
- Bill Williamson wrote:
> This appears to be happening again.
can you be more specific? That would allow me to do so... - 06:53 AM Bug report #4046: Composer raster problem printing - PDF
- This appears to be happening again.
- 06:53 AM Bug report #4046: Composer raster problem printing - PDF
- This appears to be happening again.
- 01:59 PM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
- Autotests are failing in i386 linuxes because of a difference in the precision of the +b parameters (see the "mailing...
- 01:13 PM Bug report #5661 (Closed): Node tool: selects segment on the right
- Fixed in changeset commit:"b870b556836c5a74fbc5d960e5f1f11d9fe20966".
- 07:12 AM Bug report #5661 (Closed): Node tool: selects segment on the right
- When selecting a segment with the node tool on a layer with all orthogonal borders, the selected segment is not the c...
- 11:39 AM Bug report #5662 (Closed): OpenStreetMap plugin doesn't unload correctly
- When unloading the OSM plugin, something stays connected:
Traceback (most recent call last):
File "/usr/local/shar... - 10:26 AM Bug report #2733 (Closed): fTools Add geometry column fails to add XCOORD if source is GPX file o...
- Fixed in changeset commit:"f97b043e701cc466e35b2feddf02b791c26f67fe".
- 09:48 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
- Thanks Giovanni!
here the "patch":https://github.com/qgis/Quantum-GIS/pull/154 - 06:52 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
> Can anyone send me a GPX data to test it?
attached- 06:49 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
-
> 1) with data from database (not sure for Spatialite)
it works - 09:19 AM Revision 2757069b (qgis): Merge pull request #153 from rduivenvoorde/master
- translation update: new partial dutch translation
- 09:12 AM Revision 9e45d4c5 (qgis): dutch translation
- 08:51 AM Bug report #5644 (Resolved): GRASS integration should use private, not user's .grassrc6 file
- In windows, SEXTANTE runs its own batch script, which sets the gisrc file to a predefined one (sextante.gisrc) in the...
- 08:30 AM Bug report #2497 (Closed): ftools: difference tool (asymmetrical difference) does not work with m...
- Salvatore Larosa wrote:
> Done!
> everything went well!
>
> I have not encountered major problems, each tool has wor... - 08:30 AM Bug report #2497 (Closed): ftools: difference tool (asymmetrical difference) does not work with m...
- Salvatore Larosa wrote:
> Done!
> everything went well!
>
> I have not encountered major problems, each tool has wor... - 05:34 AM Bug report #5660 (Closed): projection dialog: selecting crs from recent crss broken
- Fixed in changeset commit:"720cfced0b4d6970f98f6a048c44a36de1dbecc8".
- 04:03 AM Bug report #5660 (Closed): projection dialog: selecting crs from recent crss broken
- in RC1 (29th of may) freshly compiled the projection dialog seems broken.
if you create a new project, and enable th... - 04:30 AM Bug report #5659 (Closed): Display
- duplicate #4011
- 04:30 AM Bug report #5659 (Closed): Display
- duplicate #4011
- 03:30 AM Bug report #5659 (Closed): Display
- Hi,
I've installed QGIS 1.7.4 via Ubuntugis-unstable, on a fresh Ubuntu 12.04 and I've noticed the following:
http:/... - 03:15 AM Feature request #5462: If GRASS variables are set, use them for analyses
- GRASS (raster) modules respect the WIND file.
2012-05-28
- 01:20 AM Revision 9859709e (qgis): fix set crs to OGR data items (broken in 04aab2938)
- 01:18 AM Revision 149c96a9 (qgis): Merge remote-tracking branch 'etiennesky/browser_fixes'
- 12:18 AM Revision 5e45e876 (qgis): fix #5657
- 12:00 AM Feature request #4252: different built-in tools calculate inconsistent polygon areas
- Note that the "export geometry columns" feature in ftools is now capable of calculating ellipsoidal areas, so I guess...
- 11:55 PM Revision e7e2c08f (qgis): skip null values in vector file writer (fixes #5172)
- 10:50 PM Revision a965fca0 (qgis): fix #5030
- 10:02 PM Revision 9f5f35aa (qgis): Merge pull request #152 from dakcarto/patch-1
- Add libqico.dylib copy and lib update to Mac app bundle for upcoming 1.8...
- 09:51 PM Revision 6d2ee694 (qgis): fixed bug in settings when adding an external provider
- git-svn-id: http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin@193 881b9c09-3ef8-f3c2-ec3d-21d735c97f4d
- 09:17 PM Revision 721765e5 (qgis): Add libqico.dylib copy and lib update to Mac app bundle for upcoming 1....
- 06:18 PM Revision 369b32e5 (qgis): update field list on each layer list update (fix #5655)
- 06:05 PM Revision a45e5b19 (qgis): fix tests
- 06:05 PM Revision dfe4a933 (qgis): use GDAL_FIX_ESRI_WKT=GEOGCS instead of TOWGS84 and maintain user-defin...
- 06:05 PM Revision ae753b87 (qgis): add ESRI .prj test to make sure towgs84 is ok (bug #5598), and add QgsC...
- 06:05 PM Revision e3868cf4 (qgis): add python binding for QgsCoordinateReferenceSystem::createFromUserInput()
- 06:05 PM Revision c8d4420d (qgis): add more autotests for ESRI WKT
- 06:05 PM Revision 59a4db64 (qgis): make sure QgsCoordinateReferenceSystem::setProj4String() and createFro...
- 04:50 PM Revision 6cff7845 (qgis): fix #5327
- 04:50 PM Revision 75e95ea2 (qgis): debian packaging update
- 04:41 PM Bug report #5621: make browser remove the file extensions when dragging and dropping layers into ...
- Summary:
the file extension is still displayed in the browser for GDAL/OGR items, but it was removed from the layer n... - 04:34 PM Bug report #5621 (Closed): make browser remove the file extensions when dragging and dropping lay...
- Etienne,
I've merged your pull request (the newer one, https://github.com/qgis/Quantum-GIS/pull/151) into master.
Th... - 04:34 PM Bug report #5621 (Closed): make browser remove the file extensions when dragging and dropping lay...
- Etienne,
I've merged your pull request (the newer one, https://github.com/qgis/Quantum-GIS/pull/151) into master.
Th... - 04:33 PM Bug report #5636 (Closed): [PULL] browser loads .gz and .vrt files as both OGR and GDAL data items
- Etienne,
I've merged your pull request (the new one, https://github.com/qgis/Quantum-GIS/pull/151) into master.
Thanks. - 04:33 PM Bug report #5636 (Closed): [PULL] browser loads .gz and .vrt files as both OGR and GDAL data items
- Etienne,
I've merged your pull request (the new one, https://github.com/qgis/Quantum-GIS/pull/151) into master.
Thanks. - 03:44 PM Revision e9121f5f (qgis): IT GUI transaltion completed after string freeze
- 03:18 PM Bug report #5657 (Closed): Can't delete more then one vertex
- Fixed in changeset commit:"5e45e876dc2ecc6305aee443d6266bd1c148c7d6".
- 03:00 PM Bug report #5657 (Closed): Can't delete more then one vertex
- * Select more the vertex/node on a polyline, polygon
* Press the delete key
Only the last one is deleted the rest re... - 02:56 PM Bug report #5172 (Closed): When a memory layer is "saved as" a shapefile, any null values in the ...
- Fixed in changeset commit:"e7e2c08f377a345e51ec0aed5a3df3311fa3bda7".
- 02:20 PM Feature request #5546: Add a warning when vector fields/values are above the limits
- We also had a problem recently with a shapefile in QGIS. A field of this shapefile was defined with REAL; length 19 a...
- 02:20 PM Feature request #5546: Add a warning when vector fields/values are above the limits
- We also had a problem recently with a shapefile in QGIS. A field of this shapefile was defined with REAL; length 19 a...
- 02:16 PM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
- Right now, the problems are two:
ext/add geometry tool does not work:
1) with data from database (not sure for Spati... - 07:32 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
- Salvatore Larosa wrote:
> Anyone can confirms?
>
> In my case with sample data of the comment n.3, both columns (... - 07:28 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
- Salvatore Larosa wrote:
> Anyone can confirms?
>
> In my case with sample data of the comment n.3, both columns (... - 02:14 PM Feature request #5656: Print Composer Rulers + Guides
- I agree this would be a cool feature.
- 10:42 AM Feature request #5656: Print Composer Rulers + Guides
- Plus try to create a Layout (Print Composer) with exact dimensions, a header line at 0.5 inch a footer line at 10.5 i...
- 10:35 AM Feature request #5656: Print Composer Rulers + Guides
- Yeah, not really as useful since the Guides are for "Guiding", plus I just set my units to inch and the snap to grid ...
- 10:33 AM Feature request #5656 (Feedback): Print Composer Rulers + Guides
- 10:25 AM Feature request #5656: Print Composer Rulers + Guides
- Snapping to grid is available already.
- 10:19 AM Feature request #5656 (Closed): Print Composer Rulers + Guides
- Can we add guides and ruler to print composer? This would be great when creating a map for print. One should be able ...
- 01:51 PM Bug report #5030 (Closed): Incorrect layer CRS is shown when opening CRS selector more than once ...
- Fixed in changeset commit:"a965fca0b9a3deacef0a359d9329f2fa0a58e2a0".
- 10:24 AM Bug report #5598: CRS attribution algorithm for newly added layers broken in qgis-master (upcomin...
- Jurgen has just committed the changes I pushed. Nirv - if you can update your master and test it would be nice. If ...
- 10:02 AM Feature request #5042: Rename Print Composer to Layout
- I do feel this is necessary, Qgis should try to align itself to a 'standardization' so it would be easier to adjust.
- 09:46 AM Revision cb16965c (qgis): translation update: sl_SI by Joze
- 09:26 AM Bug report #5655 (Closed): "mean coordinates" options are populated only if another layer is sele...
- Fixed in changeset commit:"369b32e5e578eb8335563f707642df5c1b33fc1c".
- 08:47 AM Bug report #5655 (Closed): "mean coordinates" options are populated only if another layer is sele...
- Open a new project and add a shape with at least one numeric field. Pick the "mean coordinate" tool and you'll see th...
- 09:22 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
- Done!
everything went well!
I have not encountered major problems, each tool has worked well enough.
Maybe if you ca... - 07:48 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
> If you can share the inuput data I'll try it!
thanks for the effort Salvatore!
attached a small project. You wil...- 07:50 AM Bug report #5327 (Closed): Nodetool partially broken on qgis-master
- Fixed in changeset commit:"6cff784597de8886fbde6e4c46edf7d84d7d88c8".
- 05:16 AM Revision 04aab293 (qgis): do not show file extension in TOC, add QqsLayerItem::layerName() for ge...
- 05:16 AM Revision 147911b2 (qgis): prevent .vrt and .gz files from appearing as both GDAL and OGR items (b...
- 05:16 AM Revision 589460b2 (qgis): add tests for QgsDataItem - verify that .gz and .vrt files are not reco...
2012-05-27
- 01:24 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
- Anyone can confirms?
In my case with sample data of the comment n.3, both columns (XCOORD and YCOORD) are not esported! - 01:24 AM Bug report #2733: fTools Add geometry column fails to add XCOORD if source is GPX file or PostGIS...
- Anyone can confirms?
In my case with sample data of the comment n.3, both columns (XCOORD and YCOORD) are not esported! - 01:18 AM Bug report #2497: ftools: difference tool (asymmetrical difference) does not work with multipolyg...
- Sorry, fear of being badly explained!!
I try again with an example (layer section):...
Also available in: Atom