Activity
From 2015-03-26 to 2015-04-24
2015-04-24
- 03:03 PM Bug report #12638 (Closed): ORDER BY clause in filter does not accept quoted field names
- The subset strings are indeed provider specific, but they are generally supposed to be where clauses only - using "OR...
- 03:03 PM Bug report #12638 (Closed): ORDER BY clause in filter does not accept quoted field names
- The subset strings are indeed provider specific, but they are generally supposed to be where clauses only - using "OR...
- 04:16 AM Bug report #12638: ORDER BY clause in filter does not accept quoted field names
- It happens also on 2.8.1/master.
- 02:55 PM Revision d0fea658 (qgis): Minimize installed travis dependencies
- 02:02 PM Bug report #12640: Copy selected rows to clipboard - data isn't correctly formatted
- OK, thanks for promptly getting back to me. Your suggestion steered me to ‘Copy geometry in WKT representation from ...
- 07:46 AM Bug report #12640 (Feedback): Copy selected rows to clipboard - data isn't correctly formatted
- are you sure you are not coying also the geometries text definitions (there is an option in the general options), and...
- 07:16 AM Bug report #12640 (Closed): Copy selected rows to clipboard - data isn't correctly formatted
- Hi,I'm trying to copy some data into Excel for further analysis using the 'copy selected rows to clipboard' function ...
- 10:27 AM Revision c9ec219f (qgis): Make QgsPointLocator discard geometries that cannot be projected
- Fix #12634 (crash snapping in measure tool)
(cherry picked from commit 0480cabfc91353156c58285b5748ef1c83bbe5d7) - 10:25 AM Revision 0480cabf (qgis): Make QgsPointLocator discard geometries that cannot be projected
- Fix #12634 (crash snapping in measure tool)
To be backported to 2.8 branch - 08:57 AM Bug report #12643 (Closed): Processing convex hull does not work
- In the latest Processing the QGIS Convex Hull does not create any output. In the log the message
2015-04-24T16:25:4... - 08:24 AM Feature request #6603 (Closed): Concave hulls function
- 08:23 AM Bug report #12618: 2.8.1 circles which don't seem to be on any layer
- Nyall Dawson wrote:
> Looks to me like you have empty diagrams enabled for a layer - can you confirm?
Hi Nyall,
I h... - 08:00 AM Bug report #12627: Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP
- Cannot confirm this behaviour using QGIS 2.8.1 and ArcMap 10.2.
Can you provide a sample of your data? What was the... - 07:12 AM Bug report #12639 (Closed): Convex hull does not save a prj file
- When run from Processing, the Convex Hull tool returns a layer without projectio, so it is likely to be loaded with a...
- 04:28 AM Feature request #9362 (Open): Export PDF layers from QGIS map composers
- see also #8771
- 04:28 AM Feature request #9362 (Closed): Export PDF layers from QGIS map composers
- see also #8771
- 04:28 AM Feature request #8771 (Closed): Export print layouts in geospatial pdf format
- see also #9362
- 04:28 AM Feature request #8771 (Closed): Export print layouts in geospatial pdf format
- see also #9362
- 04:10 AM Bug report #12636 (Closed): Zoom Window Not Working
- duplicate of #12614
- 04:10 AM Bug report #12636 (Closed): Zoom Window Not Working
- duplicate of #12614
- 04:05 AM Bug report #12616: API: QgsVectorLayer::selectedFeatures() - do not work for more than 8 features...
- the fix works!
thanks jürgen
2015-04-23
- 01:45 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
- It would be useful to add tests in tests/src/core/testqgspointlocator.cpp, but I hadn't seen examples of changing set...
- 01:26 AM Bug report #12634 (Closed): Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
- Fixed in changeset commit:"0480cabfc91353156c58285b5748ef1c83bbe5d7".
- 01:15 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
- I found the exception being thrown during creation of the snapping index. I don't think it is correct to index _all_ ...
- 03:10 PM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
- Catching the exception in QgsMeasureTool::snapPoint makes the measure tool functional, but still leaves a spinning wa...
- 02:54 PM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
- May be related to the refactoring conducted by Martin Dobias in commit:334d885b6d4757398d63771e1019fc4ed68c1a35
- 02:30 PM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
- It is an unhandled exception taking down one thread:...
- 07:50 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
- It doesn't take 2 layers to reproduce. Single layer: world countries borders in EPSG:4326. Map projection in EPSG:300...
- 07:26 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
- master, as of commit:95a7fbc IS affected
- 07:21 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
- 2.6.1 is not affected
- 04:55 AM Bug report #12634: Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
- See also #11784
- 04:54 AM Bug report #12634 (Closed): Proj4 Exception in Measure tool leaves qgis in wait state (OTF On)
- I've OnTheFly reprojection active. Map projection is EPSG:3003.
Two layers visible, one also EPSG:3003, one EPSG:4326... - 01:12 AM Bug report #12636: Zoom Window Not Working
- See also #12614
- 08:34 AM Bug report #12636 (Closed): Zoom Window Not Working
- When using the zoom tool in the toolbar a zoom window will not work if the second point is in the upper left quadrant...
- 12:29 AM Bug report #12638 (Closed): ORDER BY clause in filter does not accept quoted field names
- Trying to order my shapefile point data in QGIS 2.4 (Debian testing version) for proportionate symbol mapping in orde...
- 07:41 PM Revision a2d673f5 (qgis): QgsMimeDataUtils::encode fix (escape also backslash)
- 07:40 PM Revision 876e54b5 (qgis): [GRASS] use always forward slash as dir separator
- 07:38 PM Revision 95e5a4f3 (qgis): QgsMimeDataUtils::encode fix (escape also backslash)
- 07:04 PM Revision 1ac4b252 (qgis): [GRASS] more tests
- 11:46 AM Bug report #12637 (Closed): Primary key set to null when using Identify on layer or editing a chi...
- I've finally gotten around to using QGIS 2.8.1 with my borehole project (which was working fine on QGIS 2.4).
Now ... - 10:35 AM Bug report #6333 (Closed): Autocompletion don't work is some cases in new Python console
- I don't think this is possible with the current console implementation.
- 09:23 AM Bug report #12633 (Closed): Incorrect area calculation
- 04:47 AM Bug report #12633 (Closed): Incorrect area calculation
- Using google hybrid layer, project CRS epsg 3857, enabled OTF projection, and polygon layer at same crs, project map ...
- 08:26 AM Bug report #12635 (Closed): QgsRasterLayer.setDrawingStyle string version is in the bindings inst...
- In SIP bindings there is the QString version of the overloaded setDrawingStyle:
void setDrawingStyle( const QString ... - 06:04 AM Bug report #12619 (Closed): No spatial index on Oracle views
- Hello,
Jürgen, I will close this bug as it doesn't occurs on nightly build (but present in 2.8.1). I can see that QG... - 04:56 AM Bug report #11784: Measure Line behaviour when "On the fly" enabled
- Does this still happen with 2.8.1 ?
See also #12634 - 04:16 AM Bug report #12057: Computed area is wrong when reprojection is active
- see also #3296
- 03:15 AM Bug report #12632 (Closed): QgsSnapper.snapToCurrentLayer() not working anymore in QGIS 2.8
- sorry for duplicate
- 03:15 AM Bug report #12632 (Closed): QgsSnapper.snapToCurrentLayer() not working anymore in QGIS 2.8
- sorry for duplicate
- 03:15 AM Bug report #12632 (Closed): QgsSnapper.snapToCurrentLayer() not working anymore in QGIS 2.8
- Hi, I (but not only me: [1]) discovered that QgsSnapper.snapToCurrentLayer() is not working anymore in QGIS 2.8, it r...
- 03:15 AM Bug report #12631 (Closed): QgsSnapper.snapToCurrentLayer() not working anymore in QGIS 2.8
- Hi, I (but not only me: [1]) discovered that QgsSnapper.snapToCurrentLayer() is not working anymore in QGIS 2.8, it r...
- 03:07 AM Bug report #12630 (Closed): Get sample query expression non-responsive for large PostGIS datasets
- Apologies if I've put this into the wrong category, this is my first time posting a bug report.
I have a large datas... - 02:23 AM Bug report #12629 (Closed): Vector Layer TranslateFeatures performance (2.8.1 vs 1.8.0)
- I developed a plugin for Qgis version 1.8.0 that translates a vector layer with the simple following code:...
- 02:18 AM Bug report #12391: Postgres character(n) default values not properly handled in attribute form
- Sergio Gollino wrote:
> In the last nightly (2.8.1-42) with PostgreSQL 9.4 the problem persist.
the fix was applied ...
2015-04-22
- 12:58 AM Bug report #12391: Postgres character(n) default values not properly handled in attribute form
- In the last nightly (2.8.1-42) with PostgreSQL 9.4 the problem persist.
- 12:14 AM Bug report #12628 (Closed): DBManager doesn't properly manage timestamp format
- When creating a Postgres table in a new schema using drag and drop feature in DBManager, timestamp fields are convert...
- 08:35 PM Revision bcb95137 (qgis): Properly handle non matching number of WMS styles and layers in WMS pro...
- 07:47 PM Revision 32cc6e0b (qgis): Fix quoting of xfb-run invocation
- Works For Me (Ubuntu 14.04.2)
- 04:51 PM Bug report #12627 (Closed): Shapefile exported from Version 2.8.1 is Unreadable to ARCMAP
- Shapefile exported by Layer->Save As, Format ESRI Shapefile, Encoding System, cannot be read by ArcMap.
The shapefile... - 03:06 PM Bug report #12057: Computed area is wrong when reprojection is active
- For sake of completeness:
This is a gis.stackexchange discussion on the same topic: http://gis.stackexchange.com/que... - 12:58 PM Revision 95a7fbc8 (qgis): Followup b2ca7f, fix bad merge
- 12:26 PM Bug report #12619: No spatial index on Oracle views
- I would like to see first some SQL that QGIS is sending to Oracle when a) target is a table with spatial index b) tar...
- 09:09 AM Bug report #12619: No spatial index on Oracle views
- Did you verify that this is still the case in master and/or the release-2_8 branch? Both have nightly builds in OSG...
- 10:23 AM Bug report #12625 (Closed): Difficult to set value in drop down list in table column
- When I select a feature on the map and then I open the attribute table for the layer and change the view to Show Sele...
- 10:18 AM Revision deba02f1 (qgis): Improved placement for diagrams for line layers
- Previously the diagrams would often be displaced from the line
(depending on the line orientation). - 10:03 AM Revision b2ca7faf (qgis): Modernise diagram properties UI:
- Switch to stacked widget, QgsScaleRangeWidget, QgsFieldExpression
widget, QgsDoubleSpinBoxes.
Rearrange and reword c... - 10:03 AM Revision 16af7871 (qgis): Fix line placement flags for diagrams. Line placement options for
- PAL are flags, not an enum
- 10:03 AM Revision 7ce618a6 (qgis): Start modernising diagram ui
- 08:38 AM Revision 12d92e4f (qgis): Merge pull request #1998 from radosuav/missing_html_tags
- [processing] fix displaying result graphs
- 07:24 AM Revision 9c5cbd43 (qgis): osgeo4w: fix buildname (followup dec0ca5)
- 03:51 AM Bug report #12623 (Closed): Project templates should be stored relative to config folder
- The path to project templates is currently stored absolute in the .ini config file. So when preparing a default confi...
- 03:23 AM Feature request #9362: Export PDF layers from QGIS map composers
- Hi,
I'm working on a plugin to create GeospatialPDF (not that real GeoPDF because is proprietary format) from raster... - 02:21 AM Feature request #8220: Add XLS and KMZ in Ogr supported file filter AND browser
- Same for KMZ
2015-04-21
- 01:36 AM Bug report #12429: Run only the selected part of a SQL query
- Can you please review these two PR ?
The PR above 1955 was too old to be merged automatically. I had some conflicts a... - 11:04 PM Revision 02f5c73a (qgis): fix where clause when multiple features are filtered by ids (fixes #126...
- 10:20 PM Revision dec0ca59 (qgis): osgeo4w: restore running Nightly for tests (followup 51a7317)
- 10:00 PM Revision 774e5d30 (qgis): Fix crash on QgsDataDefined copy (fix #12027)
- 10:00 PM Revision 8cb87554 (qgis): Add unit test for QgsDataDefined copy
- 03:54 PM Revision 2fddcaf3 (qgis): Merge pull request #1994 from bstroebl/bugInEliminate
- [processing] avoid run-time error in the Eliminate sliver polygons algorithm
- 03:21 PM Revision fd817ec3 (qgis): fix selected query
- 03:13 PM Revision 8ccae4fe (qgis): [processing] add "mode" to ZonalStatistics output. Contributed by Anton
- Biatov
- 02:07 PM Revision 9d6b280a (qgis): [Processing][Feature] Add new algo to remove holes in a polygon layer
- 02:04 PM Bug report #12616 (Closed): API: QgsVectorLayer::selectedFeatures() - do not work for more than 8...
- Fixed in changeset commit:"02f5c73ae2067c3a92a2254761a8e2db0a565eae".
- 05:05 AM Bug report #12616 (Closed): API: QgsVectorLayer::selectedFeatures() - do not work for more than 8...
- hello jürgen,
i think there is a bug in the API Public Member Function QgsVectorLayer::selectedFeatures()
if i have... - 01:01 PM Bug report #12027 (Closed): cpy of a prepared QgsDataDefined cause crash (double delete)
- Fixed in changeset commit:"774e5d3012a60c4dadafadd95017f085d72abe80".
- 12:16 PM Bug report #12622 (Closed): In virtual fields $area function computes always values using "None/p...
- New description:
in QGIS master area calculations seems to be (finally) sorted out/fixed. Anyway it seems that when ... - 12:02 PM Bug report #12621 (Closed): Rule-based Layer Style: min. scale / max. scale columns interchanged ...
- Already fixed in master and back ported to 2.8
- 12:02 PM Bug report #12621 (Closed): Rule-based Layer Style: min. scale / max. scale columns interchanged ...
- Already fixed in master and back ported to 2.8
- 08:02 AM Bug report #12621 (Closed): Rule-based Layer Style: min. scale / max. scale columns interchanged ...
- When manually changing min. scale / max. scale values in rule-based Layer Styling, (double-click on field), the oppos...
- 12:01 PM Bug report #12618 (Feedback): 2.8.1 circles which don't seem to be on any layer
- Looks to me like you have empty diagrams enabled for a layer - can you confirm?
- 06:37 AM Bug report #12618 (Closed): 2.8.1 circles which don't seem to be on any layer
- I've got some strange things happening with 2.8.1-Wien in that, I open a project and I get a load of circles which do...
- 10:31 AM Revision c246fec2 (qgis): [Processing] Fix bug with displaying result graphs by adding <html> tags.
- 07:44 AM Bug report #12619 (Closed): No spatial index on Oracle views
- Hello,
I've got an Oracle Spatial view on a spatially enabled table (which is well declared in Oracle metadata table... - 07:39 AM Feature request #10779: Layer Properties - "displayed as" should work as Alias for layer instead ...
- That would match the other COTS behaviour, I guess if you want to get the original name Layer source right below it w...
- 06:36 AM Bug report #12617 (Closed): Join without caching do not work with Spatialite tables
- I have two layers loaded in qgis called list(non spatial) and structure (spatial) all coming from spatialite. Creatin...
- 03:26 AM Feature request #12615 (Closed): Mandatory fields in forms
- Hello,
when you edit attributes on forms you often want to have some mandatory data. In QGIS forms, there is no way ... - 02:55 AM Bug report #12614 (Closed): Zoom tool bug
- When making a rectangle with the Zoom tool ( plus-magnifyingglass) it works good if I start from top left and drag to...
2015-04-20
- 01:32 AM Feature request #10779: Layer Properties - "displayed as" should work as Alias for layer instead ...
- The "displayed as" field is different if the "capitalize layer names" option is enabled ...
I agree this is confusing... - 12:48 AM Bug report #12611 (Feedback): Field calculator forcing creation of new virtual field on PostgreSQ...
- I cannot confirm here on qgis master: when switching to "update existing field", even if the "create virtual field" i...
- 12:09 PM Bug report #12611 (Closed): Field calculator forcing creation of new virtual field on PostgreSQL/...
- When trying to use the field calculator in 2.6.1 on a PostgreSQL 9.3/PostGIS 2.0 table of points - attempt to calcula...
- 11:04 PM Revision 8c1ee0c6 (qgis): Add ORACLE_INCLUDEDIR, ORACLE_LIBDIR CMake variables
- 10:00 PM Revision 3581e570 (qgis): doxymentaton: add 2.8 to main page
- 06:40 PM Revision e51d05ee (qgis): fix doxymentation warnings
- 12:29 PM Bug report #12612 (Closed): Composer Manager doesn't always update composers list when changing p...
- Open a project with print composers
Open the composer manager dialog. You get the list of print composers.
Without cl... - 12:26 PM Bug report #10980 (Reopened): Can't set new map extent after changed layer visibilty
- Sorry for not giving some feedback. I used to get some email updates for my tickets but not this time. But I still ha...
- 12:04 PM Bug report #12609: Missing symbol display (just) outside map canvas extent
- I confirm this also on qgis master. Not sure it was an issue also in releases before 2.8.1.
- 12:04 PM Bug report #12609: Missing symbol display (just) outside map canvas extent
- I confirm this also on qgis master. Not sure it was an issue also in releases before 2.8.1.
- 12:04 PM Bug report #12609: Missing symbol display (just) outside map canvas extent
- I confirm this also on qgis master. Not sure it was an issue also in releases before 2.8.1.
- 12:04 PM Bug report #12609: Missing symbol display (just) outside map canvas extent
- I confirm this also on qgis master. Not sure it was an issue also in releases before 2.8.1.
- 12:04 PM Bug report #12609: Missing symbol display (just) outside map canvas extent
- I confirm this also on qgis master. Not sure it was an issue also in releases before 2.8.1.
- 05:18 AM Bug report #12609 (Closed): Missing symbol display (just) outside map canvas extent
- Excerpted from a recent posting on GIS-StackExchange [[http://gis.stackexchange.com/questions/143148/displaying-symbo...
- 11:37 AM Revision f0daab9c (qgis): processing: fix interpretation of oracle layers (fixes #12590)
- Funded by norbit.de
- 10:20 AM Revision 085d0ad0 (qgis): Fix zonal stats not saving values to spatialite layers (fix #11849)
- 10:20 AM Revision 5e41c432 (qgis): [FEATURE] Allow band selection for zonal stats plugin
- 10:20 AM Revision ee7b4d25 (qgis): [FEATURE] Add extra statistics to zonal stats plugin (fix #4430)
- Adds median, standard dev, min, max, range, minority, majority
and variety - 10:19 AM Revision e01dca75 (qgis): [FEATURE] Allow selection of wanted stats for zonal stats (fix #4429)
- 08:12 AM Revision 634641a9 (qgis): Merge pull request #1993 from manisandro/fldidx
- Fix primary key search uniqueness
Duplicate suffix `_0` has not been detected previously - 06:51 AM Bug report #12610 (Closed): QGIS not showing WMS legend while LegendURL is present
- I'am reporting on issue my customer, the Flemish government has reported.
In all of our wms-services, we define a WMS... - 03:08 AM Feature request #12607: Improved handling of calculated values
- > 2. Use a virtual field so that the values are updated - Failed: No further use is then allowed, GroupStats does not...
- 02:32 AM Feature request #12607 (Closed): Improved handling of calculated values
- There is a major flaw in the Qgis system in dealing with calculated values. For example, we have a simple demographic...
- 03:07 AM Bug report #12589: Choose which fields are joined behaves wrongly when the target field is also s...
- I have a patch ready for PR on my github repo: https://github.com/giohappy/QGIS/commit/c470432008300306da27e5132151a0...
- 02:39 AM Bug report #12590 (Closed): Oracle connection fails for OGR import into PostGIS
- Fixed in changeset commit:"f0daab9c7c188bd0361d7d11652830558231e1b6".
2015-04-19
- 01:53 AM Feature request #4429 (Closed): Zonal statistics: please add checkbox
- Fixed in changeset commit:"e01dca759d2b69bf9749b7855c83ec5832d427e1".
- 01:53 AM Feature request #4430 (Closed): Zonal statistics: please add more variables
- Fixed in changeset commit:"ee7b4d2539337f937aec9efae9ad603f8e2014ff".
- 01:53 AM Bug report #11849 (Closed): Zonal stats plugin not working with spatialite layer
- Fixed in changeset commit:"085d0ad09687fadeb01bcd0fdf1fbeb44b1e4bda".
- 01:51 AM Bug report #12606 (Closed): URL format in request DescribeFeature, && in URL request.
- The WFS request DescribeFeature has two && in the URL request.
The generated URL from QGIS is
?SERVICE=WFS&VERSION=1... - 12:38 AM Feature request #8771: Export print layouts in geospatial pdf format
- Even more important to me than layer toggle options would be having spatial reference data included in the PDF so it ...
- 12:33 AM Feature request #12605 (Closed): Greater lock toggle control in advanced digitizing
- Hello,
It would be great to implement a way to keep angle or distance locks enabled when using the new advanced digi... - 01:40 PM Revision d78bc7d1 (qgis): osgeo4w: reflect version in nightly build name
- 11:25 AM Bug report #12597: Exported image with world file is not located properly when imported back into...
- Paolo Cavallini wrote:
> Does http://qgis.org/debian-nightly-ltr exist? I get a 404 Not Found
Not yet. It will be ... - 09:24 AM Bug report #12597: Exported image with world file is not located properly when imported back into...
- Does http://qgis.org/debian-nightly-ltr exist? I get a 404 Not Found
- 04:11 AM Bug report #12597: Exported image with world file is not located properly when imported back into...
- Giovanni Manghi wrote:
> Please test qgis master and report back. If it is related to #12322 it should be already fix... - 03:24 AM Bug report #12597 (Feedback): Exported image with world file is not located properly when importe...
- Please test qgis master and report back. If it is related to #12322 it should be already fixed.
- 03:24 AM Bug report #12597 (Feedback): Exported image with world file is not located properly when importe...
- Please test qgis master and report back. If it is related to #12322 it should be already fixed.
- 11:04 AM Revision 4bc74026 (qgis): german translation update
- 08:57 AM Bug report #12603: Adding a node to overlapping lines in topological mode no longer works
- Ah, now I see the shortcut.
And this is odd. It happens for a shapefile and .qgs file I created years ago, but not f... - 08:42 AM Bug report #12603: Adding a node to overlapping lines in topological mode no longer works
- Nathan Edgars II wrote:
> I give up...
>
>
> qgis-dev-bin.exe - Unable To Locate Component
> ----------------------... - 05:30 AM Bug report #12603: Adding a node to overlapping lines in topological mode no longer works
- I give up...
qgis-dev-bin.exe - Unable To Locate Component
---------------------------
This application has failed ... - 05:06 AM Bug report #12603: Adding a node to overlapping lines in topological mode no longer works
- Nathan Edgars II wrote:
> I don't know what 'qgis master' is.
qgis master is the development version of qgis. Are yo... - 05:02 AM Bug report #12603: Adding a node to overlapping lines in topological mode no longer works
- I don't know what 'qgis master' is.
- 03:32 AM Bug report #12603 (Feedback): Adding a node to overlapping lines in topological mode no longer works
- I cannot confirm both issues on qgis master, can you give it a try and report back? thanks.
- 03:32 AM Bug report #12603 (Feedback): Adding a node to overlapping lines in topological mode no longer works
- I cannot confirm both issues on qgis master, can you give it a try and report back? thanks.
- 08:49 AM Revision 398b1821 (qgis): Update ShapestoGrid.txt
- Better default for saga rasterization
- 08:49 AM Revision 8b91b9ef (qgis): Better default for COMPRESSTYPE in GDAL
- 08:49 AM Revision 4cfbe599 (qgis): Update Slope,Aspect,Curvature.txt
- Better defaults for slope and aspect in saga:processing
- 08:49 AM Revision 52b52e1e (qgis): fix GRASS7 v.generalize
- 08:49 AM Revision 4802bd60 (qgis): fix gdal_rasterize: remove duplicate options
- 08:49 AM Revision d808426e (qgis): [processing] set CRS for output grid (fix #12518)
- 08:48 AM Revision 7422857b (qgis): [processing] display X and Y labels on the scatterplot (fix #12095)
- 08:48 AM Revision 7f94cf7d (qgis): [processing] save last used models/scripts directory (fix #12536)
- 08:48 AM Revision 8ffa4acf (qgis): [processing] fix typo in the algorithm name (fix #12227)
- 08:39 AM Revision 466fe70c (qgis): Better output names for SAGA models
- 08:39 AM Revision 94d5795f (qgis): Better naming for GDAL outputs (partial fix for http://hub.qgis.org/iss...
- Conflicts:
python/plugins/processing/algs/gdal/gdalcalc.py
python/plugins/processing/algs/gdal/gdaltindex.py - 08:38 AM Bug report #10966: with OTFR on $area is always computed in square meters even if the CRS is in f...
- I worked with a client the other day and we were calculating area in EPSG:26916 and it produced the correct area with...
- 07:38 AM Bug report #10966: with OTFR on $area is always computed in square meters even if the CRS is in f...
- Andre Joost wrote:
> Just another test case:
>
> http://gis.stackexchange.com/questions/143080/qgis-area-calculation... - 06:22 AM Bug report #10966: with OTFR on $area is always computed in square meters even if the CRS is in f...
- Just another test case:
http://gis.stackexchange.com/questions/143080/qgis-area-calculation-differs-when-on-the-fly-... - 08:38 AM Revision 593027eb (qgis): Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537
- Conflicts:
python/plugins/processing/algs/gdal/ogr2ogrbuffer.py
python/plugins/processing/algs/gdal/ogr2ogrdissolve.py - 08:37 AM Revision 4cf7b4f2 (qgis): Better default for a Processing:SAGA module
- 08:37 AM Revision 5404bcdb (qgis): Update ShapestoGrid.txt
- Better defaults for Shapes to grid
- 08:37 AM Revision a9040067 (qgis): remove duplicate condition
- 08:37 AM Revision 612f57dc (qgis): better option text
- 08:36 AM Revision 02bec584 (qgis): fix gdal rasterize when using an existing raster layer
- 08:36 AM Revision 66580c47 (qgis): [Processing] Avoid consecutive quotes when calling OTB algorithms.
- 08:30 AM Revision 8c0b0e52 (qgis): fix typo
- 08:30 AM Revision a2258c55 (qgis): fix saga interpolations modules
- 08:30 AM Revision 872a89fe (qgis): fix saga catchment area modules
- 08:30 AM Revision 3987ea21 (qgis): fix saga shapes to grid
- 08:30 AM Revision 6c47c6cd (qgis): fix SAGA contour lines from grid
- 08:29 AM Revision 8d7d7fdb (qgis): Update MultilevelB-SplineInterpolation(fromGrid).txt
- Partial fix for https://hub.qgis.org/issues/12519
- 08:29 AM Revision d5146556 (qgis): Update MultilevelB-SplineInterpolation.txt
- Partial fix for https://hub.qgis.org/issues/12519
- 08:29 AM Revision c27a2a60 (qgis): Update CatchmentArea(Parallel).txt
- Partial fix for https://hub.qgis.org/issues/12483
- 08:29 AM Revision 59df02a7 (qgis): Update CatchmentArea(FlowTracing).txt
- 08:29 AM Revision 3dbab2c1 (qgis): Update CatchmentArea(Recursive).txt
- 05:48 AM Feature request #12599: Add a "multiple input" option for attributes and other data types
- One use case would be analysis of time series where values for different years are stored in different columns.
- 04:04 AM Feature request #12599: Add a "multiple input" option for attributes and other data types
- It would be very useful indeed (and I'm thinking about the multiple attribute selection).
- 04:38 AM Bug report #12601 (Closed): QgsMapCanvasItem not position properly if map is rotated
- 04:32 AM Bug report #12601: QgsMapCanvasItem not position properly if map is rotated
- After checking out #11910, i believe it could be the same issue!
2015-04-18
- 08:08 PM Bug report #12603 (Closed): Adding a node to overlapping lines in topological mode no longer works
- It used to be (back in "Valmiera") that when two lines overlapped (sharing at least two nodes), adding a node along t...
- 01:34 PM Bug report #12601 (Closed): QgsMapCanvasItem not position properly if map is rotated
- Here is the code of my custom QgsMapCanvasItem:
class QgsPositionMarker(QgsMapCanvasItem):
Graphic = QPolygon([Q... - 12:40 PM Feature request #12600 (Open): Add list or array output type
- In order to be able to output some results (e.g. Local Moran's I values) for further use in other Processing scripts,...
- 12:22 PM Feature request #12599 (Closed): Add a "multiple input" option for attributes and other data types
- The idea is to add a "multiple input" option for all data types, including attribute columns.
For example, for som...
2015-04-17
- 05:55 PM Revision 51a7317c (qgis): osgeo4w: fix running of grass test
- 05:04 PM Revision cd3a120a (qgis): Update ShapestoGrid.txt
- Better default for saga rasterization
- 03:59 PM Revision 812d5b11 (qgis): remove unused button in categorized renderer ui
- 01:55 PM Bug report #12597 (Closed): Exported image with world file is not located properly when imported ...
- Hi,
I noticed an issue regarding the creation and importing of image referenced using world files.
I did everything ... - 12:43 PM Revision 7527651b (qgis): Fix RelationReference widget
- previously it would not return any value when the content changed since 868eeb2
- 09:51 AM Revision d79268cb (qgis): indentation update
- 09:18 AM Bug report #12594 (Open): Sample R scripts for Processing (Home Range Analysis) do not work
- In some cases yes. In any case, the script should fail gracefully, saying "Please install lib xyz", otherwise it is n...
- 09:16 AM Bug report #12594 (Feedback): Sample R scripts for Processing (Home Range Analysis) do not work
- the script has several R dependencies, do you have them installed?
- 08:40 AM Bug report #12594 (Closed): Sample R scripts for Processing (Home Range Analysis) do not work
- Various errors from the Home Range Analysis section:
Could not load R script: /home/paolo/.qgis2/python/plugins/proc... - 09:14 AM Bug report #12596 (Closed): Sample R scripts for Processing (Point pattern analysis) should accep...
- #12595
- 09:14 AM Bug report #12596 (Closed): Sample R scripts for Processing (Point pattern analysis) should accep...
- #12595
- 09:09 AM Bug report #12596 (Closed): Sample R scripts for Processing (Point pattern analysis) should accep...
- Currently they accept any vector, whis seems inappropriate
- 08:43 AM Bug report #12595 (Closed): Sample R scripts for Processing (Point pattern analysis) should accep...
- Currently they accept any vector, whis seems inappropriate
- 08:35 AM Feature request #12593 (Open): Processing: make defaults more uniform
- Defaults for the same analysis in different Proessing backends (e.g. buffer) is widely different. Setting it to a com...
- 08:06 AM Bug report #12589: Choose which fields are joined behaves wrongly when the target field is also s...
- I haven't a patch yet but the problem can be easily solved removing the target layer from the layers list here: https...
- 02:17 AM Bug report #12589 (Closed): Choose which fields are joined behaves wrongly when the target field ...
- If the target vector is selected from the fields to be joined, it isn't added in the headers but the field contents a...
- 05:21 AM Bug report #12591 (Closed): NITF does not geolocate in 2.8
- I have an application that generates NITF files as part of a radar simulation. The files geolocate properly in 2.6, b...
- 05:01 AM Bug report #12578: Large pause before snapping to large layer
- dear all,
we grab a video showing the problem:
http://mappegis.regione.emilia-romagna.it/gstatico/documenti/fra/VID_2... - 03:45 AM Bug report #12590 (Feedback): Oracle connection fails for OGR import into PostGIS
- the question is:
does *any* (qgis/ogr/etc) processing tool work using a oracle layer as input? - 03:10 AM Bug report #12590 (Closed): Oracle connection fails for OGR import into PostGIS
- The alg is blindly passing the data source uri of a oracle layer to ogr2ogr although the OCI driver has a completely ...
- 03:41 AM Bug report #12585: Diagrams don't work with Conical Projection
- I tried last night build of QGIS (2.9.0) and now it works ok! Thank you!
2015-04-16
- 01:47 AM Feature request #7981: Add SVG symbol sets
- Paolo Cavallini wrote:
> One more: http://ngmdb.usgs.gov/fgdc_gds/geolsymstd/download.php
> Licence to be checked.
P... - 11:22 PM Feature request #7981: Add SVG symbol sets
- See also #1694
- 10:40 PM Feature request #6974 (Closed): Enhancement to Expression Builder : Allow comment strings in expr...
- 09:40 PM Revision 213a22bc (qgis): Fix calculation of zonal stats when source contains nodata or nan
- pixels (fix #11135)
- 08:34 PM Feature request #7669: Usage of the mouse scroll wheel
- The only thing we would implement is:
[Shift]_scroll wheel away – pans canvas right;
[Shift]_scroll wheel to user – ... - 08:27 PM Feature request #7669: Usage of the mouse scroll wheel
- I would recommend revisiting this, and adopting it in core. As noted by the original requestor, it seems to be a pret...
- 06:47 PM Bug report #12585: Diagrams don't work with Conical Projection
- Yes please, I'm 99% sure this is fixed now
- 05:18 PM Bug report #12585: Diagrams don't work with Conical Projection
- I should appologize for wasting your time since I finally after several days of random clicking found the reason of t...
- 04:40 PM Bug report #12585: Diagrams don't work with Conical Projection
- It sounds like you're describing something which is related to a fix I made after 2.8.1 was released. Can you test wi...
- 02:48 PM Bug report #12585: Diagrams don't work with Conical Projection
- I also wanted to note that I didn`t switch off the diagramms.
- 02:46 PM Bug report #12585: Diagrams don't work with Conical Projection
- I was trying to reproduce that bug today in both versions (2.6.1 and 2.8.1) and by chance understood that these are t...
- 03:34 AM Bug report #12585 (Feedback): Diagrams don't work with Conical Projection
- 03:34 AM Bug report #12585: Diagrams don't work with Conical Projection
- To clarify, are you saying if you switch off diagrams for the layer you still do not see the points in the conical pr...
- 05:59 PM Revision 6a46f464 (qgis): Better default for COMPRESSTYPE in GDAL
- 05:54 PM Revision af64ae96 (qgis): [PROCESSING] Avoid run-time error
- if intersection geometry is None (happens IMHO if geometries are not valid)
- 05:23 PM Revision 4c65277e (qgis): doxygen: add missing gui directory for effects
- 05:21 PM Revision 8a1ea2ee (qgis): Update Slope,Aspect,Curvature.txt
- Better defaults for slope and aspect in saga:processing
- 02:16 PM Bug report #11135: Zonal Statistics is calculating wrong mean values
- Thanks Nyall. Has this been backported?
- 12:42 PM Bug report #11135 (Closed): Zonal Statistics is calculating wrong mean values
- Fixed in changeset commit:"213a22bc8ac936ff0c0179d565ca3bd5cf1f68f3".
- 05:43 AM Bug report #12587 (Closed): Processing field calculator misses recent expression
- They are present in the standard field calc
- 05:26 AM Bug report #12586 (Closed): Processing field calculator allows no_value for column name
- The QGIS Field calculator in Processing allows to create a new vector with an empty fieldname.
The original field cal...
2015-04-15
- 12:09 AM Bug report #12573: QGIS console: 'saga:rastercalc' giving bogus values compared to other algorithms
- Following Giovanni's response, I filed a bug in the SAGA system and, very surprisingly, this is the outcome from Olaf...
- 03:30 AM Bug report #12573 (Closed): QGIS console: 'saga:rastercalc' giving bogus values compared to other...
- paolo prosperi wrote:
> I am indeed having the same strange results from SAGA GUI (Grid Calculus command) as I did ea... - 03:30 AM Bug report #12573 (Closed): QGIS console: 'saga:rastercalc' giving bogus values compared to other...
- paolo prosperi wrote:
> I am indeed having the same strange results from SAGA GUI (Grid Calculus command) as I did ea... - 03:51 PM Revision c9ec4d4a (qgis): [processing] Select by atribute sum algorithm
- 03:05 PM Bug report #12585 (Closed): Diagrams don't work with Conical Projection
- I have a shapefile with american urban areas. I work with diagrams window, circular graph (round diagrams). When I se...
- 01:58 PM Feature request #12584 (Open): Change layer source
- It would be good if it was easier to swap a layer source to a new one in the layer properties where the file location...
- 01:37 PM Bug report #12583 (Closed): Don't work Edit Rendering styles for outputs for some providers
- Hi guys,
the option Edit rendering styles for outputs is disable for user-models, R scripts, Scripts and Lidar Tools... - 10:26 AM Bug report #12579: Qgis crashes when trying to use geoprocessing tools
- Thanks for the fast reply!
Here are my data: the vectorshape and the pointshape. I did also attach 2 screenshots of ... - 10:26 AM Bug report #12579: Qgis crashes when trying to use geoprocessing tools
- Thanks for the fast reply!
Here are my data: the vectorshape and the pointshape. I did also attach 2 screenshots of ... - 10:26 AM Bug report #12579: Qgis crashes when trying to use geoprocessing tools
- Thanks for the fast reply!
Here are my data: the vectorshape and the pointshape. I did also attach 2 screenshots of ... - 10:26 AM Bug report #12579: Qgis crashes when trying to use geoprocessing tools
- Thanks for the fast reply!
Here are my data: the vectorshape and the pointshape. I did also attach 2 screenshots of ... - 03:15 AM Bug report #12579 (Feedback): Qgis crashes when trying to use geoprocessing tools
- please:
* attach sample data
* try delete your .qgis2 (make a backup first): you will "lose" your plugins and other... - 03:15 AM Bug report #12579 (Feedback): Qgis crashes when trying to use geoprocessing tools
- please:
* attach sample data
* try delete your .qgis2 (make a backup first): you will "lose" your plugins and other... - 02:56 AM Bug report #12579 (Closed): Qgis crashes when trying to use geoprocessing tools
- I have qgis 2.8.1 installed on 2 laptops (win7 64bit) and a brand new desktop computer (also win7 64bit). On the two ...
- 10:15 AM Bug report #12578: Large pause before snapping to large layer
- we noticed this issue only on 2.8.1, untill 2.6 all was correct.
I tested only in win7, with the osgeo4w 32&64 instal... - 03:47 AM Bug report #12578: Large pause before snapping to large layer
- I just tested your project on qgis master on Linux, and I cannot replicate this issue. When starting editing the used...
- 03:33 AM Bug report #12578 (Feedback): Large pause before snapping to large layer
- was this issue also present in older qgis releases? or it just a 2.8.1 thing? thanks.
- 02:49 AM Bug report #12578 (Closed): Large pause before snapping to large layer
- *New description:*
steps to replicate:
1 add a layer A with a lot of vertexes (the more vertexes the more this issu... - 09:18 AM Bug report #12582 (Rejected): buildvrt causes QGIS to crash
- Create a vrt in a project with many files, then zoom results in a crash. No crash when creating on a fresh project. V...
- 08:45 AM Bug report #11135: Zonal Statistics is calculating wrong mean values
- I confirm; the problem seems to lay in the core C++ plugin rather than in Processing, and it is due to NULL values
- 08:31 AM Bug report #12581 (Closed): Styles for High-precision Raster Layers
- When trying to use Singleband Pseudocolor rendering for a raster with very small-value, albeit high precision variabl...
- 07:20 AM Bug report #8978: loading an sld without uom attribute should set ouptput units to mapunits
- Exactly! So why has the QGIS-GUI set the ouput to mm?
It should be set to "map units" when you load such an sld. - 06:50 AM Bug report #8978: loading an sld without uom attribute should set ouptput units to mapunits
- Hi,
I checked the SLD 1.1.0 document "05-077r4_OpenGIS_Symbology_Encoding_Implementation_Specification.pdf"
From th... - 04:34 AM Bug report #12577: On the fly projection in molweide results in polygons displayed as squares
- Great, that worked, thanks.
Giovanni Manghi wrote:
> Enter the vector properties and disable the geometry simplifica... - 03:22 AM Bug report #12577 (Closed): On the fly projection in molweide results in polygons displayed as sq...
- Enter the vector properties and disable the geometry simplification, option. I just tested and it solves the issue.
- 03:22 AM Bug report #12577 (Closed): On the fly projection in molweide results in polygons displayed as sq...
- Enter the vector properties and disable the geometry simplification, option. I just tested and it solves the issue.
- 03:22 AM Bug report #12577 (Closed): On the fly projection in molweide results in polygons displayed as sq...
- Enter the vector properties and disable the geometry simplification, option. I just tested and it solves the issue.
- 04:26 AM Bug report #12517 (Closed): Raster layer statistics SAGA module not working on Processing
- Paolo Cavallini wrote:
> The command is still not working properly, as the user should be forced to send the correct ... - 04:22 AM Feature request #12580 (Closed): processing: allow define the mimum number of inputs in "Paramete...
- AS far as I understand (and I could be missing something) there is no way to allow define the minimum number of input...
- 03:27 AM Bug report #12082: Coordinates won't appear (outside the map object frame) in Print Composer on OsX
- Nyall Dawson wrote:
> Sorry - I don't have access to an OSX build environment to fix this
Hi Nyall,
I have seen this... - 03:09 AM Bug report #12560: QGIS freezes when adding or removing layers in large project
- Oskar Karlin wrote:
> Maybe so. But the thing is, I can't remove my print composers since they are much important to ... - 02:56 AM Bug report #12560: QGIS freezes when adding or removing layers in large project
- Maybe so. But the thing is, I can't remove my print composers since they are much important to me.
2015-04-14
- 01:41 AM Bug report #12577 (Closed): On the fly projection in molweide results in polygons displayed as sq...
- I have a vector layer with the country boundaries (EPSG 4326) and want to use the on the fly projection to display th...
- 12:08 AM Bug report #12560: QGIS freezes when adding or removing layers in large project
- Hello,
maybe a similar problem as in #12234
Removing all printcomposer entries, saving and new loading of the projec... - 07:43 PM Feature request #8845: PDF output types & placement.
- I have updated my Adobe Master Collection to the newer Creative Cloud software and I am able to import PDFs exported ...
- 05:02 PM Revision 265c2539 (qgis): Fix primary key search
- 04:40 PM Revision a741f828 (qgis): Merge pull request #1992 from NaturalGIS/fix_grass7_v_generalize
- [processing] fix GRASS7 v.generalize
- 03:28 PM Bug report #12082: Coordinates won't appear (outside the map object frame) in Print Composer on OsX
- Sorry - I don't have access to an OSX build environment to fix this
- 02:34 PM Bug report #12082: Coordinates won't appear (outside the map object frame) in Print Composer on OsX
- This bug is also present in the latest 2.8.1 version for MacOSX.
- 02:34 PM Bug report #12082: Coordinates won't appear (outside the map object frame) in Print Composer on OsX
- This bug is also present in the latest 2.8.1 version for MacOSX.
- 01:24 PM Revision ed6d8dca (qgis): fix GRASS7 v.generalize
- 06:45 AM Bug report #12573: QGIS console: 'saga:rastercalc' giving bogus values compared to other algorithms
- I am indeed having the same strange results from SAGA GUI (Grid Calculus command) as I did earlier from saga:rasterca...
- 06:45 AM Bug report #12573: QGIS console: 'saga:rastercalc' giving bogus values compared to other algorithms
- I am indeed having the same strange results from SAGA GUI (Grid Calculus command) as I did earlier from saga:rasterca...
- 06:45 AM Bug report #12573: QGIS console: 'saga:rastercalc' giving bogus values compared to other algorithms
- I am indeed having the same strange results from SAGA GUI (Grid Calculus command) as I did earlier from saga:rasterca...
- 06:45 AM Bug report #12573: QGIS console: 'saga:rastercalc' giving bogus values compared to other algorithms
- I am indeed having the same strange results from SAGA GUI (Grid Calculus command) as I did earlier from saga:rasterca...
- 03:08 AM Bug report #12573 (Feedback): QGIS console: 'saga:rastercalc' giving bogus values compared to oth...
- If is SAGA that makes the wrong calculations then qgis/processing cannot do anything about it. Can you test run the s...
- 03:08 AM Bug report #12573 (Feedback): QGIS console: 'saga:rastercalc' giving bogus values compared to oth...
- If is SAGA that makes the wrong calculations then qgis/processing cannot do anything about it. Can you test run the s...
- 05:17 AM Bug report #12517 (Reopened): Raster layer statistics SAGA module not working on Processing
- The command is still not working properly, as the user should be forced to send the correct input. Please do not clos...
- 05:17 AM Bug report #12517 (Reopened): Raster layer statistics SAGA module not working on Processing
- The command is still not working properly, as the user should be forced to send the correct input. Please do not clos...
- 04:17 AM Bug report #12517 (Closed): Raster layer statistics SAGA module not working on Processing
- Paolo Cavallini wrote:
> with the command above you should see an error: "no grids in selection".
no such error mes... - 04:17 AM Bug report #12517 (Closed): Raster layer statistics SAGA module not working on Processing
- Paolo Cavallini wrote:
> with the command above you should see an error: "no grids in selection".
no such error mes... - 03:10 AM Bug report #12522 (Feedback): Raster layers sometimes not painted when zooming (>=2.4)
- Of course this seems a local issue or an issue with certain kind of rasters, because if it would be a general one it ...
- 03:10 AM Bug report #12522 (Feedback): Raster layers sometimes not painted when zooming (>=2.4)
- Of course this seems a local issue or an issue with certain kind of rasters, because if it would be a general one it ...
- 02:36 AM Revision cfe397e7 (qgis): Better fix for ffd81f4, avoid unnecessary copies of geometry
- 02:16 AM Bug report #9203 (Closed): R Plots are blank on qgis64bit
2015-04-13
- 01:41 AM Revision cc9f2a62 (qgis): Call QgsComposer::restoreComposerMapStates in QgsComposer:changeEvent,
- not in showEvent (latter does not work reliably with some window
managers, such as openbox) (fix #6085) - 01:22 AM Bug report #9203: R Plots are blank on qgis64bit
- The fix reported in #7643 works for me with QGIS 2.8.1 from OSGeo4W64.
After deleting the processing directory in .qg... - 01:15 AM Revision 27224260 (qgis): Bump acceptable documentation coverage
- 01:05 AM Bug report #12573 (Closed): QGIS console: 'saga:rastercalc' giving bogus values compared to other...
- A note the issue reported under #12450, but mine seems different.
From QGIS python console, saga:rastercalculator giv... - 11:42 PM Bug report #12522: Raster layers sometimes not painted when zooming (>=2.4)
- This behaviour started after version 2.2. Many options were added under "rendering" and that broke the basic redrawin...
- 11:30 PM Revision 31173331 (qgis): Fix incorrect calculation of priority for diagrams (fix #4692)
- 11:30 PM Revision 15b60438 (qgis): Fix scale dependant rendering of diagrams (fix #10700)
- 05:53 PM Bug report #12275 (Closed): Diagrams shown only for one layer, forever
- Problem solved, thank you very much.
- 05:53 PM Bug report #12275 (Closed): Diagrams shown only for one layer, forever
- Problem solved, thank you very much.
- 05:53 PM Bug report #12275 (Closed): Diagrams shown only for one layer, forever
- Problem solved, thank you very much.
- 06:25 AM Bug report #12275: Diagrams shown only for one layer, forever
- Can you test again with current master version? A lot of diagram related fixes have landed which may have solved this.
- 04:44 PM Revision d660acbf (qgis): doxygen: add effects directory
- 04:42 PM Bug report #6085 (Closed): Composer does not maintain state of render preview and page zoom
- Fixed in changeset commit:"cc9f2a6270b59143000e30f41db1f57e8d900534".
- 04:23 PM Revision b22be91e (qgis): include server plugin api in doxygen
- 04:12 PM Revision ffd81f4c (qgis): Fix failing tests
- 03:16 PM Revision 7c7ef6d8 (qgis): Fix diagrams not respecting canvas rotation
- Also fixes diagrams not showing for invalid polygons (fix #11955)
- 03:16 PM Revision 437fc824 (qgis): Followup 43f150d, fix labels always enabling with diagrams
- 01:12 PM Bug report #12514: Getting weird lines in Print Composer
- Steven Kay wrote:
> I think you might need to run the 'clip to hemisphere' on the graticule layer too.
Nope. I run t... - 11:12 AM Bug report #12514: Getting weird lines in Print Composer
- I think you might need to run the 'clip to hemisphere' on the graticule layer too.
- 12:47 PM Revision 18e4a0c8 (qgis): Fix scale dependant rendering of diagrams (fix #10700)
- 11:44 AM Revision 946ca075 (qgis): Fix incorrect calculation of priority for diagrams (fix #4692)
- 08:10 AM Feature request #12548: Function output to Temporary Scratch Layer
- Kyle Somerville wrote:
> Jürgen Fischer wrote:
> > enter "memory:" as output file to achive this.
>
> Sorry, I cant ... - 03:51 AM Feature request #12548 (Feedback): Function output to Temporary Scratch Layer
- Kyle Somerville wrote:
> Jürgen Fischer wrote:
> > enter "memory:" as output file to achive this.
>
> Sorry, I cant ... - 02:20 AM Feature request #12548: Function output to Temporary Scratch Layer
- Jürgen Fischer wrote:
> enter "memory:" as output file to achive this.
Sorry, I cant get this to work when using e.g... - 08:09 AM Bug report #12560: QGIS freezes when adding or removing layers in large project
- Correction: it's not XML files, it's SHP files.
- 08:08 AM Bug report #12560 (Closed): QGIS freezes when adding or removing layers in large project
- I have a huge project which consists of perhaps 20-50 layers ( XML ) and everything runs smooth until I remove or add...
- 08:00 AM Bug report #12517 (Reopened): Raster layer statistics SAGA module not working on Processing
- with the command above you should see an error: "no grids in selection". The reason is that the tool requires at leas...
- 08:00 AM Bug report #12517 (Reopened): Raster layer statistics SAGA module not working on Processing
- with the command above you should see an error: "no grids in selection". The reason is that the tool requires at leas...
- 07:05 AM Feature request #12559 (Open): Positioning histograms with QGIS 2.8
- I try to draw a map with histograms related to points (namely, selected European airports) rather than to areas as ap...
- 06:37 AM Bug report #12555: geojson open with bad result with all data on same point, wrong coordinates, i...
- The problem here is with italian locale settings on reading/rendering geojson files (the files to test are in the lin...
- 03:36 AM Bug report #12555 (Feedback): geojson open with bad result with all data on same point, wrong coo...
- Hi, can you please detail what this issue is about? thanks.
- 03:29 AM Bug report #12555 (Closed): geojson open with bad result with all data on same point, wrong coord...
- Here the complete already done test...
https://github.com/3liz/QgisQuickOSMPlugin/issues/53#event-277601433
Thank you - 06:26 AM Bug report #3792 (Feedback): When loading the same layer twice, new diagrams disappear
- Can you test again with current master version? A lot of diagram related fixes have landed which should have solved t...
- 06:26 AM Bug report #3792 (Feedback): When loading the same layer twice, new diagrams disappear
- Can you test again with current master version? A lot of diagram related fixes have landed which should have solved t...
- 06:26 AM Bug report #3792 (Feedback): When loading the same layer twice, new diagrams disappear
- Can you test again with current master version? A lot of diagram related fixes have landed which should have solved t...
- 06:25 AM Bug report #10558 (Feedback): Unexpected interactions between labelling and diagrams
- Can you test again with current master version? A lot of diagram related fixes have landed which should have solved t...
- 06:22 AM Bug report #6996: Line pattern fill is not rendered to vector in pdf export
- Oskar Karlin wrote:
> Nyall Dawson wrote:
> > As far as I'm aware no one is actively working on this request. You cou... - 06:20 AM Bug report #4692 (Closed): New diagrams: priority not exported to labels
- Fixed in changeset commit:"946ca075868a0bb63f22432585d7c4eeecdacdb9".
- 06:20 AM Bug report #10700 (Closed): Scale dependent visibility of diagrams does not work
- Fixed in changeset commit:"18e4a0c8cb6e6f68060d58ac6817ae136fa0552a".
- 06:20 AM Bug report #11955 (Closed): Qgis Diagram not showing output for one specific countie - at 1:3,000...
- Fixed in changeset commit:"7c7ef6d8cdfc547c8bafc9b36c2848c17239a259".
- 06:04 AM Bug report #12557 (Closed): cannot set size to marker on markerline from attribute
- Hello,
I try to do a marker line and I need to set size of marker from attirbute. When I set it, there is no visible ... - 05:10 AM Feature request #1772: Allow individual stroke-dash parameters for line symbolizations
- Is really stroke-dashoffset implemented? Can't find it when I do a stroke on a line. It seems like it's only made for...
- 04:58 AM Bug report #12556: SQL Server Spatials views can not be laded any more
- Thanks!
As a workaround a virtual ID column can be created by using the ROW_NUMBER() function:
CREATE VIEW [dbo].[... - 04:35 AM Bug report #12556: SQL Server Spatials views can not be laded any more
- qgis only supports int or long id for ids on SQL Server at this current time
- 04:31 AM Bug report #12556: SQL Server Spatials views can not be laded any more
- The view has a primary key column, but the keys values are alphanumerical [char (16)]. So the view doesn't have an un...
- 04:22 AM Bug report #12556: SQL Server Spatials views can not be laded any more
- Do you have a column which is unique int or long int?
You will need this in order to open in 2.8. This is enforce... - 04:18 AM Bug report #12556 (Closed): SQL Server Spatials views can not be laded any more
- In QGIS version 2.8.1 spatial views of a SQL Server connection can not be loaded any more. This worked well at least ...
- 04:24 AM Bug report #12533 (Closed): Debian build failure in origin/master
- Now fixed.
- 04:24 AM Bug report #12533 (Closed): Debian build failure in origin/master
- Now fixed.
- 02:26 AM Bug report #12554 (Closed): Letter spacing different when exporting to PDF
- Similar to issue 12467. I noticed that when exporting to PDF from print composer, widths between letters aren't looki...
- 02:02 AM Bug report #12544: WFS client do not download anymore some layers
- My bad... sorry about the bad link!
2015-04-12
- 01:11 AM Bug report #12544 (Closed): WFS client do not download anymore some layers
- right, sorry I tested the URL as it was sent to me and have not looked at it with attention.
- 01:11 AM Bug report #12544 (Closed): WFS client do not download anymore some layers
- right, sorry I tested the URL as it was sent to me and have not looked at it with attention.
- 12:52 AM Bug report #12553: Features are not rendered (at certain scales) and cannot be selectd/identified...
- Found the reason:
The Vector file holds geometry lines with 0 length! It seems qGis doesn't like that and stops rende... - 12:04 AM Bug report #12553: Features are not rendered (at certain scales) and cannot be selectd/identified...
- Don't understand why 2 lines got canceled in the description above! These are VALID lines... Can't edit anymore!
- 11:58 PM Bug report #12553 (Closed): Features are not rendered (at certain scales) and cannot be selectd/i...
- *New description:*
If a vector has invalid geometries such features are sometimes not rendered and usually this also ... - 06:34 PM Bug report #12552 (Closed): Error with categorized labels on layer using gdb layer.
- I am accessing a ARC Gis .gdb layer but when I used categorized names based on a field type to split the data it does...
- 05:39 AM Revision 9c336b53 (qgis): fix grass script install
- 03:30 AM Revision 9ba490a7 (qgis): fix coverity warnings
- 02:02 AM Revision dfda3fb7 (qgis): yet another debian fix (followup 1dd8317)
2015-04-11
- 01:41 AM Revision ad23f280 (qgis): fix grass provider test (followup 7219336)
- 08:56 PM Revision 1dd8317b (qgis): debian packaging fix (followup 1a547d0)
- 08:03 PM Bug report #12550 (Closed): Error compiling Globe Plugin with osgEarth 2.6
- I was unable successfully compile osgEarth to support the Globe plugin, because it requires some headers that do not ...
- 07:59 PM Revision 48e9be96 (qgis): changed default value of the updateList argument
- 05:20 PM Revision 1a547d07 (qgis): grass related debian packaging update
- 03:46 PM Bug report #12544: WFS client do not download anymore some layers
- When using it without "typeName=area:FAO_AREAS_INLAND" all three layers load fine. Seems that this part isn't really ...
- 11:27 AM Revision 0405a65e (qgis): Some UI tweaks to graduated renderer widget
- 11:11 AM Revision d371824a (qgis): Fix setting min in raster histogram using mouse also zooms chart
- 11:11 AM Revision f7d99d1e (qgis): Avoid creating 3 identical label candidates in offset point mode
- ...should speed up label position calculation
- 10:36 AM Revision 66d55dab (qgis): Merge pull request #1988 from NaturalGIS/master
- [processing] remove duplicate options from gdal_rasterize (fix #12538)
- 07:57 AM Revision 325b8242 (qgis): Fix setting min in raster histogram using mouse also zooms chart
- 03:15 AM Revision 28b5217b (qgis): Merge pull request #1974 from vmora/graduated_by_size
- [feature] graduated with varying size
- 02:06 AM Bug report #12543 (Reopened): layer style effects not compatible with inverted polygon renderer
- Don't close this - there is a bug, because layer wide effects aren't working with the inverted renderer
2015-04-10
- 01:53 AM Bug report #12549 (Closed): QGIS GUI scaling issues on retina display
- I've just installed Ubuntu 14.04.2 on a Macbook Pro (11,3) with a retina display. With a HDPI set the QGIS GUI elemen...
- 01:36 AM Bug report #12538 (Closed): Processing GDAL Rasterize: duplicated commands
- Fixed in changeset commit:"66d55dabbdc6848f222d477bc34c0e34d664bd65".
- 10:05 AM Bug report #12538 (In Progress): Processing GDAL Rasterize: duplicated commands
- https://github.com/qgis/QGIS/pull/1988
- 10:05 AM Bug report #12538 (In Progress): Processing GDAL Rasterize: duplicated commands
- https://github.com/qgis/QGIS/pull/1988
- 10:05 AM Bug report #12538 (In Progress): Processing GDAL Rasterize: duplicated commands
- https://github.com/qgis/QGIS/pull/1988
- 10:45 PM Revision 04324fd6 (qgis): server: fix layer order in 'LayerDrawingOrder' (followup de5a3f5)
- 07:03 PM Revision ed784d94 (qgis): fix gdal_rasterize: remove duplicate options
- 05:11 PM Revision fa99a960 (qgis): oracle spatial: use sdo_relate for exact intersect feature requests whe...
- 05:08 PM Revision 6386dc6e (qgis): osgeo4w: include python wrapper batch
- 04:14 PM Revision 790216fc (qgis): Fix QgsWmsDpiMode enum declaration
- (cherry picked from commit 1f58f3371f58e0d54fdcf8d1536d7dc741c984ff)
- 03:53 PM Revision 1f58f337 (qgis): Fix QgsWmsDpiMode enum declaration
- 03:44 PM Revision 96d4003a (qgis): [processing] set CRS for output grid (fix #12518)
- 03:26 PM Revision 864443df (qgis): [processing] display X and Y labels on the scatterplot (fix #12095)
- 03:25 PM Revision b9f391f9 (qgis): [processing] save last used models/scripts directory (fix #12536)
- 03:25 PM Revision a449af25 (qgis): [processing] fix typo in the algorithm name (fix #12227)
- 02:44 PM Revision 72193362 (qgis): GRASS 6/7 build fixes:
- * fix build on windows
* fix grass build on precise (using cmake <2.8.8, ie. without INCLUDE_DIRECTORIES target prope... - 01:58 PM Feature request #12548: Function output to Temporary Scratch Layer
- enter "memory:" as output file to achive this.
- 01:41 PM Feature request #12548 (Closed): Function output to Temporary Scratch Layer
- It would be useful to be able to have the option to save the output from all functions (including processing toolbox ...
- 12:43 PM Bug report #12337: Can't open GEOPROCESSING > OPTIONS
- I had exactly the same problem under Debian Jessie, using QGIS 2.8.1 and devel version 2.9.
It looks like a localizat... - 11:26 AM Feature request #12547 (Open): Add point object via drag and drop from layer/legend pane when usi...
- Based on the column selected in layerstyles (categorized, gradual) a legend with description is availlable in the lay...
- 11:09 AM Bug report #12546 (Closed): Rotate tool not availlable when using rules and svg symbology
- When using rulebased styles in combination with a data defined angle for a svg symbol, the rotate tool is not availlb...
- 11:04 AM Revision 5aaa125d (qgis): Better output names for SAGA models
- 09:53 AM Bug report #8511: Iterations: autofill mode fills the output name in a wrong way under Linux
- See also #9981
- 09:51 AM Bug report #12517: Raster layer statistics SAGA module not working on Processing
- https://sourceforge.net/p/saga-gis/bugs/203/
- 09:46 AM Bug report #12517 (Closed): Raster layer statistics SAGA module not working on Processing
- Paolo Cavallini wrote:
> Could you please open a ticket upstream? Thanks.
for some reason I'm unable to login on sou... - 09:50 AM Bug report #9981 (Closed): Processing: autofill with numbers>wrong placement
- duplicate of #8511
- 09:50 AM Bug report #9981 (Closed): Processing: autofill with numbers>wrong placement
- duplicate of #8511
- 09:44 AM Revision 686ba43c (qgis): Better naming for GDAL outputs (partial fix for http://hub.qgis.org/iss...
- 09:34 AM Feature request #7810 (Open): update inputs lists after running a module
- does not work here on kde and windows.
- 08:13 AM Feature request #7810 (Feedback): update inputs lists after running a module
- It seems to be working here - could you please confirm?
- 09:19 AM Revision a911e6e8 (qgis): Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537
- 09:14 AM Revision 84af60ad (qgis): [feature] graduated with varying size
- The graduated symbol renderer now allows to use varying size instead of
varying color.
The classification remains th... - 07:53 AM Feature request #11029 (Open): Enhance the GetFeatureInfo Response allowing the configuration wit...
- 07:51 AM Feature request #11029: Enhance the GetFeatureInfo Response allowing the configuration with css
- I don't agree with Alessandro, and I would reopen the ticket.
The suggested improvement is an effective and simple wa... - 05:18 AM Feature request #11029 (Closed): Enhance the GetFeatureInfo Response allowing the configuration w...
- I think we can close this ticket.
This kind of customization is now perfectly possible with Python server plugins. - 07:49 AM Bug report #12545 (Closed): Wrong features count filtering a Postgresql layer
- duplicate of #7780
- 07:49 AM Bug report #12545 (Closed): Wrong features count filtering a Postgresql layer
- duplicate of #7780
- 07:20 AM Bug report #12545 (Closed): Wrong features count filtering a Postgresql layer
- If I open the query builder for adding a filter on a Postgresql layer in QGIS and input a filter expression, the 'tes...
- 06:54 AM Revision 3a55abd1 (qgis): Better default for a Processing:SAGA module
- 06:45 AM Bug report #12518 (Closed): Create Grid algorithm (processing) produces empty .prj file
- Fixed in changeset commit:"96d4003aa6a3edac79dd46e58e572400df6fbdc7".
- 06:39 AM Bug report #12543 (Closed): layer style effects not compatible with inverted polygon renderer
- Sorry, I missed that it was available on both levels.. Maybe UI needs to separate checkbox a bit more.
- 04:23 AM Bug report #12543 (Feedback): layer style effects not compatible with inverted polygon renderer
- Can you clarify this for me? When I test, this is what I see:
- inverted polygon, symbol layer effect: works
- inver... - 06:30 AM Feature request #12095 (Closed): Processing: Vector layer scatterplot doesn't display the names o...
- 06:30 AM Feature request #12095 (Open): Processing: Vector layer scatterplot doesn't display the names of ...
- 06:27 AM Feature request #12095 (Closed): Processing: Vector layer scatterplot doesn't display the names o...
- Fixed in changeset commit:"864443df7682e681bd2f99fb0fea30631752effe".
- 06:29 AM Bug report #12277 (Closed): Typo: Symetrical difference
- Fixed in commit:a449af255d
- 06:29 AM Bug report #12277 (Closed): Typo: Symetrical difference
- Fixed in commit:a449af255d
- 06:27 AM Bug report #12227 (Closed): QGis Server - WFS - GeoJSON and escaping backslash
- Fixed in changeset commit:"a449af255d898b6b48fa4b3a4f0930861d2636c3".
- 06:27 AM Bug report #12536 (Closed): Open a model from file does not remember last used dir
- Fixed in changeset commit:"b9f391f9a41111a8c92606ccc66fd367e1c5736b".
- 06:08 AM Bug report #12057: Computed area is wrong when reprojection is active
- Does the same here too: derived identify information area is shown as zero square meters with On The Fly CRS transfor...
- 05:59 AM Bug report #12542: Processing: better naming structure for output
- I am talking about labels, sorry for the confusion. For labels we are not forced to be very short. I tried with GDAL ...
- 05:50 AM Bug report #12542: Processing: better naming structure for output
- AFAIK Processing assigns names to the outputs based on the name of the output parameter or using name of the output f...
- 05:40 AM Bug report #12127 (Closed): Help text for Models does not save In Graphical Modeler
- Duplicates #11433
- 05:40 AM Bug report #12127 (Closed): Help text for Models does not save In Graphical Modeler
- Duplicates #11433
- 05:39 AM Bug report #11666 (Rejected): Processing graphical modeler can't open previously saved .model files.
- Just checked with attached model, it opens without errors in master and 2.8.1. Also after saving this model listed in...
- 05:39 AM Bug report #11666 (Rejected): Processing graphical modeler can't open previously saved .model files.
- Just checked with attached model, it opens without errors in master and 2.8.1. Also after saving this model listed in...
- 05:36 AM Feature request #10253 (Closed): Processing - Alias in addition to name of geoprocessing algorithm
- Closed for the lack of feedback
- 05:36 AM Feature request #10253 (Closed): Processing - Alias in addition to name of geoprocessing algorithm
- Closed for the lack of feedback
- 05:34 AM Bug report #12314 (Rejected): QGIS crashes when creating a raster layer histogramm
- Works fine in master and 2.8.1, Seems this is not Processing nor QGIS issue but bug in the specific matplotlib versio...
- 05:34 AM Bug report #12314 (Rejected): QGIS crashes when creating a raster layer histogramm
- Works fine in master and 2.8.1, Seems this is not Processing nor QGIS issue but bug in the specific matplotlib versio...
- 05:27 AM Bug report #11531 (Closed): Lines to polygons tool error
- Closed for the lack of feedback. Reopen if necessary
- 04:01 AM Bug report #12544 (Closed): WFS client do not download anymore some layers
- From:
http://www.fao.org/figis/geoserver/area/ows?version=1.0.0&typeName=area:FAO_AREAS_INLAND
two out of three lay... - 03:58 AM Bug report #12528 (Closed): Processing plugin starts with Python error
- 03:33 AM Bug report #12528: Processing plugin starts with Python error
- Yes, I confirm that it was related to my Win 7 environment. After a total Win 7 reinstall everything works as it has....
2015-04-09
- 01:54 AM Bug report #12519 (Reopened): SAGA various Interpolations fail in Processing
- Also thin plate commands have the same issue. Possibly also:
B-SplineApproximation.txt:OutputRaster|USER_GRID|Grid
C... - 01:54 AM Bug report #12519 (Reopened): SAGA various Interpolations fail in Processing
- Also thin plate commands have the same issue. Possibly also:
B-SplineApproximation.txt:OutputRaster|USER_GRID|Grid
C... - 05:07 AM Bug report #12519 (Closed): SAGA various Interpolations fail in Processing
- 04:43 AM Bug report #12519 (In Progress): SAGA various Interpolations fail in Processing
- fixed with
https://github.com/qgis/QGIS/pull/1984 - 04:43 AM Bug report #12519 (In Progress): SAGA various Interpolations fail in Processing
- fixed with
https://github.com/qgis/QGIS/pull/1984 - 04:43 AM Bug report #12519 (In Progress): SAGA various Interpolations fail in Processing
- fixed with
https://github.com/qgis/QGIS/pull/1984 - 01:21 AM Bug report #12543 (Reopened): layer style effects not compatible with inverted polygon renderer
- Hi,
just tested wonderfull live layer effects, and that reveals not taking into account inverted polygon renderer. ... - 12:41 AM Bug report #12542: Processing: better naming structure for output
- Mostly done for GDAL (ogr still to be done)
- 12:09 AM Bug report #12542: Processing: better naming structure for output
- My preference:
* name reflecting the command (e.g. Buffer, Dissolved, Reprojected, etc.)
* avoid padding words like O... - 11:49 PM Bug report #12542 (Closed): Processing: better naming structure for output
- Currently, outputs are named in different ways, sometimes generic (e.g. Output), sometimes referring to the command w...
- 12:20 AM Feature request #12537 (Closed): Processing: use better default for compression
- Fixed
- 12:20 AM Feature request #12537 (Closed): Processing: use better default for compression
- Fixed
- 09:49 PM Feature request #12537: Processing: use better default for compression
- Commands:
rasterize.py
translate.py
warp.py - 09:49 PM Feature request #12537: Processing: use better default for compression
- Commands:
rasterize.py
translate.py
warp.py - 09:15 PM Feature request #12537 (Closed): Processing: use better default for compression
- Currently the default for several commnads is uncompressed. Better use DEFLATE
- 11:46 PM Bug report #9981 (Reopened): Processing: autofill with numbers>wrong placement
- It pops out again in current master.
- 11:46 PM Bug report #9981 (Reopened): Processing: autofill with numbers>wrong placement
- It pops out again in current master.
- 10:58 PM Bug report #12517 (Feedback): Raster layer statistics SAGA module not working on Processing
- Could you please open a ticket upstream? Thanks.
- 05:15 AM Bug report #12517 (Closed): Raster layer statistics SAGA module not working on Processing
- The description has been updated, now is a SAGA issue.
- 04:21 AM Bug report #12517 (Feedback): Raster layer statistics SAGA module not working on Processing
- There is nothing wrong in Processing with this module. In SAGA 2.1.4 there are only a few new parameters and this is ...
- 04:21 AM Bug report #12517 (Feedback): Raster layer statistics SAGA module not working on Processing
- There is nothing wrong in Processing with this module. In SAGA 2.1.4 there are only a few new parameters and this is ...
- 10:40 PM Revision c34f035c (qgis): Followup 43f150d, don't show diagram warnings if diagrams disabled
- (fix #12532)
- 10:26 PM Bug report #4237: Disabling line layer editing without finishing line leaves a ghost line object ...
- see https://github.com/qgis/QGIS/pull/1985
- 10:12 PM Feature request #12541 (Closed): Processing GDAL Rasterize: simplify the interface
- The current interface is daunting, with plenty of exoteric options. Better remove some of them, putting sensible dafa...
- 10:03 PM Feature request #12540 (Closed): Include Processing versioncheck.py in the normal testing workflow
- So failing algs can be spotted earlier. It will require a substantial rewrite. It would be good to include also other...
- 09:59 PM Bug report #12539 (Closed): Make Processing:versioncheck.py running on Linux
- Currently the path to saga executables are hardcoded (Windows only). Even when changed, I cannot run it on Debian (no...
- 09:53 PM Bug report #12538 (Closed): Processing GDAL Rasterize: duplicated commands
- There are two commands for GDAL:Rasterize: rasterize_over.py and rasterize.py. The options of the first (rsaterize ov...
- 08:11 PM Revision 4bc0078f (qgis): Update ShapestoGrid.txt
- Better defaults for Shapes to grid
- 07:12 PM Revision 8636620a (qgis): bump version number of the Processing plugin to avoid masking by the
- version from repository
- 07:11 PM Revision e6c7152d (qgis): Merge branch 'fix-gdal_rasterize'
- 07:10 PM Revision 7097a503 (qgis): remove duplicate condition
- 07:09 PM Revision df9d5f4b (qgis): Merge branch 'fix_gdal_rasterize' of https://github.com/NaturalGIS/QGIS...
- 07:05 PM Revision c801c503 (qgis): Merge pull request #1976 from radosuav/otb_double_quotes
- [processing] avoid consecutive quotes when calling OTB algorithms
- 07:04 PM Revision 33d973f5 (qgis): Merge pull request #1980 from NaturalGIS/gdal_rasterize_to_write_over_e...
- [processing] add gdal_rasterize tool to easily allow write over existing raster (fix #12523)
- 01:58 PM Revision b83eb9f5 (qgis): Merge pull request #1984 from NaturalGIS/fix_saga_interpolations
- fix saga interpolations modules
- 01:44 PM Revision c78374b6 (qgis): fix typo
- 01:43 PM Bug report #12532 (Closed): Warning about diagrams when enabling layer effect
- Fixed in changeset commit:"c34f035cf667525b0afafb19be2d45409d201a8c".
- 02:55 AM Bug report #12532 (Closed): Warning about diagrams when enabling layer effect
- When I appling a layer effect (QGIS dev) I get the following warning: Diagrams: No attributes added.: You did not add...
- 01:41 PM Revision 31996172 (qgis): fix saga interpolations modules
- 12:57 PM Revision 7d812dd0 (qgis): Merge pull request #1983 from NaturalGIS/fix_saga_catchment_area
- fix saga catchment area modules
- 12:55 PM Revision 4548fbb3 (qgis): fix saga catchment area modules
- 12:30 PM Revision 1973c977 (qgis): Merge pull request #1982 from NaturalGIS/fix_saga_shapes_to_grid
- fix saga shapes to grid
- 12:24 PM Revision d9f19dea (qgis): fix saga shapes to grid
- 11:48 AM Revision dc7542cb (qgis): Merge pull request #1981 from NaturalGIS/fix_saga_contour
- fix SAGA contour lines from grid
- 11:46 AM Revision 33655a0e (qgis): fix SAGA contour lines from grid
- 11:25 AM Revision a23a30cb (qgis): add gdal_rasterize tool to easily allow write over existing raster
- 10:55 AM Revision 7c419bf2 (qgis): [GRASS] test case
- 10:53 AM Revision 5bc9a7ef (qgis): better option text
- 10:52 AM Revision a0d32b87 (qgis): fix gdal rasterize when using an existing raster layer
- 10:23 AM Bug report #12536 (Closed): Open a model from file does not remember last used dir
- This is annoying for the user, and not in line with most QGIS file dialogs.
- 10:10 AM Revision 10a51f67 (qgis): include pointer to message in connection error message (fixes #12526)
- 10:05 AM Bug report #12523 (Closed): GDAL Rasterize: allow the selection of a loaded layer in Processing
- 05:41 AM Bug report #12523: GDAL Rasterize: allow the selection of a loaded layer in Processing
- the PR is open.
- 05:36 AM Bug report #12523 (Feedback): GDAL Rasterize: allow the selection of a loaded layer in Processing
- Should this be closed?
- 02:28 AM Bug report #12523 (In Progress): GDAL Rasterize: allow the selection of a loaded layer in Processing
- fixed with https://github.com/qgis/QGIS/pull/1980
- 02:28 AM Bug report #12523 (In Progress): GDAL Rasterize: allow the selection of a loaded layer in Processing
- fixed with https://github.com/qgis/QGIS/pull/1980
- 02:28 AM Bug report #12523 (In Progress): GDAL Rasterize: allow the selection of a loaded layer in Processing
- fixed with https://github.com/qgis/QGIS/pull/1980
- 10:02 AM Revision 60f460f2 (qgis): remove outdated batch file
- 09:56 AM Revision de5a3f5e (qgis): server: fix 'LayerDrawingOrder' (fixes #12484)
- 09:51 AM Revision 6ccfbbae (qgis): Don't show label properties dialog for diagrams
- 09:50 AM Revision d7eec444 (qgis): [FEATURE] Add checkbox to always show diagrams for a layer
- Unlike the global labeling setting this applies only to diagrams,
and only for a single layer. Defaults to on. (fix #... - 09:50 AM Revision 60526f4b (qgis): Fix diagrams with data defined placement not showing for transformed
- layers. Also fix move label tool not working for diagrams.
- 09:50 AM Revision 43f150dc (qgis): Allow diagrams to be disabled without losing settings (fix #11288)
- 09:50 AM Revision 13406771 (qgis): Fix diagrams not initially showing when toggling on/off layers
- 05:28 AM Bug report #12534: Basic Statistics shows 'No features selected' when too many features are selec...
- confirmed on Linux too (qgis master).
- 05:28 AM Bug report #12534: Basic Statistics shows 'No features selected' when too many features are selec...
- confirmed on Linux too (qgis master).
- 05:28 AM Bug report #12534: Basic Statistics shows 'No features selected' when too many features are selec...
- confirmed on Linux too (qgis master).
- 05:13 AM Bug report #12534 (Closed): Basic Statistics shows 'No features selected' when too many features ...
- Using the Basic Statistics tool (Vector->Analysis Tools->Basic statistics), if I select too many features (say 13000)...
- 04:02 AM Bug report #12518: Create Grid algorithm (processing) produces empty .prj file
- confirmed on linux too.
- 04:02 AM Bug report #12518: Create Grid algorithm (processing) produces empty .prj file
- confirmed on linux too.
- 03:58 AM Bug report #12483 (Closed): Catchment area returning an error
- 03:56 AM Bug report #12483 (In Progress): Catchment area returning an error
- fixed with https://github.com/qgis/QGIS/pull/1983
- 03:56 AM Bug report #12483 (In Progress): Catchment area returning an error
- fixed with https://github.com/qgis/QGIS/pull/1983
- 03:54 AM Bug report #12533 (Closed): Debian build failure in origin/master
- In the last few days, building the latest Debian version from source has failed with:
[...]
dh_install --autodest --l... - 03:33 AM Bug report #12480 (Closed): Error in Shape to grid alg
- 03:26 AM Bug report #12480 (In Progress): Error in Shape to grid alg
- 03:25 AM Bug report #12480 (Feedback): Error in Shape to grid alg
- fixed here
https://github.com/qgis/QGIS/pull/1982 - 03:25 AM Bug report #12480 (Feedback): Error in Shape to grid alg
- fixed here
https://github.com/qgis/QGIS/pull/1982 - 03:25 AM Bug report #12480 (Feedback): Error in Shape to grid alg
- fixed here
https://github.com/qgis/QGIS/pull/1982 - 02:49 AM Bug report #12520 (Closed): SAGA Contour Lines from Grid fails in Processing
- 02:48 AM Bug report #12520 (In Progress): SAGA Contour Lines from Grid fails in Processing
- fixed here
https://github.com/qgis/QGIS/pull/1981 - 02:48 AM Bug report #12520 (In Progress): SAGA Contour Lines from Grid fails in Processing
- fixed here
https://github.com/qgis/QGIS/pull/1981 - 02:48 AM Bug report #12520 (In Progress): SAGA Contour Lines from Grid fails in Processing
- fixed here
https://github.com/qgis/QGIS/pull/1981 - 02:48 AM Bug report #12520 (In Progress): SAGA Contour Lines from Grid fails in Processing
- fixed here
https://github.com/qgis/QGIS/pull/1981 - 02:29 AM Bug report #12528: Processing plugin starts with Python error
> I think this problem somehow related only to my notebook and environment because I didn't find this or similar iss...
2015-04-08
- 01:11 AM Feature request #12526 (Closed): Improve error message when connecting to a postgres database wit...
- Fixed in changeset commit:"10a51f672fa6b98174e9b94dd932dc08e5d77e71".
- 12:57 AM Bug report #12484 (Closed): QGIS Server: invalid list of of layers in "LayerDrawingOrder" when us...
- Fixed in changeset commit:"de5a3f5e59af724feafd312464b11015411e83ff".
- 12:55 AM Bug report #11288 (Closed): Uncheck "Display diagrams" in vector layer properties makes lose any ...
- Fixed in changeset commit:"43f150dc71bf08d2a7afa3d02e8eff21ced6cfb9".
- 12:55 AM Feature request #8706 (Closed): Diagram placement: make "Show all" the default, and easier to change
- Fixed in changeset commit:"d7eec444a2f193ecd9ae7fb0eba0c8a445c59809".
- 12:54 AM Bug report #12528: Processing plugin starts with Python error
- Thank you for the info but unfortunately it didn't help. What I also tried before:
Total reinstall of QGIS and other ... - 11:41 AM Bug report #12528 (Feedback): Processing plugin starts with Python error
- cannot confirm here on the same platform, please try removing the .qgis2 (after eventually make a copy of it) and upg...
- 11:41 AM Bug report #12528 (Feedback): Processing plugin starts with Python error
- cannot confirm here on the same platform, please try removing the .qgis2 (after eventually make a copy of it) and upg...
- 03:11 AM Bug report #12528 (Closed): Processing plugin starts with Python error
- After the upgrade of Processing plugin to 2.9 version on QGIS 2.8.1, it pops up a window with Python error when QGIS ...
- 12:17 AM Revision e8b06c7b (qgis): Merge pull request #1978 from m-kuhn/composerremoved
- Add QgisInterface::composerRemoved signal
- 11:21 PM Revision ed005c01 (qgis): Add QgisInterface::composerRemoved signal
- 10:56 PM Revision 77ede9ca (qgis): Boost unit test coverage of paint effects
- 05:48 PM Revision 18c856d0 (qgis): Update MultilevelB-SplineInterpolation(fromGrid).txt
- Partial fix for https://hub.qgis.org/issues/12519
- 11:18 AM Revision ab0010fc (qgis): Partially reverted 5e1b5a43 because it breaks GRASS create new mapset
- 11:08 AM Revision d3a947ab (qgis): Partially reverted 5e1b5a43 because it breaks GRASS create new mapset
- 10:33 AM Revision 25c5e4da (qgis): Update MultilevelB-SplineInterpolation.txt
- Partial fix for https://hub.qgis.org/issues/12519
- 10:21 AM Revision 74c864e7 (qgis): Update CatchmentArea(Parallel).txt
- Partial fix for https://hub.qgis.org/issues/12483
- 10:20 AM Revision d0a6b264 (qgis): Update CatchmentArea(FlowTracing).txt
- 10:19 AM Revision b90e7f41 (qgis): Update CatchmentArea(Recursive).txt
- 10:17 AM Bug report #12529 (Feedback): getFeature() expression not working with geometryless tables
- Did you add the layer via browser (instead of "add postgis layer")? Then commit:d6e22af might have already fixes this.
- 06:08 AM Bug report #12529 (Closed): getFeature() expression not working with geometryless tables
- Hi
I'm using the getFeature('liegenschaften_grundstueck', 't_id', liegenschaft_von) expression to label a layer. If ... - 09:13 AM Bug report #12530 (Closed): Basins close to bounding box are not calculated
- Compare the attached image to the exercise in the training manual: three peripheral basins are not calculated.
2015-04-07
- 01:33 AM Bug report #12519: SAGA various Interpolations fail in Processing
- Replace USER_SIZE with TARGET_USER_SIZE etc. Partially fixed in master.
- 09:41 AM Bug report #12519: SAGA various Interpolations fail in Processing
- See an explanation here: http://sourceforge.net/p/saga-gis/wiki/Compatibility%202.1.3/
- 01:24 AM Bug report #12483: Catchment area returning an error
- The second one appears with Recursive module
- 01:19 AM Bug report #12483: Catchment area returning an error
- First error solved.
- 01:18 AM Bug report #12483: Catchment area returning an error
- First error: replacing "Method" with "METHOD" solves it.
However, a next one appears:
Unknown option 'CHEIGHT' - 01:09 AM Feature request #12527 (Closed): Please add support to SAGA 2.1.4
- We currently have:
python/plugins/processing/algs/saga/description/2.1.2/
python/plugins/processing/algs/saga/descri... - 12:57 AM Bug report #12512 (Closed): v.sample fails in Processing
- 11:46 PM Bug report #12512 (Open): v.sample fails in Processing
- Further tests: it is working in a simpler setting.
IMHO GRASS 6 support should not be dropped anytime soon, as G7 is ... - 12:58 PM Bug report #12512 (Feedback): v.sample fails in Processing
- on a Linux system with GRASS7 installed, using the GRASS7/Processing v.sample tool, is all ok. Not sure if/why we sho...
- 11:35 PM Bug report #12523 (Reopened): GDAL Rasterize: allow the selection of a loaded layer in Processing
- Use case: I create a blank raster (e.g. with one raster calc) that is loaded automatically. Now if I want to use it a...
- 11:35 PM Bug report #12523 (Reopened): GDAL Rasterize: allow the selection of a loaded layer in Processing
- Use case: I create a blank raster (e.g. with one raster calc) that is loaded automatically. Now if I want to use it a...
- 01:09 PM Bug report #12523 (Closed): GDAL Rasterize: allow the selection of a loaded layer in Processing
- "GDAL Rasterize in Processing requires the loading of an external file."
rasterizing over an existing raster layer i... - 01:09 PM Bug report #12523 (Closed): GDAL Rasterize: allow the selection of a loaded layer in Processing
- "GDAL Rasterize in Processing requires the loading of an external file."
rasterizing over an existing raster layer i... - 09:54 PM Revision ccfe557c (qgis): Fix DPI scaling issue with paint effects and composer
- 06:43 PM Bug report #12366 (Closed): Draw coordinates outside frame NOT work
- This was closed because it's a duplicate report - the main one is #12082
- 05:36 PM Bug report #12366 (Reopened): Draw coordinates outside frame NOT work
- I am experiencing exactly the same issue.
Version KyngChaos 2.8.1-1, all modules updated, Yosemite latest version.
Be... - 05:36 PM Bug report #12366 (Reopened): Draw coordinates outside frame NOT work
- I am experiencing exactly the same issue.
Version KyngChaos 2.8.1-1, all modules updated, Yosemite latest version.
Be... - 05:57 PM Revision 21b5a82c (qgis): postgres data items: don't set srid for geometryless layers
- (cherry picked from commit d6e22af94965a6601d93374e892edb2a9a5ebd6c)
- 05:54 PM Revision d6e22af9 (qgis): postgres data items: don't set srid for geometryless layers
- 04:38 PM Revision f94d92f0 (qgis): [Processing] Avoid consecutive quotes when calling OTB algorithms.
- 02:27 PM Revision 12d7cfca (qgis): indentation update
- 01:27 PM Revision 5e7c043f (qgis): remove duplicate includes
- git grep -l "#include" src/ | while read f; do grep "#include" $f | sort | uniq -d |sed -e "s@^@$f:@"; done
- 12:42 PM Bug report #12522: Raster layers sometimes not painted when zooming (>=2.4)
- if this didn't happened in previous qgis releases then the ticket should be tagged as blocker.
- 12:34 PM Bug report #12524 (Closed): Issue building QGIS 64bit on windows platform
- Hi,
please post this question on the developer mailing list, the tracker is for reporting bugs and asking for featu... - 12:34 PM Bug report #12524 (Closed): Issue building QGIS 64bit on windows platform
- Hi,
please post this question on the developer mailing list, the tracker is for reporting bugs and asking for featu... - 07:33 AM Bug report #12524: Issue building QGIS 64bit on windows platform
- Guys,
Still struggling with the build, but at least am down to 2 fails:
313>Time Elapsed 00:00:00.90
314>------ Ski... - 11:27 AM Revision fcaf5600 (qgis): Optimise some headers for compile speed
- 11:05 AM Revision 7d4eb8bc (qgis): [GRASS] multi version build
- 11:01 AM Revision 7210c4a6 (qgis): Fix QgsRubberBand visibility behavior (followup 37171dc0)
- Visibility behavior stays the same as in QGIS 2.6
Test included.
Fix #12486
Contributed via https://github.com/qgis/... - 10:47 AM Revision 892f142e (qgis): Merge pull request #1972 from naihil/rubberband-visibility-fix
- Don`t change current visibility flag of rubberband on updates
- 09:43 AM Bug report #12480: Error in Shape to grid alg
- See an explanation here: http://sourceforge.net/p/saga-gis/wiki/Compatibility%202.1.3/
- 09:42 AM Bug report #12517: Raster layer statistics SAGA module not working on Processing
- See possible explanations here: http://sourceforge.net/p/saga-gis/wiki/Compatibility%202.1.3/
- 09:16 AM Feature request #8728: default folder for composer template
- Hi,
> ??To use templates for more user in a network environement, it would be good to reach templates via a network f... - 08:04 AM Feature request #12526 (Closed): Improve error message when connecting to a postgres database wit...
- Hi,
Currently, when trying to connect to a postgres database with no postgis extension installed, QGIS gives an "Con... - 07:26 AM Bug report #12500 (Closed): Attribute table of a layer from a generic-type table also shows other...
- Olivier Dalang wrote:
> But I'm testing right now, and it seems as if the attributes table doesn't show any record an... - 06:22 AM Bug report #12500 (Reopened): Attribute table of a layer from a generic-type table also shows oth...
- Hi !
Thanks for your speed ;)
But I'm testing right now, and it seems as if the attributes table doesn't show any re... - 05:57 AM Bug report #12525 (Closed): Field calculator preview updates layout to a really big unusable wind...
- Hello everyone,
Well, I tried to calculate a new field using the Field Calculator, and I tried to create a text fiel... - 02:59 AM Feature request #12482: Add random function with seed to expressions
- Oh that's very cool, didn't know about this. So it's about moving this to core ;)
- 02:24 AM Bug report #12486 (Closed): QgsRubberBand visibility flag resets to true after map zoom
- It is backported already. The commit reference intercepted by HUB is for the one in 2.8 branch.
The one in master is ... - 02:24 AM Bug report #12486 (Closed): QgsRubberBand visibility flag resets to true after map zoom
- It is backported already. The commit reference intercepted by HUB is for the one in 2.8 branch.
The one in master is ... - 02:24 AM Bug report #12486 (Closed): QgsRubberBand visibility flag resets to true after map zoom
- It is backported already. The commit reference intercepted by HUB is for the one in 2.8 branch.
The one in master is ... - 02:24 AM Bug report #12486 (Closed): QgsRubberBand visibility flag resets to true after map zoom
- It is backported already. The commit reference intercepted by HUB is for the one in 2.8 branch.
The one in master is ... - 02:11 AM Bug report #12486 (Reopened): QgsRubberBand visibility flag resets to true after map zoom
- Sandro, can you backport it to 2.8 branch? It is affected too.
- 02:02 AM Bug report #12486 (Closed): QgsRubberBand visibility flag resets to true after map zoom
- Fixed in changeset commit:"7210c4a639caa4ca321144718d238ff114b74e47".
2015-04-06
- 01:04 AM Bug report #12524 (Closed): Issue building QGIS 64bit on windows platform
- Guys,
Am new here and am not sure if this is the correct place to post this problem, but please pardon me.
Am trying... - 11:33 PM Bug report #12523 (Closed): GDAL Rasterize: allow the selection of a loaded layer in Processing
- GDAL Rasterize in Processing requires the loading of an external file. It would be good if it would be possible to se...
- 11:10 PM Bug report #12522 (Closed): Raster layers sometimes not painted when zooming (>=2.4)
- While using the latest QGIS 2.8 ( 64 bit ) in Windows XP/7/8/8.1 in 6 laptops, I found that large ( 300+ mb Landsat w...
- 10:59 PM Bug report #12520 (Closed): SAGA Contour Lines from Grid fails in Processing
- Unknown option 'INPUT'
____________________________
##### ## ##### ##
### ### ## ###
### # ## ##... - 10:33 PM Bug report #12519: SAGA various Interpolations fail in Processing
- Same for Inverse Distance Weighted as for Multilevel B-Spline, possibly others
- 10:27 PM Bug report #12519 (Closed): SAGA various Interpolations fail in Processing
- Output della console di esecuzione di SAGA
Unknown option 'USER_SIZE'
____________________________
##### ## ####... - 04:10 PM Bug report #12518 (Closed): Create Grid algorithm (processing) produces empty .prj file
- When using 'Create Grid' and saving to shapefile the .prj and .qpf files created are completely blank.
No error show... - 11:05 AM Bug report #12516 (Closed): Bug with Geoprocessing Buffering
- Bad data......I thought I had checked this thoroughly.
- 11:03 AM Bug report #12516: Bug with Geoprocessing Buffering
- When loading your data into grass GIS, it reports "1 feature without geometry". So I assume the data is somehow corru...
- 09:19 AM Bug report #12516 (Closed): Bug with Geoprocessing Buffering
- Link to Data: https://drive.google.com/file/d/0B8WLtz606XDdYzFuOXZNOGNIYkE/view?usp=sharing
File: ACC_Data.zip
Proje... - 09:51 AM Bug report #12517 (Closed): Raster layer statistics SAGA module not working on Processing
- See the log:
Output della console di esecuzione di SAGA
Error: no grids in selection
Error: executing tool [Statisti... - 09:11 AM Bug report #12515 (Closed): Missing connection error not handled properly when downloading models
- If I try to download sample models from Processing when no connection is available, a raw error is displayed (see bel...
- 02:20 AM Bug report #12514: Getting weird lines in Print Composer
- Let me know if you need more!
- 02:01 AM Bug report #12514 (Feedback): Getting weird lines in Print Composer
- Can you please share your project file too? I need this to test with your custom CRS.
2015-04-05
- 01:09 AM Bug report #12514 (Closed): Getting weird lines in Print Composer
- I am on OS X 10.10 and have QGis 2.8 installed.
I am having a customized CRS and I want to create graticules for th... - 01:53 PM Bug report #12479 (Open): gdal 2.0.0
- 01:50 PM Bug report #12512 (Closed): v.sample fails in Processing
- Comando di esecuzione GRASS GIS 7
The command fails with the commands below.
In addition, GRASS 7 is mentioned in the... - 12:38 PM Bug report #12511 (Closed): Allow selecting either a directory or a file in the processing settings
- Custom processing providers would benefit from being able to explicitly choose between a QFileDialog that allows pick...
- 07:43 AM Bug report #12510 (Closed): plugins using spatialite-amalgamation, pyspatialite
- On current debian and osgeo4w pyspatialite uses the same version as QGIS.
- 07:43 AM Bug report #12510 (Closed): plugins using spatialite-amalgamation, pyspatialite
- On current debian and osgeo4w pyspatialite uses the same version as QGIS.
- 06:33 AM Bug report #12510: plugins using spatialite-amalgamation, pyspatialite
- Fair enough.
I looked in my plugin directory of the installed qgis and could not find it, so looked at the source lis... - 06:07 AM Bug report #12510 (Feedback): plugins using spatialite-amalgamation, pyspatialite
- How is this a qgis problem? The pyspatialite and qspatialite shipped with qgis is build with the same version of sp...
- 06:07 AM Bug report #12510 (Feedback): plugins using spatialite-amalgamation, pyspatialite
- How is this a qgis problem? The pyspatialite and qspatialite shipped with qgis is build with the same version of sp...
- 03:40 AM Bug report #12510 (Closed): plugins using spatialite-amalgamation, pyspatialite
- Yesterday a problem was reported on the the spatialite site about pyspatialite.
https://groups.google.com/forum/?utm_... - 04:31 AM Bug report #12509 (Closed): QGIS crashes if change settings of OTB algorithm
- Thanks for response! I've updated Processing and error gone.
- 04:23 AM Bug report #12509 (Feedback): QGIS crashes if change settings of OTB algorithm
- I cannot replicate here.
Double clicking an element in the modeller should/is not available anywmore in the latests ... - 03:18 AM Bug report #12509 (Closed): QGIS crashes if change settings of OTB algorithm
- 1. Processing - Graphical modeller
2. Add 2 Raster Layer
3. Algorithms - Orfeo Toolbox - Geometry - Superimpose senso... - 04:21 AM Bug report #12508 (Feedback): Inverted Polygons in Style Crash with a minidump
- I cannot replicate using qgis master under Linux and 2.8.1 under Windows.
It is enough to activate the inverted poly... - 04:21 AM Bug report #12508 (Feedback): Inverted Polygons in Style Crash with a minidump
- I cannot replicate using qgis master under Linux and 2.8.1 under Windows.
It is enough to activate the inverted poly... - 02:24 AM Bug report #12508 (Closed): Inverted Polygons in Style Crash with a minidump
- I have tried to use the function Inverted Polygon in Style.
If there are a overlap in the dataset - it result in a cr... - 04:20 AM Bug report #12503 (Closed): qgis segfault when using gps live tracking
- 02:58 AM Bug report #12503: qgis segfault when using gps live tracking
- Duplicate or related to #12393
2015-04-04
- 11:57 PM Revision f055db1e (qgis): map canvas: update sip bindings (followup c3321e5)
- 11:56 PM Revision d9245d70 (qgis): map canvas: update sip bindings (followup bef4059f)
- 11:51 PM Revision 941f045e (qgis): dxf export:
- * reinstate palette colors, but exclude black/white
* fix hatch transparency
* fix active (initial) v(iew)port
(cher... - 11:43 PM Revision fe3dc4cf (qgis): postgres provider: also apply filterWhereClause to feature iterators (f...
- (cherry picked from commit 97572244dc699c6d5480f736e38d9246496cef20)
- 11:42 PM Revision 88895593 (qgis): db manager: fix setting of contrast enhancement for spatialite rasters ...
- 11:38 PM Revision be12c19e (qgis): db manager: fix setting of contrast enhancement for spatialite rasters ...
- 10:13 PM Revision ff708926 (qgis): Revert "dump unaryminus without space between operand"
- This reverts commit 6122a9fff7697658c61b9f909179c87517aed67a.
- 02:39 PM Bug report #12497 (Closed): DB Manager raises python error when loading rasters from a spatialite...
- Fixed in changeset commit:"be12c19e669c954d480a1325c6432985ea74e04c".
- 02:13 PM Bug report #12497: DB Manager raises python error when loading rasters from a spatialite table
- The error lies in /usr/share/qgis/python/plugins/db_manager/db_plugins/spatialite/plugin.py line 231, in toMaplayer(s...
- 01:28 PM Revision ffa2ead5 (qgis): fix translation string
- 11:11 AM Bug report #12506: Crash adding delimited text layer
- Giovanni Manghi wrote:
> Cannot confirm here, tested on 2.8.1/master on both Windows and Linux.
>
> The issue with t... - 10:40 AM Bug report #12506: Crash adding delimited text layer
- On Debian Linux (QGIS 2.8.1) it is working fine. I noticed the "newline" separator was set to "macintosh" in the non-...
- 10:34 AM Bug report #12506 (Feedback): Crash adding delimited text layer
- Cannot confirm here, tested on 2.8.1/master on both Windows and Linux.
The issue with the xyz_not_working.dat file i... - 10:34 AM Bug report #12506 (Feedback): Crash adding delimited text layer
- Cannot confirm here, tested on 2.8.1/master on both Windows and Linux.
The issue with the xyz_not_working.dat file i... - 10:34 AM Bug report #12506 (Feedback): Crash adding delimited text layer
- Cannot confirm here, tested on 2.8.1/master on both Windows and Linux.
The issue with the xyz_not_working.dat file i... - 10:42 AM Bug report #12507 (Closed): Browser connections issues in master
- There are a few regression in the QGIS browser about OWS connections.
* the WMS/WFS/WCS connections under "OWS" do n...
2015-04-03
- 11:31 PM Bug report #12506 (Closed): Crash adding delimited text layer
- Hello,
Qgis Desktop 2.8.1 freezes up when I try to import a delimited text layer from a text file. I am on Windows 7... - 03:05 PM Bug report #12505 (Closed): QBrowser's Set Layer CRS action is disabled
- No matter what layer is selected, the Set Layer CRS button is always grayed out.
Confirmed on Windows and Debian.
As... - 11:19 AM Revision a2a7a82e (qgis): fix for #11863
- when a unary-minus is encountered, add a minus to the operand
- 11:18 AM Revision 6122a9ff (qgis): dump unaryminus without space between operand
- 11:00 AM Bug report #11506: WFS server: artifacts whe precision= 0 decimals
- confirmed here!
- 04:27 AM Bug report #12504 (Closed): table of attributes of a geometryless layer/table do not show any rec...
- 02:21 AM Bug report #12504 (Closed): table of attributes of a geometryless layer/table do not show any rec...
- subject says it all.
In previous qgis releases (ex 2.0.1) it used to work as expected. - 02:32 AM Bug report #11863: invalid sld for graduated style on field with negative values
- According to others it is not the parsing that is the problem,
it is the xml/sld generation which does not take the ...
2015-04-02
- 05:47 PM Revision 97572244 (qgis): postgres provider: also apply filterWhereClause to feature iterators (f...
- 05:31 PM Revision e16ebfa5 (qgis): Fix typo
- 05:28 PM Revision e4e48398 (qgis): Add checkbox to only load wfs features intersecting the current canvas ...
- 05:26 PM Feature request #12482: Add random function with seed to expressions
- fYI the expressions+ plugin has a quasirand function which allows this.
- 01:47 PM Revision 6850ce62 (qgis): Fix QgsRubberBand visibility behavior
- Visibility behavior stays the same as in QGIS 2.6
Test included - 10:01 AM Bug report #12503: qgis segfault when using gps live tracking
- I confirm this crash.
Tested on two different laptops, with QGIS 2.8.1 and QGIS master. Both with lubuntu 14.04 and... - 08:10 AM Bug report #12503 (Closed): qgis segfault when using gps live tracking
- Message is:
(qgis.bin:6849): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion 'GTK_IS_WIDGET (widget)' faile... - 09:08 AM Revision bef4059f (qgis): [BUGFIX] Update DatumTransformInfo on layerCrsChanged
- The QgsMapCanvas datumTransformInfo is not updated after a layerCrsChanged.
This causes a bug in QGIS-Server which d... - 09:05 AM Revision c3321e5d (qgis): [BUGFIX] Update DatumTransformInfo on layerCrsChanged
- The QgsMapCanvas datumTransformInfo is not updated after a layerCrsChanged.
This causes a bug in QGIS-Server which d... - 08:49 AM Revision ba73048d (qgis): [processing] median calculation for zonal statistics
- 08:49 AM Revision ed4fe88d (qgis): Merge branch 'ftools-enhancements'
- 08:48 AM Bug report #12500 (Closed): Attribute table of a layer from a generic-type table also shows other...
- Fixed in changeset commit:"97572244dc699c6d5480f736e38d9246496cef20".
- 04:17 AM Bug report #12500 (Closed): Attribute table of a layer from a generic-type table also shows other...
- Hi,
When you have a multi-type table (for instance of type geometry(Geometry,4326) in postgis), you can still add it... - 08:48 AM Bug report #12499 (Closed): Edition of a layer from a generic-type table also edit other type's c...
- Fixed in changeset commit:"97572244dc699c6d5480f736e38d9246496cef20".
- 04:16 AM Bug report #12499 (Closed): Edition of a layer from a generic-type table also edit other type's c...
- Hi,
When you have a multi-type table (for instance of type @geometry(Geometry,4326)@ in postgis), you can still add ... - 08:35 AM Revision 9b83b53c (qgis): minor fixes
- 07:56 AM Revision f0053b82 (qgis): Merge branch 'master' of https://github.com/gbd-consult/QGIS into ftool...
- Conflicts:
python/plugins/fTools/tools/doPointsInPolygon.py - 06:07 AM Bug report #12501 (Feedback): QGIS does consistantly display all features of ESRI .shp files on Map
- we have seen this issue many times here, and in most of cases it was a faulty spatial index. Try remove the indexes f...
- 06:07 AM Bug report #12501 (Feedback): QGIS does consistantly display all features of ESRI .shp files on Map
- we have seen this issue many times here, and in most of cases it was a faulty spatial index. Try remove the indexes f...
- 05:26 AM Bug report #12501: QGIS does consistantly display all features of ESRI .shp files on Map
- Nathan, it is a large file. Can I send it to you via WeTransfer.com?
- 05:10 AM Bug report #12501: QGIS does consistantly display all features of ESRI .shp files on Map
- Can you attach the shapefile?
- 05:03 AM Bug report #12501 (Closed): QGIS does consistantly display all features of ESRI .shp files on Map
- QGIS fails to render all features of ESRI .shp files on the map canvas. Not sure if this is related to larger data s...
- 05:34 AM Bug report #12502 (Closed): processing:runalg locks input file
- processing.runalg run from python console seems to "lock" the input file (CutLayer)
so it can't be deleted while ru... - 02:47 AM Bug report #12356: DB Manager loads NUMERIC fields instead of DOUBLE when subquerying
- SQlite does not enforce data type but i think this
should be up to the client interface using SQlite (or Spatialite)
... - 02:39 AM Bug report #12498 (Closed): Python console crash QGIS if undocked while autocompletion active
- Step to reproduce:
* open python console
* start writing a line so that the auto completion menu opens
* without c...
2015-04-01
- 02:47 PM Bug report #12489 (Closed): QGIS 2.8.1 32-bit cannot import pyodbc
- Fixed in OSGeo4W
- 02:47 PM Bug report #12489 (Closed): QGIS 2.8.1 32-bit cannot import pyodbc
- Fixed in OSGeo4W
- 02:47 PM Bug report #12489 (Closed): QGIS 2.8.1 32-bit cannot import pyodbc
- Fixed in OSGeo4W
- 09:31 AM Bug report #12489 (Closed): QGIS 2.8.1 32-bit cannot import pyodbc
- If you open the Python console and issue the command 'import pyodbc' then first you get a Visual C++ error R6034, 'An...
- 02:10 PM Bug report #12496 (Closed): Regarding building of QGIS
- Please use the mailing list for questions.
- 02:10 PM Bug report #12496 (Closed): Regarding building of QGIS
- Please use the mailing list for questions.
- 12:50 PM Bug report #12496 (Closed): Regarding building of QGIS
- I am trying to build the QGIS on Windows 2008 R2 server.
I followed every steps from the following link: http://html... - 01:05 PM Bug report #12497 (Closed): DB Manager raises python error when loading rasters from a spatialite...
To reproduce:
- QGIS 2.8.1 Wien
- Download example file: https://www.gaia-gis.it/spatialite-2.3.1/truemarble-4km.7...- 12:33 PM Revision f11fdb04 (qgis): Don`t change current visibility flag of rubberband on updates
- 12:30 PM Revision 37171dc0 (qgis): Fix QgsRubberBand refresh
- - Fixes invalid calculation of rubberband boundingRect
- Scales icon and pen width with rubberband when computing rec... - 12:25 PM Revision 84d47c9c (qgis): Scale icon and pen width with rubberband when computing rect
- Restores full 2.6 compatibility
- 12:25 PM Revision a844bfa1 (qgis): Recompute rubberband extent on zoom/pan
- Fix #12392
Includes testcase - 12:25 PM Revision d43d8bf5 (qgis): Fix invalid calculation of rubberband boundingRect
- 11:58 AM Bug report #12495 (Closed): cannot change name of groups in D&D designer
- If a user makes a typo in the name of a group in the d&d designer than it cannot change it: double clicking the group...
- 11:55 AM Bug report #12494 (Closed): value relation widget, wrong sorting of text
- when a value relation is set, if a entry starts with an accented letter, then in the combo box this entry will show a...
- 11:52 AM Bug report #12493 (Closed): wcs server only accepts absolute paths
- It seems that the wcs server does not work if paths to data sources are set to "relative".
- 11:51 AM Feature request #12492 (Closed): defaults for the edit widgets
- It would be very useful if a user could set defaults for the edit widgets (and sound strange that it was not already ...
- 11:44 AM Bug report #12488: Impossible to merge features in a point shapefile
- this happens down to until qgis 1.8 at least... and losing data this way is not nice.
- 11:44 AM Bug report #12488: Impossible to merge features in a point shapefile
- this happens down to until qgis 1.8 at least... and losing data this way is not nice.
- 11:44 AM Bug report #12488: Impossible to merge features in a point shapefile
- this happens down to until qgis 1.8 at least... and losing data this way is not nice.
- 08:36 AM Bug report #12488 (Closed): Impossible to merge features in a point shapefile
- Open and toggle to edition a point shapefile layer
select two features and click on "Merge selected features" button.... - 11:39 AM Bug report #12434 (Open): Wrong order in table
- 08:12 AM Bug report #12434: Wrong order in table
- I can confirm here. (osgeo4w 64bits 2.8.1, rel-dev and master)
But the sorted out field doesn't need to be a numeric ... - 11:05 AM Feature request #12491 (Open): Graduated style : allow to set min/max manually and allow clip or ...
- Hi !
In raster layers, we are able to either define the min/max either manually or from the data (with quite precise... - 09:49 AM Revision da527e79 (qgis): [GRASS] mutex function called by browser item (fixes crash in simultane...
- 09:47 AM Revision d8bd20e5 (qgis): [GRASS] fix crash in browser when opening GRASS 6 mapset with GRASS 7
- 09:42 AM Revision 5e6ca2ef (qgis): [GRASS] mutex function called by browser item (fixes crash in simultane...
- 07:59 AM Bug report #12486: QgsRubberBand visibility flag resets to true after map zoom
- I think it is a regression.
QGIS 2.6:
map extent changed -> QgsMapCanvasItem::updatePosition() called, visibility no... - 07:41 AM Bug report #12486: QgsRubberBand visibility flag resets to true after map zoom
- is this a regression from 2.6 ?
- 05:27 AM Bug report #12486 (Closed): QgsRubberBand visibility flag resets to true after map zoom
- How to reproduce:
1. create rubberband on map;
2. rubberband->setVisible( false );
3. mapCanvas->zoomIn();
4. rubberb... - 07:40 AM Bug report #12392 (Closed): QgsRubberBand not fully refreshing
- Fixed in changeset commit:"37171dc0b780bae69989aced4544e51d11ceefba".
- 04:51 AM Bug report #12392: QgsRubberBand not fully refreshing
- Tested master on debian, it seems ok, refreshing works fine.
- 03:57 AM Bug report #12392: QgsRubberBand not fully refreshing
- Also, I'd like a confirmation from the reporter about effectiveness of the fix (currently in master)
- 03:32 AM Bug report #12392 (Reopened): QgsRubberBand not fully refreshing
- reopened as the fix needs to be backported to 2.8 branch
- 03:26 AM Bug report #12392 (Closed): QgsRubberBand not fully refreshing
- Fixed in changeset commit:"a844bfa17490391bcfac54700ace76afbeac90f0".
- 03:43 AM Bug report #12485 (Closed): Modeler calculator error
- When adding a sample calculation in the Modeller calculation (e+2*h), I get:
Traceback (most recent call last):
F... - 02:54 AM Bug report #12484 (Closed): QGIS Server: invalid list of of layers in "LayerDrawingOrder" when us...
- When using embedded groups/layers in a QGIS project, QGIS server does not include all individual layers in the elemen...
- 02:00 AM Bug report #12483: Catchment area returning an error
- This makes several example exercises and a sample model fail.
2015-03-31
- 12:47 AM Bug report #12483: Catchment area returning an error
- Also other catchment methods do not complete.
- 12:46 AM Bug report #12483 (Closed): Catchment area returning an error
- Output della console di esecuzione di SAGA
____________________________
##### ## ##### ##
### ### ## ... - 11:03 PM Revision 52fe2dec (qgis): Set useGui on Android
- 05:00 PM Revision 8a43e909 (qgis): GRASS 7.0.0 API change
- 04:24 PM Revision b3e55445 (qgis): [GRASS] fix crash in browser when opening GRASS 6 mapset with GRASS 7
- 10:51 AM Feature request #12482 (Open): Add random function with seed to expressions
- Hi !
When using data defined values, it's hard to use the rand() function, because a new random number is generated ... - 10:07 AM Bug report #12481 (Closed): Relation widget defaults to form view
- Using the relation widget from QT Designer, it defaults to form view, rather than the last used, either form or table...
- 09:48 AM Bug report #12480 (Closed): Error in Shape to grid alg
- The SAGA command 'Shape to grid' consistently returns an error, and it's unable to complete.
QGIS 2.8.1, SAGA 2.1.4+d... - 04:48 AM Feature request #8925: Saving label information/styles into an SLD File
- Schalk Grobbelaar wrote:
> What is the use of saving a style to SLD if you cannot even save the label - The label is ... - 04:46 AM Feature request #12294 (Closed): Export labels to SLD styles
- 04:39 AM Bug report #12473 (Feedback): $area malfunctioning
- likely duplicate of #10966
can you confirm? - 04:39 AM Bug report #12473 (Feedback): $area malfunctioning
- likely duplicate of #10966
can you confirm? - 04:16 AM Bug report #12479: gdal 2.0.0
- Since I cannot compile the present version, creating a patch is difficult since there are other changes in the file.
- 03:50 AM Bug report #12479 (Feedback): gdal 2.0.0
- Hi,
many thanks for this. I would appreciate a lot if you could raise this issues also on the qgis developers mailin... - 03:07 AM Bug report #12479: gdal 2.0.0
- For setSubsetString, the 'OGRSQL' parameter must be used on layers that use the 'table_name(field_name)' convention.
... - 02:56 AM Bug report #12479 (Closed): gdal 2.0.0
- I have been working with the gdal 2.0.0 development code for a while and have noticed that due to the implementation ...
- 03:48 AM Bug report #12234 (Open): QGIS freezes when adding a legend in composer and project has a WMS lay...
- If we can say that this is a regression (as it seems to me) then we can tag this as blocker. At the moment I lack the...
- 03:17 AM Bug report #12234: QGIS freezes when adding a legend in composer and project has a WMS layer with...
- Hi Giovanni,
is it possible to change the status after the feedback?
Thanks
2015-03-30
- 12:59 AM Bug report #12478 (Closed): Estimated extent of PostGIS layers with mixed case names
- When adding a PostGIS layer with a mixed case name, the following error is reported in the log window:
Erroneous que... - 12:41 AM Bug report #10327: QGIS server does not load files from custom folders
- I tried to follow and set up configuration file, but wasn't successful - instead of symbols, only "?" are displayed. ...
- 09:23 PM Revision 4f36b657 (qgis): [BUGFIX] In WFS GetFeature joined fields not are not returned
- In the WFS GetFeature Request, the joined fields are not returned. It's due to
the use of provider instead of layer ... - 09:15 PM Revision eb5717d5 (qgis): [BUGFIX] In WFS GetFeature joined fields not are not returned
- In the WFS GetFeature Request, the joined fields are not returned. It's due to
the use of provider instead of layer ... - 05:23 PM Revision b6a41943 (qgis): dxf export: either use rgb or palette color (followup 9961095)
- 02:50 PM Feature request #12474 (Closed): Automate label rotation within polygon
- 09:24 AM Feature request #12474: Automate label rotation within polygon
- Wow, can't believe I didn't notice it was already implemented. Thank you.
I will say, the label locations aren't qui... - 02:35 AM Feature request #12474: Automate label rotation within polygon
- Hi,
"Free (slow)" option of polygon labeling looks like what you need. It can indeed be very slow. Do you confirm th... - 11:16 AM Bug report #12217 (Closed): Labels with data-defined rotation and offset from point are misplaced
- Great, thank you!
- 11:16 AM Bug report #12217 (Closed): Labels with data-defined rotation and offset from point are misplaced
- Great, thank you!
- 05:52 AM Bug report #12217: Labels with data-defined rotation and offset from point are misplaced
- Yes! It works like a charm! Thanks!
- 10:53 AM Revision 94dda441 (qgis): ValueRelation autocompleter: case insensitivity
- 08:19 AM Bug report #12477 (Closed): removing programmatically generated field while attribute table is op...
- Hi,
when doing the following I can consistently crash qgis:
- load shp
- open attribute table
- programmatically add ... - 03:34 AM Revision c7b28dbd (qgis): Backport of pull request #1932
- 02:52 AM Bug report #12476 (Closed): Manual legends in composer from 2.4 and older are reset in 2.6 and >
- manually modified legends in composers made in 2.4 or older versions are reset in 2.6 versions and older.
That break... - 02:42 AM Bug report #11863: invalid sld for graduated style on field with negative values
I've been trying to debug this, and it appears that for the creation of the sld qgsexpression is used.
And after th...- 02:42 AM Bug report #11863: invalid sld for graduated style on field with negative values
I've been trying to debug this, and it appears that for the creation of the sld qgsexpression is used.
And after th...- 02:42 AM Bug report #11863: invalid sld for graduated style on field with negative values
I've been trying to debug this, and it appears that for the creation of the sld qgsexpression is used.
And after th...
2015-03-29
- 01:16 AM Revision 5f1ed358 (qgis): Merge pull request #1932 from ccrook/Field_calculator_expression_fix
- Fix #12257 - allow creation of expression field on delimited text layer
- 10:47 PM Bug report #12475 (Closed): Print layout unsuitable for small screens
- In old 1024x768 screens (still common e.g. in projectors) the layout is difficult to use, as the window is taller tha...
- 10:16 PM Feature request #3843: Rule based labeling
- Please consider sponsoring a fix for this, if it is really important for you. Please ask if you are interested, and n...
- 09:20 PM Feature request #12474 (Closed): Automate label rotation within polygon
- ArcGis has a label placement option "always straight" that automatically rotates the labels within polygons for the b...
- 08:07 PM Bug report #12473 (Closed): $area malfunctioning
- Calculating area using field calculator results in faulty numbers. Calculating area using Vector --> Geometry Tools -...
- 07:47 PM Revision 1cce091e (qgis): [FEATURE] Add lineedit with autocompleter for ValueRelation edit widget
- 04:20 PM Bug report #12257 (Closed): Cannot create virtual field with delimited text layer
- Fixed in changeset commit:"5f1ed3582d9b549822b7110336de5c745790c189".
- 11:30 AM Revision 08d4d3ba (qgis): Add apply button to label properties dialog
- 11:28 AM Revision bdcfa011 (qgis): UI Improvements to label properties dialog
- Add scroll area, collapsible group boxes so the dialog isn't so
oversized. - 11:28 AM Revision ea2c6742 (qgis): Add handling of null values to some widgets in label properties
- This allows clearing the data defined values for these properties,
which nulls their attribute value and resets the p... - 11:28 AM Revision 727ef9b5 (qgis): Initially populate label properties dialog with data defined results
- ...even if the data defined property is set to an expression. Although
the values can't be altered for expression bas... - 11:20 AM Revision 0071593b (qgis): More QgsUnitSelectionWidget cleanups
2015-03-28
- 08:48 PM Feature request #12294: Export labels to SLD styles
- Isn't this a duplicate of #8925
- 08:41 PM Feature request #8925: Saving label information/styles into an SLD File
- What is the use of saving a style to SLD if you cannot even save the label - The label is part of the style and is a ...
- 08:21 PM Feature request #3843: Rule based labeling
- Gavin Fleming wrote:
> another use case: labelling property boundaries with bearing above the line and distance below... - 03:56 PM Bug report #10329: OpenSuse 13.1 LXDE Application launcher menu corrupted by QGIS2 .desktop file
- I confirm that this bug exists in LXDE Desktop of openSUSE 13.2, too. The menu is not corrupted for the other desktop...
- 01:58 PM Feature request #9487 (Closed): Dropping the shadows of some objects
- Implemented in master
- 01:58 PM Feature request #9487 (Closed): Dropping the shadows of some objects
- Implemented in master
- 01:53 PM Feature request #12472 (Closed): Print composer geographic coordinates with suffix should provide...
- Duplicate of #9292
- 01:53 PM Feature request #12472 (Closed): Print composer geographic coordinates with suffix should provide...
- Duplicate of #9292
- 12:52 PM Feature request #12472 (Closed): Print composer geographic coordinates with suffix should provide...
- As of QGIS 2.9, the geographic coordinate drawing of print composer is providing an option "degrees with suffix" that...
- 11:16 AM Revision 8b37ea2b (qgis): [FEATURE] Add option to symbology to prevent clipping of features
- This option (located under the symbol advanced menu) disables the
automatic clipping of lines/polygons to the canvas ... - 10:04 AM Revision 742f3233 (qgis): [FEATURE] Paint effects for layers and symbol layers
- This commit adds a new framework for implementing paint effects, which
modify the results of QPainter operations to a... - 09:14 AM Revision fe2db526 (qgis): Possible fix for placement of labels with offset from point mode and ro...
- 08:19 AM Revision 002739b6 (qgis): Fix buffer size was incorrectly stored in x position data defined
- field for label properties dialog
- 08:16 AM Revision c2788690 (qgis): Don't keep dangling pointers in QgisApp::mPrintComposers
- 08:15 AM Revision 481b192e (qgis): Standardise use of red minus icon (fix #12425)
- 03:55 AM Feature request #9757 (Closed): allow for users to disable feature clipping to extend on a per la...
- Fixed in changeset commit:"8b37ea2b05a644c1c52ecf223ad8f67ca315b8df".
- 03:39 AM Feature request #12376: Please add line sinuosity
- The command is called "Geometric properties of line layer" and he calculates: length, straight, sinuosity, average an...
- 02:36 AM Bug report #12392: QgsRubberBand not fully refreshing
- A fix is available here: https://github.com/qgis/QGIS/pull/1968
Adding your test there would be useful, before merging. - 02:01 AM Bug report #12217 (Feedback): Labels with data-defined rotation and offset from point are misplaced
- I've pushed this fix to master - you should be able to test after the next round of nightlies are built. Can you conf...
- 01:56 AM Bug report #11909 (Closed): Pre-rendered map display does not respect rotation
- Oops, sorry I just realized this is really not a regression. Jumping only happens on changing rotation, not scale or ...
- 01:32 AM Bug report #11909 (Reopened): Pre-rendered map display does not respect rotation
- commit:10d2ce45847d781719963ae8b49e21b6c84036db does not show the jump on progressive rendering, commit:3229813fb4d08...
2015-03-27
- 11:49 PM Revision 99610950 (qgis): dxf export:
- * reinstate palette colors, but exclude black/white
* fix hatch transparency
* fix active (initial) v(iew)port - 02:18 PM Bug report #8647 (Closed): Labeling with 'Capitalize first letter' does not work with all Caps
- Duplicate of #7724
- 02:18 PM Bug report #8647 (Closed): Labeling with 'Capitalize first letter' does not work with all Caps
- Duplicate of #7724
- 02:12 PM Revision c44285ba (qgis): Make virtual fields updatable
- Fix #11547
Fix #10994 - 02:12 PM Revision 264c0ec3 (qgis): Add unit tests for virtual fields
- 02:12 PM Revision 7905f7f9 (qgis): Show current expression of virtual fields
- 12:24 PM Bug report #12392: QgsRubberBand not fully refreshing
- Ok, Im look at it
- 11:56 AM Bug report #12392: QgsRubberBand not fully refreshing
- Theres a tests/src/gui/testqgsrubberband.cpp file you could start from
- 11:55 AM Bug report #12392: QgsRubberBand not fully refreshing
- Dont know how to automate it, sorry.
- 11:49 AM Bug report #12392: QgsRubberBand not fully refreshing
- updateRect call to setRect is ok, I think.
I confirm dropping the override fixes this bug. But it's to be checked wh... - 11:45 AM Bug report #12392: QgsRubberBand not fully refreshing
- QgsRubberBand::updateRect calls QgsMapCanvasItem::setRect too...
- 11:37 AM Bug report #12392: QgsRubberBand not fully refreshing
- QgsMapCanvasItem::updatePosition calls setRect again in 2.6. In master qgsrubberband overrides updatePosition to do n...
- 11:33 AM Bug report #12392: QgsRubberBand not fully refreshing
- Alright one difference is that while in 2.6 the rectangle size updates with scale, in master it seems to be fixed.
up... - 10:25 AM Bug report #12392: QgsRubberBand not fully refreshing
- Ok now I confirm that no matter where I pan (moving the rubberband triangle around the screen) the boundingRect (with...
- 10:20 AM Bug report #12392: QgsRubberBand not fully refreshing
- Oops, sorry, only now I realize that the "rubberband" in the test is the triangle, not the cursor. It makes sense for...
- 10:18 AM Bug report #12392: QgsRubberBand not fully refreshing
- I've added debugging output in 2.6 and 2.8 branches to see what's going on.
First of all I noticed that even with an ... - 12:07 PM Bug report #11909: Pre-rendered map display does not respect rotation
- I'm seeing the jump on partial/progressive rendering again, can anyone confirm ? Both in 2.8 branch and master
- 11:31 AM Feature request #12469 (Closed): Retina "support"
- 09:14 AM Feature request #12469 (Closed): Retina "support"
- Almost all new macs have high resolution screens called "retina" but I've noticed that QGIS still has the same resolu...
- 06:18 AM Feature request #10994 (Closed): Virtual fields: allow to see/edit the expression used
- Fixed in changeset commit:"c44285ba04a79be9cee75194e20297a7c53710aa".
- 06:18 AM Bug report #11547 (Closed): Cannot update virtual fields
- Fixed in changeset commit:"c44285ba04a79be9cee75194e20297a7c53710aa".
- 06:07 AM Bug report #12467 (Closed): Custom letter spacing disappears after SVG export
- I have a map with labels having different letter spacing depending on attribute information. When I export this to PD...
- 06:05 AM Bug report #12461: Unable to commit date changes to MSSQL table in 2.8.1 Wien
- don't know much about date in ms sql server, anyway I'll tag this as a regression at least until someone that knows b...
- 06:03 AM Bug report #12450: Raster Calculator giving bogus values
- I'll tag this as blocker as one way or another we have to figure something about this issue before the next release.
- 04:13 AM Bug report #12217: Labels with data-defined rotation and offset from point are misplaced
- Nyall Dawson wrote:
> This pull request should fix this issue: https://github.com/qgis/QGIS/pull/1951
>
> Can you pl... - 03:41 AM Bug report #12234: QGIS freezes when adding a legend in composer and project has a WMS layer with...
- Tested it on windows with QGIS-dev, rev. 733b7c9.
Problem exist further - 01:29 AM Bug report #12234: QGIS freezes when adding a legend in composer and project has a WMS layer with...
- Nyall Dawson wrote:
> Please test with latest dev version and let me know if this is now fixed
Hi Nyall,
it just up... - 01:00 AM Bug report #8506 (Closed): In the Label Section- option Type case - Capitalize first letter don't...
- Duplicate of #7724
- 01:00 AM Bug report #8506 (Closed): In the Label Section- option Type case - Capitalize first letter don't...
- Duplicate of #7724
2015-03-26
- 09:08 PM Bug report #12461: Unable to commit date changes to MSSQL table in 2.8.1 Wien
- When a field is set to a "Text edit" edit widget a date is able to be typed in, but changes do not commit to MSSQL. I...
- 02:06 AM Bug report #12461 (Feedback): Unable to commit date changes to MSSQL table in 2.8.1 Wien
- is the date entered manually or with an edit widget? it makes any difference using the widget or not?
- 06:22 PM Bug report #10966: with OTFR on $area is always computed in square meters even if the CRS is in f...
- Checked in 2.8.1 and it's still providing incorrect area back when OTF Projecting
- 04:55 PM Bug report #12462: Inconsistent behaviour with PostgreSQL CONSTRAINT TRIGGER
- With the deferrable trigger (second part), while no error is shown in QGIS, the log messages (for PostGIS) silently s...
- 04:19 PM Bug report #12462 (Closed): Inconsistent behaviour with PostgreSQL CONSTRAINT TRIGGER
- Two related issues are found with CONSTRAINT TRIGGERs on PostgreSQL tables. The triggers behave normally in UPDATE st...
- 04:48 PM Revision 733b7c9c (qgis): Add filter chaining to the pre-filters of the relation reference wdg
- 04:48 PM Revision 868eeb27 (qgis): Add pre-filters to relation reference widget
- 04:48 PM Revision c5a4ea56 (qgis): Add "filter fields" configuraiton option to relation reference widget
- 02:40 PM Bug report #12234 (Feedback): QGIS freezes when adding a legend in composer and project has a WMS...
- Please test with latest dev version and let me know if this is now fixed
- 12:25 PM Revision f9ee7a3b (qgis): [feature] filter the attribute table only if there is a selection (feat...
- 11:27 AM Revision 5b5f16e8 (qgis): Merge pull request #1964 from mhugo/fix_querybuilder_joins2
- Allow provider-level filtering (subset string) on layers with joined fields
- 11:00 AM Bug report #11968: WFS-GetFeature broken (with "caching" unchecked)
- I've justed on QGIS 2.8.1 and master. Both seems to request features correctly, but the bbox is disregarded (code see...
- 03:18 AM Feature request #10994 (In Progress): Virtual fields: allow to see/edit the expression used
- #11547
- 03:18 AM Feature request #10994 (In Progress): Virtual fields: allow to see/edit the expression used
- #11547
- 03:18 AM Feature request #10994 (In Progress): Virtual fields: allow to see/edit the expression used
- #11547
- 03:17 AM Bug report #11547 (In Progress): Cannot update virtual fields
- https://github.com/qgis/QGIS/pull/1962
- 03:17 AM Bug report #11547 (In Progress): Cannot update virtual fields
- https://github.com/qgis/QGIS/pull/1962
- 03:17 AM Bug report #11547 (In Progress): Cannot update virtual fields
- https://github.com/qgis/QGIS/pull/1962
- 03:07 AM Feature request #11730: Please support ISO servers
- It would be valuable to clarify what CSW ISO profile support would give to MetaSearch that we can't get from the CSW ...
- 02:47 AM Bug report #11900: Plugin layers do not work correctly with rotation
- Replicated, layers from OpenLayers plugin are not rotated on qgis master.
- 02:05 AM Bug report #12392: QgsRubberBand not fully refreshing
- I actually wonder if QgsMapCanvasItem::boundingRect is correct, in that it assumes the bounding rectangle always star...
2015-03-25
- 12:58 AM Revision 837c7ee8 (qgis): [composer] Don't redraw map if layers change and map is set to cached
- Previously map was being redrawn every time a layer was added or
removed from the registry, which blocked the ui unti... - 12:55 AM Revision 012ee0b4 (qgis): [composer] Smaller step for attribute table spin widgets
Also available in: Atom