Activity
From 2016-02-02 to 2016-03-02
2016-03-02
- 10:55 PM Bug report #13779: symbols not correctly clipped in map legend
- Qgis 2.14.0
If map units are used, the legend changes, as in this video. It is necessary to roll back the changes in... - 09:27 PM Revision 63eab874 (qgis): Add r.li.* algorithms
- 09:24 PM Bug report #14400: Layer names not listed in GetCapabilities Request
- Nyall Dawson wrote:
> I'm not sure, but 2.6 is ancient and well and truly unsupported now.
Ok. But was this 2.6 vers... - 08:44 PM Bug report #14400: Layer names not listed in GetCapabilities Request
- I'm not sure, but 2.6 is ancient and well and truly unsupported now.
- 07:22 PM Bug report #14400: Layer names not listed in GetCapabilities Request
- Nyall Dawson wrote:
> Can you please test with 2.14?
My project is built in QGIS 2.6 so I have to stick on to this v... - 04:29 PM Bug report #14402 (Closed): Labels and MSSQL layers
- Fixed in changeset commit:"30449e577f0cd432bd8c60787743fba54c1e51b9".
- 04:45 AM Bug report #14402: Labels and MSSQL layers
- If a export the layers to shapefile or sqlites, for exemple, It works fine. All labels are displayed.
- 04:44 AM Bug report #14402 (Closed): Labels and MSSQL layers
- I'm getting random results when I try to use labels with MSSQL layers. Sometimes It appears, sometimes It doesn't.
... - 03:28 PM Bug report #14397 (Closed): QGIS 2.14 Layer Rule based styling not being applied to layers
- Duplicate of #14402
- 03:28 PM Bug report #14397 (Closed): QGIS 2.14 Layer Rule based styling not being applied to layers
- Duplicate of #14402
- 01:22 PM Bug report #14405 (Closed): WMS layer with EPSG:32717 is not displayed correctly
- I work with geoserver 7 for wms services using crs EPSG:32717; when use in qgis any layer (wms) it show me in EPSG:2...
- 12:57 PM Bug report #14392: QGIS 2.14 has a wrong projection with rasters which are not in 4326
- So it seems like to me that it's just the initial state of the EPSG display in the status bar which is wrong. It's sh...
- 12:44 PM Revision 8958204c (qgis): [GRASS] set PATH and PYTHONPATH in startModule() for t.list, #14241
- (cherry picked from commit 1d3cbd91cace921f71183535ca90ca8cf38bf9ef)
- 12:26 PM Revision 1d3cbd91 (qgis): [GRASS] set PATH and PYTHONPATH in startModule() for t.list, #14241
- 11:36 AM Revision 1cdffd33 (qgis): Merge pull request #2853 from ahuarte47/Rendering_DrawingMarkersFaster
- [Improvement] Draw markers faster
- 10:23 AM Revision b766ac1c (qgis): debian packaging update
- 09:48 AM Revision 2cc83664 (qgis): update debian/ubuntu build dependencies in INSTALL using scripts/scande...
- 08:59 AM Revision 61e57999 (qgis): Merge pull request #2787 from medspx/processing_vdistance
- [processing] add GRASS7 v.distance (fix #12817)
- 08:58 AM Revision 0061dccd (qgis): Merge pull request #2782 from medspx/processing_r_reclass
- [processing] add GRASS7 r.reclass inline rules (fix #5583)
- 08:55 AM Revision 91e222e1 (qgis): Merge pull request #2781 from medspx/processing_grass7_rnull
- [processing] add r.null GRASS7 algorithm (fix #6893)
- 08:52 AM Revision b2189f22 (qgis): Merge pull request #2747 from medspx/processing_grass_vwhatrast
- [processing] add v.what.rast GRASS 7 algorithms
- 08:26 AM Bug report #14404 (Closed): Preview table crashes DB-Manager when using virtual layers
- To reproduce the bug:
1. Open DB-Manager and select one layer in the "Virtual Layers" section
2. Click on the "Table... - 07:33 AM Bug report #14403 (Rejected): Processing toolbox was not updated on 2.14 release as mentioned
- 07:26 AM Bug report #14403: Processing toolbox was not updated on 2.14 release as mentioned
- I am really sorry, that's was the problem.
I had an older copy installed on my ~/.qgis2
I have just deleted and reop... - 06:58 AM Bug report #14403: Processing toolbox was not updated on 2.14 release as mentioned
- Are you sure you do not have an older copy installed in your ~/.qgis2?
- 06:55 AM Bug report #14403 (Rejected): Processing toolbox was not updated on 2.14 release as mentioned
- I did the advanced Install, I have tried Desktop Express Install.
Many new features was not updated as mentioned in ... - 07:32 AM Bug report #14314 (Closed): Geoprocessing Difference is too limited?
- 07:26 AM Bug report #14314: Geoprocessing Difference is too limited?
- I've fixed the problem by using the Dissolve tool in the tree layer. If I use a dissolved layer, it processes properl...
- 05:41 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
- I think Jurgen is perhaps confused between WMTS (tiling) and WMST (time).
QGIS WMS client needs to handle time as pe... - 05:07 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- I just noticed it while watching the Debugview logging... For time series data there can be > 40k data sets in on map...
- 05:01 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- Stefan Blumentrath wrote:
> BTW: I noticed that all several thousand raster maps got listed in the debug output, like... - 03:55 AM Bug report #14241 (Closed): GRASS plugin tries to call t.list.exe instead of t.list.bat when list...
- It was problem on all platforms, path to GRASS python files was missing in PYTHONPATH and path to g.parser (used by t...
- 02:32 AM Feature request #5346: Have layer or rule base class greyed out when not visible due to scale dep...
- I'm working on that feature
- 02:30 AM Bug report #14283: various crashes in georeferencer
- For example if I open the georefenceur in qgis 2.10 and I add the 1974.jpg as raster in epsg 27572, I open the point ...
- 02:30 AM Bug report #14283: various crashes in georeferencer
- For example if I open the georefenceur in qgis 2.10 and I add the 1974.jpg as raster in epsg 27572, I open the point ...
- 02:20 AM Revision c0f0bd55 (qgis): Draw markers faster
- The code takes advantage of points already created to paint the
geometries to draw the markers. - 02:02 AM Revision 697a25dd (qgis): Revert "Revert "[travis] Use newer clang 3.7 for linux builds""
- This reverts commit d902c56f4d03c70a4654a7132effdf5150a6e052.
Default precise clang versions are now also randomly f... - 01:40 AM Bug report #14401: QGIS Crashes if WFS credentials are invalid
- It looks like consequence of #13271
- 01:00 AM Feature request #6859: Add v.what.rast to GRASS toolbox
- Médéric RIBREUX wrote:
> Hello,
>
> the PR has been merged and I am happy to close this feature request !
Thanks!
2016-03-01
- 12:31 AM Feature request #6859 (Closed): Add v.what.rast to GRASS toolbox
- Hello,
the PR has been merged and I am happy to close this feature request ! - 12:31 AM Feature request #6859 (Closed): Add v.what.rast to GRASS toolbox
- Hello,
the PR has been merged and I am happy to close this feature request ! - 12:31 AM Feature request #6859 (Closed): Add v.what.rast to GRASS toolbox
- Hello,
the PR has been merged and I am happy to close this feature request ! - 12:31 AM Feature request #6859 (Closed): Add v.what.rast to GRASS toolbox
- Hello,
the PR has been merged and I am happy to close this feature request ! - 12:28 AM Bug report #14401 (Closed): QGIS Crashes if WFS credentials are invalid
- 1. View -> Panels -> Check [Browser Panel]
2. Layer -> Add Layer -> Add WFS Layer -> New -> (Name: NextGIS, URL: http... - 12:24 AM Bug report #14392: QGIS 2.14 has a wrong projection with rasters which are not in 4326
- I've added a zip. For me, I just have to open the raster provided in an empty project to reproduce the bug.
Tim and N... - 12:24 AM Bug report #14392: QGIS 2.14 has a wrong projection with rasters which are not in 4326
- I've added a zip. For me, I just have to open the raster provided in an empty project to reproduce the bug.
Tim and N... - 11:59 PM Bug report #14392 (Feedback): QGIS 2.14 has a wrong projection with rasters which are not in 4326
- I can't reproduce. Can you attach a self contained project which demonstrates this issue?
- 12:00 AM Bug report #14400 (Feedback): Layer names not listed in GetCapabilities Request
- Can you please test with 2.14?
- 10:09 PM Bug report #14400 (Closed): Layer names not listed in GetCapabilities Request
- Name of the project is getting displayed in the <name> tag of <Layer> tag in the output of GetCapabilities request
- 11:59 PM Feature request #12817 (Closed): add v.distance to Processing/GRASS
- Fixed in changeset commit:"61e57999150d3ad270ba6a50dc7789e0e2618da2".
- 11:58 PM Feature request #5583 (Closed): Allow enter interactively reclass rules in r.reclass
- Fixed in changeset commit:"0061dccd91ee4c6e49a4a4d1f9b1ec8ab84f2b8a".
- 11:55 PM Feature request #6893 (Closed): GRASS r.null
- Fixed in changeset commit:"91e222e1c0d602435cefb607be252dc99f0808a9".
- 06:02 PM Revision 05713959 (qgis): indentation
- 03:34 PM Bug report #14395 (Feedback): Cannot install on ubuntu xenial
- 03:33 PM Bug report #14395 (Closed): Cannot install on ubuntu xenial
- 02:58 PM Bug report #14395: Cannot install on ubuntu xenial
- Thomas Bonfort wrote:
> I had a previous install of qgis (wily version from ubuntu repos) but all of those packages w... - 06:48 AM Bug report #14395: Cannot install on ubuntu xenial
- $ dpkg-divert --list | grep qgis
diversion of /usr/bin/qbrowser to /usr/bin/qbrowser.bin by qgis-provider-grass
diver... - 06:26 AM Bug report #14395 (Feedback): Cannot install on ubuntu xenial
- And you don't have a stale diversion leftover from a previous installation (dpkg-divert --list | grep qgis)? Becaus...
- 06:26 AM Bug report #14395 (Feedback): Cannot install on ubuntu xenial
- And you don't have a stale diversion leftover from a previous installation (dpkg-divert --list | grep qgis)? Becaus...
- 05:55 AM Bug report #14395 (Closed): Cannot install on ubuntu xenial
- Using http://qgis.org/debian/ xenial repo (but also on debian-nightly) the installation of qgis 2.14 fails with this ...
- 03:33 PM Bug report #13900 (Closed): Debian upgrade to 2.8.4
- see #14395
- 03:33 PM Bug report #13900 (Closed): Debian upgrade to 2.8.4
- see #14395
- 03:33 PM Bug report #14389 (Closed): Gras plugin conflict updating to 2.8.7
- see #14395
- 03:33 PM Bug report #14389 (Closed): Gras plugin conflict updating to 2.8.7
- see #14395
- 02:57 PM Revision 7823a5a8 (qgis): [processing] add missed fTools algorithms: Define current projection
- and Create spatial index.
Also add missed Assign projection from GDALTools - 02:57 PM Revision af8a62d9 (qgis): [processing] alg menus can now be configured from Processing options
- 02:57 PM Revision a4a658a6 (qgis): restore GdalTools plugin until we will have multithreading support in P...
- 02:57 PM Revision 5df0ce04 (qgis): [processing] replace fTools and GdalTools plugins with Processing
- 02:57 PM Revision 11a9a661 (qgis): [processing] add icons for fTools and GDALTools algorithms
- 02:39 PM Bug report #14398: QGIS does not connect if URL domain name has > 4 subdomains
- Not sure. I will have to build newer version. User reported this bug to our User Support team when trying to access o...
- 02:14 PM Bug report #14398 (Feedback): QGIS does not connect if URL domain name has > 4 subdomains
- Does that also happen with a current version (2.8.7, 2.14 or master)? It's not reproduable here with master at least.
- 02:14 PM Bug report #14398 (Feedback): QGIS does not connect if URL domain name has > 4 subdomains
- Does that also happen with a current version (2.8.7, 2.14 or master)? It's not reproduable here with master at least.
- 02:06 PM Bug report #14398 (Closed): QGIS does not connect if URL domain name has > 4 subdomains
- The following URL does not work in QGIS:
https://firms2.modaps.eosdis.nasa.gov/wms/getcapabilities.xml
QGIS res... - 02:24 PM Bug report #14399: QGIS cannot connect to URL using IP address
- Also not reproducable with master.
- 02:18 PM Bug report #14399 (Closed): QGIS cannot connect to URL using IP address
- If an IP address is used as the domain name in the URL, QGIS fails to connect. For example,
https://198.118.194.4... - 02:10 PM Feature request #14396 (Closed): Button to clear WMS Capability cache in the "Add WMS/WMTS layer"...
- Casper Børgesen wrote:
> If the cache is bypassed by clicking "Connect" where does the cache speed things up?
The ca... - 02:10 PM Feature request #14396 (Closed): Button to clear WMS Capability cache in the "Add WMS/WMTS layer"...
- Casper Børgesen wrote:
> If the cache is bypassed by clicking "Connect" where does the cache speed things up?
The ca... - 11:56 AM Feature request #14396: Button to clear WMS Capability cache in the "Add WMS/WMTS layer" dialog
- If the cache is bypassed by clicking "Connect" where does the cache speed things up?
Never the less, I had a big fig... - 11:40 AM Feature request #14396 (Feedback): Button to clear WMS Capability cache in the "Add WMS/WMTS laye...
- The cache is bypassed and refresh whenever you click "Connect" in "Add Layer(s) from a WM(T)S Server" anyway.
- 07:19 AM Feature request #14396 (Closed): Button to clear WMS Capability cache in the "Add WMS/WMTS layer"...
- The recently added cache functionality regarding WMS capabilites have the down side, that if you perform tests on a W...
- 11:15 AM Revision 98e31ca2 (qgis): Fix build
- 08:17 AM Revision 9b9c692b (qgis): Syntax highlighting for processing tests readme
- 07:35 AM Bug report #14397 (Closed): QGIS 2.14 Layer Rule based styling not being applied to layers
- Since installing 2.14 our projects no longer render Rule-based labelling, even though it shows a count against each r...
- 06:10 AM Bug report #14394: Tooltips are blank (2.14, 2.18)
- Thanks for the reply. Sorry should have included that of course.
Ubuntu 15.10,
Language English
Repository: qgis.or... - 03:37 AM Bug report #14394 (Feedback): Tooltips are blank (2.14, 2.18)
- Platform? Architecture? Language?
- 03:37 AM Bug report #14394 (Feedback): Tooltips are blank (2.14, 2.18)
- Platform? Architecture? Language?
- 03:12 AM Bug report #14394 (Closed): Tooltips are blank (2.14, 2.18)
- Just got updated to 2.14.
All tooltips are blank. - 05:57 AM Revision e695fbb9 (qgis): Increase minimum size of composer legend list widget
- 05:50 AM Revision 1b7e5c50 (qgis): Fix setting symbol for single symbol renderer via legend dbl click
- Eg if diagram legend is also shown for layer it's possible for the
single symbol renderer to show a legend item.
(ch... - 05:50 AM Revision b11efdbf (qgis): Fix pasting mixed geometry types to memory layer, switch to message bar
- (cherry-picked from 28d725c1e4f152031223a66f8929bf5d2ac74551)
- 05:49 AM Revision 9374935f (qgis): Fix string capitalization
- (cherry-picked from 3f80649b58c8ea50c0e2f93b556b1568ab3b3430)
- 05:46 AM Revision 13ac8212 (qgis): Fix build
- 05:30 AM Revision 56129368 (qgis): Fix setting symbol for single symbol renderer via legend dbl click
- Eg if diagram legend is also shown for layer it's possible for the
single symbol renderer to show a legend item. - 05:02 AM Revision 28d725c1 (qgis): Fix pasting mixed geometry types to memory layer, switch to message bar
- 05:02 AM Revision 7f6446af (qgis): [FEATURE] Use OGR to parse clipboard text so that GeoJSON (and others) ...
- directly pasted into QGIS (fix #9727)
- 05:02 AM Revision 11cebff6 (qgis): Add test for clipboard logic
- 05:02 AM Revision 3f62cd46 (qgis): New class QgsOgrUtils w/helper functions for working with OGR features
- Also includes handy function for converting a string to a QgsFeatureList
or QgsFields by using OGR to parse the strin... - 05:02 AM Revision a9d01302 (qgis): Correctly handle pasting geometryless layers as scratch layer
- 05:02 AM Revision 0d2df809 (qgis): Fix clipboard handling on OSX
- Clipboard was wrongly using QClipboard::Selection for storage/retrieval
when this is not available on OSX
Also impro... - 04:17 AM Bug report #14305: Modeller calculator error
- Hi all,
I have the same error with QGis 2.10 and 2.12 running on Windows... Both versions are on different computers... - 02:20 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- Forgot to mention: When I call t.list manually it lists all STRDS without an issue...
- 02:08 AM Bug report #14241 (Reopened): GRASS plugin tries to call t.list.exe instead of t.list.bat when li...
- Unfortunately, this does not seem to work on Windows, as the list of STDS remains empty.
Here is some debugview outp... - 02:16 AM Bug report #14393 (Closed): SRS displayed in bookmark dock uses internal SRS ID, which is meaning...
- I'm trying to save some bookmarks but the projection is not the good one each time.
If my layer and my map are in ... - 02:06 AM Revision 3f80649b (qgis): Fix string capitalization
- 01:18 AM Revision 3ea78608 (qgis): [processing] Fixes for field calculator and field mapper
- - respect project distance, area and ellipsoid settings
- ensure expression variables are correctly evaluated
(cherr... - 01:17 AM Revision 2b72350a (qgis): Correct initialization of Max
- FLT_MIN is the smallest positive float
(cherry-picked from 8a47b5cad07bcf50c3b194631374c6021e56c823)
2016-02-29
- 11:57 PM Bug report #14392 (Closed): QGIS 2.14 has a wrong projection with rasters which are not in 4326
- With 2.14, if I try to open a raster which is not in EPSG:4326 (the raster in 3857 enclosed for instance), the EPSG d...
- 09:26 PM Revision 427a5fbf (qgis): More markdown fixes for processing readme
- 09:25 PM Revision 5e5ae94b (qgis): Fix processing test readme markdown
- 08:46 PM Revision 7caf47bf (qgis): Merge pull request #2855 from gvellut/master
- Correct initialization of Max
- 08:38 PM Revision 1c4c92b6 (qgis): Add splash screen credits for City of Essen and Linux Hotel
- 08:33 PM Revision 8a47b5ca (qgis): Correct initialization of Max
- FLT_MIN is the smallest positive float
- 08:32 PM Feature request #9727 (Closed): Allow pasting geojson text
- Fixed in changeset commit:"7f6446afd0d192b653561277d1039398c622754f".
- 03:58 PM Bug report #14391: mysql: srid value of newly added feature
- + * -2 * + is bold italic -2 (<i><b>-2</i></b>)
- 03:54 PM Bug report #14391 (Closed): mysql: srid value of newly added feature
- When inserting a polygon into a mysql layer, QGIS sets the srid to -2 (minus two)
from mysql general log file:... - 03:31 PM Bug report #13836: MySQL Vector geometries are only visible in edit mode
- This is what I did to come to that conclusion:
using mysql-workbench
set mysql system variable general_log to ON
sta... - 02:26 PM Feature request #11686 (Closed): GeoJSON editing
- Upstream issue, resolved in GDAL 2.1. When GDAL 2.1 is released and QGIS is built with it GeoJSON editing will be sup...
- 02:26 PM Feature request #11686 (Closed): GeoJSON editing
- Upstream issue, resolved in GDAL 2.1. When GDAL 2.1 is released and QGIS is built with it GeoJSON editing will be sup...
- 02:26 PM Feature request #13797 (Closed): Support native editing of GeoJSON files
- Upstream issue, resolved in GDAL 2.1. When GDAL 2.1 is released and QGIS is built with it GeoJSON editing will be sup...
- 01:55 PM Revision e097d6e6 (qgis): Merge pull request #2854 from rouault/fix_typo_in_spelling_fix
- The typo fix suggestion for initialisation should be initialization, …
- 01:39 PM Revision 50904919 (qgis): Allow plugin layers to set their source
- 01:00 PM Feature request #2666: Improve the select
- Some of the suggestions are now implemented (e.g. select by polygon or freehand) but currently there are no *combo ke...
- 12:53 PM Revision ee536531 (qgis): The typo fix suggestion for initialisation should be initialization, no...
- 11:41 AM Revision dd68c33e (qgis): [processing] add support for ParameterPoint to major algorothm providers
- 11:41 AM Revision 317639f1 (qgis): [processing] allow to use ParameterPoint in Graphical Modeler
- 11:41 AM Revision 58d40d16 (qgis): [processing] add ParameterPoint for selecting point on canvas (fix #5733)
- 11:41 AM Revision 841de7ef (qgis): [processing] add tests for ParameterPoint
- 10:29 AM Revision 143f3d6e (qgis): run PyQgsDistanceArea in C locale
- 10:02 AM Revision 796b8bdf (qgis): spelling updates
- 08:11 AM Bug report #14390 (Closed): Layer id generation prone to collisisions and overwrite in asynchrono...
- In http://qgis.org/api/qgsmaplayer_8cpp_source.html#l00076 you can see the ID of a layer is generated by appending th...
- 03:21 AM Feature request #5733 (Closed): implement coordinate capture
- Fixed in changeset commit:"58d40d16faaf228b5e6e045ef80d9f82d743f3d0".
- 02:13 AM Bug report #14388 (Closed): 2.8.7 requires libjs-leaflet
- libjs-leaflet added to debian-ltr
- 02:13 AM Bug report #14388 (Closed): 2.8.7 requires libjs-leaflet
- libjs-leaflet added to debian-ltr
- 02:13 AM Bug report #14388 (Closed): 2.8.7 requires libjs-leaflet
- libjs-leaflet added to debian-ltr
- 01:19 AM Bug report #14388 (Closed): 2.8.7 requires libjs-leaflet
- Attempting to update 2.8.6->2.8.7 on Debian Wheezy fails because libjs-leaflet is required & is not in repository. W...
- 01:24 AM Bug report #14389 (Closed): Gras plugin conflict updating to 2.8.7
- Updating 2.8.6 -> 2.8.7 gives error:
`diversion of /usr/bin/qgis to /usr/bin/qgis.bin by qgis-provider-grass' clashes...
2016-02-28
- 12:01 AM Revision cd5fa20e (qgis): add api doc link to 2.14
- 11:56 PM Bug report #14340: layer definition file load error
- Thank you so much !
- 05:30 PM Revision e6e7b0c5 (qgis): Merge branch 'processing_raster_bunch' of https://github.com/medspx/QGI...
- 05:19 PM Revision e12609ea (qgis): Add r.rgb algorithm
- 05:19 PM Revision ee336611 (qgis): Add r.uslek algorithm
- 05:19 PM Revision d2b64579 (qgis): Add r.usler algorithm
- 05:19 PM Revision 4269a955 (qgis): Add r.series.accumulate algorithm (needs a way to select a raster in th...
- 05:19 PM Revision 2cb249cb (qgis): Add r.series.interp algorithm
- 05:19 PM Revision af482460 (qgis): Add r.resamp.filter.txt algorithm
- 05:19 PM Revision 4b63ab01 (qgis): Add r.resamp.bspline algorithm
- 05:19 PM Revision 27014b44 (qgis): Add r.colors.out
- 05:19 PM Revision 78a5b8f6 (qgis): Add r.what algorithm
- 05:19 PM Revision 256b6749 (qgis): Add r.surf.fractal algorithm
- 05:19 PM Revision 3fc2d267 (qgis): Add r.univar algorithm
- 05:19 PM Revision b2209e41 (qgis): Add r.transect algorithm (doesn't work because of a GRASS7 (reported) bug)
- 05:19 PM Revision 20597380 (qgis): Add r.tileset algorithm
- 05:19 PM Revision 4e92a132 (qgis): Fix r.colors rules
- 05:19 PM Revision 91ca474f (qgis): Remove old r.cost description files
- 05:19 PM Revision a773ffe5 (qgis): Add r.walk algorithms
- 05:19 PM Revision 0119646b (qgis): Add r.mapcalc algorithm
- 05:19 PM Revision 78024368 (qgis): Add r.colors algorithm
- 05:19 PM Revision e87b1b2d (qgis): Add r.cost algorithms
- 05:19 PM Revision 0e47d530 (qgis): Add r.blend algorithm
- 05:19 PM Revision a383aabc (qgis): Add r.colors.stddev algorithm
- 05:19 PM Revision a4c77bcb (qgis): Add r.sunhours algorithm
- 05:19 PM Revision 22c1c7e8 (qgis): Add r.shade algorithm
- 05:19 PM Revision a1a8ca4d (qgis): Add r.ros algorithm
- 05:19 PM Revision ae2a0849 (qgis): Add r.regression.multi algorithm
- 05:19 PM Revision 6673fe3f (qgis): Add r.solute.transport algorithm
- 05:19 PM Revision 6b9f9d4f (qgis): Add r.topmodel algorithm
- 05:19 PM Revision 3a9846bb (qgis): Add r.stats.quantile algorithm
- 05:19 PM Revision 9198c16a (qgis): Add r.texture algorithm
- 05:19 PM Revision 36da688c (qgis): Incrementation for r.topmodel
- 05:19 PM Revision 960f3a92 (qgis): Fix r.drain algorithm (fixes Redmine #13003)
- 05:19 PM Revision 71ce96be (qgis): Add r.tile algorithm
- 05:19 PM Revision d5b5c6cd (qgis): Add r.support (combined with r.timestamp) algorithm
- 05:19 PM Revision ede5f8f0 (qgis): Add r.mask algorithm
- 05:19 PM Revision 628a7fab (qgis): Add r.buffer.lowmem algorithm (and secure r.buffer parameters)
- 05:19 PM Revision a5645bda (qgis): Add r.category algorithms
- 05:19 PM Revision cbfaa834 (qgis): Add r.distance
- (Impossible to use an optional ParameterSelection for sort parameter. Needs to be fixed in Processing)
- 05:19 PM Revision 1ec4e2a7 (qgis): Add r.latlong algorithm
- 05:19 PM Revision b1296261 (qgis): Add r.random.surface algorithm
- 05:19 PM Revision 8cbc0c80 (qgis): Add r.what.color algorithm
- 05:19 PM Revision 92f8f218 (qgis): Add r.spread algorithm
- 02:55 PM Bug report #14387 (Closed): Options dialog is set foreground even if QGIS doesn't have the focus
- Select the measure tool and click in the map canvas.
From the small dialog opened, click on the *Configuration* butto... - 01:27 PM Revision b8948a17 (qgis): Fix r.colors rules
- 01:06 PM Revision 0ec89511 (qgis): Add r.mapcalc algorithm
- 09:09 AM Bug report #13457: WMS GetPrint request doesn't render legend when it's assigned to map
- I can confirm that linking to a map does not render the legend in 2.12.3 too
- 03:10 AM Feature request #4080: Html formatted labels
- Work in progress
- 03:10 AM Feature request #4080: Html formatted labels
- Work in progress
- 03:10 AM Feature request #4080: Html formatted labels
- Work in progress
- 03:05 AM Revision 9aabc289 (qgis): Indentation
- 02:51 AM Feature request #14386 (Open): Being able to reset ellipsoid in Measurement options in Project pr...
- In the Project properties --> General --> Measurements frame, one can change the ellipsoid to use for calculations. A...
- 02:45 AM Revision d32c41a6 (qgis): [processing] Fixes for field calculator and field mapper
- - respect project distance, area and ellipsoid settings
- ensure expression variables are correctly evaluated - 01:24 AM Revision b2235938 (qgis): [FEATURE] Add km, yards and miles to distance unit options
2016-02-27
- 10:25 PM Revision 4831cf8b (qgis): Add r.colors algorithm
- 10:00 PM Revision 56a686bc (qgis): Add r.rgb algorithm
- 09:24 PM Revision 8e290e76 (qgis): Add r.blend algorithm
- 07:47 PM Revision 45f86a56 (qgis): Add r.colors.stddev algorithm
- 07:27 PM Revision 91f3f189 (qgis): Add r.what.color algorithm
- 06:03 PM Bug report #13886 (Closed): Applying qml old style make legend height crazy and then crash QGIS
- 06:03 PM Bug report #12394 (Closed): Settings of canvas units are not saved
- Fixed in 2.14
- 06:03 PM Bug report #12394 (Closed): Settings of canvas units are not saved
- Fixed in 2.14
- 05:20 PM Revision 717687b2 (qgis): Add r.shade algorithm
- 04:53 PM Revision 336d77cf (qgis): fix nsis installer welcome picture (convert to BMP3)
- 04:51 PM Revision 5e2e4688 (qgis): release.pl: reject mis-sized welcome page and convert to BMP3
- 04:43 PM Revision 48635045 (qgis): Add r.tile algorithm
- 04:29 PM Revision 3db60355 (qgis): Add r.stats.quantile algorithm
- 04:19 PM Feature request #4251 (Closed): "keep base unit" option should affect "derived" identify results
- Seems fixed in 2.14
- 04:19 PM Feature request #4251 (Closed): "keep base unit" option should affect "derived" identify results
- Seems fixed in 2.14
- 03:19 PM Revision f84e9d29 (qgis): Fix r.drain algorithm (fixes Redmine #13003)
- 02:30 PM Revision c45fa057 (qgis): Incrementation for r.topmodel
- 02:29 PM Revision 4ea75f34 (qgis): Add r.topmodel algorithm
- 01:52 PM Revision f55f5c6f (qgis): Merge pull request #2840 from vpoughon/processing_plugin_otb_fixes
- [processing] allow to specify OTB path manually even if default version detected
- 01:50 PM Revision 6800c8d9 (qgis): indentation
- 01:45 PM Revision 7e3b975d (qgis): Add r.solute.transport algorithm
- 01:16 PM Revision ab866d98 (qgis): Merge branch 'master' of https://github.com/ninsbl/QGIS into processing-r
- 01:08 PM Revision 971ca5ba (qgis): Add r.spread algorithm
- 01:05 PM Revision 8125f61e (qgis): indentation
- 12:21 PM Revision e2894153 (qgis): [processing] new Fusion algs: ImageCreate and IntensityImage
- 11:52 AM Revision c3e5fb52 (qgis): Add r.ros algorithm
- 11:27 AM Revision 1c585a14 (qgis): Merge pull request #2776 from medspx/processing_split_vgeneralize
- [processing] split v.generalize (fix #5707)
- 11:22 AM Revision b0643eab (qgis): Merge pull request #2772 from NaturalGIS/processing_grass7_v_surf_rst_line
- [processing] add missing v.surf.rst.line tool to GRASS 7
- 11:20 AM Revision 021c77e9 (qgis): Add r.sunhours algorithm
- 11:18 AM Revision 40bbb37c (qgis): Add r.tileset algorithm
- 11:08 AM Revision ea7f6995 (qgis): Add r.transect algorithm (doesn't work because of a GRASS7 (reported) bug)
- 10:53 AM Revision 341c0a10 (qgis): Add r.univar algorithm
- 10:45 AM Revision 98643a10 (qgis): Add r.uslek algorithm
- 10:15 AM Revision 6ad29b5f (qgis): Add r.usler algorithm
- 02:27 AM Feature request #5707 (Closed): Split v.generalize GRASS module in two
- Fixed in changeset commit:"1c585a14c88831bb25e2dfe29b8169e07d8b767b".
- 01:07 AM Revision eefb046d (qgis): fix warnings
- 01:07 AM Revision 7e2caa67 (qgis): fix some more signals for pyqtwrapper
2016-02-26
- 11:44 PM Revision 36b1db04 (qgis): Bump tolerance in distance area test
- 11:43 PM Revision 87145f75 (qgis): Test mask update
- 11:10 PM Bug report #14378: Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and MapInfo
- Yes, You can have a tab file open by multiple MapInfo session, ie. the tab file resides on a network drive and you ha...
- 03:55 AM Bug report #14378 (Feedback): Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and ...
- Is it possible to open a file in multiple MapInfo sessions?
- 03:55 AM Bug report #14378 (Feedback): Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and ...
- Is it possible to open a file in multiple MapInfo sessions?
- 10:21 PM Bug report #13779: symbols not correctly clipped in map legend
- https://youtu.be/ahOgcZnbiD0
- 08:40 PM Revision dec28b41 (qgis): add missed sslmode to sip binding (followup 31e43a9)
- 07:20 PM Bug report #14385 (Closed): QGIS 2.14 SVG in Map Composer
- It appears many of the SVG's are either displaying as white or aren't rendering (they are an X) under Picture -> Imag...
- 03:23 PM Bug report #14384 (Closed): Relation reference widget does not set value when referencing a memor...
- Tested with master (commit:dec28b4109933b55841053dd72355baac027812a).
How to reproduce:
* Create a new project
* Cre... - 02:55 PM Revision 98e9610f (qgis): fix mis-sized splash
- 02:36 PM Revision 191476bf (qgis): revert splash change of be7f3fa
- 02:33 PM Revision be7f3fa8 (qgis): release.pl: warn about mis-sized splash and rescale it
- 01:52 PM Revision ee4658e3 (qgis): Merge pull request #2842 from jef-n/pg-new-sslmodes
- postgres provider: add support for verify-ca and verify-full ssl modes (refs #14366)
- 01:46 PM Revision 5b7cfbc3 (qgis): release.pl: fix tar ball creation for ltr releases
- 01:42 PM Revision a4f8d025 (qgis): Merge pull request #2630 from SrNetoChan/master
- New Icons for QGIS File Formats
- 01:40 PM Revision c79aeba0 (qgis): Python unittest.expectedFailure improvements
- Raises an _UnexpectedSuccess exception
Takes a boolean parameter with a condition under which the test is
expected to... - 01:40 PM Revision d8ad5a3d (qgis): The app startup / plugin path test succeeds again
- 01:40 PM Revision bfc6c023 (qgis): Improve grass translation templates
- 01:23 PM Revision 068da629 (qgis): Bump version to 2.15
- 01:23 PM Revision 654fabde (qgis): Release of 2.14 (Essen)
- 01:23 PM Revision a5795bca (qgis): changelog and news update for 2.14
- 01:23 PM Revision fb0adf17 (qgis): translation update for 2.14 from transifex
- 01:02 PM Revision ab801aae (qgis): Move composer template paths settings
- 01:00 PM Revision 8a479214 (qgis): Release of 2.8.7
- 01:00 PM Revision 77a02ae2 (qgis): [2.5D renderer] Fix loading of saved symbology
- 12:48 PM Revision b8c620a3 (qgis): update test mask
- 11:55 AM Bug report #14382 (Feedback): New QGIS Build displays JP2 Files as Black Square
- Not reproducable with master as of commit:191476b (64bit)
- 07:22 AM Bug report #14382 (Closed): New QGIS Build displays JP2 Files as Black Square
- After Install of the actual QGIS Build on my work-PC, via OSGeo Installer, JP2 files are loaded extremely slowly and ...
- 11:18 AM Revision ae03937e (qgis): [pyqgis-console] API file updated
- 11:10 AM Revision dccca454 (qgis): [processing] Fix crash in ExecuteSQL.py
- 11:07 AM Bug report #14377: SAGA Zonal Grid Statistics - v2.1.2
- I ran the same files through the SAGA GUI instead of QGIS and they run fine through that but will not run via QGIS GUI.
- 10:59 AM Revision 0389a36c (qgis): Make layer tooltips more user friendly
- Now the layer tooltips (in the layer tree) contains:
* title (or the short name, if title empty)
* abstract (if not e... - 10:40 AM Bug report #14366 (Closed): No SSL warnings when connecting to a postgres database using a self-s...
- 10:27 AM Revision 493d13dc (qgis): Merge pull request #2834 from m-kuhn/procStatTranslate
- [processing] Make basic statistics translatable
- 10:10 AM Revision 5a0d0bca (qgis): fix transifex configuration (followup bc042a5e)
- 10:08 AM Revision 36b0c3c1 (qgis): [BUGFIX][QGIS Server] WFS DescribeFeatureType Geometry element type
- In the OGR provider, we can read:
```
Some ogr drivers (e.g. GML) are not able to determine the geometry type of a la... - 09:50 AM Revision 8fc5381b (qgis): Merge pull request #2845 from pvalsecc/column_name_validation
- Remove column name validation from virtual layers queries
- 09:36 AM Revision 58c85bb8 (qgis): Tweak vertical position of labels under points in "cartographic"
- label placement mode
Previously labels were being drawn too low - 09:34 AM Revision 75d6a19a (qgis): release.pl: fix dryrun comment (followup a934b01)
- 09:29 AM Revision a8d4a0bd (qgis): german translation update
- 09:05 AM Revision ae347bfd (qgis): Followup fb7c683, 4e4743
- 08:58 AM Revision 3e5e108b (qgis): [processing] Make basic statistics translatable
- 08:04 AM Revision 3a714ccb (qgis): Remove column name validation from virtual layers queries
- The query already went through the Sqlite query parser. So why not
trusting it? This was in the way of group by queri... - 06:29 AM Revision fb7c6839 (qgis): Temporarily disable test which unexpectedly fails on Travis
- 05:55 AM Bug report #14381 (Open): OTF projection affects 2.5d renderer
- Symbolizing a layer with the 2.5d defaults works if the view projection matches the layer. If another projection is c...
- 05:53 AM Bug report #14380 (Closed): Value Relations from Excel Sheet
- When using an excel sheet with multiple columns to set value relations for multiple attributes (column 1 to attribute...
- 05:49 AM Revision b197ccb8 (qgis): Merge pull request #2844 from nirvn/gps_icon_refresh
- [ui] improve gps tools icon
- 05:41 AM Revision 8490786b (qgis): [ui] improve gps tools icon
- 05:07 AM Revision 4e4743a2 (qgis): Fix saving vector layers with z dimension (fix #14006, #12373)
- 04:08 AM Revision 1b22dcc8 (qgis): Indendation
- 03:27 AM Bug report #13934: QGIS crashed when digitise SpatiaLite (geos 3.4)
Is there any hope that QGIS is 2.14 compiled for Ubuntu 14.04 with a support with SpatiaLite 4.3.0 and Geos 3.5? The...- 03:26 AM Bug report #13836: MySQL Vector geometries are only visible in edit mode
- All records have the same srid.
The thing that seems to determine whether geometry is displayed or not displayed is t... - 02:54 AM Revision 4f1f7a8a (qgis): Fix long hang when selecting huge number of vertices with node tool
- 02:41 AM Revision 0b136af4 (qgis): fixes #13668 (Delete does not work in the Vertex Editor)
- 02:19 AM Revision 300785b8 (qgis): Always show map units as an option in coordinate format combo box
- 02:09 AM Revision a27dbf35 (qgis): Merge pull request #2838 from wonder-sk/fix-wgs-coords
- Fix precision of coordinate display for layer in non-projected CRS
- 02:01 AM Bug report #14379 (Closed): "Show tooltip when they are disabled providers" is not working
- Even if I've disabled the "Show tooltip when they are disabled providers", I keep having the yellow tooltip in my pro...
- 02:01 AM Revision 76fcb1f7 (qgis): PyQgsVectorFileWriter: fix comment (followup 17f20bb)
- 01:57 AM Feature request #5370: Automatic reporting of errors
- I agree. We could use the Centry project : https://getsentry.com/welcome/
This project is used in the InaSAFE plugin ... - 01:46 AM Revision d6346c88 (qgis): Use clearer cut/copy/paste icons in python console
- 01:46 AM Revision ae1618d2 (qgis): Fix trailing space in status bar label
- 01:18 AM Revision 9f87f4d0 (qgis): editor widgets: avoid duplicate saving of edit types (fixes #13960)
- TODO: resolve duplicate read via QgsProject::readMapLayer and
QgsVectorLayer::readCustomSymbology signals - 01:15 AM Bug report #11804: Settings>Options>Map Tools>Identify: wrong units
- there was a tip text when hovering this option. It has been removed in commit:dc79258
2016-02-25
- 12:27 AM Revision b89956e2 (qgis): fix linebreaks in function help and CASE (fixes #14189)
- 12:27 AM Revision cc19a578 (qgis): keep old value when asked to set an invalid value in relation ref widget
- 12:03 AM Revision 5f157a90 (qgis): offer NULL value in relation reference widget if allowed (fixes #14162)
- 11:23 PM Revision 93ba5cd9 (qgis): fix typos
- 11:17 PM Revision d6c8a1a5 (qgis): add help for map_extent_center, map_extent_width and map_extent_height ...
- 10:51 PM Revision 9f7c3294 (qgis): layer definition: always use relative paths regardless whether or not t...
- 10:37 PM Revision f9d69051 (qgis): new spatialite layer: allow tables with only primary key and geometry (...
- 10:24 PM Feature request #14375 (Closed): Manual labeling: reset position and orientation to NULL
- already exists.
- 06:21 AM Feature request #14375 (Closed): Manual labeling: reset position and orientation to NULL
- It would be nice to be able to reset position and orientation of labels using map tools.
The idea would be similar to... - 09:51 PM Revision 0ba038fc (qgis): remove a failing connect and avoid absolutePath warning in empty project
- 09:39 PM Bug report #13934 (Closed): QGIS crashed when digitise SpatiaLite (geos 3.4)
- The issue can be replicated like this:
1. load SpatiaLite layer A
2. load SpatiaLite layer B
3. close layer A
4. on l... - 09:39 PM Bug report #13934 (Closed): QGIS crashed when digitise SpatiaLite (geos 3.4)
- The issue can be replicated like this:
1. load SpatiaLite layer A
2. load SpatiaLite layer B
3. close layer A
4. on l... - 01:09 PM Bug report #13934: QGIS crashed when digitise SpatiaLite (geos 3.4)
- I have the same problem. Crashes occur quite often when I select a few features in a spatialite layer.
error message... - 08:58 PM Revision 31e43a98 (qgis): postgres provider: add support for verify-ca and verify-full ssl modes
- 08:31 PM Revision 17f20bbb (qgis): PyQgsVectorFileWriter: adapt to a3f03f02
- 08:12 PM Bug report #13209 (Closed): area not calculated correctly with OTF on
- 08:09 PM Bug report #14006 (Closed): Can't export layers from Postgis tables with Z component geometries
- Fixed in changeset commit:"4e4743a2cd4d09e218a1335d8fde6b837e63c8b3".
- 08:09 PM Bug report #12373 (Closed): exporting 3D Postgis layer to shapefile loses the Z value
- Fixed in changeset commit:"4e4743a2cd4d09e218a1335d8fde6b837e63c8b3".
- 07:21 PM Revision a3f03f02 (qgis): vector file writer: fix saving of datetime values (fixes #14190)
- 06:30 PM Bug report #14378 (Closed): Mapinfo Tables cannot be opened simultaneously in QGIS > 2.8.3 and Ma...
- In the latest dev builds for QGIS that allow editing of MapInfo tables I have noticed that if a table is open in QGIS...
- 06:22 PM Revision 9b5c6831 (qgis): also recalculate layer extent after rollback (fixes #3155)
- 06:07 PM Bug report #13836: MySQL Vector geometries are only visible in edit mode
- from version 5.7.7, all records must have the same srid else the server returns nothing when qgis ask for the visible...
- 05:55 PM Bug report #13668 (Closed): Delete does not work in the Vertex Editor
- Fixed in changeset commit:"0b136af4966b31268d9bdd1b2fa3a7017a5908e3".
- 05:43 PM Bug report #10554 (Closed): text annotations fails to apply anti-aliasing font when rendered on c...
- Jef, it seems so, closing.
- 05:43 PM Bug report #10554 (Closed): text annotations fails to apply anti-aliasing font when rendered on c...
- Jef, it seems so, closing.
- 07:57 AM Bug report #10554 (Feedback): text annotations fails to apply anti-aliasing font when rendered on...
- Was this meanwhile fixed?
- 05:23 PM Bug report #11804 (Feedback): Settings>Options>Map Tools>Identify: wrong units
- What "note" do you refer to? The unit IS mm, not %.
- 01:19 AM Bug report #11804: Settings>Options>Map Tools>Identify: wrong units
- Added a fix for the shown unit at https://github.com/qgis/QGIS/pull/2835
- 04:58 PM Revision 48d9afe2 (qgis): [BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
- Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX
These parameters was defined in 2.1.2 but are available... - 04:56 PM Revision ab0be954 (qgis): [BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
- Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX
These parameters was defined in 2.1.2 but are available... - 04:49 PM Revision 659d42ca (qgis): [BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
- Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX
These parameters was defined in 2.1.2 but are available... - 04:25 PM Bug report #14340 (Closed): layer definition file load error
- 01:54 PM Bug report #14340 (In Progress): layer definition file load error
- The file references in the qlr are relative to the position of the qlr itself - with the change it doesn't matter any...
- 01:53 PM Bug report #14340 (Closed): layer definition file load error
- Fixed in changeset commit:"9f7c32944cf468f0da24f444c514fa90cf233841".
- 04:22 PM Bug report #13960 (Closed): Edit widget configuration is stored twice
- Fixed in changeset commit:"9f87f4d0dd4b635ebd2062627041be1f15d74692".
- 04:21 PM Revision a43a287a (qgis): don't close qgis_help when qgis closes (fixes #8305)
- 04:20 PM Revision 716b17d2 (qgis): Always enable OTB settings modification
- 03:28 PM Bug report #14189 (Closed): Issues in Case expression description
- Fixed in changeset commit:"b89956e247e529a0d5ee361ba05824f08925c3df".
- 03:09 PM Revision de581ee8 (qgis): [BUGFIX][Processing] Reset SAGA InverseDistanceWeighted algorithm
- Reset 2 parameters :
* SEARCH_POINTS_ALL
* SEARCH_POINTS_MAX
These parameters was defined in 2.1.2 but are available... - 02:34 PM Bug report #13970: Relation reference widget does not retain values
- The behaviour seems to have changed from showing the last entry to *showing the NULL entry*.
!QgisRelationWidgetNull... - 02:34 PM Bug report #13970: Relation reference widget does not retain values
- The behaviour seems to have changed from showing the last entry to *showing the NULL entry*.
!QgisRelationWidgetNull... - 02:34 PM Bug report #13970: Relation reference widget does not retain values
- The behaviour seems to have changed from showing the last entry to *showing the NULL entry*.
!QgisRelationWidgetNull... - 02:34 PM Bug report #13970: Relation reference widget does not retain values
- The behaviour seems to have changed from showing the last entry to *showing the NULL entry*.
!QgisRelationWidgetNull... - 02:18 PM Bug report #14259 (Closed): Add help for some variable functions
- Fixed in changeset commit:"d6c8a1a5baf30b15f65844ff5b7afc8515ed60eb".
- 05:55 AM Bug report #14259: Add help for some variable functions
- Adding new functions without description doesn't help to get them used. Could be nice to fix this before release.
- 02:00 PM Bug report #14291 (Closed): Missing changelog for 2.12
- fixed in commit:630836d
- 02:00 PM Bug report #14291 (Closed): Missing changelog for 2.12
- fixed in commit:630836d
- 01:58 PM Bug report #14320 (Closed): Qgis crashes when trying to add vector layer
- @QgsMapLayerRegistry.instance().removeMapLayers( [lay.id()] )@ deletes the layer so @lay.name()@ will crash. This i...
- 01:58 PM Bug report #14320 (Closed): Qgis crashes when trying to add vector layer
- @QgsMapLayerRegistry.instance().removeMapLayers( [lay.id()] )@ deletes the layer so @lay.name()@ will crash. This i...
- 01:38 PM Bug report #14313 (Closed): Virtual layers not working in Processing
- Fixed in changeset commit:"f9d690516ec7a43bedce4babc80f7115f0478337".
- 01:03 PM Bug report #10224 (Closed): Loading Geopackage sample crashes QGIS on Debian (works on Ubuntu and...
- works fine here on unstable too.
- 01:03 PM Bug report #10224 (Closed): Loading Geopackage sample crashes QGIS on Debian (works on Ubuntu and...
- works fine here on unstable too.
- 01:00 PM Bug report #14366: No SSL warnings when connecting to a postgres database using a self-signed cer...
- That's great, and exactly what I was hoping for! Thanks!
- 12:54 PM Bug report #14366: No SSL warnings when connecting to a postgres database using a self-signed cer...
- libpq has no option to warn about self-signed certificates. But it has the currently unsupported sslmode @verify-ca...
- 01:00 PM Bug report #13298 (Closed): Shapefiles corrupting - objects and attributes becoming switched
- 12:46 PM Bug report #14377 (Closed): SAGA Zonal Grid Statistics - v2.1.2
- When I run SAGA Zonal Grid Statistics via QGIS, I get an error that file extents are not the same. However, checking ...
- 12:11 PM Revision c3558d3c (qgis): replace html encodings from NEWS
- 12:02 PM Bug report #14376 (Closed): Double-clicking .qgs file opens with no data displayed
- I am using Mac OS X 10.11.13 and QGIS 2.8.2.
In Finder I navigate to the .qgs file I want to open and double click. ... - 11:46 AM Bug report #14368 (Closed): MSSQL datetime field type error with memorylayer
- The fix is quite intrusive and not suitable for backporting unfortunately.
- 11:46 AM Bug report #14368 (Closed): MSSQL datetime field type error with memorylayer
- The fix is quite intrusive and not suitable for backporting unfortunately.
- 11:20 AM Revision 8769abe1 (qgis): Fix precision of coordinate display for layer in non-projected CRS
- 10:46 AM Revision 02cd0f00 (qgis): Fix error when otb lib path is not found
- 10:22 AM Bug report #14190 (Closed): shapefile vector writer: datetime field saved as date resulting in da...
- Fixed in changeset commit:"a3f03f028a3a6be406ff21a17d988a41619e2439".
- 09:59 AM Revision 4a1cc337 (qgis): fix typo
- 09:51 AM Bug report #14247 (Feedback): can't merge features if restrictive foreign key in place
- Conflicts #6422...
- 09:29 AM Revision e0643f9d (qgis): debian packaging update
- 09:23 AM Bug report #3155 (Closed): Zoom to layer works incorrectly while layer editing
- Fixed in changeset commit:"9b5c6831065cbaa2046a2fb0d27ba7ef2cd2211d".
- 08:56 AM Bug report #2486: Unique value symbology doesn't work in canvas with postgres "character" data type
- not reproducable anymore
- 08:29 AM Revision b0269bea (qgis): Merge pull request #2836 from elpaso/bugfix-13291
- [bugfix][server] Fixes #13291
- 07:22 AM Bug report #8305 (Closed): Help viewer process running in the background with no help viewer (or ...
- Fixed in changeset commit:"a43a287a7929ce8505e9a694a6ac685a45dc6854".
Problem 1 wasn't reproducable. worksfor me.
P... - 05:14 AM Revision 31c788d7 (qgis): Fix rendering crash in debug mode (fixes #14369)
- Introduced in b6de1971 due to the use of static variables in a function that is called from multiple threads.
Furthe... - 05:01 AM Bug report #6110 (Feedback): KML export is generating decimal separators depending on system locale
- Andrey Isakov wrote:
> Same issue for me under Debian testing.
> QGIS 2.4.0-Chugiak
> Compiled against GDAL/OGR 1.10.... - 05:00 AM Bug report #8332 (Feedback): QGIS uses comma as decimal separator for shapefile attribute data
- The commit should fix the production of shape files. A newly created shape file shouldn't have commas. It doesn't...
- 04:48 AM Bug report #13873 (Closed): "build virtual vector": file created fails to load correctly
- Point 1. and 2. are not really issues, as explained by Alexander and Luigi. I will raise this as a feature request i....
- 04:43 AM Bug report #14374 (Closed): Build Virtual Vector tool: file created fails to load correctly
- This is either Build Virtual Vector tool not creating the correct xml or QGIS not interpreting it (the correct xml?) ...
- 03:24 AM Bug report #13418: Print Composer : "Lock layer style for map item" doesn't update the map if sty...
- Hi,
Thanks Martin to give it a look
>Probably the most confusing part is the checkbox in the visibility presets menu,... - 02:59 AM Bug report #14167: JPEG2000 rendering issue
- Hi,
Please find here the URL to download the incriminated raster :
http://we.tl/vAaXs6KMxO
Thanks for absolutly NOT...
2016-02-24
- 12:52 AM Bug report #14233 (Reopened): Spatialite view, identify results, view feature form shows wrong re...
- Tested it with QGIS 2.13 a934b01. As result, no objects are visible in the loeded view since the latest master.
jpgs ... - 12:52 AM Bug report #14233 (Reopened): Spatialite view, identify results, view feature form shows wrong re...
- Tested it with QGIS 2.13 a934b01. As result, no objects are visible in the loeded view since the latest master.
jpgs ... - 12:52 AM Bug report #14233 (Reopened): Spatialite view, identify results, view feature form shows wrong re...
- Tested it with QGIS 2.13 a934b01. As result, no objects are visible in the loeded view since the latest master.
jpgs ... - 06:59 AM Bug report #14233 (Closed): Spatialite view, identify results, view feature form shows wrong result
- The same issue as #14232, fixed in commit:f028c0bb5898af12b81953210dabf2a26713095d
- 06:59 AM Bug report #14233 (Closed): Spatialite view, identify results, view feature form shows wrong result
- The same issue as #14232, fixed in commit:f028c0bb5898af12b81953210dabf2a26713095d
- 12:19 AM Bug report #14368: MSSQL datetime field type error with memorylayer
- Thanks for the prompt reply! Test successful - MSSQL Server datetime fields can be added to a memory layer without an...
- 11:11 AM Bug report #14368 (Feedback): MSSQL datetime field type error with memorylayer
- Fairly certain this is fixed in 2.13. Can you please download a nightly release and test?
- 01:07 AM Bug report #14368 (Closed): MSSQL datetime field type error with memorylayer
- Mssql Server fields of datetime type cannot be added to a memory layer. If QGSFIELD is a List (with members of Type Q...
- 12:12 AM Bug report #13762: Error accessing external WMS server -- WMS provider: Cannot calculate extent
- This is an interesting case... normally WMS servers have one top-level layer, which then contains a bunch of sub-laye...
- 12:03 AM Bug report #13418: Print Composer : "Lock layer style for map item" doesn't update the map if sty...
- Indeed stitching to the first 2 seems reasonable and would avoid confusion!
- 09:54 PM Bug report #13418: Print Composer : "Lock layer style for map item" doesn't update the map if sty...
- Agreed this is quite a significant usability problem - even though it works as it was originally planned.
To underst... - 11:30 PM Bug report #13291 (Closed): default project in qgis_mapserv.fcgi's directory is no longer read
- Fixed in changeset commit:"b0269beac489f9339064d6b42734abc272fc0db6".
- 11:19 PM Bug report #14373 (Closed): Endless warnings with incorrect expression for the Atlas output
- If you type a wrong expression for the Output file expression in the Atlas, when it comes to exporting, it gets to an...
- 10:21 PM Bug report #13575: "Add a Legend" adds ALL the layers in the project instead of just the visible ...
- I think in order to fix this issue and the related issues, we will need to improve the layer tree model class to supp...
- 09:34 PM Revision a934b01a (qgis): add closing bullet (followup ab9ce5b)
- 09:21 PM Revision ab9ce5b4 (qgis): add update-news.pl to update NEWS file from changelog.qgis.org
- 08:53 PM Revision 90b2a2d9 (qgis): Merge pull request #2837 from timlinux/master
- Updated news for 2.14 - also added missing news for 2.12
- 08:23 PM Bug report #14369 (Closed): Floating point exception (core dumped)
- Fixed in changeset commit:"31c788d7f7cdbacb06c06b93cd3ba599e2fa29b8".
- 01:10 AM Bug report #14369 (Closed): Floating point exception (core dumped)
- While zooming in hard for debugging https://trac.osgeo.org/postgis/ticket/3464 (with TopoViewer), got fp exception on...
- 07:54 PM Revision 630836df (qgis): Updated news for 2.14 - also added missing news for 2.12
- 07:34 PM Revision 689cbad8 (qgis): [bugfix][server] Fixes #13291
- 04:37 PM Revision 1af724f7 (qgis): Merge pull request #2829 from elpaso/server-static-initializers-constru...
- Moved static vars to functions
- 03:08 PM Revision d09d71ff (qgis): [BUGFIX][QGIS Server] Add charset for application/vnd.ogc.gml GetFeatur...
- 03:06 PM Revision 06aad164 (qgis): [BUGFIX][QGIS Server] Add charset for application/vnd.ogc.gml GetFeatur...
- 02:03 PM Bug report #14347: "Control feature rendering order" is unchecked and cleared when the layer styl...
- Set to _50%_ because of side effects detected in the proposed solution.
- 02:01 PM Revision 9c6b2d0e (qgis): [BUGFIX][QGIS Server] Add charset for application/vnd.ogc.gml GetFeatur...
- 01:59 PM Revision 395bae6f (qgis): [BUGFIX][QGIS Server] Add charset for application/vnd.ogc.gml GetFeatur...
- 11:31 AM Revision f028c0bb (qgis): [spatialite] use view's pkey if defined in meta table (fixes #14232)
- 11:15 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- Hi Sandro,
As far as the request for a 'master password' for the authentication system, one can predefine it using t... - 10:09 AM Revision b4236c3c (qgis): [BUGFIX] Extend WFS field type description (time)
- Continue commit 2ad32f1635d39fd90bdf0c10fc98f467f6b4f5d3
- 10:08 AM Revision ebab36af (qgis): [BUGFIX] Extend WFS field type description (time)
- Continue commit 2ad32f1635d39fd90bdf0c10fc98f467f6b4f5d3
- 10:07 AM Revision baaf5703 (qgis): [BUGFIX] Extend WFS field type description (time)
- Continue commit 2ad32f1635d39fd90bdf0c10fc98f467f6b4f5d3
- 10:06 AM Revision 05471f55 (qgis): [BUGFIX] Extend WFS field type description (time)
- Continue commit 2ad32f1635d39fd90bdf0c10fc98f467f6b4f5d3
- 10:05 AM Revision 95f83b49 (qgis): [BUGFIX] Extend field type description
- 10:02 AM Revision c9b362fc (qgis): [BUGFIX] Extend field type description
- 10:00 AM Revision a825edf2 (qgis): [BUGFIX] Extend WFS field type description
- 09:10 AM Bug report #14287: Translation
- Matthias Kuhn wrote:
> PR awaiting review
>
> https://github.com/qgis/QGIS/pull/2808
Sorry about my questions
What ... - 07:49 AM Bug report #14371 (Closed): QGIS Locks All Files Within a Folder
- QGIS appears to lock all the files within a folder even though it is accessing only a subset of the files.
I created... - 06:36 AM Bug report #14370 (Closed): CTRL + T - Text Note flag status error
- Try this:
# insert a text note on canvas
# CTRL + T
# The text note disappear
# insert a new text note
# CTRL + T
# ... - 05:17 AM Revision 3eb5eb22 (qgis): Standardise to not showing : in main status bar labels
- 04:45 AM Revision 865a7b9c (qgis): [atlas] fix main canvas refresh with dropdown list (fix #14358)
- 04:06 AM Revision 72df8901 (qgis): Clean up python console toolbars/menus:
- - Consistent capitalization
- Add missing ellipsis
- Rename "settings" to "options" for consistency with main window
... - 02:59 AM Bug report #14232 (Closed): select features in a spatialite view leads to wrong_results
- Fixed in changeset commit:"f028c0bb5898af12b81953210dabf2a26713095d".
- 02:42 AM Bug report #12606: URL format in request DescribeFeature, && in URL request.
- I was able to reproduce this issue.
I am on 2.12.3-Lyon sending an WFS Request and capturing it via @tcpflow@ on Ubu... - 01:38 AM Revision 8abeb8d0 (qgis): Merge pull request #2745 from medspx/gdal_invalid_messagebar
- Replace QgsErrorDialog by messageBar for raster loading (fix #6967)
- 01:32 AM Revision d11e6674 (qgis): Quote fields in size/width assistant (fix #14257)
- 01:09 AM Revision cd145bb4 (qgis): Reword vector layer capability strings for consistency
2016-02-23
- 12:11 AM Bug report #14359: Primary key for topology face layer is fully scanned upfront
- I just noticed that another call to refreshStatistics (triggering a full table scan) happens on closing qgis, which r...
- 12:09 AM Bug report #14359: Primary key for topology face layer is fully scanned upfront
- I see refreshStatistics always called on the _first_ layer being added to a map.
The "Statistics Panel" is NOT visibl... - 11:52 PM Bug report #14359: Primary key for topology face layer is fully scanned upfront
- Where's the statistical summary dock widget ?
- 09:09 PM Bug report #14359: Primary key for topology face layer is fully scanned upfront
- so nothing here related to the dock? In any case, I've checked and refreshStatistics is only called if the dock widge...
- 02:39 AM Bug report #14359: Primary key for topology face layer is fully scanned upfront
- Sorry I take it back, QgsStatisticalSummaryDockWidget::refreshStatistics do get called, but it returns immediately he...
- 02:21 AM Bug report #14359: Primary key for topology face layer is fully scanned upfront
- I confirm QgsStatisticalSummaryDockWidget::refreshStatistics is not hit on loading the edge table (full of LineString...
- 01:47 AM Bug report #14359: Primary key for topology face layer is fully scanned upfront
- I found the query comes from the StatisticalSummaryDockWidget. Dunno why would such widget be on by default....
- 01:47 AM Bug report #14359: Primary key for topology face layer is fully scanned upfront
- I found the query comes from the StatisticalSummaryDockWidget. Dunno why would such widget be on by default....
- 11:58 PM Revision 1e3c64da (qgis): show progress when loading composers
- 09:52 PM Feature request #14367 (Open): Define a default name of the unique integer column for PostGIS layer
- Good morning to everyone,
When we want to load a table or a view without an integer primary key, we generally use th... - 08:25 PM Bug report #14366 (Closed): No SSL warnings when connecting to a postgres database using a self-s...
- I was able to connect to a postgres database that uses a self-signed certificate and received no warning that the cer...
- 07:46 PM Bug report #14358 (Closed): atlas: changing atlas feature via the toolbar dropdown list fails to ...
- Fixed in changeset commit:"865a7b9cce3109ba7de38dc681cca8bbfa842c10".
- 06:41 PM Revision 2ad32f16 (qgis): [BUGFIX] Extend field type description
- 04:38 PM Bug report #6967 (Closed): Move failed layer load dialog to QgsMessageBar
- Fixed in changeset commit:"8abeb8d09e2369f5c1e35978d6fb2399997dd1ae".
- 04:33 PM Bug report #14257 (Closed): Size assistant expression misses double quotes for fields names in so...
- Fixed in changeset commit:"d11e66749b2c1b2f830de7ae8274d65b97878dac".
- 03:32 PM Revision d2665826 (qgis): Renamed static members and moved init into ctor
- 03:32 PM Revision 1c177d0d (qgis): Moved static vars to functions
- 02:35 PM Revision 5e8feb69 (qgis): set full path as name on browser favourites created by provider
- 02:20 PM Bug report #14349: Generated shapefile from custom application is not always displayed in QGIS (n...
- First step would be to check if the OGR tools can read your shapefile correctly (eg, try using ogr2ogr to convert the...
- 10:53 AM Bug report #14349 (Feedback): Generated shapefile from custom application is not always displayed...
- Dear Jean-Christophe Bastin,
To get help, I suggest to send an email to QGIS users or developers mailing list, as th... - 01:27 PM Revision 6c1a7717 (qgis): Update README.md
- 01:25 PM Revision 2e8097b7 (qgis): Merge pull request #2832 from m-kuhn/checkXmlKeys
- Don't use invalid xml values as attribute names
- 01:23 PM Revision 5085204c (qgis): Update README.md
- 01:22 PM Revision 467f3f02 (qgis): More documentation for processing tests
- 12:42 PM Revision 8582f612 (qgis): Merge pull request #2761 from m-kuhn/ptest
- Updates to processing tests
- 11:25 AM Revision 58751b50 (qgis): Don't use invalid xml values as attribute names
- Fixes #14136
- 11:11 AM Revision 50aa8058 (qgis): Merge pull request #2778 from SebDieBln/FixOrphanedWidgetConfigs
- [Bugfix] Avoid orphaned QgsEditorWidgetConfig (refs #14136)
- 11:08 AM Revision 5f0173ed (qgis): Add gdal-bin to travis
- 10:47 AM Revision b97e86da (qgis): [server] Safety measure to prevent potential leaks
- 10:24 AM Revision 3f105530 (qgis): Add new test type "regex" to processing tests
- 10:24 AM Revision d0d284ad (qgis): Update AlgorithmsTestBase.py
- 10:24 AM Revision e0ffd92a (qgis): Fix typo
- 10:07 AM Revision f986d74c (qgis): [server][bugfix] Prevent potential crash
- 09:51 AM Revision c7cde461 (qgis): Fix drag&drop of spatialite tables (fixes #14237)
- 09:43 AM Bug report #14365 (Closed): Excessive zoom-in is remembered even if not applied
- When zooming in beyond capacity QGIS stops at the max possible zoom but still remembers the user request so that subs...
- 09:39 AM Revision 63be2e53 (qgis): Fix DB manager to work with SpatiaLite < 4.2
- 09:33 AM Revision 781c10ba (qgis): [processing] Add gdal test
- 09:33 AM Revision 91119681 (qgis): [processing] TestGenerator: Create parameters as dict
- 09:33 AM Revision 450fb130 (qgis): [processing] Move AlgorithmTests to QgisAlgorithmTests
- 09:32 AM Revision db60a04c (qgis): [processing] Remove test leftovers
- 08:42 AM Feature request #14364: Add an option to avoid querying data to collect extents
- Just to explain how work mapserver:
The mapserver automatically retrieve the extend when it is not defined. To avoid... - 08:20 AM Feature request #14364 (Closed): Add an option to avoid querying data to collect extents
- QGIS server has severe overhead when initializing qgis project cache when getting extent of layers in a project when ...
- 08:41 AM Revision b952f0f1 (qgis): [GRASS] do not show 100% progress until module finished, fixes #3131
- 08:39 AM Revision 9197e1ee (qgis): remove assertion (fixes #14360)
- 07:38 AM Revision 976015a3 (qgis): Fix typmod aware query for topology face layers
- followup d8a768f0a0b1926ead3b42c0fa9e12d35f8905f0 (which was bogus)
- 06:49 AM Revision 98713a94 (qgis): Fix tests where locale-dependent formatting of numbers is used
- 06:07 AM Revision b34105d8 (qgis): Fix test mask for labelingenginev2 tests so they do not fail on my laptop
- 04:25 AM Bug report #14136 (Closed): Error on opening project file on 2.13 (nightly development build)
- Fixed in changeset commit:"58751b5063a5538ca2ce476dc812fcb396c6cf8b".
- 04:06 AM Revision 02499d2e (qgis): Revert "Show project path in server parsing error (revert before release)"
- This reverts commit 368223ad0a0995b6d3ab0d55cd5e723557887ad5.
- 04:03 AM Revision ec0b6c96 (qgis): Use QgsFields::fieldNameIndex when preparing column refs in expressions
- Fixes handling of duplicate field names with different case in
expressions
(cherry-picked from 0a84fbd6b5bf2a67c5e84... - 04:01 AM Bug report #14363 (Closed): Qgis DB Manager runs, but cannot export
- When i try to execute this code in Qgis DB Manager, it works https://github.com/baditaflorin/osm-postgis-scripts/blo...
- 03:51 AM Revision 20e9d646 (qgis): Remove unused help button from style manager (fix #14055)
- (cherry-picked from 17ed9d15fa00aeb305ef0dbee48896665d38b01c)
- 03:43 AM Revision 44330203 (qgis): Fix raster layers not rendering on Windows 8
- The copy constructor for QgsContrastEnhancement was using
an uninitialized value for the mContrastEnhancementAlgorith... - 03:38 AM Revision 78cb79bc (qgis): Fix categorised renderer does not store changes to the source symbol
- Avoids the frustrating situation where changes to a symbol in the
categorised renderer are lost when the layer proper... - 02:34 AM Revision d607a56b (qgis): Fix adding fields to mssql layers always resulted in error (fix #13340)
- (cherry-picked from d827076637ac14fea68472a0d943745345d20d0c)
- 02:33 AM Revision dd89226f (qgis): Fix dropping geometryless tables to postgres browser items
- (cherry-picked from 4a3d3db2d21862152c31a51a71ee4264ee77bb91)
- 02:30 AM Revision 8d606649 (qgis): Fix dropping geometryless tables to spatialite browser items
- (cherry-picked from 89815646fb8f7e97a230d6eb35b9207d1659f5ab)
- 02:27 AM Revision c8dffafd (qgis): Standardise capitalization of symbol layer types
- 02:25 AM Bug report #11374 (Closed): Error while launching a model from the modeler
- I can't replicate in QGIS master and Processing 2.12.2.
- 02:24 AM Revision 1187e725 (qgis): Increase maximum size of diagram spinbox (fix #14282)
- (cherry-picked from 087e1489e3bdf2de96be4b0ba7286fb0168460ac)
- 02:23 AM Revision 4e4230b6 (qgis): Show field names in geometry generator expression widget
- 02:04 AM Revision f744227f (qgis): Correctly set parent for select by expression dialog in main window
- (cherry-picked from ac2cd476b15a7f02df7eece887c842a6b7c58d09)
- 01:48 AM Revision c23e3096 (qgis): More descriptive function help for area/length/perimeter functions
- ...which better clarify how project ellipsoid and unit settings are
respected by the functions - 01:48 AM Revision ab73c036 (qgis): Add unit tests for WMS server access control with request filters
- 01:41 AM Revision fad0b1d1 (qgis): Expresson widget - Set first item on search result
- For Nyall :)
- 01:35 AM Bug report #14361 (Feedback): Freezes when the option "Create raster icons" is enabled
- "Unacceptable"?
it is documented and it also shows in the GUI (that is slow).
http://docs.qgis.org/2.8/en/docs/user... - 01:35 AM Bug report #14361 (Feedback): Freezes when the option "Create raster icons" is enabled
- "Unacceptable"?
it is documented and it also shows in the GUI (that is slow).
http://docs.qgis.org/2.8/en/docs/user... - 01:35 AM Bug report #14361 (Feedback): Freezes when the option "Create raster icons" is enabled
- "Unacceptable"?
it is documented and it also shows in the GUI (that is slow).
http://docs.qgis.org/2.8/en/docs/user... - 01:15 AM Bug report #14361 (Closed): Freezes when the option "Create raster icons" is enabled
- Unacceptable slowdown and friezes when the option "Show icon raster layers in the legend" enable.
It becomes obvious ... - 01:15 AM Revision 24d1bd0c (qgis): Fix inconsistent capitalization and add missing ellipsis to browser act...
- 01:15 AM Revision ac2cd476 (qgis): Correctly set parent for select by expression dialog in main window
- 01:11 AM Bug report #13704: Output path defaults to the QGIS installation folder
- On any subsection of the Vector, Raster Manu, if the tool have a Browse button to select a file, the location will be...
2016-02-22
- 12:53 AM Bug report #14237 (Closed): DB Manager: python error adding a SL view using d&d
- Fixed in changeset commit:"c7cde461b2c7218bf1364e297364b57de987847d".
- 11:42 PM Bug report #3131 (Closed): GRASS toolbox: v.in.ogr.qgis.loc shows 100% while still creating topology
- Fixed in changeset commit:"b952f0f177ed284d29a287cb239f354b13c25462".
- 11:41 PM Bug report #14360 (Closed): Failed ASSERT: "!running.contains( job.layerId )"
- Fixed in changeset commit:"9197e1ee79e18b3565c49634d51024a662596c73".
- 11:40 PM Bug report #14360: Failed ASSERT: "!running.contains( job.layerId )"
- NOTE: it takes a debug build to trigger (code protected in defined QGISDEBUG conditional):
https://github.com/qgis/QG... - 11:37 PM Bug report #14360 (Closed): Failed ASSERT: "!running.contains( job.layerId )"
- As of commit:976015a38dedb22c16a84cf8c741d052905f20b9 I got an assertion failure while zooming in and out of a topol...
- 11:34 PM Bug report #14357 (Closed): qgis-mapper 2.4.0+jessie1, not installable. Dependencies unresolvable.
- The package was renamed to @qgis-server@
- 11:34 PM Bug report #14357 (Closed): qgis-mapper 2.4.0+jessie1, not installable. Dependencies unresolvable.
- The package was renamed to @qgis-server@
- 02:23 PM Bug report #14357 (Closed): qgis-mapper 2.4.0+jessie1, not installable. Dependencies unresolvable.
- Trying to install:
@qgis-mapserver:
Depends: qgis-providers (=2.4.0+jessie1) but 1:2.12.3+13jessie is to be instal... - 11:13 PM Revision d8a768f0 (qgis): Make geometry typmod available for topology face layer queries
- Greatly improves performances on topology loading.
See http://hub.qgis.org/issues/14356 - 10:49 PM Bug report #14359: Primary key for topology face layer is fully scanned upfront
- Same "face_id" scan happens if I just open the "face" table from "Add PostGIS Layer" dialog.
No key scan if I open th... - 10:46 PM Bug report #14359 (Closed): Primary key for topology face layer is fully scanned upfront
- Followup to #14356.
The DBManager TopoViewr still triggers a full scan of face tables (dunno why only face table).
F... - 10:42 PM Feature request #14356: Improve postgis topology loading performance
- commit:976015a38dedb22c16a84cf8c741d052905f20b9 fixes the previous.
While the performances are better, there's still... - 02:31 PM Feature request #14356: Improve postgis topology loading performance
- Could the problem be related to the deprecation of setWkbType (QGis::WkbType type) ?
- 02:27 PM Feature request #14356: Improve postgis topology loading performance
- Just a note: all the commit does is setting a type-mod based constraint on the geometry column of the query to specif...
- 02:18 PM Feature request #14356 (Closed): Improve postgis topology loading performance
- Much much better with commit:d8a768f0a0b1926ead3b42c0fa9e12d35f8905f0
- 02:18 PM Feature request #14356 (Closed): Improve postgis topology loading performance
- Much much better with commit:d8a768f0a0b1926ead3b42c0fa9e12d35f8905f0
- 02:00 PM Feature request #14356 (In Progress): Improve postgis topology loading performance
- Jürgen Fischer suggested to look at 'setUseEstimatedMetadata':
http://qgis.org/api/classQgsDataSourceURI.html#aa93f7... - 02:00 PM Feature request #14356 (In Progress): Improve postgis topology loading performance
- Jürgen Fischer suggested to look at 'setUseEstimatedMetadata':
http://qgis.org/api/classQgsDataSourceURI.html#aa93f7... - 01:37 PM Feature request #14356 (Closed): Improve postgis topology loading performance
- The face layers are currently triggering creation of all face geometries upfront, which is very very expensive.
GDB f... - 10:37 PM Bug report #14358 (Closed): atlas: changing atlas feature via the toolbar dropdown list fails to ...
- There's a tiny bug in atlas navigation whereas using the toolbar dropdown list fails to trigger a refresh for QGIS' m...
- 10:28 PM Revision bf583c72 (qgis): Merge pull request #2830 from elpaso/server-fix-info_format2
- [bugfix][server] text/plain as default info_format
- 10:03 PM Revision 3df100f9 (qgis): Removed debug code
- 10:01 PM Revision 3a8c1c76 (qgis): nsis: cleanup after msys
- 08:39 PM Revision 0b4b0ccc (qgis): [GRASS] support extension filter in file output, fixes #5011
- 08:17 PM Revision 6475360c (qgis): [GRASS] fixed v.in.ogr.all.loc input widget
- 06:52 PM Revision 82cee030 (qgis): Added test data for GetFeatureInfo
- 06:49 PM Revision 0a9063b4 (qgis): [bugfix][server] text/plain as default info_format
- Added deafult info_format (text/plain) as per specs.
Fixed error message when info format was not set or wrong.
Added... - 05:21 PM Bug report #14351: composer: legend item count for layers with @atlas_ variables always return 0
- Thanks for testing Nyall, sorry for the noise on this being a regression.
- 04:58 PM Bug report #14351: composer: legend item count for layers with @atlas_ variables always return 0
- I've tested against 2.8. This isn't a regression.
- 04:58 PM Bug report #14351: composer: legend item count for layers with @atlas_ variables always return 0
- I've tested against 2.8. This isn't a regression.
- 04:37 PM Bug report #14347: "Control feature rendering order" is unchecked and cleared when the layer styl...
- Note that it is _Control *feature* rendering order_, not _Control *layer* rendering order_. I changed that in the sub...
- 04:30 PM Bug report #14347 (In Progress): "Control feature rendering order" is unchecked and cleared when ...
- See "PR 2831":https://github.com/qgis/QGIS/pull/2831 for a solution.
- 04:30 PM Bug report #14347 (In Progress): "Control feature rendering order" is unchecked and cleared when ...
- See "PR 2831":https://github.com/qgis/QGIS/pull/2831 for a solution.
- 04:30 PM Bug report #14347 (In Progress): "Control feature rendering order" is unchecked and cleared when ...
- See "PR 2831":https://github.com/qgis/QGIS/pull/2831 for a solution.
- 04:30 PM Bug report #14347 (In Progress): "Control feature rendering order" is unchecked and cleared when ...
- See "PR 2831":https://github.com/qgis/QGIS/pull/2831 for a solution.
- 03:09 PM Revision b92cb81f (qgis): [processing] Change version test so that ExecuteSQL is testable during ...
- 03:03 PM Revision 0e704523 (qgis): Fix text encoding issues in virtual layers (fixes #14350)
- 03:03 PM Revision 3dea491d (qgis): Fix text encoding in request filter expression
- 01:54 PM Revision 83c57ef5 (qgis): Expression widget - Filter headers with no search results
- 01:48 PM Revision f1e1559e (qgis): don't try to refresh the layer extent after deletion of features, if
- useEstimatedMetadata is enabled (tradeoff for large layers)
- 01:45 PM Revision 5b46f487 (qgis): External Resource Widget: avoid having undefined value in document view...
- 12:35 PM Revision d3852e48 (qgis): [processing] fix handling of NULLs is Basic statistics for text fields
- 11:50 AM Bug report #3162 (Closed): GRASS raster display inaccurate
- I am not observing any shift between vectors and rasters.
Please reopen if necessary. - 11:50 AM Bug report #3162 (Closed): GRASS raster display inaccurate
- I am not observing any shift between vectors and rasters.
Please reopen if necessary. - 11:44 AM Bug report #4741 (Closed): r.in.gdal.qgis.loc problem
- 11:44 AM Bug report #4741: r.in.gdal.qgis.loc problem
- I don't think that r.in.gdal.qgis.loc should automatically switch current location.
What error it gives? - 11:40 AM Bug report #5011 (Closed): QGIS doesn't give you the option to save as vtk when using GRASS r.out...
- Fixed in changeset commit:"0b4b0ccc3099ed9e1a09f4555b66a0a7aaf31272".
- 11:38 AM Revision 847f1c07 (qgis): browser favourites: add items for providers
- 11:20 AM Bug report #11508 (Feedback): Cannot start module v.in.ogr
- It looks like broken GRASS installation. Please check if v.in.ogr.exe exists and can be started from GRASS shell.
- 10:46 AM Revision 138be4a3 (qgis): Don't zoom when panning with the keyboard on a rotated QgsMapCanvas
- Fixes #14243
Signed-off-by: Sandro Santilli <[email protected]> - 10:38 AM Revision 81a1f631 (qgis): [GRASS] new mapset: re-enable set extent button if canvas extent is valid
- 10:33 AM Revision ed38d5d9 (qgis): Merge pull request #2819 from NaturalGIS/processing_fix_grass_grass7_r_...
- [processing] fix GRASS and GRASS7 r.sunmask
- 10:32 AM Revision 70ff8b5b (qgis): Merge pull request #2826 from DelazJ/patch-1
- Update label
- 10:08 AM Feature request #2576: reference to dtd wrong
- Worth to fix but not a bug from user point of view, I think.
- 10:08 AM Feature request #2576: reference to dtd wrong
- Worth to fix but not a bug from user point of view, I think.
- 09:55 AM Bug report #4802 (Closed): r.colors.table is not applied to raster loaded with r.external command
- It works in current master.
Note that GRASS color table is loaded when the layer is added to canvas, it is not auto... - 09:55 AM Bug report #4802 (Closed): r.colors.table is not applied to raster loaded with r.external command
- It works in current master.
Note that GRASS color table is loaded when the layer is added to canvas, it is not auto... - 09:47 AM Bug report #1989 (Closed): v.distance should have radio buttons, not checkboxes
- Output columns can be multiple from QGIS 2.14.
- 09:47 AM Bug report #1989 (Closed): v.distance should have radio buttons, not checkboxes
- Output columns can be multiple from QGIS 2.14.
- 08:51 AM Bug report #14355 (Closed): Problem uninstalling/replacing QGis 2 8 3
- Dear Team,
I wanted to update the version of QGis (from 2.8.3 to 2.12.3) on my computer but during the uninstallatio... - 07:02 AM Bug report #13806: Using QgsAttributeTableModel makes QGIS crash
- Sorry for the late response. No problems anymore so far. Thank you very much!
- 06:04 AM Bug report #14350 (Closed): Virtual layers problem with accents
- Fixed in changeset commit:"0e704523b7b832fee0fb80da49f3ee5903dd5a04".
- 05:30 AM Bug report #12767 (Open): SAGA "ParameterSelection" default value is not respected in the modeller
- 04:51 AM Bug report #14354 (Closed): QGIS Server occasionally crashes when running in CGI mode
- The problem does not appear when running in FCGI mode because it happen when the program terminates.
Typical syptom... - 04:44 AM Bug report #4408: Validating *.qgs or *.qml against *.dtd
- we should decide to remove or update... actually the old broken link is used.
- 03:48 AM Revision a1672da1 (qgis): Fix some test failures, warnings in nightlies
- Add more tolerance to distance area tests, fix doxygen param option
- 03:39 AM Bug report #13653: make check failure: No module named QtSql
- I *think* this was fixed by having python-qt4-sql, but I still believe the tests should not run if the dependency is ...
- 03:35 AM Bug report #14311: Processing `Create test` error
- Test for "Basic statistics for text fields" added
- 03:35 AM Bug report #14311: Processing `Create test` error
- Test for "Basic statistics for text fields" added
- 02:41 AM Bug report #13949: Move grouped items by "Position and size" fails
- I am experiencing the same problem in QGIS 2.12.3
When I grouped some items, moving the whole group by dragging by mo... - 01:46 AM Bug report #14243 (Closed): Panning when map is rotated changes zoom
- Fixed in changeset commit:"138be4a359ebb093736cdf878718d0e7743e3f2c".
- 01:43 AM Bug report #14337 (Closed): node tool is not enable for 3d layers
- indeed.
aparently, it's a different problem. will try to investigate.
I can turn editing on the layer, add feature. ... - 01:15 AM Bug report #14337: node tool is not enable for 3d layers
- Works fine for me on the last master (a1672da1) ... I can use the node tool on 3D layers
There has been some work on... - 01:32 AM Bug report #13873: "build virtual vector": file created fails to load correctly
- Can you create another bugreport about path issue and attach some sample data to it? And after that close this ticket...
- 01:28 AM Bug report #14341: Processing: Build Virtual Raster requires loading of all source files
- Unfortunately current intplementation of the multiple input parameter in Processing does not allow to choose both lay...
- 01:10 AM Bug report #14352 (Closed): After adding "short name" to project's OWS configuration tab order is...
- Press TAB after enabling "Service capabilities" and the TAB order is not respected.
- 01:06 AM Revision 173c7d78 (qgis): [server] Fix some exceptions were not correctly restoring layer opacity
- 01:06 AM Revision f264799f (qgis): [server] Make restoration of original layer subsetStrings much more
- robust (there were many code paths where the original filters
were not being correctly restored) - 01:00 AM Revision a46dca56 (qgis): Correctly restore layer subsetStrings after wfs/wms requests...
- by switching storage/restoration of subset strings to use
QgsMapLayer pointers instead of layer ids. It seems that th... - 01:00 AM Revision 90a4ae80 (qgis): Fix #13919, don't reset layer subsetStrings when server python plugins
- are enabled
2016-02-21
- 12:34 AM Bug report #14351 (Closed): composer: legend item count for layers with @atlas_ variables always ...
- Legend items of rule-based layers featuring an expression containing @atlas_{feature,featureid,pagename,etc.} variabl...
- 12:24 AM Bug report #14350 (Closed): Virtual layers problem with accents
- A query like this : "SELECT * FROM COMMUNE WHERE STATUT = 'Préfecture'" returns nothing ... accents does not seem to ...
- 12:20 AM Revision 0446f507 (qgis): Fix slow filter rect requests with server python plugins (refs #13919)
- 12:20 AM Revision ba7dc0d7 (qgis): Add unit tests for #13919
- 12:07 AM Bug report #12767: SAGA "ParameterSelection" default value is not respected in the modeller
- e.g. SAGA TWI has method standard in the normal interface, whereas from the modeller the default is TOPMODEL.
- 12:00 AM Bug report #14334 (Open): SAGA raster calculator: order of layers wrong
- Unsure about that. I remember having seen it long ago, but I do not know whether is still the same one.
- 12:00 AM Bug report #14334 (Open): SAGA raster calculator: order of layers wrong
- Unsure about that. I remember having seen it long ago, but I do not know whether is still the same one.
- 11:54 PM Bug report #14349 (Closed): Generated shapefile from custom application is not always displayed i...
- Hello,
This is following the Bug report #14338 :... - 10:33 PM Revision fab8dc21 (qgis): Merge pull request #2817 from jef-n/geometryv2-cache-cs
- change QgsAbstractGeometryV2::coordinateSequence() to return a
- 09:49 PM Revision e503c705 (qgis): change QgsAbstractGeometryV2::coordinateSequence() to return a
- implicitly shared copy of an internal cache instead of recreating the
coordinate sequence again and again.
Improves ... - 08:01 PM Revision 69520520 (qgis): Add r.series.accumulate algorithm (needs a way to select a raster in th...
- 07:56 PM Revision 5e49d0ac (qgis): Add r.series.interp algorithm
- 07:01 PM Revision 4485d3ab (qgis): Merge pull request #2824 from nyalldawson/geombbox
- Optimise storage/calculation of geometry bounding boxes
- 06:12 PM Bug report #13997: Unintended datum shift to WGS84 in map canvas
- OK - I updated to 2.13.0-Master on 21 Feb 2016 at 13:27 PST. I repeated the 1st test from scratch. The Coordinate Dis...
- 06:08 PM Bug report #13919 (Closed): QGIS server security patch: random crashes and performance regression
- Fixed in changeset commit:"90a4ae806558690152f60d0cae96662b40753814".
- 03:58 PM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
- commit:50f01a2 also reduces the memory consumption of the geometry classes, which should also help with this issue.
- 03:45 PM Bug report #13209: area not calculated correctly with OTF on
- I'm so happy I could jump up and down.
- 03:42 PM Bug report #13209: area not calculated correctly with OTF on
- It's a new option, introduced to help fix this issue. You may also want to check the "default units" under qgis optio...
- 03:31 PM Bug report #13209: area not calculated correctly with OTF on
- Holy Crap - It was set to square meters. I just switched it to square feet and it's working. You are my hero. I didn'...
- 03:22 PM Bug report #13209: area not calculated correctly with OTF on
- Randal - did you check the new setting under project properties for area units? What's that set to?
- 03:12 PM Bug report #13209: area not calculated correctly with OTF on
- So I just loaded master on ubuntu (pulling from deb http://qgis.org/debian-nightly wily main) and it still appears to...
- 02:07 PM Revision 959952e1 (qgis): Merge pull request #2820 from NaturalGIS/processing_fix_saga_223_detection
- Fix SAGA 2.2.3 Processing detection
- 02:05 PM Revision e4dba1e4 (qgis): Update label
- Given that the canvas rotation is in QGIS for many releases, it may be time to remove the "experimental" attribute in...
- 02:05 PM Revision a0a20eaf (qgis): Merge pull request #2825 from m-kuhn/processingTestFiles
- Add file comparison for HTML output to processing
- 01:16 PM Revision 23802eb5 (qgis): Add file comparison for HTML output to processing test generator
- Refs #14311
- 01:15 PM Revision 20fc30b0 (qgis): Add file comparison to processing tests
- And a test for basic numeric statistics
- 01:15 PM Revision f6995646 (qgis): [processing] Add some newlines to the output of basic stats
- 01:13 PM Revision 6a8b4075 (qgis): Add method for file comparison to testing lib
- 12:12 PM Bug report #14162 (In Progress): Cannot set parent to NULL in relation reference widget
- See "PR 2827":https://github.com/qgis/QGIS/pull/2827 for a solution.
- 12:12 PM Bug report #14162 (In Progress): Cannot set parent to NULL in relation reference widget
- See "PR 2827":https://github.com/qgis/QGIS/pull/2827 for a solution.
- 12:12 PM Bug report #14162 (In Progress): Cannot set parent to NULL in relation reference widget
- See "PR 2827":https://github.com/qgis/QGIS/pull/2827 for a solution.
- 12:12 PM Bug report #14162 (In Progress): Cannot set parent to NULL in relation reference widget
- See "PR 2827":https://github.com/qgis/QGIS/pull/2827 for a solution.
- 03:35 AM Bug report #14162 (Open): Cannot set parent to NULL in relation reference widget
- Confirmed in current master (commit:4c63c85cca6b33150c2af67895a2083dc69a7c5d), but the behaviour changed a little:
No... - 03:35 AM Bug report #14162 (Open): Cannot set parent to NULL in relation reference widget
- Confirmed in current master (commit:4c63c85cca6b33150c2af67895a2083dc69a7c5d), but the behaviour changed a little:
No... - 03:35 AM Bug report #14162 (Open): Cannot set parent to NULL in relation reference widget
- Confirmed in current master (commit:4c63c85cca6b33150c2af67895a2083dc69a7c5d), but the behaviour changed a little:
No... - 10:47 AM Bug report #14348 (Closed): Offline editing tool export no primary key
- If I export my database (mysql, sqlite source) with the Offline editing tool, the primary key is not export to the of...
- 10:46 AM Bug report #14104: DB Manager: sequence issue when copying a table from a PostGIS schema into ano...
- I've uploaded a screencast. The issue may also appear when importing a file in the DB manager!
- 09:55 AM Revision 6116fdcd (qgis): Add a bunch of missing geometry cache clears
- 06:26 AM Revision 50f01a2a (qgis): Optimise storage/calculation of geometry bounding boxes
- - removes storage of bounding box from QgsPointV2 (gives significant
decrease in size of object)
- more efficient cal... - 05:04 AM Bug report #14311: Processing `Create test` error
- Hi Paolo,
Each output type needs to be added to the tests, vector and raster data have been present since first merg... - 05:01 AM Bug report #14347 (Closed): "Control feature rendering order" is unchecked and cleared when the l...
- In vector Layer's Properties --> style, set a single symbol rendering
Then check the "Control feature rendering order... - 03:17 AM Bug report #13951: QGIS crashes when trying to view polygon whose border intersects itself
- I'm sorry for the delay.
I couldn't find a "2.14-pre" version, so I downloaded the latest weekly build (2.13.0-7).
...
2016-02-20
- 11:34 PM Bug report #14319: master: coordinates of cursor in statusbar in WGS84 instead of project CRS
- Thanks a lot Nyall for the guidance and for your really nice work.
Hadn't noticed those before. - 10:36 PM Bug report #13291: default project in qgis_mapserv.fcgi's directory is no longer read
- I am running Ubuntu 15.10 with the same issue. This is a new installation of qgis server and apache.
- 07:45 PM Bug report #13997: Unintended datum shift to WGS84 in map canvas
- See instructions here: https://www.qgis.org/en/site/forusers/alldownloads.html#windows
MUCH better to quickly test w... - 06:27 PM Bug report #13997: Unintended datum shift to WGS84 in map canvas
- OK - Thanks.
I'm not sure what I should download. Should I wait until QGIS 2.13 or 2.14 shows up on https://www.qgis... - 05:21 PM Revision 4c63c85c (qgis): Show provider errors more prominently
- 05:11 PM Revision fef9c93e (qgis): fix typo (followup 5c4bf99)
- 04:55 PM Revision 5c4bf99c (qgis): debian packaging update: manually merge some changes from PR#2818 and
- some spelling fixes.
- 04:47 PM Revision 607642a5 (qgis): Fix SAGA 2.2.3 Processing detection
- 04:26 PM Revision 777de063 (qgis): Add r.resamp.filter.txt algorithm
- 04:25 PM Revision 322d9e6c (qgis): Add r.resamp.bspline algorithm
- 03:52 PM Revision 3f9263b4 (qgis): fix GRASS and GRASS7 r.sunmask
- 03:39 PM Revision e99ccb79 (qgis): remove the accompanying QgsEditorWidgetConfig when removing a field
- (refs #14136)
- 03:18 PM Bug report #12352 (Closed): Sort order for custom scales
- Already fixed in commit:edea51b675b3bb6c1e47a4fd8280cee461319d2e.
- 03:18 PM Bug report #12352 (Closed): Sort order for custom scales
- Already fixed in commit:edea51b675b3bb6c1e47a4fd8280cee461319d2e.
- 03:18 PM Bug report #12352 (Closed): Sort order for custom scales
- Already fixed in commit:edea51b675b3bb6c1e47a4fd8280cee461319d2e.
- 01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
- See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution.
- 01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
- See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution.
- 01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
- See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution.
- 01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
- See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution.
- 01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
- See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution.
- 01:45 PM Bug report #14243 (In Progress): Panning when map is rotated changes zoom
- See "PR 2822":https://github.com/qgis/QGIS/pull/2822 for a solution.
- 11:38 AM Revision 0c0d72bb (qgis): Merge pull request #2816 from SebDieBln/FixDuplicateJoins
- [Bugfix] create vector joins only once for a duplicated layer (fixes #14298)
- 11:36 AM Revision b06d8084 (qgis): Add r.regression.multi algorithm
- 11:26 AM Revision 5e592ee0 (qgis): Add r.random.surface algorithm
- 09:12 AM Revision 58223f4d (qgis): Add r.latlong algorithm
- 09:01 AM Bug report #14345 (Closed): SpatiaLite - No need for 'Length' field in DB Manager?
- The QGIS help says 'Width and precision are irrelevant in a SpatiaLite database so you do not have to specify these.'...
- 08:18 AM Feature request #14344 (Open): Individual name for primary key in 'New SpatiaLite Layer' dialogue
- Please allow users to set the name of the primary key individually in the 'New SpatiaLite Layer' dialogue (Crtl+Shift...
- 07:18 AM Bug report #14343 (Closed): Creating a SpatiLite layer without attributes fails in the 'New Spati...
- In the 'New SpatiaLite layer' dialogue (Crtl+Shift+A) the 'OK' button is disabled until at least one attribute is add...
- 07:11 AM Bug report #14339: Mac OS X: GRASS GIS 7.0 correction
- Yes, is is probably best known. If you look a http://www.kyngchaos.com/software/grass : For GRASS 7 see Michael Bart...
- 07:04 AM Bug report #14339 (Feedback): Mac OS X: GRASS GIS 7.0 correction
- Is that the official download for GRASS on OsX? I think that we rely on another package (see the QGIS download page),...
- 07:05 AM Bug report #14334 (Feedback): SAGA raster calculator: order of layers wrong
- Is this a regression? If yes then please tag this ticket accordingly.
- 07:02 AM Bug report #12767 (Feedback): SAGA "ParameterSelection" default value is not respected in the mod...
- Please define slightly different: they differ in a way that one can be considered wrong? Or differences are limited (...
- 07:02 AM Bug report #12767 (Feedback): SAGA "ParameterSelection" default value is not respected in the mod...
- Please define slightly different: they differ in a way that one can be considered wrong? Or differences are limited (...
- 02:19 AM Bug report #12767: SAGA "ParameterSelection" default value is not respected in the modeller
- I can confirm this with current master.
- 06:56 AM Bug report #13963 (Feedback): QGIS greadily allocates memory and crashes when editing moderately ...
- 05:21 AM Bug report #13963: QGIS greadily allocates memory and crashes when editing moderately large shape...
- Improvements in "PR !#2817":https://github.com/qgis/QGIS/pull/2817
- 06:53 AM Bug report #14263 (Closed): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ...
- fixed here
https://github.com/qgis/QGIS/pull/2819 - 06:53 AM Bug report #14263 (Closed): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ...
- fixed here
https://github.com/qgis/QGIS/pull/2819 - 06:47 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- Progress reduced to _50%_ because there might be more ways to trigger the creation of invalid XML and it is not yet c...
- 05:25 AM Bug report #13823: DB Manager - Renaming constraints and indexes fails when renaming a table
- The workaround is to delete the constraints and recreate them. They are recreated with the correct name according to ...
- 03:42 AM Bug report #13823: DB Manager - Renaming constraints and indexes fails when renaming a table
- See also http://gis.stackexchange.com/questions/181532/renaming-a-table-in-the-qgis-db-manager
- 02:39 AM Bug report #14298 (Closed): Joins are duplicated when duplicating layers
- Fixed in changeset commit:"0c0d72bb0356f078807eefcc02f81e2e4e6585bf".
- 02:38 AM Bug report #14298: Joins are duplicated when duplicating layers
- Flagging this as _Blocker_ because it is a regression from 2.12
- 02:38 AM Bug report #14298: Joins are duplicated when duplicating layers
- Flagging this as _Blocker_ because it is a regression from 2.12
- 02:25 AM Feature request #8315 (Closed): Save batch commands
- 02:20 AM Feature request #8315: Save batch commands
- This was implemented a few weeks ago. Batch configurations can be saved and later loaded
- 02:15 AM Feature request #8315 (Feedback): Save batch commands
- 02:15 AM Feature request #8315: Save batch commands
- Now a Python script can be saved. Probably this ticket can be closed.
- 02:18 AM Bug report #10794 (Closed): Processing: Lines disappearing in Modeler
- Used extensively, on 3 different OSs, could not spot this issue on current master nor on 2.12.
Please reopen if you c... - 02:16 AM Feature request #9402 (Closed): Make the new Field Calculator tool available in the Modeler
- Now available.
- 02:13 AM Bug report #14341 (Closed): Processing: Build Virtual Raster requires loading of all source files
- This is highly impractical. The approach of GDALTools is more reasonable, being able to load files or an entire direc...
- 01:03 AM Bug report #14100 (Closed): tracer: toggling edit off doesn't clear the tracer status, lead to co...
- Tested and works as expected.
- 01:02 AM Bug report #14103 (Closed): Application crash on Categorized classification without a column spec...
- Fixed in master.
2016-02-19
- 12:51 AM Bug report #14175 (Feedback): QGIS crash after closing the file dialog
- I have tried and can't replicate your problem.
This could be due to a plugin. Could you run QGIS with no plugin (rena... - 12:51 AM Bug report #14175 (Feedback): QGIS crash after closing the file dialog
- I have tried and can't replicate your problem.
This could be due to a plugin. Could you run QGIS with no plugin (rena... - 12:45 AM Bug report #14314 (Feedback): Geoprocessing Difference is too limited?
- Could you try with 2.12 or master and report back?
- 12:45 AM Bug report #14314 (Feedback): Geoprocessing Difference is too limited?
- Could you try with 2.12 or master and report back?
- 12:38 AM Bug report #14338 (Rejected): Generated shapefile from custom application is not always displayed...
- SAGA also can't read your file.
It is an issue with your implementation.
- 12:38 AM Bug report #14338 (Rejected): Generated shapefile from custom application is not always displayed...
- SAGA also can't read your file.
It is an issue with your implementation.
- 07:07 AM Bug report #14338 (Rejected): Generated shapefile from custom application is not always displayed...
- Hello,
I have an issue with Shapefiles opened in QGIS.
I developped an application with a class able to read data fr... - 12:35 AM Bug report #14340 (Closed): layer definition file load error
- I have an issue in load layer definition file .
When I create layer definition file as a new file, I can load it cor... - 12:19 AM Revision 07240e31 (qgis): Merge pull request #2813 from rouault/avoid_astyle_writing_unmodified_f...
- astyle.sh: make it not touch unmodified files
- 12:01 AM Bug report #13997 (Feedback): Unintended datum shift to WGS84 in map canvas
- Please retest with current master. There's been related changes which may have fixed this
- 11:41 PM Bug report #13997: Unintended datum shift to WGS84 in map canvas
- Clarification:
The layer CRSs were not changed during the map CRS and readout tests. The layer CRSs were assigned whe... - 11:59 PM Bug report #14319 (Closed): master: coordinates of cursor in statusbar in WGS84 instead of projec...
- Check the coordinate display seeing under project properties
- 11:54 PM Bug report #14319 (Reopened): master: coordinates of cursor in statusbar in WGS84 instead of proj...
- I just noticed this issue yesterday.
I just compiled the latest master and it's still present in a project that I'm ... - 11:50 PM Revision 7431ec65 (qgis): create vector joins only once for a duplicated layer (fixes #14298)
- 09:06 PM Revision 1e80a984 (qgis): include spatialindex only in core (fixes #13197)
- 08:19 PM Revision cf8c7b13 (qgis): fix failing indenation test
- 07:21 PM Revision e0acb696 (qgis): Merge pull request #2815 from NaturalGIS/processing_fix_grass7_r_water_...
- [processing] fix GRASS7 r.water.outlet
- 07:16 PM Revision 141a0a26 (qgis): processing fox GRASS7 r.water.outlet
- 07:09 PM Revision db1142e4 (qgis): Merge pull request #2814 from NaturalGIS/processing_fix_gdal_rasterize
- [processing] fix gdal_rasterize: missing output format parameter
- 07:03 PM Revision 3215247c (qgis): fix processing gdal_rasterize: missing output format parameter
- 04:29 PM Revision ec0be3ca (qgis): Fix use of wrong variable in astyleit(), introduced in previous commit
- 04:19 PM Revision 3f330aa6 (qgis): astyle.sh: make it not touch unmodified files
- Currently astyle.sh will rewrite files, even if no change are made.
This causes some editors (for example kate) to be... - 04:11 PM Revision 7f56c5d1 (qgis): reduce debugging noise (followup 1a29030)
- 04:11 PM Revision b6de1971 (qgis): also log rendering times of individual layers when debugging output is
- enabled
- 04:09 PM Revision 2973c1dc (qgis): Merge pull request #2812 from elpaso/accesscontrol-api-docs
- Added new plugin filters to server api docs
- 04:05 PM Revision bbc8feb8 (qgis): Added new plugin filters to server api docs
- 03:40 PM Revision 410fe32b (qgis): Merge pull request #2802 from ahuarte47/Issue_RemoveMap2screenMethods
- Remove duplicate methods to convert map coordinates to screen coordinates
- 02:59 PM Bug report #14298 (In Progress): Joins are duplicated when duplicating layers
- Duplicating vector joins was introduced by
* commit:9ed180303c8f4172c9c6155e9cb226f79fc734b4 (#8243)
* and *again* by... - 02:59 PM Bug report #14298 (In Progress): Joins are duplicated when duplicating layers
- Duplicating vector joins was introduced by
* commit:9ed180303c8f4172c9c6155e9cb226f79fc734b4 (#8243)
* and *again* by... - 02:59 PM Bug report #14298 (In Progress): Joins are duplicated when duplicating layers
- Duplicating vector joins was introduced by
* commit:9ed180303c8f4172c9c6155e9cb226f79fc734b4 (#8243)
* and *again* by... - 02:59 PM Bug report #14298 (In Progress): Joins are duplicated when duplicating layers
- Duplicating vector joins was introduced by
* commit:9ed180303c8f4172c9c6155e9cb226f79fc734b4 (#8243)
* and *again* by... - 01:36 PM Bug report #14298: Joins are duplicated when duplicating layers
- Confirmed on current master (commit:1e80a984df3bebc77f52afb3689ec0a71a3e4c1c) on Windows.
- 01:36 PM Bug report #14298: Joins are duplicated when duplicating layers
- Confirmed on current master (commit:1e80a984df3bebc77f52afb3689ec0a71a3e4c1c) on Windows.
- 12:41 PM Bug report #13535: Crash using Geometry Checker plugin
- Reinhard Reiterer wrote:
> On Windows 7 the 'Check Geometries' plugin may cause a crash when 'Topology checks' are ac... - 12:14 PM Feature request #970 (Closed): When Initial Visibility is set to false still set map extent for f...
- The option was removed.
- 12:14 PM Feature request #970 (Closed): When Initial Visibility is set to false still set map extent for f...
- The option was removed.
- 12:06 PM Bug report #13197 (Closed): Spatialindex include path missing in some components
- Fixed in changeset commit:"1e80a984df3bebc77f52afb3689ec0a71a3e4c1c".
- 11:49 AM Feature request #5742: Preserve GRASS raster labels
- IMHO the last option is the best one.
- 11:29 AM Feature request #5742: Preserve GRASS raster labels
- Hello,
after some work on r.category implementation, I've found that in GRASS7 (and only GRASS7), you can use the '-... - 11:46 AM Feature request #757 (Closed): Editing table of GRASS vector
- 11:45 AM Feature request #626 (Closed): GRASS Edit: add the tool to continue a line or a boundary as polyline
- 10:18 AM Bug report #14310 (Closed): Processing: r.water.outlet params wrong
- https://github.com/qgis/QGIS/pull/2815
- 10:18 AM Bug report #14310 (Closed): Processing: r.water.outlet params wrong
- https://github.com/qgis/QGIS/pull/2815
- 09:43 AM Revision 1a290303 (qgis): Remove duplicate methods of conversion
- Remove duplicate methods of conversion of map coordinates to screen
coordinates - 09:22 AM Revision 6f393751 (qgis): spelling fix
- 08:14 AM Bug report #14339 (Closed): Mac OS X: GRASS GIS 7.0 correction
- The original Grass7Utils.py script for Mac OS X is (lines 257-259)
if isMac() and os.path.exists(Grass7U... - 07:58 AM Feature request #259 (Closed): Remember WMS GetCapabilities response during work session
- implemented in commit:9c340d7b4
- 07:58 AM Feature request #259 (Closed): Remember WMS GetCapabilities response during work session
- implemented in commit:9c340d7b4
- 07:54 AM Feature request #40 (Closed): GRASS Editing: wish dialog save edits or quit without saving
- 07:53 AM Feature request #43 (Closed): GRASS Edit: allow for visible vertices
- 07:53 AM Feature request #42 (Closed): GRASS Edit: let customize display more
- 07:52 AM Feature request #41 (Closed): GRASS Edit: expose un-labelled objects
- 06:09 AM Revision c06577d9 (qgis): Fix order by not set for 25d renderer
- 05:49 AM Bug report #14337 (Closed): node tool is not enable for 3d layers
- The node tool is cannot be enabled for 3d layers (point, line, polygon) but it can for 2 layers.
- 05:45 AM Bug report #13911: Zoom to layer fails using views
- Probably the same problem in master (6f393751aa2762e37aee75f15319bc5f9671ae7f)
* load a project
* manually zoom in
*... - 02:16 AM Revision d01d42ec (qgis): prevent exceeding allocation from corrupt wkb
- 02:15 AM Bug report #13873: "build virtual vector": file created fails to load correctly
- 1) Agree. Feature request #12991 should achieve the outcome I am after.
2) Again, you are correct and this goes back... - 01:38 AM Bug report #14336 (Closed): saga:mergeshapeslayers missing
- why is saga:mergeshapeslayers not in my 2.12.1 relase?
I have saga:mergelayers instead...
2016-02-18
- 12:13 AM Revision 683cab07 (qgis): Fix typo
- 12:11 AM Revision 4285d70b (qgis): Fix "feature rendering order" checkbox is not honored (fix #14323)
- 11:41 PM Bug report #14335 (Closed): TTF fonts generated with Fontforge are not working
- Fonts generated with FonForge are not working in qgis-server while they look fine in qgis.
- 11:24 PM Bug report #13873: "build virtual vector": file created fails to load correctly
- Armando Forlani wrote:
> 1) all layers are listed in the Layers pane (with 100s of tiles it can be a problem, virtual... - 01:24 PM Bug report #13873 (Reopened): "build virtual vector": file created fails to load correctly
- I somehow failed to spot the previous update: to feedback. My apologies. I propose to reopen this request. Feel free ...
- 11:16 AM Bug report #13873 (Closed): "build virtual vector": file created fails to load correctly
- Closed for lack of feedback. Please reopen if necessary
- 11:19 PM Bug report #14334 (Closed): SAGA raster calculator: order of layers wrong
- In Processing, saga raster calculator does not use layers honouring the
order set up in the selection (I select one ... - 10:45 PM Feature request #10146: Add appropriate colour ramps to results of analyses
- The idea is to add the capability of adding one default ramp for each analysis, then decide which one is more appropr...
- 11:13 AM Feature request #10146: Add appropriate colour ramps to results of analyses
- Hmm, how we can determine when and which colorramp to apply?
- 06:38 PM Revision f36214c5 (qgis): Merge pull request #2808 from m-kuhn/proclogtitle
- [processing] always translate debug messages tab title (fix #14287)
- 05:52 PM Revision d8a5e0fc (qgis): [processing] correctly handle zero in Basic statistics alg (fix #14331)
- 05:11 PM Revision af7f67c3 (qgis): Add r.distance
- (Impossible to use an optional ParameterSelection for sort parameter. Needs to be fixed in Processing)
- 04:44 PM Revision 6d5dafd7 (qgis): Add r.category algorithms
- 04:30 PM Revision a0da85fc (qgis): Merge branch 'saga-223'
- 03:52 PM Bug report #14333 (Closed): changing individually the values of a proportional symbology should n...
- Open properties of a point layer
Style tab, single symbol
select the upper level of the symbol tree, click the data-d... - 03:17 PM Bug report #14325 (In Progress): Order-By-Clause accumulates default sub-clauses
- See "PR 2810":https://github.com/qgis/QGIS/pull/2810 for a solution.
- 03:17 PM Bug report #14325 (In Progress): Order-By-Clause accumulates default sub-clauses
- See "PR 2810":https://github.com/qgis/QGIS/pull/2810 for a solution.
- 03:17 PM Bug report #14325 (In Progress): Order-By-Clause accumulates default sub-clauses
- See "PR 2810":https://github.com/qgis/QGIS/pull/2810 for a solution.
- 03:17 PM Bug report #14325 (In Progress): Order-By-Clause accumulates default sub-clauses
- See "PR 2810":https://github.com/qgis/QGIS/pull/2810 for a solution.
- 03:13 PM Bug report #14323 (Closed): Checkbox "Control feature rendering order" is not honored
- Fixed in changeset commit:"4285d70b6c85b4600cf3f0e55a8408447272180c".
- 01:51 PM Bug report #14323: Checkbox "Control feature rendering order" is not honored
- See "PR 2809":https://github.com/qgis/QGIS/pull/2809 for a solution. It is just a quick fix replacing the checkbox wi...
- 02:55 PM Revision 30a738f9 (qgis): [processing] improve handling of the obsolete models (fix #14306)
- 02:44 PM Revision bcd3d92f (qgis): Always translate Processing debug messages tab title
- Fix #14287 (Redmine)
- 01:57 PM Revision 5c62a175 (qgis): [processing] added descriptions for SAGA 2.2.3
- 01:09 PM Revision 61a92e2f (qgis): [processing] convert messages to unicode (fix #14286)
- 01:04 PM Bug report #13291: default project in qgis_mapserv.fcgi's directory is no longer read
- I can confirm too on the latest master. I need to put ?MAP=*.qgs in my request.
- 11:31 AM Feature request #8842 (Feedback): Pull request submitted to add GEOS single sided buffer operatio...
- Corresponding PR is closed, should we close this too?
- 11:30 AM Feature request #8464 (Closed): Save query in Select by Expression
- Closed, as now we have "Recent" expressions
- 11:30 AM Feature request #8464 (Closed): Save query in Select by Expression
- Closed, as now we have "Recent" expressions
- 11:30 AM Feature request #7651 (Closed): Settings importer from QGIS 1.x
- I don't think so
- 11:30 AM Feature request #7651 (Closed): Settings importer from QGIS 1.x
- I don't think so
- 11:25 AM Feature request #7651 (Feedback): Settings importer from QGIS 1.x
- Is this still really needed?
- 11:23 AM Feature request #5807 (Closed): Develop a test suite
- PR was merged
- 11:23 AM Feature request #5807 (Closed): Develop a test suite
- PR was merged
- 11:20 AM Feature request #5722 (Open): Make i.* modules corresponding to those in GRASS plugin
- 11:19 AM Feature request #5470 (Closed): Manage different versions of OTB
- Fixed in master
- 11:19 AM Feature request #5470 (Closed): Manage different versions of OTB
- Fixed in master
- 11:19 AM Bug report #14038 (Closed): open graphical modeler models
- The model is in very old format and can not be opened by Processing, as model format and algorithms were changed.
- 11:18 AM Bug report #14079 (Closed): Processing plugin cannot update
- Closed for lack of feedback. Please reopen if necessary
- 11:15 AM Bug report #12337 (Closed): Can't open GEOPROCESSING > OPTIONS
- Closed for lack of feedback. Please reopen if necessary
- 11:15 AM Bug report #9317 (Closed): OTB Band Math error with Processing (sextante) modeler
- Closing for lack of feedback. Please reopen if necessary.
- 11:11 AM Feature request #8239 (Closed): Polygon overlay error with the new SAGA API in Sextante
- Closing for lack of feedback. Please reopen if necessary
- 11:09 AM Bug report #13651 (Closed): Processing Help: the banner in the help shows "Testing" instead of th...
- 11:06 AM Bug report #13813 (Closed): grass process missing dependency
- Closing for the lack of feedback. Please reopen if necessary
- 09:38 AM Bug report #14287 (Closed): Translation
- Fixed in changeset commit:"f36214c56759d5716ab92e0d0cb24ce7256a5bae".
- 05:27 AM Bug report #14287: Translation
- PR awaiting review
https://github.com/qgis/QGIS/pull/2808 - 08:59 AM Revision bcded3c2 (qgis): Keep Z/M information when digitizing from a snapped point (fixes #14318)
- 08:58 AM Bug report #14331: Basic stats in Processing wrong
- Thanks Alex!
- 08:57 AM Bug report #14331 (Closed): Basic stats in Processing wrong
- Fixed in changeset commit:"d8a5e0fc458538af3456d4b7989488ac0a6c0d94".
- 08:34 AM Bug report #14331: Basic stats in Processing wrong
- https://github.com/qgis/QGIS-Documentation/blob/master/source/docs/training_manual/processing/html.rst
- 08:19 AM Bug report #14331: Basic stats in Processing wrong
- Which example?
- 08:09 AM Bug report #14331 (Closed): Basic stats in Processing wrong
- The html example from the training manual now gives wrong results: 0 values are dropped from analysis, so all stats a...
- 08:57 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
- IMO it also can be considired as new feature as it adds support for new SAGA version. OK, commited as commit:a0da85fc...
- 05:11 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
- Why not committing it now? It's a bugfix, not a new feature.
Thanks! - 04:55 AM Bug report #14300 (In Progress): SAGA 2.2.3 "Create Graticule" needs a parameter changed
- 04:55 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
- Here is processed version of the diff.
I also prepared folder with 2.2.3 descriptions and fixed (not tested yet) "Cr... - 08:43 AM Bug report #14311: Processing `Create test` error
- e.g.
processing.runalg("qgis:basicstatisticsfornumericfields","/home/paolo/Scrivania/corso_analisi/QGIS_data/process... - 04:04 AM Bug report #14311: Processing `Create test` error
- Which algorithm, dataset, parameters have you been trying?
- 08:17 AM Feature request #14332 (Open): Being able to "zoom to feature" from the attribute table in form view
- Like it's possible to zoom to any feature from the attribute table through right-click (in table view), it may be han...
- 06:59 AM Feature request #14328: Selecting a layer in they layers panel by clicking the canvas
- I found a plugin: pickLayer
But yes, it could be a key modifier, or as the plugin does it when you select one object.... - 04:45 AM Feature request #14328: Selecting a layer in they layers panel by clicking the canvas
- The select feature tool normaly depends on the currently selected layer, that makes it possible to use it on a certai...
- 01:16 AM Feature request #14328 (Open): Selecting a layer in they layers panel by clicking the canvas
- The Identify Tool can do it, why not the select features tool?
- 06:45 AM Bug report #14330 (Closed): QGIS 2.12 does not correctly display PostGIS 2.2 geography layer cros...
- This appears to be a QGIS, not PostGIS issue.
When imported from a .kml using ogr2ogr with a geography spatial type ... - 06:37 AM Bug report #14312: Processing: SAGA Raster statistics for polygons returns wrong values
- Exactly
- 05:55 AM Bug report #14312: Processing: SAGA Raster statistics for polygons returns wrong values
- Which SAGA version do you use, 2.2.3?
- 05:55 AM Bug report #14286 (Closed): Saga in QGIS Processing do not support "no ascii filename" in certain...
- Fixed in changeset commit:"61a92e2face35a60487cdb298a4b731ec88951ab".
- 05:55 AM Bug report #14306 (Closed): Downloaded models not shown in Toolbox + python error
- Fixed in changeset commit:"30a738f9817462ef7cff2caf34bc6ccc984064f5".
- 05:13 AM Bug report #14329 (Closed): Metasearch Catalog Client: Use behind a proxy with user/password auth...
- Hallo,
we are using several QGIS 2.8.2 installations behind a proxy server with authentification. I have an installa... - 04:59 AM Bug report #13279: Processing & SAGA
- No, thanks to the SAGA devs. In SAGA 2.2.3 there are some commands with changed parameters, see #14300
- 04:41 AM Bug report #14327 (Closed): Selection mismatch views sqlite
- Thank you!
- 04:15 AM Bug report #14327: Selection mismatch views sqlite
- duplicate of #14232
2016-02-17
- 12:46 AM Revision 22b27c5f (qgis): Merge pull request #2807 from SebDieBln/FixOrderByDialogParent
- [Bugfix] construct the QgsOrderByDialog with the correct parent
- 12:32 AM Revision 97ab3d95 (qgis): construct the QgsOrderByDialog with the correct parent
- This is necessary to ensure proper modal behaviour.
- 12:31 AM Bug report #14327 (Closed): Selection mismatch views sqlite
- By selection a line with the selection (select features)
a different line is select then the one clicked on.
See pict... - 12:00 AM Bug report #14318 (Closed): [postgresql 3d] cannot create linestring if snapping enabled
- Fixed in changeset commit:"bcded3c2d49957b9871653258eaf9b2c37ecd024".
- 05:11 AM Bug report #14318: [postgresql 3d] cannot create linestring if snapping enabled
- Reproduced. Only when the first point of the linestring is snapped on a point
- 02:54 AM Bug report #14318 (Closed): [postgresql 3d] cannot create linestring if snapping enabled
- If you start digitizing a 3D linestring with a snapped point it will result in a 2D geometry and PostGIS will refuse ...
- 11:26 PM Bug report #14305: Modeller calculator error
- Tried once more (one numeric input, a*a), still same issue. No other error from either log or console, besides the on...
- 06:46 AM Bug report #14305: Modeller calculator error
- Can not reproduce this error with latest master on Linux and with yesterdays OSGeo4W under Windows.
Are there any oth... - 11:16 PM Feature request #6828: Correct sorting of layers in TOC when loading multiple layers
- It has my vote!
- 08:13 PM Revision 9bf3b2ef (qgis): [processing] fix refreshing of the toolbox after downloading scripts/mo...
- 07:44 PM Revision 3039f13e (qgis): improve error message in the modeler
- 06:14 PM Revision bfcf92f7 (qgis): Use pg initialization script from Travis
- 06:13 PM Revision 034b5c0b (qgis): Make PG initialization scripts work with PostgreSQL 9.1
- - Remove lock_timeout setting
See https://travis-ci.org/qgis/QGIS/jobs/109844438#L942
- Remove CREATE SCHEMA IF ... - 03:59 PM Bug report #14325 (Closed): Order-By-Clause accumulates default sub-clauses
- If a layer has only one attribute, the default sub-clause for the _Control feature rendering order_ order-by-clause i...
- 03:45 PM Revision 3e550e29 (qgis): Fix warning when compiling for android
- 03:03 PM Bug report #14323: Checkbox "Control feature rendering order" is not honored
- > I agree that this is bad UX.
It is even worse. Note that I had to change the subject and description because *the ... - 03:03 PM Bug report #14323: Checkbox "Control feature rendering order" is not honored
- > I agree that this is bad UX.
It is even worse. Note that I had to change the subject and description because *the ... - 01:01 PM Bug report #14323: Checkbox "Control feature rendering order" is not honored
- I agree that this is bad UX. It's often desirable to be able to temporarily enable/disable features like sorting with...
- 12:41 PM Bug report #14323 (Closed): Checkbox "Control feature rendering order" is not honored
- The checkbox _Control feature rendering order_ implies the user can enable or disable the sorting by the order-by-cla...
- 02:46 PM Revision 800b5212 (qgis): Restore default coordinate format to map units (fix #14319)
- 02:01 PM Bug report #14324 (Closed): 2.12 crashes on start up in Mac OS X 10.10 Yosemite
- You also need to install the updated frameworks from http://www.kyngchaos.com/software/qgis .
The error is listed in... - 02:01 PM Bug report #14324 (Closed): 2.12 crashes on start up in Mac OS X 10.10 Yosemite
- You also need to install the updated frameworks from http://www.kyngchaos.com/software/qgis .
The error is listed in... - 01:41 PM Bug report #14324 (Closed): 2.12 crashes on start up in Mac OS X 10.10 Yosemite
- After deleting 2.8 Wien, I installed 2.12, only to have it consistently crash on start up. See attached for screensho...
- 01:46 PM Revision 08577ac1 (qgis): [processing] fixes for Create Grid algorithm (fix #14303)
- 01:46 PM Revision ead88a3a (qgis): [processing] correctly recognize grid type (fix #14302)
- 01:46 PM Revision e7fe61e6 (qgis): [processing] load algorithms only when requred 3rd party modules are
- available or compatible QGIS version is used
Some housekeeping in QGIS algorithms provider - 12:44 PM Bug report #14274: "Control feature rendering order" checked by default
- I see we think into the same direction here and I openend #14323 for this issue.
- 01:07 AM Bug report #14274: "Control feature rendering order" checked by default
- I'm not sure it should check automatically (according to "is there an expression set?"). If I uncheck the box, it mea...
- 12:27 PM Revision b4b382b9 (qgis): Disable reshape line tool when 'change geometry' capability missing
- Matches behavior of reshape polygon tool
- 12:15 PM Revision b37732cc (qgis): Disable line simplify tool when 'change geometry' capability missing
- 11:53 AM Revision da65e54c (qgis): catch some python error in batch processing
- 11:39 AM Revision 87661a03 (qgis): Move field icon calculation to QgsFields, show correct field type
- icons in attribute table column filter menu (instead of new
attribute icon) and in field table in vector properties - 11:39 AM Revision b6c25293 (qgis): Avoid error box when mouse coordinate transform fails
- 11:39 AM Revision 3c0cb2eb (qgis): Fix crash when right clicking on a feature in form view and no
- layer actions are set
- 11:39 AM Revision cbc830be (qgis): Use QgsFieldCombo for map tip field combo boxes
- 11:37 AM Bug report #14147 (Closed): Label not hiding when "unassigned" symbol classification unchecked
- 06:50 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
- I have now just downloaded the nightly master build and can report that the issue has now been resolved. Many thanks.
- 05:57 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
- Note that there was a commit yesterday which may have fixed this, so that's why testing a recent build would be appre...
- 05:57 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
- Can you please re-test with the current nightly version? I can't reproduce using your test project.
- 03:43 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
- I've now realised that an additional update with a shapefile and project must have failed to appear for some reason. ...
- 03:43 AM Bug report #14147: Label not hiding when "unassigned" symbol classification unchecked
- I've now realised that an additional update with a shapefile and project must have failed to appear for some reason. ...
- 11:14 AM Bug report #14306: Downloaded models not shown in Toolbox + python error
- Refreshing of the Toolbox now fixed, can we close this?
- 05:50 AM Bug report #14306: Downloaded models not shown in Toolbox + python error
- I can not confirm issue with models by JEANDENANS. They downloaded, not shown in Toolbox, but after restart I have no...
- 11:08 AM Revision cdf05aca (qgis): Add script to create and initialize postgis test database
- 09:27 AM Feature request #14322: Enable PostGIS tests on Travis/OSX builds
- IIRC there are some dependencies on osx missing to properly run these tests.
- 09:19 AM Feature request #14322: Enable PostGIS tests on Travis/OSX builds
- See also #14268
- 09:18 AM Feature request #14322 (Open): Enable PostGIS tests on Travis/OSX builds
- At the time of writing, only the linux travis build does test postgis.
This ticket is to also make th OSX build do th... - 09:19 AM Bug report #14312 (Reopened): Processing: SAGA Raster statistics for polygons returns wrong values
- -METHOD=0 does indeed not disregard NoData cells.
As a workaround we could use -METHOD=1.
So it can be fixed on our... - 09:19 AM Bug report #14312 (Reopened): Processing: SAGA Raster statistics for polygons returns wrong values
- -METHOD=0 does indeed not disregard NoData cells.
As a workaround we could use -METHOD=1.
So it can be fixed on our... - 09:08 AM Revision bc7036fd (qgis): Fix virtual layer creation UI
- Expose embedded layers inclusion to the creation UI
- 09:08 AM Revision baaeedfe (qgis): Fix crash when selecting a null layer
- Happens for instance when a embedded layer is added but
dependent layers cannot be resolved - 08:56 AM Revision a44c8902 (qgis): Merge pull request #2798 from SebDieBln/Fix_cboRenderingOrder
- [Bugfix] correctly check/uncheck 'Control feature rendering order' (fixes #14274)
- 08:45 AM Revision 83536986 (qgis): [GRASS] disable new mapset action if init failed
- 06:44 AM Bug report #14320 (Closed): Qgis crashes when trying to add vector layer
- If I run this script, Qgis crashes....
- 05:50 AM Revision 392a88ae (qgis): Merge pull request #2801 from nirvn/virtual_layer_icon
- [ui] improve new memory layer icon
- 05:46 AM Bug report #14319 (Closed): master: coordinates of cursor in statusbar in WGS84 instead of projec...
- Fixed in changeset commit:"800b521231b3655513c311a9578da0390dff2962".
- 03:23 AM Bug report #14319 (Closed): master: coordinates of cursor in statusbar in WGS84 instead of projec...
- The coordinates of the cursor as shown in the statusbar are now always in the WGS84 (EPSG:4326) CRS. These used to be...
- 05:25 AM Revision 24a07de3 (qgis): [ui] improve new memory layer icon
- 05:03 AM Revision d40d8875 (qgis): Merge pull request #2800 from nirvn/virtual_layer_icon
- [ui] improve virtual layer icon
- 04:46 AM Bug report #14302 (Closed): "Create grid" does not create polygons
- Fixed in changeset commit:"ead88a3ac23117df33eac79150d9ea7881b3aa38".
- 04:46 AM Bug report #14303 (Closed): "Create grid" does does not use the full extent
- Fixed in changeset commit:"08577ac15d09b6998e4e4ad177cda2c3e936711e".
- 04:46 AM Revision dcc1511e (qgis): [ui] improve virtual layer icon
- 03:13 AM Revision 91413609 (qgis): Merge pull request #2799 from nirvn/additional_selection_icons
- [ui] update a few more selection-related icons
- 02:58 AM Revision 5ae21054 (qgis): [ui] update a few more selection-related icons
- 02:32 AM Bug report #13982: QGIS crashes when plt.savefig() Matplotlib function is called
- Ok the problem seems to be when I use png format. No problem with jpeg
Regards - 02:26 AM Bug report #13982: QGIS crashes when plt.savefig() Matplotlib function is called
- Hi
Same thing for me on qgis 2.10.1 and 2.12.3 and matplotlib 1.3.1. Just on windows (7) no problem on linux.
With
i... - 02:28 AM Revision f468f65d (qgis): Merge pull request #2791 from nirvn/labeling_icons_v2
- [ui] add rule-based labeling and obstacle icons
- 02:03 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
- Thanks @Nyall for your investigations, and @Andreas Neumann for your tests and patience :-)
- 01:55 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
- Hi Stéphane,
Nyall will soon provide a fix for my performance issue.
The issue was around incorrectly clearing the ... - 01:10 AM Bug report #14257: Size assistant expression misses double quotes for fields names in some cases
- Hi, PR brakes qgis identation tests ..
2016-02-16
- 12:44 AM Bug report #14302: "Create grid" does not create polygons
- Is ok on Linux/master here, not Windows.
- 07:07 AM Bug report #14302: "Create grid" does not create polygons
- Latest master here too
- 07:00 AM Bug report #14302: "Create grid" does not create polygons
- Thanks for checking. Which version are you using? Latest master here.
- 06:40 AM Bug report #14302 (Feedback): "Create grid" does not create polygons
- Can not reproduce with master 42bc938 under Linux. If I choose for example "Rectangle (polygon)" I get polygonal laye...
- 05:59 AM Bug report #14302 (Open): "Create grid" does not create polygons
- Alexander Bruy wrote:
> Just tested and "Create grid" tool (derived from mmqgis) produced polygons with all polygonal... - 05:22 AM Bug report #14302 (Feedback): "Create grid" does not create polygons
- Just tested and "Create grid" tool (derived from mmqgis) produced polygons with all polygonal grid types. "Vector gri...
- 01:33 AM Bug report #14302: "Create grid" does not create polygons
- The processing tool that does not work as expected is the one that was taken from the mmqgis plugin. "Vector grid", t...
- 01:33 AM Bug report #14302: "Create grid" does not create polygons
- The processing tool that does not work as expected is the one that was taken from the mmqgis plugin. "Vector grid", t...
- 01:33 AM Bug report #14302: "Create grid" does not create polygons
- The processing tool that does not work as expected is the one that was taken from the mmqgis plugin. "Vector grid", t...
- 12:38 AM Bug report #14306 (Feedback): Downloaded models not shown in Toolbox + python error
- There is anyway something fishy in master:
the tool "get models from on line collection" allows right now to choose ... - 12:38 AM Bug report #14306 (Feedback): Downloaded models not shown in Toolbox + python error
- There is anyway something fishy in master:
the tool "get models from on line collection" allows right now to choose ... - 10:59 PM Bug report #14306: Downloaded models not shown in Toolbox + python error
- This makes sense. Previous versions allowed to see the models, that returned an error.
Probably the long term solutio... - 11:02 AM Bug report #14306: Downloaded models not shown in Toolbox + python error
- If models downloaded, than this functionality works fine.
IMHO in case of 3rd party models/scripts we shpuld have sa... - 12:36 AM Bug report #14313: Virtual layers not working in Processing
- > Algorithms should somehow declare which types of vector layers they can read. Just an idea: an optional parameter t...
- 12:29 AM Bug report #14313: Virtual layers not working in Processing
- Hi.
Apparently you are using a memory layer as input, right ? But the result would be similar with a virtual layer.
A... - 08:13 AM Bug report #14313 (Closed): Virtual layers not working in Processing
- for instance:
GDAL command:
gdal_rasterize -a attr -ot Float32 -tr 100 100 -a_nodata -9999 -co
COMPRESS=DEFLATE -co ... - 12:28 AM Bug report #14274: "Control feature rendering order" checked by default
- What do you think of the automatic checkbox in general?
* Check the box
* Define an order
* Uncheck the box
* Apply ... - 12:25 AM Bug report #14274: "Control feature rendering order" checked by default
- I marked #14293 as a duplicate of this an closed it.
- 11:56 PM Bug report #14274 (Closed): "Control feature rendering order" checked by default
- Fixed in changeset commit:"a44c89027f4695936485606c359949e9643f8f40".
- 04:45 PM Bug report #14274: "Control feature rendering order" checked by default
- Thanks Sebastian
Note that I also reported the side effect (in #14293) - 02:21 PM Bug report #14274: "Control feature rendering order" checked by default
- See "PR 2798":https://github.com/qgis/QGIS/pull/2798 for a solution.
- 02:21 PM Bug report #14274: "Control feature rendering order" checked by default
- See "PR 2798":https://github.com/qgis/QGIS/pull/2798 for a solution.
- 02:02 PM Bug report #14274: "Control feature rendering order" checked by default
- This bug also has the effect of unchecking the _Control feature rendering order_ option when opening the properties d...
- 02:01 PM Bug report #14274 (In Progress): "Control feature rendering order" checked by default
- 12:24 AM Bug report #14293 (Closed): "Control feature rendering order" option checkbox has an unconsistent...
- 11:15 PM Bug report #14312 (Rejected): Processing: SAGA Raster statistics for polygons returns wrong values
- You are right, upstream problem, presumably related to incorrect handling of NULLs. Sorry for the noise.
- 11:15 PM Bug report #14312 (Rejected): Processing: SAGA Raster statistics for polygons returns wrong values
- You are right, upstream problem, presumably related to incorrect handling of NULLs. Sorry for the noise.
- 10:55 AM Bug report #14312: Processing: SAGA Raster statistics for polygons returns wrong values
- Is running SAGA from commandline produce correct results?
- 08:11 AM Bug report #14312 (Closed): Processing: SAGA Raster statistics for polygons returns wrong values
- Running example from:
https://github.com/qgis/QGIS-Documentation/blob/master/source/docs/training_manual/processing/... - 11:08 PM Bug report #14305: Modeller calculator error
- Checked, same error.
Thanks. - 10:59 AM Bug report #14305 (Feedback): Modeller calculator error
- I can't reproduce your error, but Modeler calculator does not works for me too (another error). Can you check if comm...
- 11:06 PM Revision 40c65059 (qgis): correctly check/uncheck 'Control feature rendering order' (fixes #14274)
- 10:12 PM Revision d2679d6d (qgis): another fix for gml wkb assembly (fixes #14315)
- 07:59 PM Revision 1ffccf05 (qgis): [processing] fix Modeler Calculator (ref #14305)
- 05:40 PM Revision 2bd7f446 (qgis): Fix signed 32bit integer overflow in PostgreSQL provider
- Fixes #13958
Includes test for signed integer attributes - 05:26 PM Revision a15f51e7 (qgis): Merge pull request #2788 from medspx/processing_fix_vdbselect
- [processing] аix GRASS7 v.db.select (fix #11212)
- 04:18 PM Revision 103856c9 (qgis): Add TODO QGIS 3 comments
- 03:28 PM Revision 6365eb7e (qgis): Do not hard-code database connection parameters
- Rely on libpq defaults instead (overridable via environment)
Fixes #14308 - 02:56 PM Revision 427e5e9f (qgis): Fix android build
- 02:56 PM Revision 4a27e303 (qgis): Fix android build CMake 3.2 and don't force Python 3 with Qt5
- 02:54 PM Bug report #14022: Version check should be user-controlled
- And the version test wasn't adapted to our "new" scheme of ltr releases next to our regular releases...
- 02:27 PM Bug report #14022: Version check should be user-controlled
- Possibly.... but a configure variable would be more robust and easier for packagers, IMO.
Maybe we should even defau... - 01:24 PM Bug report #14022: Version check should be user-controlled
- Since the version check is configurable now, it makes me wondering:
Can a distro define the default settings? E.g. if... - 02:51 PM Bug report #14316 (Feedback): QGIS under Windows netCDF import reverses Y axis, Linux doesn't
- 32bit? Please try with the updated netcdf 4.3.0-1 in osgeo4w (see also "OSGeo4W !#483":https://trac.osgeo.org/osgeo4...
- 02:14 PM Bug report #14316: QGIS under Windows netCDF import reverses Y axis, Linux doesn't
- Put the file into some reliable place for downloading. Even better if you find a small file that can be added as atta...
- 02:08 PM Bug report #14316: QGIS under Windows netCDF import reverses Y axis, Linux doesn't
- netcdf file was too big to attach, but can be provided on request.
- 02:07 PM Bug report #14316 (Closed): QGIS under Windows netCDF import reverses Y axis, Linux doesn't
- As shown in the attached images & netCDF file, it imports fine in R, Arc & QGIS for Linux, but fails in the Windows v...
- 02:28 PM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
- Sounds reasonable. I'd open a PR and get Nathan to take a look, this is his baby ;)
- 01:10 PM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
- <notextile>@</notextile>Nyall
> does it help ...
Yes! The features are rendered correctly after that change.
I wond... - 01:29 PM Revision 55727c3f (qgis): add sip bindings to QgsCredentialsNone (followup 42bc9387)
- 01:19 PM Revision 54fa23c4 (qgis): Merge pull request #2783 from SebDieBln/FixVectorDialogTitle
- [UI] Make title of QgsNewVectorLayerDialog consistent
- 01:13 PM Bug report #14315 (Closed): wkb access out of bounds
- Fixed in changeset commit:"d2679d6dbd80498fa9545dbb26ce7ad48a70df1c".
- 11:28 AM Bug report #14315: wkb access out of bounds
- That server is not correctly configured. If you administrate that server which seems to be Mapserver, add proper exte...
- 10:49 AM Bug report #14315 (Closed): wkb access out of bounds
- Trying to open "points" WFS layer and get an error "wkb access out of bounds".
http://37.139.6.183/cgi-bin/mapserv?ma... - 01:01 PM Bug report #14279 (Closed): Processing: pythn error when running model within the modeller
- updated to latest master, error gone.
- 01:01 PM Bug report #14279 (Closed): Processing: pythn error when running model within the modeller
- updated to latest master, error gone.
- 11:09 AM Bug report #14279: Processing: pythn error when running model within the modeller
- This happens with any model or only with specific one?
- 10:45 AM Revision 42bc9387 (qgis): add QgsCredentialsNone to not return any credentials and make it defaul...
- 09:35 AM Bug report #14314 (Closed): Geoprocessing Difference is too limited?
- I have a problem with QGIS 2.6's Difference Geoprocessing feature. In my project, I have to cut hundreds or thousands...
- 08:54 AM Bug report #14262: Overflow on primary key with negative values; cannot save edits
- Saves can be edited with https://github.com/qgis/QGIS/pull/2797, that is using a field map based feature id for the c...
- 08:43 AM Bug report #14262: Overflow on primary key with negative values; cannot save edits
- Saving edits is handled by not treating integer fields in any special way by
https://github.com/qgis/QGIS/pull/2797 - 08:42 AM Bug report #14311: Processing `Create test` error
- <osgeo.gdal.Dataset; proxy of <Swig Object of type 'GDALDatasetShadow *' at 0x7feac4e9c5d0> >
- 08:25 AM Bug report #14311: Processing `Create test` error
- Hi Paolo,
Can you execute the following commands in a python console:
import gdal
from osgeo.gdalconst import GA_Re... - 08:09 AM Bug report #14311 (Closed): Processing `Create test` error
- Create test from Processing history throws an error here:
An error has occurred while executing Python code:
Attrib... - 08:41 AM Bug report #13958 (Closed): Overflow on primary key with negative values; crashes QGIS when editing
- Fixed in changeset commit:"2bd7f446b4dd368968f23b990262c5e8a5a83f80".
- 07:01 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- I verified that always using the primary key of type "map" fixes this issue.
See commit:2dbcfb5 which is now part of ... - 06:49 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- Why isn't the QgsFeatureId class used ?
https://github.com/qgis/QGIS/blob/master/src/core/qgsfeature.h#L33
It could ... - 06:46 AM Bug report #13958 (Reopened): Overflow on primary key with negative values; crashes QGIS when edi...
- I just got a segfault again, as of commit:6365eb7ee6edcd66aaee11524aba25ce892f4152
Backtrace:... - 08:26 AM Bug report #11212 (Closed): Processing model - v.db.select
- Fixed in changeset commit:"a15f51e71ba526fd4b5512a13e989a6b8579f580".
- 08:18 AM Bug report #13209: area not calculated correctly with OTF on
- Excellent! I briefly tested this in master with the data I had been using and the areas are calculating correctly. ...
- 06:41 AM Bug report #14303 (In Progress): "Create grid" does does not use the full extent
- 01:40 AM Bug report #14303: "Create grid" does does not use the full extent
- The tool that does not work as expected in the one derived from mmqgis, not the vector menu equivalent ("vector grid").
- 01:40 AM Bug report #14303: "Create grid" does does not use the full extent
- The tool that does not work as expected in the one derived from mmqgis, not the vector menu equivalent ("vector grid").
- 01:40 AM Bug report #14303: "Create grid" does does not use the full extent
- The tool that does not work as expected in the one derived from mmqgis, not the vector menu equivalent ("vector grid").
- 06:29 AM Bug report #14308 (Closed): TestVectorLayerJoinBuffer hangs if database is not available
- Fixed in changeset commit:"6365eb7ee6edcd66aaee11524aba25ce892f4152".
- 02:40 AM Bug report #14308: TestVectorLayerJoinBuffer hangs if database is not available
- Ready for test by Travis: https://github.com/qgis/QGIS/pull/2793
- 02:39 AM Bug report #14308 (In Progress): TestVectorLayerJoinBuffer hangs if database is not available
- 02:36 AM Bug report #14308 (Closed): TestVectorLayerJoinBuffer hangs if database is not available
- As with #14269, this other test is hanging due to missing database:...
- 06:29 AM Bug report #14257: Size assistant expression misses double quotes for fields names in some cases
- Hi Giovanni, thanks for the report, an sorry for the delay, PR https://github.com/qgis/QGIS/pull/2795
- 05:55 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- Stefan Blumentrath wrote:
> If listing the datasets can be done faster that t.list does, would nt it be better to app... - 05:36 AM Feature request #1609: QGIS4INSPIRE
- PR2637 https://github.com/qgis/QGIS/pull/2637 merged for 2.14
Add WMS INSPIRE Capabilities
In the project properties... - 04:22 AM Bug report #14309: Build fails to generate mocs
- @jef: thanks
- 03:09 AM Bug report #14309 (Closed): Build fails to generate mocs
- known issue on wily. See also https://github.com/qgis/QGIS/pull/2679, https://github.com/qgis/QGIS/pull/2587 and ht...
- 03:09 AM Bug report #14309 (Closed): Build fails to generate mocs
- known issue on wily. See also https://github.com/qgis/QGIS/pull/2679, https://github.com/qgis/QGIS/pull/2587 and ht...
- 03:00 AM Bug report #14309 (Closed): Build fails to generate mocs
- From a clean build, or after ...
- 04:12 AM Revision 14f9a888 (qgis): Follow up c6c8277, fix bad behaviour of QgsBrowserModel introduced
- by 44d9b35 (fix #14296)
- 04:08 AM Bug report #14310 (Closed): Processing: r.water.outlet params wrong
- From GRASS 7 man:
r.water.outlet input=draindir_5K output=basin_A30 coord=638740.423248,220271.519225
From Processi... - 03:47 AM Bug report #13919 (In Progress): QGIS server security patch: random crashes and performance regre...
- Tracked this down. Working on a fix now.
- 03:47 AM Bug report #13919 (In Progress): QGIS server security patch: random crashes and performance regre...
- Tracked this down. Working on a fix now.
- 03:19 AM Revision 13c5848e (qgis): Fix deselecting null category when categorising using expression
- hides all features (fix #14273)
- 02:12 AM Revision 4094bae9 (qgis): Respect project ellipsoid and unit settings in virtual fields
- Fix #12622, #4252
- 02:11 AM Revision 2265eb90 (qgis): "Fix" QgsDistanceArea test on OSX
- Test has revealed that the current algorithm used for ellipsoidal
calculations is unstable when measuring small very ... - 02:05 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
- One more:
grid_spline "Multilevel B-Spline Interpolation" -TARGET_DEFINITION 0 -SHAPES "/home/paolo/Scrivania/corso_... - 01:36 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
- "Create Graticule" is the only module (of 2) that changed that parameter, as a quick look into https://sourceforge.ne...
- 01:36 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
- "Create Graticule" is the only module (of 2) that changed that parameter, as a quick look into https://sourceforge.ne...
- 01:36 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
- "Create Graticule" is the only module (of 2) that changed that parameter, as a quick look into https://sourceforge.ne...
- 01:36 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
- "Create Graticule" is the only module (of 2) that changed that parameter, as a quick look into https://sourceforge.ne...
- 01:36 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
- "Create Graticule" is the only module (of 2) that changed that parameter, as a quick look into https://sourceforge.ne...
- 01:06 AM Bug report #14269 (Closed): PyQgsPostgresProvider test hangs in absence of test database
- in any case, this is now fixed.
- 01:06 AM Bug report #14269 (Closed): PyQgsPostgresProvider test hangs in absence of test database
- in any case, this is now fixed.
- 01:05 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- As of commit:f8d2091255316aca11ae40eb0f6273bb2003cf5a (Thanks Juergen) the test exists with a failure after a few att...
2016-02-15
- 12:57 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- Larry, assigning to you as a trick to mention you here. Instructions are needed about how to avoid interactive creden...
- 12:51 PM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- The following debug lines are printed, do they ring any bell ?...
- 12:41 PM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- gdb backtrace of the select situation:...
- 11:09 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- strace shows the process is looping here:...
- 11:04 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- I suspect this has to do with the new authentication mechanism, can it be ? Like, qgis trying to prompt user via host...
- 10:58 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- To reproduce the blockage:
1. Shut down the database server
2. Run ctest -V -R Postgres
Note that adding self.as... - 09:56 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- The connection parameters default have been pushed with commit:ab580fbd0e0f238160b2cdee3de47b9a412eb6e5 but the new b...
- 09:50 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- I found another reason for hanging: database being down. In that case, running ctest with -V shows:...
- 12:54 AM Bug report #14306 (Closed): Downloaded models not shown in Toolbox + python error
- Downloading models from within Processing does not work: the models are
downloaded and saved locally, but not display... - 12:52 AM Bug report #14305 (Closed): Modeller calculator error
- Checking:
https://github.com/qgis/QGIS-Documentation/blob/master/source/docs/training_manual/processing/modeler_hydr... - 12:34 AM Revision f8d20912 (qgis): avoid credentials requests in PyQgsPostgresProvider
- 12:18 AM Bug report #14304 (Closed): Editing and saving script causes processing toolbox script tree to close
- If I edit a script in the toolbox panel by right-clicking on it an choosing "Edit script", the editor opens.
Now I ed... - 12:07 AM Bug report #14302: "Create grid" does not create polygons
- Check with second_alg exercise from Processing training manual.
- 12:01 AM Bug report #14302 (Closed): "Create grid" does not create polygons
- In current master, the alg seems to be able to produce only lines, not polygon.
The same alg, from menu Vector, works... - 12:06 AM Bug report #14303: "Create grid" does does not use the full extent
- Check with second_alg exercise from Processing training manual.
- 12:02 AM Bug report #14303 (Closed): "Create grid" does does not use the full extent
- The Vector menu version of this command includes the full extent of the source layer, whereas the Processing version ...
- 11:37 PM Feature request #11328: Increase the font size in the Modeller and in the Script editor
- On Mac 10.11.3, Java 8 Upadate 73.
The Buttons in the Script Editor (the editor you open from the toolbox) aren't doi... - 11:26 PM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- Radim Blazek wrote:
> Don't forget that t.list is terribly slow (about 500ms!) and it has to be run for each mapset i... - 11:21 PM Revision e7e8d58a (qgis): oracle provider: don't acquire provider connection from pool
- 10:53 PM Bug report #14187: Contextual legend
- Hi,
please have a look at my screenshots.
To be clear I mean adding a WMS and checking the box "Use contextual WMS l... - 10:53 PM Bug report #14187: Contextual legend
- Hi,
please have a look at my screenshots.
To be clear I mean adding a WMS and checking the box "Use contextual WMS l... - 08:59 PM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
- Sebastian - does it help if you alter
https://github.com/qgis/QGIS/blob/e9ef51341c2cef016648be6c619a4d43ffe362ca/pyt... - 01:54 PM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
- Another interesting observation:
If you pass an attribute as a parameter, that attribute's value is available within... - 08:19 PM Revision 54b998ff (qgis): Disable PyQgsDistanceArea test on Travis OSX builds for now
- Newly added tests have revealed a deep underlying issue with area
measurement on OSX - 07:19 PM Bug report #14296 (Closed): Enter a string in filter of the browser cause a crash
- Fixed in changeset commit:"14f9a888111a69a1679ffa9b4cc79cdeaccc7702".
- 12:50 PM Bug report #14296: Enter a string in filter of the browser cause a crash
- Bisected to between c3a57434d95cf710cfdd971378cbb3dd5c3f9c70 (good) and 0796df00fb912caad16afc700635b385b39a88cd (bad)
- 02:38 AM Bug report #14296 (Closed): Enter a string in filter of the browser cause a crash
- in browser enter a filter string (sample : *.shp) cause a crash
I used the new feature developed by Nathan Woodrow :... - 07:09 PM Bug report #14022: Version check should be user-controlled
- Sebastian - perhaps the version checking could be wrapped in an #if with a configure variable (eg WITH_VERSION_CHECK)...
- 02:02 PM Bug report #14022: Version check should be user-controlled
- Maybe a solution for the third issue (upstream providers) could be to deactivate the version check in packaged versio...
- 07:06 PM Bug report #14301 (Closed): simplification makes geometry-based expression values (such as $area)...
- When simplification is activated for a given vector layer, geometry-based expression values - such as $area - will va...
- 06:21 PM Bug report #14273 (Closed): Categorized style : deselecting the NULL category makes all features ...
- Fixed in changeset commit:"13c5848e5e06bc413b097583ce34dea59d2fff2d".
- 01:40 PM Bug report #14273: Categorized style : deselecting the NULL category makes all features invisible
- I could reproduce this issue on current master and attached a self-contained test project.
- 01:25 PM Bug report #14273: Categorized style : deselecting the NULL category makes all features invisible
- Very interesting. There was a similar issue in the rule-based style (#13708). And we have quite the inverse issue for...
- 06:17 PM Revision ab580fbd (qgis): Do not hard-code database connection parameters
- Rely on libpq defaults instead (overridable via environment)
- 05:13 PM Bug report #12622 (Closed): In virtual fields $area function computes always values using "None/p...
- Fixed in changeset commit:"4094bae960a8521eca6dfe281408ae2e9ad773be".
- 05:13 PM Feature request #4252 (Closed): different built-in tools calculate inconsistent polygon areas
- Fixed in changeset commit:"4094bae960a8521eca6dfe281408ae2e9ad773be".
- 04:44 PM Revision 942c5e5f (qgis): Fix virtual layer file name handling (in Windows)
- 01:57 PM Bug report #13745 (Closed): Snapping rounding errors with on-the-fly reprojection
- 12:51 PM Revision 30910df3 (qgis): Partially revert fa40e78
- It failed to load functional plugins also
- 10:45 AM Revision 8a3e9436 (qgis): Followup fa40e78, make strings translatable
- 10:23 AM Revision fa40e78f (qgis): [Plugins] disable plugins which crash on load
- 10:06 AM Revision 6f2d11b5 (qgis): Fix setting a layer to act as a label obstacle does not stick
- 10:05 AM Revision 8af571ae (qgis): [GRASS] use plain text for r/.proj, fixes partially #2575
- 09:02 AM Revision 59b216be (qgis): Add missing sip bindings
- 08:54 AM Revision 5dd86aab (qgis): [GRASS] removed absolute path from t.list, fixes #14241
- 08:53 AM Bug report #14300: SAGA 2.2.3 "Create Graticule" needs a parameter changed
- These are the current options:
-EXTENT_X_MIN:<str> Width
-EXTENT_X_MAX:<str> Width
-EXTENT_Y_MIN:<str> H... - 08:51 AM Bug report #14300 (Closed): SAGA 2.2.3 "Create Graticule" needs a parameter changed
- e.g.
shapes_tools "Create Graticule" -EXTENT "/home/paolo/Scrivania/corso_analisi/QGIS_data/processing/first_saga_al... - 08:25 AM Revision 961c35ae (qgis): [processing] fixed exporting multiple vector layers in SAGA and GRASS algs
- 07:26 AM Revision 479d90a5 (qgis): Make measure tool respect project area unit setting
- Also add unit tests for measure tool length and area measurement
to ensure they return the same results as field calc... - 07:23 AM Bug report #14299 (In Progress): Unhide paths from browser
- Once a path has been hidden from the browser, it is unclear for the user how to get it back
- 06:41 AM Revision b4ee36d8 (qgis): [labeling] add rule-based, obstacle icons
- 05:36 AM Bug report #14298 (Closed): Joins are duplicated when duplicating layers
- When a layer is duplicated any joins defined for that layer are also duplicated. This can be replicated as follows:
#... - 05:22 AM Revision 6dc0b691 (qgis): Move handling of angular units to QgsUnitTypes, swap angle and distance
- radio buttons to combo boxes in options dialog for consistency with
project properties - 04:49 AM Bug report #14297 (Closed): errors in the georeferencer qgis 2.10 and later
- Qgis is not properly interpreting the result of georeferencing made in georeferencer GDAL plugin.
We can see this pro... - 04:11 AM Bug report #14283: various crashes in georeferencer
- The particular reason for explaining a bug is to find a way to reproduce the error so that developers have something ...
- 01:19 AM Bug report #14283: various crashes in georeferencer
- There is no particular reason to explain tehe bug, sometimes it's when I add a new point, sometimes when I zoom on a ...
- 03:31 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
- Micheal was it a clean rebuild ? Do you have any other libqgis library in the system that might be loading up ? What ...
- 03:31 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
- Micheal was it a clean rebuild ? Do you have any other libqgis library in the system that might be loading up ? What ...
- 02:47 AM Revision dfdcec89 (qgis): Fix project unit confusion (pt 3): add area unit settings with a
- ton of available area units (eg m2, km2, mi2, ft2, yd2, ha, ac,
etc)
Adds a new option in both the QGIS setting and ... - 02:47 AM Revision 35c2d185 (qgis): Add square nautical miles as a supported areal unit, add API
- method for converting a distance unit to corresponding area unit
- 02:18 AM Revision bd3bbc47 (qgis): Merge pull request #2790 from SebDieBln/ImproveVersionCheck
- [Bugfix] Improve version check (refs #14022)
- 02:16 AM Revision 36000463 (qgis): alternate fix for #13938 (folloup 5d989ab)
- 02:14 AM Feature request #5254 (Closed): Support 3D GRASS vectors
- 3D vectors are supported since QGIS 2.12. It is for example possible to edit z coordinates in vertex editor.
- 02:08 AM Bug report #8863 (Closed): Blank 'input' pulldowns in GRASS v.clean layers in OSX
- Module's input widget was completely rewritten in 2.10. Please reopen if necessary.
- 02:08 AM Bug report #8863 (Closed): Blank 'input' pulldowns in GRASS v.clean layers in OSX
- Module's input widget was completely rewritten in 2.10. Please reopen if necessary.
- 01:11 AM Feature request #2575: r.proj unusable?
- Input from another location was never supported and implementing it is not easy.
I have changed input to plain text ... - 01:11 AM Feature request #2575: r.proj unusable?
- Input from another location was never supported and implementing it is not easy.
I have changed input to plain text ... - 01:08 AM Feature request #14295 (Closed): Processing "Statistics by category" should add a column with the...
- The statistics calculated are: min, max, mean, stdev, count. It's sometimes usefull to get the sum, in order to be ab...
2016-02-14
- 12:27 AM Bug report #1785 (Closed): multiple maps for r.report and r.covar
- Multiple input was added in QGIS 2.12.
- 12:27 AM Bug report #1785 (Closed): multiple maps for r.report and r.covar
- Multiple input was added in QGIS 2.12.
- 12:25 AM Bug report #3203 (Closed): GRASS toolbox: don't check for optional parameters
- It seems to be fixed. Tested with r.cost.vect.qgm and...
- 12:25 AM Bug report #3203 (Closed): GRASS toolbox: don't check for optional parameters
- It seems to be fixed. Tested with r.cost.vect.qgm and...
- 12:23 AM Bug report #2569: suppress blank lines in GRASS output
- Confirmed, thanks.
- 12:18 AM Bug report #2569 (Closed): suppress blank lines in GRASS output
- I believe that this is fixed at least from QGIS 2.12. Please reopen if it is still an issue and specify which GRASS m...
- 12:18 AM Bug report #2569 (Closed): suppress blank lines in GRASS output
- I believe that this is fixed at least from QGIS 2.12. Please reopen if it is still an issue and specify which GRASS m...
- 12:16 AM Revision 6a3753e2 (qgis): processing: fix translation context for AlgorithmDialogBase
- 12:13 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- Don't forget that t.list is terribly slow (about 500ms!) and it has to be run for each mapset in search path for each...
- 12:04 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- Thanks for your swift reply and fix! I shall test the next build and report back in case of issues. But lets assume t...
- 12:04 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- Thanks for your swift reply and fix! I shall test the next build and report back in case of issues. But lets assume t...
- 11:58 PM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- There was absolute path left for t.list. Hopefully it is fixed now, sorry.
- 11:56 PM Bug report #14241 (Closed): GRASS plugin tries to call t.list.exe instead of t.list.bat when list...
- Fixed in changeset commit:"5dd86aabfa3fbcd25b07953eec1842d9936f626f".
- 03:12 PM Bug report #14241 (Reopened): GRASS plugin tries to call t.list.exe instead of t.list.bat when li...
- I can confirm that the STDS part is fixed. However, list of Space Time Datasets (STDRS, STDVS...) in the input widget...
- 12:12 AM Revision 8359bfe4 (qgis): add command line option to skip the version check at startup
- --noversioncheck or -V are recognized
- 12:12 AM Revision af88924a (qgis): new setting to allow disabling the version check at startup (refs #14022)
- 12:12 AM Revision 25a727a0 (qgis): show correct host name when version check fails to find host
- 12:07 AM Bug report #9980 (Closed): Loading vector does not behave properly
- QGIS cannot display 'whole' GRASS vector (e.g. lines + points, different tables) in one layer, it can only display o...
- 12:07 AM Bug report #9980 (Closed): Loading vector does not behave properly
- QGIS cannot display 'whole' GRASS vector (e.g. lines + points, different tables) in one layer, it can only display o...
- 11:44 PM Revision 5d989abd (qgis): fix parsing of IS NOT and NOT LIKE, NOT ILIKE and dumping of IS (NOT .....
- 11:02 PM Bug report #13209 (Feedback): area not calculated correctly with OTF on
- With 479d90a5ceec1c1b658aa101702ecf855e534987 this should now be resolved, with the one exception of virtual fields (...
- 11:02 PM Bug report #13209 (Feedback): area not calculated correctly with OTF on
- With 479d90a5ceec1c1b658aa101702ecf855e534987 this should now be resolved, with the one exception of virtual fields (...
- 10:06 PM Revision b7a96342 (qgis): don't run version check from build directory
- 09:24 PM Revision 1f2cc3d0 (qgis): Revert deprecation of QgsSymbolV2Utils::encode/decodeOutputUnit
- ...as it causes circular dependancies. Defer to 3.0 when we can
move QgsSymbolV2::OutputUnit to QgsUnitTypes - 08:56 PM Revision 9643d409 (qgis): Add r.buffer.lowmem algorithm (and secure r.buffer parameters)
- 08:45 PM Revision 6d39ad9c (qgis): Add r.mask algorithm
- 08:43 PM Revision 9a081df1 (qgis): fix git marker detection (fixes #13680)
- 08:29 PM Bug report #14294 (Closed): Measure Tool
- We were using QGIS 2.6.1 build and have recently upgraded to v2.8.6 all 5 new installations have this issue running o...
- 07:07 PM Revision 25c28944 (qgis): Merge pull request #2789 from SebDieBln/DbManager_FixMoveToSchema
- [DbManager] Fix the 'MoveToSchema' functionality (fixes #14219)
- 06:53 PM Feature request #12939 (Closed): make the field calculator compute areas and lengths in units oth...
- Fixed in changeset commit:"dfdcec89223d4167850c7ebbb0af1d65c21135f8".
- 06:53 PM Feature request #4857 (Closed): Add unit type to $area calculation
- Fixed in changeset commit:"dfdcec89223d4167850c7ebbb0af1d65c21135f8".
- 06:53 PM Feature request #2402 (Closed): Field calculator can't fill fields with areas in units differ fro...
- Fixed in changeset commit:"dfdcec89223d4167850c7ebbb0af1d65c21135f8".
- 03:34 PM Revision 61fc0940 (qgis): Add r.support (combined with r.timestamp) algorithm
- 02:45 PM Bug report #13938 (Closed): Extra space in "IS NOT" operator makes the expression return wrong se...
- Fixed in changeset commit:"5d989abd6fbce0b95282aa5d4c6185d145570620".
- 01:46 PM Bug report #14286: Saga in QGIS Processing do not support "no ascii filename" in certain algs
- Giovanni,
Using Processing directly (not from plugin), i confirm that with "inverseDistance" alg has the same proble... - 12:37 PM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
- Thanks Sebastian for digging this.
Could this be related to #14273 - 11:38 AM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
- Seems like a caching issue. When classifying, the actual values of all attributes are fetched and the classification ...
- 11:08 AM Bug report #12749: when using custom functions to style a layer, map canvas gives wrong colors (i...
- Confirmed on master (commit:25c289441ef2074826cf27aac6fb49667e8d9a23).
The behaviour is *provider-specific*. It does... - 11:49 AM Bug report #12185 (Closed): cannot copy postgis layers between two schemas in the same db using q...
- implemented in commit:fd2ad13
- 11:49 AM Bug report #12185 (Closed): cannot copy postgis layers between two schemas in the same db using q...
- implemented in commit:fd2ad13
- 11:48 AM Bug report #14292: 'Merge Selected Features' does not remove unnecessary nodes
- Thanks for your detailed explanation!
- 11:44 AM Bug report #13680 (Closed): compile fails attempting to generate qgsversion.h
- Fixed in changeset commit:"9a081df1059cabd77c7ddfbba5828a977731dafe".
- 11:04 AM Revision ddbdcf8a (qgis): Fix project unit confusion (pt 2): add project distance unit setting
- Adds a new option in project properties to set the units used for
distance measurements. This setting defaults to the... - 11:04 AM Bug report #14277: QGIS WFS server should not make geom response mandatory
- It depends on the schema. If geometry is "not null" in the schema the WFS server must send it even it was not request...
- 10:56 AM Bug report #14276: CRS axes flipping with QGIS WMS
- The bug is on the server side. In WMS 1.3.0 the axis order of BBOX for EPSG:4326 is Latitude-Longitude. However, you ...
- 10:37 AM Bug report #14139: Error inserting feature in WFS-T server
- Yes, there is only one way to do it right and it is to respect the schema of the feature type. For example the schema...
- 10:28 AM Bug report #14022: Version check should be user-controlled
- See "PR 2790":https://github.com/qgis/QGIS/pull/2790 for the implementation of a new setting in the options dialog al...
- 10:28 AM Bug report #14022: Version check should be user-controlled
- See "PR 2790":https://github.com/qgis/QGIS/pull/2790 for the implementation of a new setting in the options dialog al...
- 08:42 AM Bug report #14022: Version check should be user-controlled
- Edited the description to be in the correct textile format.
Since commit:bb69f166ad9990889212b246fc006616c889d2e0 th... - 10:10 AM Bug report #13859 (Closed): Se borran los polígonos divididos en QGIS 2.12
- closing for the lack of feedback. Feel free to reopen with steps to reproduce in English.
- 10:10 AM Bug report #13859 (Closed): Se borran los polígonos divididos en QGIS 2.12
- closing for the lack of feedback. Feel free to reopen with steps to reproduce in English.
- 10:08 AM Bug report #14219 (Closed): DB manager error when using "move to schema"
- Fixed in changeset commit:"25c289441ef2074826cf27aac6fb49667e8d9a23".
- 09:31 AM Bug report #14293 (Closed): "Control feature rendering order" option checkbox has an unconsistent...
- Add a layer and open layer properties dialog, Style tab
you'll remark that the "Control feature rendering order" opti... - 04:57 AM Revision 17a29f90 (qgis): Add area units to QgsUnitTypes (refs #13209)
- 04:57 AM Revision 6453907c (qgis): Fix project unit confusion (part 1)
- - Remove existing (confusing and totally useless) "canvas units"
setting. This setting was supposed to be used for a ... - 04:57 AM Revision 85b51fd5 (qgis): Fix outdated notes in QgsExpression docs
- 04:11 AM Bug report #14224: "Label with" Field is not loaded when importing qgis layer style file
Fork under windows seems to be ok,
I am using KyngChaos Mac Os version http://www.kyngchaos.com/software/qgis though...- 03:50 AM Revision a90be95f (qgis): sip sync
2016-02-13
- 11:06 PM Revision 67d89355 (qgis): Merge pull request #2784 from Cracert/trans2
- Add polish translator
- 09:43 PM Revision 27260931 (qgis): Add r.texture algorithm
- 08:54 PM Bug report #14276: CRS axes flipping with QGIS WMS
- mmm, that could be the case.
If it is, it would be hard to test in QGIS because CRS:84 is not a listed CRS (afaict)... - 05:36 PM Bug report #14276: CRS axes flipping with QGIS WMS
- Is your data coordinates order long lat or lat long? What version of WMS are you using. Maybe this is happening https...
- 07:58 PM Bug report #9730 (Closed): Incoherent lat/lon coordinates in a projected coordinate system project
- Fixed in changeset commit:"6453907cb69764816a82a3b3e97c204cbe48c750".
- 05:38 PM Bug report #14252: Cannot Save or Edit Existing .Shp Files
- Can you provide a test shapefile that fails to you so we can check? Very difficult without an actual case to review
- 05:13 PM Revision cb22e66c (qgis): Add r.walk algorithms
- 05:03 PM Revision 958a7ee4 (qgis): Remove old r.cost description files
- 04:52 PM Revision add633d1 (qgis): Add r.cost algorithms
- 04:49 PM Feature request #10320: WGS84 Ellipsoid Calculations
- Actually it refers to QGIS be able to do some or all of the calculations described in the package geodetically, for e...
- 04:49 PM Feature request #10320: WGS84 Ellipsoid Calculations
- Actually it refers to QGIS be able to do some or all of the calculations described in the package geodetically, for e...
- 04:49 PM Feature request #10320: WGS84 Ellipsoid Calculations
- Actually it refers to QGIS be able to do some or all of the calculations described in the package geodetically, for e...
- 03:06 PM Feature request #10320 (Feedback): WGS84 Ellipsoid Calculations
- QGIS already handles calculations using a preset ellipsoid (check under Project Properties). I'm struggling to unders...
- 03:05 PM Revision 7e9dee66 (qgis): Add r.surf.fractal algorithm
- 01:38 PM Bug report #14292 (Closed): 'Merge Selected Features' does not remove unnecessary nodes
- I don't think this is a bug... It's not safe to auto remove these, as floating point inaccuracies will slightly alter...
- 01:38 PM Bug report #14292 (Closed): 'Merge Selected Features' does not remove unnecessary nodes
- I don't think this is a bug... It's not safe to auto remove these, as floating point inaccuracies will slightly alter...
- 08:35 AM Bug report #14292 (Closed): 'Merge Selected Features' does not remove unnecessary nodes
- 1.) add a new polygon feature
2.) use 'Split Features' tool to split the feature
3.) use 'Merge Selected Features' to... - 01:37 PM Revision 07b61394 (qgis): Add r.what algorithm
- 01:32 PM Bug report #14244 (Closed): legend and styles random
- Duplicate of #11491
- 01:32 PM Bug report #14244 (Closed): legend and styles random
- Duplicate of #11491
- 11:36 AM Bug report #14244: legend and styles random
- Confirmed on master (commit:be4909776b8d6ded2052e0954774c502a3e6a183).
Very interesting approach using a _volatile_ ... - 11:36 AM Bug report #14244: legend and styles random
- Confirmed on master (commit:be4909776b8d6ded2052e0954774c502a3e6a183).
Very interesting approach using a _volatile_ ... - 11:04 AM Revision 92ba14b5 (qgis): Add r.colors.out
- 10:59 AM Revision be490977 (qgis): Avoid warning
- 10:59 AM Revision c62a6e76 (qgis): Optimise some loops over QMap/QHash objects
- Avoid iterating over keys() and then later retrieving the matching
values, and instead use QMap/QHash iterators to re... - 10:29 AM Bug report #6990 (Closed): pyspatialite: some spatialite functions not recognised
- Ok, I am closing this bug because it is fixed in QGIS 2.13 and 2.12!
- 10:29 AM Bug report #6990 (Closed): pyspatialite: some spatialite functions not recognised
- Ok, I am closing this bug because it is fixed in QGIS 2.13 and 2.12!
- 10:29 AM Bug report #6990 (Closed): pyspatialite: some spatialite functions not recognised
- Ok, I am closing this bug because it is fixed in QGIS 2.13 and 2.12!
- 07:15 AM Bug report #6990: pyspatialite: some spatialite functions not recognised
- Yes, I confirm. These functions work on QGis 2.12. This issue can be closed.
Thanks. - 07:54 AM Bug report #14291 (Closed): Missing changelog for 2.12
- Apparently the 2.12 changelog is missing from the About menu entry, in current master.
- 05:40 AM Bug report #14289 (Closed): QGIS packaging problem (master) - again
- It is for me so closing. Thanks.
- 03:56 AM Feature request #5724: Make r.* modules corresponding to those in GRASS plugin
- Hello, bug triage...
as of today, only the following algorithms are not implemented into Processing:
* r.blend
* r.... - 02:00 AM Revision 62f272e4 (qgis): processing: fix path setting for saga
- 01:36 AM Revision 99e52af4 (qgis): Don't show 'unknown' suffix for when displaying measurements
- 01:36 AM Revision 9f772bce (qgis): Add API call for setting preferred distance unit for QgsExpression
- (refs #13209, #12939, #4857)
- 01:36 AM Revision 087e1489 (qgis): Increase maximum size of diagram spinbox (fix #14282)
- 01:01 AM Revision 0ab36538 (qgis): [DbManager] Fix the 'MoveToSchema' functionality (fixes #14219)
2016-02-12
- 10:58 PM Revision 7489af86 (qgis): debian packaging: fix removed diversion (take II; followup 8b054e6; rev...
- 09:38 PM Revision 8e9b8c77 (qgis): [Processing] Fix GRASS7 v.db.select (fixes Redmine #11212)
- 09:29 PM Revision 9e2890da (qgis): Fix (harmless) Coverity warnings
- 09:13 PM Revision 35671914 (qgis): Fix failing expression test on OSX
- 05:51 PM Revision 4196293f (qgis): [Processing] GRASS7 v.distance (implements Redmine #12817)
- 05:00 PM Bug report #14219: DB manager error when using "move to schema"
- Regression bisected to commit:80a13e38526d7c7e6cc4869170818b66955e6517.
See "PR 2789":https://github.com/qgis/QGIS/p... - 05:00 PM Bug report #14219: DB manager error when using "move to schema"
- Regression bisected to commit:80a13e38526d7c7e6cc4869170818b66955e6517.
See "PR 2789":https://github.com/qgis/QGIS/p... - 04:00 PM Bug report #14219 (In Progress): DB manager error when using "move to schema"
- I am on it.
I set the priority from _Blocker_ to _High_ because it did not block the release of 2.12 and consequentl... - 04:00 PM Bug report #14219 (In Progress): DB manager error when using "move to schema"
- I am on it.
I set the priority from _Blocker_ to _High_ because it did not block the release of 2.12 and consequentl... - 04:00 PM Bug report #14219 (In Progress): DB manager error when using "move to schema"
- I am on it.
I set the priority from _Blocker_ to _High_ because it did not block the release of 2.12 and consequentl... - 04:37 PM Bug report #14282 (Closed): Max value for option "Increase size of small diagrams"
- Fixed in changeset commit:"087e1489e3bdf2de96be4b0ba7286fb0168460ac".
- 03:52 PM Bug report #14289: QGIS packaging problem (master) - again
- should be fixed in commit:7489af8
- 12:55 PM Bug report #14289: QGIS packaging problem (master) - again
- The same error about "trying to overwrite `/usr/bin/qgis.bin', which is the diverted version of `/usr/bin/qgis' (pack...
- 10:47 AM Bug report #14289 (Closed): QGIS packaging problem (master) - again
- Hi,
Recently QGIS died after update:
sudo apt-get install qgis python-qgis qgis-plugin-grass
Reading package lists.... - 12:43 PM Bug report #11212 (In Progress): Processing model - v.db.select
- Hello,
I have made PR for #11212. This was a problem in the definition of some parameters. It should be fixed with t... - 11:35 AM Revision b780d7ca (qgis): r.reclass inline rules also for MS-Windows
- 11:06 AM Bug report #13907 (Closed): PostgreSQL triggers - QGIS freezes when saving layer edits
- I've uninstalled all plugins and now everything seems to work. Many thanks!
- 10:54 AM Revision c50033bb (qgis): Misc optimisations suggested by clazy
- - avoid Q_FOREACH( ..., QMap.values() ) as it allocates an unnecessary
list
- use .endsWith( ... , Qt::CaseInsensitiv... - 10:54 AM Revision 229ef291 (qgis): If no geomCalculator is set for QgsExpression, perform cartesian
- calculations for $length, $area, $perimeter (refs #13209)
ie, the default is now to use planimeteric calculations un... - 10:54 AM Revision d0e595f8 (qgis): Indentation
- 10:54 AM Bug report #13567 (Open): QGIS crashes when selecting features from OpenFileGDB with weird geometry
- 10:32 AM Bug report #13567: QGIS crashes when selecting features from OpenFileGDB with weird geometry
- You might be wrong about expecting to see 2.14 in the build output.
My build was from commit: c8161aac88df75f9e9510c... - 01:45 AM Bug report #13567 (Feedback): QGIS crashes when selecting features from OpenFileGDB with weird ge...
- 09:16 AM Revision 6bbe3b93 (qgis): Fix DependencySorter.sortedLayerIds. Fixes #14281
- 09:05 AM Feature request #12817 (In Progress): add v.distance to Processing/GRASS
- Hello,
I've published "a Pull-Request":https://github.com/qgis/QGIS/pull/2787 for this feature request... - 08:56 AM Bug report #14287 (Closed): Translation
- Running a French localisation, Processing log are going in both "Processing" (normal trace of SAGA Algs) and "Traitem...
- 08:53 AM Bug report #14286 (Feedback): Saga in QGIS Processing do not support "no ascii filename" in certa...
- have you tried run the same tool using the SAGA command line?
- 08:49 AM Bug report #14286 (Closed): Saga in QGIS Processing do not support "no ascii filename" in certain...
- From a QGIS plugin, I call through Processing different Saga algs : "clipgridwithpolygon", "contourlinesfromgrid"
T... - 04:07 AM Feature request #14284 (Open): Add new group in Layers Panel above selected layer
- New groups are always created at the end of the layer list.
It would be more convenient when they were entered above... - 04:03 AM Bug report #14283 (Feedback): various crashes in georeferencer
- We'll need a lot more to go on then that. Can you please provide exact steps to duplicate, preferably with test data ...
- 03:19 AM Bug report #14283 (Closed): various crashes in georeferencer
- Hi, since version 2.10 when I try to georeference in QGIS with the plugin "GDAL Georeferencer" there are so many bugs...
- 02:46 AM Revision 0c478d01 (qgis): Merge pull request #2729 from dgoedkoop/digitisecrs2
- Fix floating point inaccuracies when digitizing (to fix bug #13745)
- 02:38 AM Feature request #5583: Allow enter interactively reclass rules in r.reclass
- Ok, I've found a workaround for MS-Windows...
- 02:15 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- The general case of overflow should be probably discussed in #14262 though...
- 02:13 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- Uhm, I wish new features could be identifier in some other way, but as long as this is how you tell them apart, there...
- 01:36 AM Revision a1118899 (qgis): postgres provider: don't log expected failure (followup 6b3651fa)
- 01:21 AM Revision c7a05430 (qgis): reduce wkb debugging noise (followup 2ea3d77)
2016-02-11
- 12:32 AM Bug report #14281 (Closed): Embedding layers does not work
- Fixed in changeset commit:"6bbe3b93a22a310754f55f739c6cef8b1043a902".
- 08:11 AM Bug report #14281: Embedding layers does not work
- <notextile>@</notextile>Hugo Mercier
Good. I think you mistakenly assigned somebody else here and re-assigned the iss... - 08:01 AM Bug report #14281: Embedding layers does not work
- Thanks, I'll try to have a look soon
- 03:35 AM Bug report #14281: Embedding layers does not work
- I bisected the bug to commit:7e5915ec793098a367667b8876dadd4ac825d66a.
- 03:34 AM Bug report #14281 (Closed): Embedding layers does not work
- When embedding a simple layer from a project, I can select the layer I want to embed, but it does not show up in the ...
- 12:19 AM Bug report #14282 (Closed): Max value for option "Increase size of small diagrams"
- In Layer Properties, Diagrams, Size the input widget for the option "Increase size of small diagrams" allows only val...
- 11:54 PM Bug report #13567: QGIS crashes when selecting features from OpenFileGDB with weird geometry
- Michael, I see ...
- 11:12 AM Bug report #13567: QGIS crashes when selecting features from OpenFileGDB with weird geometry
- Note that it does seems to be crashing in a different place:
In my initial report it was here:
0 libFileGDBAPI.dy... - 11:10 AM Bug report #13567 (Reopened): QGIS crashes when selecting features from OpenFileGDB with weird ge...
- Just got time to reverify that it's still an issue.
Steps to reproduce:
Download gdb file from:
https://drive.goog... - 11:44 PM Revision 77bd6953 (qgis): Add polish translator
- 09:05 PM Revision 384da566 (qgis): Fix floating point inaccuracies when digitizing (to fix bug #13745)
- 08:32 PM Revision bcc8e2a7 (qgis): debian packaging: add yaml dependency python-qgis
- 06:45 PM Revision 8ba6149d (qgis): [processing] make DTM2ASCII tool visible in toolbox
- 04:48 PM Revision f99ed7a0 (qgis): Change the title of QgsNewVectorLayerDialog to match the actions that s...
- 04:32 PM Revision 43b39efd (qgis): [Processing] Add GRASS7 r.reclass inline rules (implements Redmine #5583)
- 04:15 PM Revision c8161aac (qgis): [GRASS] fixed stds input
- 03:46 PM Bug report #14172: QGIS freezes after canvas refresh when using graduated style with many classes
- Bisected the bug to commit:8776449a148e8b5422a73de45e5a364d1a7e5d5d, part of "PR 2245":https://github.com/qgis/QGIS/p...
- 03:23 PM Revision dfdb420f (qgis): [GRASS] fixed module search on windows, fixes #14241
- 12:47 PM Revision 0d652b2f (qgis): Merge pull request #2774 from medspx/processing_fix_parameternumber
- [processing] fix ParameterNumber float detection
- 12:09 PM Revision 47728377 (qgis): [Processing] Add r.null GRASS7 algorithm (implements Redmine #6893)
- 10:56 AM Bug report #14255: SVG preview blocks QGIS
- Paolo Cavallini wrote:
> Richard is on testing
have you tried other machines? - 09:11 AM Bug report #14255: SVG preview blocks QGIS
- Richard is on testing
- 09:09 AM Bug report #14258 (Reopened): Line width size assistant fails to load values when column is name...
- Duplication is possible, but AFAIK not demonstrated. Better leave it open and close it after fix of #14257 and verifi...
- 09:09 AM Bug report #14258 (Reopened): Line width size assistant fails to load values when column is name...
- Duplication is possible, but AFAIK not demonstrated. Better leave it open and close it after fix of #14257 and verifi...
- 09:07 AM Bug report #14258 (Closed): Line width size assistant fails to load values when column is name "...
- duplicate of #14257
- 09:07 AM Bug report #14258 (Closed): Line width size assistant fails to load values when column is name "...
- duplicate of #14257
- 07:19 AM Bug report #14258: Line width size assistant fails to load values when column is name "LENGTH"
- Well, if postgres can be a reference implementation of SQL for us, user fields name is illegal as a SQL keyword when ...
- 05:44 AM Bug report #14258: Line width size assistant fails to load values when column is name "LENGTH"
- I confirm that with quotes the expression is valid. I cannot check whether variable content is recognized.
I do not a... - 02:10 AM Bug report #14258: Line width size assistant fails to load values when column is name "LENGTH"
- I think it is related to #14257. Can you test adding double quotes on field name "LENGTH" manually the size expressio...
- 01:54 AM Bug report #14258 (Open): Line width size assistant fails to load values when column is name "LE...
- Paolo Cavallini wrote:
> Good point. However, LENGTH is a valid column name in DBF, and I do not think we should impo... - 01:54 AM Bug report #14258 (Open): Line width size assistant fails to load values when column is name "LE...
- Paolo Cavallini wrote:
> Good point. However, LENGTH is a valid column name in DBF, and I do not think we should impo... - 01:54 AM Bug report #14258 (Open): Line width size assistant fails to load values when column is name "LE...
- Paolo Cavallini wrote:
> Good point. However, LENGTH is a valid column name in DBF, and I do not think we should impo... - 01:54 AM Bug report #14258 (Open): Line width size assistant fails to load values when column is name "LE...
- Paolo Cavallini wrote:
> Good point. However, LENGTH is a valid column name in DBF, and I do not think we should impo... - 09:08 AM Bug report #14204 (Closed): QgsGeometry::fromWkb fails if WKB is different endian representation
- fixed in commit:b9726d7
- 09:08 AM Bug report #14204 (Closed): QgsGeometry::fromWkb fails if WKB is different endian representation
- fixed in commit:b9726d7
- 09:07 AM Bug report #14257: Size assistant expression misses double quotes for fields names in some cases
- see also #14258
- 09:06 AM Bug report #14123 (Closed): Crash when choosing "Save As" on a layer with sqlite 3.10
- 05:39 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- I confirm, fixed in current Sid. Thanks Even and Bas.
- 04:57 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- Note from Sebastiaan Couwenberg :
"""
gdal (1.11.3+dfsg-3) is now available in unstable and gdal (1.11.4+dfsg-1~exp2... - 01:52 AM Bug report #14123 (Feedback): Crash when choosing "Save As" on a layer with sqlite 3.10
- rouault - wrote:
> This is a Unix specific issue since SQLite 3.10.0 (where the unixCurrentTime implementation of the... - 08:46 AM Feature request #5583 (In Progress): Allow enter interactively reclass rules in r.reclass
- see
https://github.com/qgis/QGIS/pull/2782 - 07:31 AM Feature request #6893 (In Progress): GRASS r.null
- Hello,
I've made a "Pull-Request for this feature request":https://github.com/qgis/QGIS/pull/2781 . As said, the mai... - 07:31 AM Feature request #6893 (In Progress): GRASS r.null
- Hello,
I've made a "Pull-Request for this feature request":https://github.com/qgis/QGIS/pull/2781 . As said, the mai... - 07:21 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- Stds input is fixed in commit:c8161aa.
- 07:18 AM Bug report #14241 (Closed): GRASS plugin tries to call t.list.exe instead of t.list.bat when list...
- Fixed in changeset commit:"dfdb420f23e33e3ed3df064d25b35582244de594".
- 01:24 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- qgsgrass.cpp(2002) : (QgsGrass::findModule) [0ms] not found /C:/OSGeo4W/apps/grass/GRASS-~1.3/scripts/t.list.bat
be... - 01:14 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- So I did. Attached a full debug log including QGIS start...
- 01:07 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- The t.list call from QgsGrassModuleInputModel is missing in the log, it is called once during the session (or when da...
- 02:22 AM Bug report #14280 (Closed): Layer properties: name 'displayed as' not editable
- in Layer properties, Layer name is editable but 'Displayed as' is not.
For WMS services (requests and legend titles... - 01:43 AM Bug report #14279 (Closed): Processing: pythn error when running model within the modeller
- QGIS master.
TypeError: object.__new__(NotImplementedType) is not safe, use NotImplementedType.__new__()
Traceback... - 01:15 AM Feature request #14278 (Open): add summary statistics to WFS filter capabilities
- it would be really useful to add the ability to request summary statistics from a layer, which a client can use to co...
- 01:07 AM Bug report #13907: PostgreSQL triggers - QGIS freezes when saving layer edits
- Try disabling all plugins. This behaviour is typical of badly behaved plugins.
- 01:07 AM Bug report #14271 (Feedback): QGIS 2.8 - Get very slow
- Try disabling all plugins. This behaviour is typical of a badly written plugin.
- 01:05 AM Bug report #14277 (Closed): QGIS WFS server should not make geom response mandatory
- If I request a specific non-spatial property in a WFS request and do not want the geometry, QGIS server nevertheless ...
2016-02-10
- 12:51 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- > Backport does not make sense to me, especially because t.* modules are rarely used.
I fully understand.
Could not ... - 12:31 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- You don't need qgis-dev-pdb to see debug logs. Just start dbgview.exe (https://technet.microsoft.com/en-us/sysinterna...
- 12:11 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- > Is it Windows only problem? Which module? t.rast.list works for me on Linux.
Possibly. I have not tested on Ubuntu... - 11:56 PM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- Maybe it is not really fixed and it just does not show an error because I also added missing try-catch.
> However, t... - 11:12 PM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- I can confirm that this particular issue is fixed!
However, the time series data input widget does not find any STRD... - 11:42 PM Bug report #14276 (Closed): CRS axes flipping with QGIS WMS
- I have QGIS 2.8 server
When I use QGIS (2.8.6) as a client, requests in EPSG:3857 work fine but requests in EPSG:4... - 11:32 PM Bug report #13627: relative paths broken in 2.8.3
- the issue was that the layer was in a soft-linked directory. QGIS was following the link and storing the absolute pat...
- 06:45 PM Bug report #14264: Graduated symbol generator not recognizing real numbers properly
- Sample data attached!
I double checked, and this does indeed still cause the same problem for me. - 03:37 PM Revision 169d35f3 (qgis): [processing] fix example script
- 03:27 PM Bug report #14275 (Closed): "Control feature rendering order" textbox is not editable
- Currently, the textbox beside "Control feature rendering order" is selectable but non editable. It could be handy to ...
- 03:22 PM Bug report #14274 (Closed): "Control feature rendering order" checked by default
- "Control feature rendering order" option is checked by default, even though no condition is set.
- 02:46 PM Bug report #14273 (Closed): Categorized style : deselecting the NULL category makes all features ...
- Let's take a layer with an integer field.
In Properties --> Style I use an expression like *myfield % 3* and get cate... - 01:27 PM Bug report #13835: Shapefiles with EPSG 2926 and 2927 Washington State Plane North and South not ...
- I believe this comes down to how ESRI and QGIS handle projections differently. A similar situation is described in t...
- 12:31 PM Bug report #13907: PostgreSQL triggers - QGIS freezes when saving layer edits
- Meanwhile I suppose it's neither a trigger nor a PostGIS issue. Most of the time I'm just adding new features. QGIS g...
- 12:30 PM Revision 958f0ee6 (qgis): [BUGFIX] remove trAlgorithm fromUnion.py followup b81604c
- 11:44 AM Bug report #14271: QGIS 2.8 - Get very slow
- See #13869
- 09:20 AM Bug report #14271 (Closed): QGIS 2.8 - Get very slow
- Dear QGIS friend,
I have a very great experiences with QGIS last years. But with 2.8, when I need to select feature... - 11:35 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- Negative ids are used to identify new features (see "FID_AS_NEW":https://github.com/qgis/QGIS/blob/master/src/core/qg...
- 10:29 AM Bug report #14272: QDialogProgress used in QgsVectorLayer::countSymbolFeatures
- Pull Request opened https://github.com/qgis/QGIS/pull/2780
- 10:08 AM Bug report #14272: QDialogProgress used in QgsVectorLayer::countSymbolFeatures
- To fix it, it's probably possible to simply remove the use of QDialogProgress. Any thoughts ?
- 10:07 AM Bug report #14272 (Closed): QDialogProgress used in QgsVectorLayer::countSymbolFeatures
- Folliwing the vector feature counts moved to vector layer commit 038acbc76083dae3fd29795b9e73d97cd92c3d3a fixes #6237...
- 09:54 AM Revision 294f033b (qgis): adapt wfs capabilities test data to d11c689e
- 09:45 AM Revision 5715ed3b (qgis): Merge pull request #2775 from NaturalGIS/processing_fix_saga_default_ex...
- [processing] remove wrong/non mandatory default extent for raster analysis
- 08:59 AM Revision 9e0043cd (qgis): include qgswkbptr.h in install
- 08:07 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- A PR to avoid hard-coding the connection parameters is here:
https://github.com/qgis/QGIS/pull/2779 - 08:00 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- Creating the database still hangs. What fixes the hang is tweaking the "dbconn" to only specify database name:...
- 07:36 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- For batch-processes (like in this case) we should avoid ever prompting the user.
The psql script has a switch for thi... - 07:32 AM Bug report #14269: PyQgsPostgresProvider test hangs in absence of test database
- The hang is due to user prompt:...
- 06:54 AM Bug report #14269 (Closed): PyQgsPostgresProvider test hangs in absence of test database
- Running ...
- 07:48 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- See "PR 2778":https://github.com/qgis/QGIS/pull/2778 for a solution.
- 07:48 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- See "PR 2778":https://github.com/qgis/QGIS/pull/2778 for a solution.
- 07:48 AM Bug report #14136: Error on opening project file on 2.13 (nightly development build)
- See "PR 2778":https://github.com/qgis/QGIS/pull/2778 for a solution.
- 06:33 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- This is a Unix specific issue since SQLite 3.10.0 (where the unixCurrentTime implementation of the xCurrentTime SQLit...
- 01:10 AM Bug report #14123 (Open): Crash when choosing "Save As" on a layer with sqlite 3.10
- 06:32 AM Bug report #14253: Crash on layer saveas Debian Stretch/Testing
- This is a Unix specific issue since SQLite 3.10.0 (where the unixCurrentTime implementation of the xCurrentTime SQLit...
- 01:09 AM Bug report #14253 (Closed): Crash on layer saveas Debian Stretch/Testing
- debian testing ships sqlite3 3.10, so it is duplicate of #14123
- 01:09 AM Bug report #14253 (Closed): Crash on layer saveas Debian Stretch/Testing
- debian testing ships sqlite3 3.10, so it is duplicate of #14123
- 06:01 AM Feature request #14268 (Open): Automatically create PostgreSQL test database on "make check"
- Right now it takes configuring the build with -DENABLE_PGTEST=ON and manually creating and initializing a test databa...
- 06:01 AM Bug report #14267 (Closed): Discourage other labels from covering features in this layer is not a...
- I have two layers - settlement point layer and polygon layer, which contains an object that I would like to use as an...
- 02:30 AM Bug report #14265: Problem with build dependencies for master on Debian stretch
- BTW the nightlies are built in a pbuild/cowbuilder environment - so the evaluated templates land in the source packag...
- 02:22 AM Bug report #14265 (Closed): Problem with build dependencies for master on Debian stretch
- "libqwt-dev":https://packages.debian.org/search?keywords=libqwt-dev&searchon=names&suite=testing§ion=all is avail...
- 02:22 AM Bug report #14265 (Closed): Problem with build dependencies for master on Debian stretch
- "libqwt-dev":https://packages.debian.org/search?keywords=libqwt-dev&searchon=names&suite=testing§ion=all is avail...
- 02:04 AM Bug report #14265 (Closed): Problem with build dependencies for master on Debian stretch
- There is a problem with build dependencies for master on Debian stretch:...
- 02:26 AM Bug report #14182 (Closed): Geometry.fromWkb crashes on unexpected/malformed WKB
- fixed by commit:b9726d7285733c27d42456c115e28d5a37f3e0be
- 02:26 AM Bug report #14182 (Closed): Geometry.fromWkb crashes on unexpected/malformed WKB
- fixed by commit:b9726d7285733c27d42456c115e28d5a37f3e0be
- 02:26 AM Bug report #14182 (Closed): Geometry.fromWkb crashes on unexpected/malformed WKB
- fixed by commit:b9726d7285733c27d42456c115e28d5a37f3e0be
- 02:18 AM Bug report #14262 (In Progress): Overflow on primary key with negative values; cannot save edits
- Patch ready for review: https://github.com/qgis/QGIS/pull/2777
- 02:18 AM Bug report #14262 (In Progress): Overflow on primary key with negative values; cannot save edits
- Patch ready for review: https://github.com/qgis/QGIS/pull/2777
- 02:18 AM Bug report #14262 (In Progress): Overflow on primary key with negative values; cannot save edits
- Patch ready for review: https://github.com/qgis/QGIS/pull/2777
- 02:18 AM Bug report #14262 (In Progress): Overflow on primary key with negative values; cannot save edits
- Patch ready for review: https://github.com/qgis/QGIS/pull/2777
- 02:18 AM Bug report #14262 (In Progress): Overflow on primary key with negative values; cannot save edits
- Patch ready for review: https://github.com/qgis/QGIS/pull/2777
- 01:10 AM Bug report #14262: Overflow on primary key with negative values; cannot save edits
- It looks like QgsPostgresConn::getBinaryInt is responsible of converting the signed integer to an unsigned one:
<pre... - 01:32 AM Revision 7128a353 (qgis): add 2to3 script to migrate (some) PyQt signal/slots to new style
- 01:15 AM Bug report #14255: SVG preview blocks QGIS
- Paolo Cavallini wrote:
> Thanks for the feedback. In this case a packaging/dependency problem seems likely. Anyone on... - 01:14 AM Bug report #14169 (Closed): Crash when clicking "save as..." when the source file is CSV or SHP
- duplicate of #14123
- 01:14 AM Bug report #14169 (Closed): Crash when clicking "save as..." when the source file is CSV or SHP
- duplicate of #14123
- 01:12 AM Bug report #14263 (Open): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ar...
> What do you think about this ?
I can do that.
- 01:12 AM Bug report #14263 (Open): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ar...
> What do you think about this ?
I can do that.
- 01:12 AM Bug report #14263 (Open): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ar...
> What do you think about this ?
I can do that.
- 01:06 AM Bug report #14263 (Feedback): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too man...
- Hello,
the easiest workaround to solve this bug is to split r.sunmask into two algorithms:
- r.sunmask.position whic... - 01:06 AM Bug report #14263 (Feedback): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too man...
- Hello,
the easiest workaround to solve this bug is to split r.sunmask into two algorithms:
- r.sunmask.position whic... - 01:06 AM Bug report #14263 (Feedback): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too man...
- Hello,
the easiest workaround to solve this bug is to split r.sunmask into two algorithms:
- r.sunmask.position whic... - 01:06 AM Bug report #14263 (Feedback): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too man...
- Hello,
the easiest workaround to solve this bug is to split r.sunmask into two algorithms:
- r.sunmask.position whic...
2016-02-09
- 12:50 AM Bug report #14262: Overflow on primary key with negative values; cannot save edits
- 2.4.0-Chugiak same behavior as 2.6.1-Brighton and 2.8.4
- 12:43 AM Bug report #14262: Overflow on primary key with negative values; cannot save edits
- I just tried 2.6.1-Brighton and it also displays ERROR in attribute values, max unsigned integer on identify and cras...
- 02:11 PM Bug report #14262: Overflow on primary key with negative values; cannot save edits
- Mike Toews did not specify which previous version worked. I did test with 2.8.4 and the feature id is still reported ...
- 02:08 PM Bug report #14262: Overflow on primary key with negative values; cannot save edits
- Sandro Santilli wrote:
> As mentioned, it crashed with 2.8.4. I hadn't tested any previous release, but 2.8 being an ... - 01:50 PM Bug report #14262: Overflow on primary key with negative values; cannot save edits
- As mentioned, it crashed with 2.8.4. I hadn't tested any previous release, but 2.8 being an LTR I wouldn't go any ear...
- 01:43 PM Bug report #14262 (Feedback): Overflow on primary key with negative values; cannot save edits
- if it worked ok on previous qgis releases this should be tagged as blocker and have 2.14 has target. Cheers!
- 08:24 AM Bug report #14262 (Closed): Overflow on primary key with negative values; cannot save edits
- Spin off of #13958
Create a simple PostGIS table:... - 12:20 AM Bug report #14255: SVG preview blocks QGIS
- Thanks for the feedback. In this case a packaging/dependency problem seems likely. Anyone on sid?
- 01:03 PM Bug report #14255 (Feedback): SVG preview blocks QGIS
- No problems whatsoever on master on both Ubuntu and Windows. Please try another system and report back. Thanks.
- 06:14 AM Bug report #14255: SVG preview blocks QGIS
- Hi Paolo,
can you provide more details to reproduce?
I'm here on Debian testing, but can perfectly fine load a poin... - 05:01 AM Bug report #14255 (Closed): SVG preview blocks QGIS
- When changing a symbol to SVG, or in other instances where SVG preview should be created in vector properties, QGIS t...
- 11:57 PM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- See also #14253
- 12:21 PM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- As it seems to have shown up with 3.10, I wouldn't exepct 3.8 to have any problems
- 03:07 AM Bug report #14123: Crash when choosing "Save As" on a layer with sqlite 3.10
- My version of sqlite is 3.8.2 -- Just tested again with qgis master (964ae1f) and I can open a layer from a spatialit...
- 11:56 PM Bug report #14253: Crash on layer saveas Debian Stretch/Testing
- See also #14123
- 01:33 PM Bug report #14253 (Feedback): Crash on layer saveas Debian Stretch/Testing
- Just tested on latest master on Ubuntu (nightly build repo + ubuntugis) and OSGeo4w, all ok...
- 01:33 PM Bug report #14253 (Feedback): Crash on layer saveas Debian Stretch/Testing
- Just tested on latest master on Ubuntu (nightly build repo + ubuntugis) and OSGeo4w, all ok...
- 01:33 PM Bug report #14253 (Feedback): Crash on layer saveas Debian Stretch/Testing
- Just tested on latest master on Ubuntu (nightly build repo + ubuntugis) and OSGeo4w, all ok...
- 04:10 AM Bug report #14253 (Closed): Crash on layer saveas Debian Stretch/Testing
- QGIS crashes upon trying to use 'saveAs' from layer context dialog, immidiatly after activating the menu.
If I run Q... - 11:54 PM Bug report #14258: Line width size assistant fails to load values when column is name "LENGTH"
- Good point. However, LENGTH is a valid column name in DBF, and I do not think we should impose additional limitations.
- 01:11 PM Bug report #14258 (Feedback): Line width size assistant fails to load values when column is name...
- it works if you use the same datatype but use a different column name... "LENGTH" looks like a reserved word.
- 05:26 AM Bug report #14258 (Closed): Line width size assistant fails to load values when column is name "...
- The assistant fails to load values of a variable (length, real) from a particular layer.
Other variables (integers, ... - 11:35 PM Bug report #14169: Crash when clicking "save as..." when the source file is CSV or SHP
- https://aur.archlinux.org/packages/qgis/ the discussion here also suggest that the problem is solved by downgrading s...
- 11:33 PM Bug report #14169: Crash when clicking "save as..." when the source file is CSV or SHP
- I can confirm that sqlite is the problem. I downgraded it an now I have no problems with 'save as'.
@Shai, can you c... - 03:13 AM Bug report #14169: Crash when clicking "save as..." when the source file is CSV or SHP
- If you're also using sqlite 3.10 I think this could be marked as a duplicate of #14123
- 03:12 AM Bug report #14169: Crash when clicking "save as..." when the source file is CSV or SHP
- Some hints:
- Check with `ldd` that the same version of libraries are used by qgis and gdal (and there are no duplic... - 10:22 PM Bug report #14264 (Feedback): Graduated symbol generator not recognizing real numbers properly
- Can you share a sql dump of your dataset? Even a partial extract which demonstrates the issue will be useful.
- 08:39 PM Bug report #14264 (Closed): Graduated symbol generator not recognizing real numbers properly
- When using the style dialogue to generate a graduated color ramp, there is a failure to properly recognize real numbe...
- 09:02 PM Revision c931e1e7 (qgis): [Processing] Split v.generalize (implements Redmine #5707)
- 08:37 PM Revision e9e4954c (qgis): Processing: remove wrong/non mandatory default extent for raster analysis
- 08:07 PM Revision 5d19a3b2 (qgis): [Processing] Fix ParameterNumber float detection (with unit tests)
- 06:47 PM Bug report #13209 (In Progress): area not calculated correctly with OTF on
- 05:54 PM Revision 45fa67dd (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
- WFS Service Capability OnlineResource is not the same as in WMS.
- 05:53 PM Revision cdd4aed0 (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
- WFS Service Capability OnlineResource is not the same as in WMS.
- 05:52 PM Revision 2ae8cbdd (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
- WFS Service Capability OnlineResource is not the same as in WMS.
- 05:50 PM Revision d11c689e (qgis): [BUGFIX][QGIS Server] WFS Service Capability OnlineResource
- WFS Service Capability OnlineResource is not the same as in WMS.
- 05:40 PM Revision 682d7427 (qgis): [BUGFIX] Update (*.model *.MODEL) localization
- This part of the string, (*.model *.MODEL), does not have to be localized.
Some localizers have added a comma between... - 05:29 PM Revision ec75f345 (qgis): [BUGFIX] Update (*.model *.MODEL) localization
- This part of the string, (*.model *.MODEL), does not have to be localized.
Some localizers have added a comma between... - 05:11 PM Revision 3745207d (qgis): fix windows build (followup 58beed24)
- 04:21 PM Revision b9726d72 (qgis): Merge pull request #2748 from jef-n/wkb-bounds-check
- port more WKB parsing to Qgs(Const)WkbPtr including bounds checking
- 02:20 PM Revision 4a8b49b7 (qgis): don't save invalid wkb
- 02:20 PM Revision e8a5c665 (qgis): simplifier: fix skipping to last point (fixes 1a3f3d4)
- 02:20 PM Revision 026a5c71 (qgis): avoid identifier verify (macro on mac)
- 02:20 PM Revision 2ea3d774 (qgis): port more WKB parsing to Qgs(Const)WkbPtr including bounds checking
- 02:20 PM Revision d05c31ea (qgis): fix gml wkb assembly
- 02:20 PM Revision e8be21ad (qgis): Add test for premature WKB end in QgsGeometry::asWkt
- See #14182
- 02:20 PM Revision 731a3fe1 (qgis): catch QgsWkbException in QgsGeometryFactory (passes test from PR#2751)
- 02:20 PM Revision 89b49a1a (qgis): avoid double endian swapping
- 02:19 PM Revision ded1ebb3 (qgis): indentation fixes
- 02:16 PM Bug report #14263 (Closed): QGIS2.12.3 : processing toolbox : grass7 : r.sunmask fails; too many ...
- Hi,
r.sunmask fails with error: "Either define sun position or location/date/time parameters"
Log:
> @Algorithm r.s... - 02:12 PM Revision 475911f7 (qgis): Merge pull request #2768 from NaturalGIS/processing_fix_gdal_string
- [processing] fix non-translatable string in GDAL/Aspect
- 02:12 PM Revision 686ad242 (qgis): Merge pull request #2769 from NaturalGIS/processing_fix_gdal_optional_p...
- [processing] fix a few GDAL/OGR optional parameters
- 02:11 PM Revision a5ddf92d (qgis): Merge pull request #2770 from NaturalGIS/processing_fix_ogr_convert_format
- [processing] fix OGR/Convert format tool
- 02:04 PM Bug report #11410 (Closed): QGIS crashes when rendering all layers from a SOSI file at once
- Stefan Blumentrath wrote:
> Unfortunately, it seems that the Norwegian Mapping authority (Kartverket) discontinued th... - 02:04 PM Bug report #11410 (Closed): QGIS crashes when rendering all layers from a SOSI file at once
- Stefan Blumentrath wrote:
> Unfortunately, it seems that the Norwegian Mapping authority (Kartverket) discontinued th... - 02:02 PM Bug report #14236 (Open): Moved labels disappear from the rotated map canvas and from rotated pri...
> Well, I can't say that it's true for my projects. I attach a project for example. Here names of objects in black f...- 01:58 PM Bug report #14249 (Feedback): Error while saving shape file
- Please test the latest fixes installing the "master" version of qgis using the osgeo4w installer, then report back.
... - 01:58 PM Bug report #14249 (Feedback): Error while saving shape file
- Please test the latest fixes installing the "master" version of qgis using the osgeo4w installer, then report back.
... - 01:53 PM Bug report #14241 (Feedback): GRASS plugin tries to call t.list.exe instead of t.list.bat when li...
- 01:13 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- I have also moved QgsGrassModule::findExec() to QgsGrass::findModule() and used it in QgsGrass::runModule() in 58beed...
- 01:45 PM Bug report #14252: Cannot Save or Edit Existing .Shp Files
- seems much like a local issue... please remove/disable any 3rd party plugin and try again. If still fail try also ano...
- 06:21 AM Bug report #14252 (Feedback): Cannot Save or Edit Existing .Shp Files
- Is your file readable by any chance?
- 02:04 AM Bug report #14252 (Closed): Cannot Save or Edit Existing .Shp Files
- I'm having a problem doing any of the following
* Saving edits to existing .shp files
* Converting other file types ... - 01:37 PM Bug report #14187: Contextual legend
- Benjamin Schepers wrote:
> Hi,
> please apologize the misunderstanding.
>
> So I installed "qgis-dev" (2.13.0-93) wi... - 01:37 PM Bug report #14187: Contextual legend
- Benjamin Schepers wrote:
> Hi,
> please apologize the misunderstanding.
>
> So I installed "qgis-dev" (2.13.0-93) wi... - 02:54 AM Bug report #14187: Contextual legend
- Hi,
please apologize the misunderstanding.
So I installed "qgis-dev" (2.13.0-93) with OSGeo4W - this should be the "... - 01:08 AM Bug report #14187: Contextual legend
- Benjamin Schepers wrote:
> Did you use the above mentioned Service for your test?
No - he said master (ie. 2.13)
- 01:30 PM Bug report #13934: QGIS crashed when digitise SpatiaLite (geos 3.4)
- Claas Leiner wrote:
> The problem is still under QGIS 2.12.3 available on Ubuntu 14.04 when triggers are used to auto... - 03:11 AM Bug report #13934: QGIS crashed when digitise SpatiaLite (geos 3.4)
- The problem is still under QGIS 2.12.3 available on Ubuntu 14.04 when triggers are used to automatically calculate at...
- 01:26 PM Bug report #14254: FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
- it opens fine also here (both Linux and Win, the latter with the open driver).
- 08:21 AM Bug report #14254: FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
- This is probably a problem with your local gdal/ogr driver. I can open both files in master and 2.8 in Windows and Li...
- 08:07 AM Bug report #14254: FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
- ERROR messsage was: "... infrastructure_1.gdb is not a valid or recognized data source."
Due to our ArcGIS-Update fr... - 06:19 AM Bug report #14254 (Feedback): FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
- Could you provide an example file?
- 06:19 AM Bug report #14254 (Feedback): FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
- Could you provide an example file?
- 05:10 AM Bug report #14254: FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
- FileGDBs created with earlier ArcGIS-versions are usable.
- 04:41 AM Bug report #14254 (Closed): FileGDB (ESRI FileGDB) from newer ArcGIS-Versions couldn't be opened
- Accessing a FileGDB (via ESRI-FileGDB driver) seems to be broken with a FileGDB created by newer ArcGIS-versions (10....
- 12:13 PM Feature request #5707 (In Progress): Split v.generalize GRASS module in two
- Hello,
I've made "a Pull-Request":https://github.com/qgis/QGIS/pull/2776 for this feature request.
As said, I've cho... - 12:04 PM Bug report #13686 (Closed): [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not d...
- I think that it's when a user uses any of the PYTHON cmake options for a custom python (ex, python26, python27, pytho...
- 03:10 AM Bug report #13686: [compile] qgis master fails with "error: ‘PyUnicode_AsUTF8’ was not declared i...
- Can this ticket be closed then or what's left to do exactly ?
- 11:41 AM Revision e38222b0 (qgis): Processing: add missing v.surf.rst.line tool to GRASS7
- 11:37 AM Revision 41ac88ad (qgis): debian packaging: fix templates (fixes #14248)
- 11:20 AM Feature request #9067 (Open): Lower case names of fields when importing a shape by DBManager
- Hi,
I am reopening this. While I understand why the lower case change is done, there is a precedence set by the @shp... - 11:20 AM Feature request #9067 (Open): Lower case names of fields when importing a shape by DBManager
- Hi,
I am reopening this. While I understand why the lower case change is done, there is a precedence set by the @shp... - 11:20 AM Feature request #9067 (Open): Lower case names of fields when importing a shape by DBManager
- Hi,
I am reopening this. While I understand why the lower case change is done, there is a precedence set by the @shp... - 11:20 AM Feature request #9067 (Open): Lower case names of fields when importing a shape by DBManager
- Hi,
I am reopening this. While I understand why the lower case change is done, there is a precedence set by the @shp... - 10:44 AM Revision 2ebd26a9 (qgis): [postgres] Fix detection of 2.5D layer types
- 10:44 AM Revision fa78ccf7 (qgis): Deprecate old WkbType in QgsDataSourceUri
- 10:44 AM Revision e2123c79 (qgis): Fix addFeature and addPart maptool for layers with a Z
- 10:40 AM Revision 5f310a72 (qgis): debian packaging: fix removed diversion (followup 8b054e6)
- 10:05 AM Revision 58beed24 (qgis): [GRASS] better module lookup
- 10:03 AM Revision 65afdcf2 (qgis): indentation fix
- 10:01 AM Revision 27da8bcd (qgis): Merge pull request #2767 from NaturalGIS/processing_fix_gdal_nearblack
- fix Processing GDAL near black tool
- 09:52 AM Revision 4309b862 (qgis): Merge pull request #2771 from medspx/fix_processing_grass_overwrite
- [Processing] Fix overwrite for GRASS7 (Redmine #13488)
- 09:46 AM Revision f49dbdc2 (qgis): [Processing] Fix overwrite for GRASS7 (Redmine #13488)
- 08:24 AM Bug report #13958 (Closed): Overflow on primary key with negative values; crashes QGIS when editing
- I cannot reproduce the crash with a clean build against commit:b9726d7285733c27d42456c115e28d5a37f3e0be, so closing t...
- 06:44 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- So the crash was filed as #14260 -- Mike I'll leave to you confirming that master branch does not crash on edit, and ...
- 06:41 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- Uff, the crash is unrelated with this bug. I'm filing a new one.
- 06:40 AM Bug report #13958 (Reopened): Overflow on primary key with negative values; crashes QGIS when edi...
- Wait, reopening. It still crashes, only later (need to close to crash).
Before closing, this is logged:... - 06:36 AM Bug report #13958 (Closed): Overflow on primary key with negative values; crashes QGIS when editing
- Ok, master (ded1ebb) does not crash for me, so this seems to be fixed (the crash).
Feel free to file another one for ... - 06:36 AM Bug report #13958 (Closed): Overflow on primary key with negative values; crashes QGIS when editing
- Ok, master (ded1ebb) does not crash for me, so this seems to be fixed (the crash).
Feel free to file another one for ... - 06:16 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- Oops, sorry but I completely overlooked the crash part ! But confirm 2.8.4-Wien and final-2_10_1 are affected by it.
... - 06:16 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- Oops, sorry but I completely overlooked the crash part ! But confirm 2.8.4-Wien and final-2_10_1 are affected by it.
... - 06:13 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- Actually, 2.8.4-Wien also has the same behavior.
What does it mean, Mike, that this is "a recent issue" ? - 06:11 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- final-2_10_1 is already broken
- 04:03 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- final-2_12_0 is already bogus
- 03:46 AM Bug report #13958: Overflow on primary key with negative values; crashes QGIS when editing
- Mike what's the latest version still working, to help bisect ?
- 03:19 AM Bug report #13958 (In Progress): Overflow on primary key with negative values; crashes QGIS when ...
- Confirmed with current master (2.14.0dev, 964ae1f) on Linux 64bit -- but it doesn't cause crash or corruption, right ?
- 03:19 AM Bug report #13958 (In Progress): Overflow on primary key with negative values; crashes QGIS when ...
- Confirmed with current master (2.14.0dev, 964ae1f) on Linux 64bit -- but it doesn't cause crash or corruption, right ?
- 03:19 AM Bug report #13958 (In Progress): Overflow on primary key with negative values; crashes QGIS when ...
- Confirmed with current master (2.14.0dev, 964ae1f) on Linux 64bit -- but it doesn't cause crash or corruption, right ?
- 03:19 AM Bug report #13958 (In Progress): Overflow on primary key with negative values; crashes QGIS when ...
- Confirmed with current master (2.14.0dev, 964ae1f) on Linux 64bit -- but it doesn't cause crash or corruption, right ?
- 08:24 AM Bug report #13979: Legend Item Properties - Symbol Size
- +1 .
having symbols with map units size makes a wrong legend in composer. Symbol frame is huge around the symbol. Sy... - 08:24 AM Bug report #13979: Legend Item Properties - Symbol Size
- +1 .
having symbols with map units size makes a wrong legend in composer. Symbol frame is huge around the symbol. Sy... - 08:24 AM Bug report #13979: Legend Item Properties - Symbol Size
- +1 .
having symbols with map units size makes a wrong legend in composer. Symbol frame is huge around the symbol. Sy... - 08:19 AM Bug report #14260 (Closed): Crash on exit
- I cannot reproduce with a clean build against commit:b9726d7285733c27d42456c115e28d5a37f3e0be, so closing.
- 08:19 AM Bug report #14260 (Closed): Crash on exit
- I cannot reproduce with a clean build against commit:b9726d7285733c27d42456c115e28d5a37f3e0be, so closing.
- 06:58 AM Bug report #14260: Crash on exit
- Valgrind report on the run of output/bin/qgis_applicationtest...
- 06:55 AM Bug report #14260: Crash on exit
- Running make check confirms the problem:...
- 06:45 AM Bug report #14260: Crash on exit
- NOTE: I've disabled _all_ plugins (including core) and the issue is still reproducible
- 06:43 AM Bug report #14260 (Closed): Crash on exit
- To reproduce:
1. Open qgis
2. Close qgis
Backtrace:... - 08:14 AM Feature request #14155: Composer Items Properties: Being able to change the height of some widgets
- +1 here. It would be a way to be resilient to some issues with symbol size in legends
- 07:56 AM Feature request #14261 (Open): feature templates
- It would be nice to have feature templates like in Arcgis 10 to speed up the workflow by self-populating “type” attri...
- 07:33 AM Bug report #14248 (Closed): Debian build failure.
- Seems to be fixed now.
- 03:54 AM Bug report #14248 (Reopened): Debian build failure.
- Thank you for the update, however I fear it has introduced another problem:
dpkg-source: error: syntax error in qgis... - 02:38 AM Bug report #14248 (Closed): Debian build failure.
- Fixed in changeset commit:"41ac88ad3e1d21f759bd4b36268273f58af48bf5".
- 02:23 AM Bug report #14248 (Reopened): Debian build failure.
- This does not seem to work as documented any more:...
- 06:24 AM Bug report #14238 (Closed): Processing v.surf.rst / v.surf.rst.line not working
- Hi Giovanni,
You are right, I've tested with several dmin values and it works with values from 17.
Testing the comp... - 05:46 AM Bug report #14259 (Closed): Add help for some variable functions
- At least, the variables functions map_extent_center, map_extent_height and map_extent_width do not have description i...
- 05:24 AM Bug report #14257 (Closed): Size assistant expression misses double quotes for fields names in so...
- when testing size assistant with fields coming from a join , named with a prefix initialized with layer name I faced ...
- 05:24 AM Bug report #5644 (Closed): GRASS integration should use private, not user's .grassrc6 file
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master with GRASS7 on Debian Stretch. File ??~/.grass7/rc?? i... - 05:24 AM Bug report #5644 (Closed): GRASS integration should use private, not user's .grassrc6 file
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master with GRASS7 on Debian Stretch. File ??~/.grass7/rc?? i... - 05:24 AM Bug report #5644 (Closed): GRASS integration should use private, not user's .grassrc6 file
- Hello, bug triage...
I can't reproduce it on QGIS 2.13 master with GRASS7 on Debian Stretch. File ??~/.grass7/rc?? i... - 05:12 AM Feature request #14256 (Open): Proportional size assistant - allow different legend types
- Current Proportionnal size assistant produce only one legend type with one symbol per row.
It would be nice to allow ... - 03:14 AM Bug report #13806 (Closed): Using QgsAttributeTableModel makes QGIS crash
- Assuming fixed (also assuming 8 days are enough for anyone to give feedback to a ticket).
Feel free to reopen if stil... - 03:14 AM Bug report #13806 (Closed): Using QgsAttributeTableModel makes QGIS crash
- Assuming fixed (also assuming 8 days are enough for anyone to give feedback to a ticket).
Feel free to reopen if stil... - 03:14 AM Bug report #13806 (Closed): Using QgsAttributeTableModel makes QGIS crash
- Assuming fixed (also assuming 8 days are enough for anyone to give feedback to a ticket).
Feel free to reopen if stil... - 02:50 AM Revision 63d9fec5 (qgis): fix syntax error in test_provider_mssql.py
- 02:50 AM Revision d57b2fa3 (qgis): add 2to3 script to migrate PyQt4 to PyQt wrappers
- 02:47 AM Bug report #14095 (Open): Processing: OTB ColorMapping (optimal) rfails
- It seems anyway something that affects only Linux, as is ok on Windows.
- 02:47 AM Bug report #14095 (Open): Processing: OTB ColorMapping (optimal) rfails
- It seems anyway something that affects only Linux, as is ok on Windows.
- 02:20 AM Bug report #11968 (Closed): WFS-GetFeature broken (with "caching" unchecked)
- it seems, that this was fixed in master commit:188625c
I hope, this will come to 2.14: https://github.com/qgis/QGIS... - 01:52 AM Bug report #13488 (Closed): Wrong overwriting behaviour with GRASS algorithms
- Hello,
the PR is merged, it will be fixed in QGIS 2.14.
I am closing this bug ! - 01:52 AM Bug report #13488 (Closed): Wrong overwriting behaviour with GRASS algorithms
- Hello,
the PR is merged, it will be fixed in QGIS 2.14.
I am closing this bug ! - 01:52 AM Bug report #13488 (Closed): Wrong overwriting behaviour with GRASS algorithms
- Hello,
the PR is merged, it will be fixed in QGIS 2.14.
I am closing this bug ! - 01:52 AM Bug report #13488 (Closed): Wrong overwriting behaviour with GRASS algorithms
- Hello,
the PR is merged, it will be fixed in QGIS 2.14.
I am closing this bug !
2016-02-08
- 12:51 AM Bug report #13488 (In Progress): Wrong overwriting behaviour with GRASS algorithms
- Hello, bug triage...
I've made some tests on your bug and I can confirm that the problem is not related to v.clean o... - 12:51 AM Bug report #13488 (In Progress): Wrong overwriting behaviour with GRASS algorithms
- Hello, bug triage...
I've made some tests on your bug and I can confirm that the problem is not related to v.clean o... - 12:51 AM Bug report #13488 (In Progress): Wrong overwriting behaviour with GRASS algorithms
- Hello, bug triage...
I've made some tests on your bug and I can confirm that the problem is not related to v.clean o... - 12:51 AM Bug report #13488 (In Progress): Wrong overwriting behaviour with GRASS algorithms
- Hello, bug triage...
I've made some tests on your bug and I can confirm that the problem is not related to v.clean o... - 11:05 PM Bug report #14187: Contextual legend
- Did you use the above mentioned Service for your test?
(http://geodaten.metropoleruhr.de/spw/spw_web)
I tried OsGeo4... - 10:59 PM Revision 24ce6d23 (qgis): fix Processing OGR/Convert format tool
- 10:05 PM Revision 7072db4c (qgis): fix a few GDAL/OGR Processing optional parameters
- 08:18 PM Revision 3593a3a1 (qgis): fix non-translatable string in Processing GDAL/Aspect
- 08:02 PM Revision 5e5ddafb (qgis): fix Processing GDAL near black tool
- 03:14 PM Feature request #14053: Symbol selector dialog: use same terms in the different properties of sym...
- So, is this a valid issue? Which terms should be kept:
Rotation vs Angle ?
Border vs Outline ?
According to what's de... - 02:09 PM Bug report #14238 (Feedback): Processing v.surf.rst / v.surf.rst.line not working
- Hi Pedro, just tested with your dataset.... for me for example dmin=50 works fine (not tested other values).
- 02:09 PM Bug report #14238 (Feedback): Processing v.surf.rst / v.surf.rst.line not working
- Hi Pedro, just tested with your dataset.... for me for example dmin=50 works fine (not tested other values).
- 02:09 PM Bug report #14238 (Feedback): Processing v.surf.rst / v.surf.rst.line not working
- Hi Pedro, just tested with your dataset.... for me for example dmin=50 works fine (not tested other values).
- 01:24 PM Bug report #14250: QGIS server WFS response not parsed by OWSLib
- It would be much easier to analyze if the XML from QGIS server is valid if you could add a sample.
- 06:49 AM Bug report #14250 (Closed): QGIS server WFS response not parsed by OWSLib
- We have had to resort to parsing WFS XML responses since there seems to be some keyword case sensitivity in either QG...
- 01:19 PM Feature request #11604: DB Manager needs option to create a database connection
- Adding a Postgres connection manager (for convenience) could be done in two ways:
# Make a manager from scratch in P... - 01:12 PM Bug report #14227 (Closed): Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the ...
- Victor Olaya wrote:
> It works fine here
yes I checked on a clean install and you are right.
In the OGR module I ma... - 01:12 PM Bug report #14227 (Closed): Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the ...
- Victor Olaya wrote:
> It works fine here
yes I checked on a clean install and you are right.
In the OGR module I ma... - 10:54 AM Bug report #14169: Crash when clicking "save as..." when the source file is CSV or SHP
- Hi.
I am also using archlinux and have the same issue with the master from git (2.13) from today (and also last week... - 09:24 AM Bug report #14248 (Closed): Debian build failure.
- Refer to "Building debian packages":https://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTAL...
- 09:24 AM Bug report #14248 (Closed): Debian build failure.
- Refer to "Building debian packages":https://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTAL...
- 06:33 AM Bug report #14248 (Closed): Debian build failure.
- A clean build on Debian testing fails at the start (problem has been around for a few days):
dpkg-source --before-b... - 08:52 AM Bug report #14251 (Closed): No "Recent" section available for functions list when using the geome...
- Layer properties --> Style and select geometry generator for your symbol layer type
In the functions frame, the sect... - 08:45 AM Revision 964ae1ff (qgis): [processing] fixed typo in saga supported versions
- 08:12 AM Revision 7a7f2d74 (qgis): Merge pull request #2766 from nirvn/composer_icon_improvements
- [gui] improve composer icons
- 07:32 AM Revision ed06bb67 (qgis): [gui] improve composer icons
- 07:08 AM Bug report #13567 (Closed): QGIS crashes when selecting features from OpenFileGDB with weird geom...
- Assuming fixed.
- 06:46 AM Bug report #14249 (Closed): Error while saving shape file
- Hi,
I use a QGis 2.10 version, X64 on Windows installed with Osgeo4W.
I'll try to explain the bug.
I work on a ma... - 04:09 AM Bug report #14247 (Closed): can't merge features if restrictive foreign key in place
- I merged two features, a new one and an old one, keeping the attributes of the one that was already in the database. ...
- 03:59 AM Feature request #14246 (Open): allow select all and deselect all in advanced snapping options
- if there are lots of layers it is frustrating to have to deselect one by one if you only want a few involved in snapp...
- 01:26 AM Bug report #14244 (Closed): legend and styles random
- legend and styles random
The legend does not update if you use
color_rgba (rand (0,255), rand (0,255), rand (0,255), ...
2016-02-07
- 12:55 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- Hi, and thanks for the quick fix. I tired to test. But on Windows the GRASS plugin is broken for me at the moment due...
- 01:42 AM Bug report #14241: GRASS plugin tries to call t.list.exe instead of t.list.bat when listing tempo...
- It should be fixed in commit:8e48e97d but it was not tested on Windows. Please test with the next build.
- 12:10 AM Bug report #14236: Moved labels disappear from the rotated map canvas and from rotated print comp...
- Giovanni Manghi wrote:
> I cannot confirm on QGIS master.
>
> * label a layer
> * set fields for data defined positi... - 11:56 PM Bug report #14167: JPEG2000 rendering issue
- Hi Giovanni,
ECW library are installed I suppose. I've tried to tick/untick as following :
* JP2ECW inactive, JP2Ope... - 03:53 PM Bug report #14243 (Closed): Panning when map is rotated changes zoom
- When a map is rotated at zero degrees, using the arrow keys pans the map in all directions when digitising, while mai...
- 12:10 PM Revision b712f3cf (qgis): Measure tool fixes:
- - Make unit selection more robust (doesn't rely on translations)
- Make calculation of lengths in degrees use a carte... - 11:06 AM Revision 33c37d0c (qgis): Merge pull request #2756 from Gustry/transparency
- fix transparency in qgsmaprenderer
- 10:58 AM Revision 00446664 (qgis): Correctly handle QVariant::LongLong fields in merge attribute dialog
- 10:58 AM Revision 1566e37a (qgis): Fix merge attribute dialog mangles field values when layer has hidden
- fields (fix #14235)
- 10:39 AM Revision 92e5f679 (qgis): [GRASS] show module name in tab if icon is missing
- 10:33 AM Revision 8e48e97d (qgis): [GRASS] add extension to t.list on windows, fixes possibly #14241
- 07:30 AM Revision 0f6a2d11 (qgis): [gui] update selection icons for composer windows
- 02:01 AM Bug report #14235 (Closed): Merge selected features tool corrupts data when columns are defined a...
- Fixed in changeset commit:"1566e37a47e5ea7c87abb692549ecb7a661aa147".
- 01:49 AM Bug report #14239: Renaming Spatialite tables in DB Manager makes them disappear!
- I guess that renaming the table does not update the corresponding row in the geometry_columns and also some or all th...
2016-02-06
- 08:40 PM Revision 32c047e9 (qgis): Merge pull request #2764 from nirvn/select_icons_refresh
- [gui] refresh selection-related icons
- 02:57 PM Bug report #11410: QGIS crashes when rendering all layers from a SOSI file at once
- Unfortunately, it seems that the Norwegian Mapping authority (Kartverket) discontinued the work on the SOSI-driver fo...
- 02:53 PM Revision 093eb419 (qgis): include image resource in gui tests (perhaps fixes trusty nightly tests)
- 02:50 PM Bug report #14242 (Closed): Advanced Digitizing Tools - 'Perpendicular' and 'Parallel' not available
- 1. start QGIS
2. add a new scretch layer (line or polygon)
2. click at 'Add Feature' icon
4. set first point
5. click... - 01:34 PM Bug report #14241 (Closed): GRASS plugin tries to call t.list.exe instead of t.list.bat when list...
- On Windows, when a temporal module is started, which takes space time datasets as input, the GRASS plugin calls t.lis...
- 01:08 PM Bug report #13997: Unintended datum shift to WGS84 in map canvas
- Update:
This transparent and unintended datum shift in the map readout could cause some serious confusion. - 11:57 AM Revision 1b858292 (qgis): [gui] refresh selection-related icons
- 11:32 AM Revision f2a05f2a (qgis): Merge pull request #2763 from nirvn/selection_toolbar_improvement_v3
- [gui] better toolbar placement for selection actions
- 09:49 AM Bug report #14240 (Closed): Anti-aliasing settings do not apply to point pattern fills
- When using a point pattern fill for a polygon layer, the point symbols in the fill are not rendered with anti-aliasin...
- 06:44 AM Revision b625a1dc (qgis): [gui] better toolbar placement for selection actions
- 03:12 AM Revision 1ae03be5 (qgis): add internal nose2 (not available on precise) and update internal six
- for processing tests
- 01:24 AM Bug report #14227 (Feedback): Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in th...
- It works fine here
The issue is that there are two params that require a field to be selected: "Dissolve field" and ...
2016-02-05
- 12:04 AM Bug report #14162: Cannot set parent to NULL in relation reference widget
- Hi and thanks for the info.
I understand that when the user has checked the @Use a read-only line edit instead of a c... - 06:18 AM Bug report #14162 (Feedback): Cannot set parent to NULL in relation reference widget
- the null button is only displayed when read-only selector is used.
otherwise, first entry in the list should be the N... - 12:26 PM Revision 8cdd7233 (qgis): Merge pull request #2757 from manisandro/pool_invalidate_release
- Connection pool improvements
- 12:01 PM Bug report #14235 (In Progress): Merge selected features tool corrupts data when columns are defi...
- 04:02 AM Bug report #14235: Merge selected features tool corrupts data when columns are defined as "hidden"
- Does not seems to happen just in special cases... any time you have an hidden column that is not the PK this operatio...
- 04:02 AM Bug report #14235: Merge selected features tool corrupts data when columns are defined as "hidden"
- Does not seems to happen just in special cases... any time you have an hidden column that is not the PK this operatio...
- 04:02 AM Bug report #14235: Merge selected features tool corrupts data when columns are defined as "hidden"
- Does not seems to happen just in special cases... any time you have an hidden column that is not the PK this operatio...
- 04:02 AM Bug report #14235: Merge selected features tool corrupts data when columns are defined as "hidden"
- Does not seems to happen just in special cases... any time you have an hidden column that is not the PK this operatio...
- 04:02 AM Bug report #14235: Merge selected features tool corrupts data when columns are defined as "hidden"
- Does not seems to happen just in special cases... any time you have an hidden column that is not the PK this operatio...
- 02:42 AM Bug report #14235 (Closed): Merge selected features tool corrupts data when columns are defined a...
- This bug concerns the "Merge selected features" tool from the "Advanced Digitizing Toolbar". A sample project is encl...
- 11:45 AM Bug report #14239 (Open): Renaming Spatialite tables in DB Manager makes them disappear!
- To reproduce:
1- Open DB Manager
2- Browse to one of your Spatialite layers
3- Right-click to Rename a table
4- R... - 10:14 AM Revision 070b28a8 (qgis): Followup 75fcd2, fix incorrect refreshing icon if mssql connection
- loaded while collapsed
- 10:13 AM Revision 99cef42e (qgis): Improve QgsDistanceArea API to make it easier to determine units
- for returned distances, add unit tests
- 09:54 AM Revision cb7d0fb4 (qgis): Merge pull request #2700 from alexbruy/actions-encoding
- convert stdout and stderr from actions to correct encoding (fix #13896)
- 09:03 AM Revision 0e3faf7c (qgis): Doxygenation and small code fixes
- 09:03 AM Revision 57b5eb95 (qgis): On duplicate copy join and virtual fields
- Fixes #14191
- 09:03 AM Revision 20ea3e2f (qgis): Revert "Remove unneeded variable"
- This reverts commit 768f0e896929794a0c0690f50f1cc09099321736.
- 06:46 AM Bug report #14238 (Closed): Processing v.surf.rst / v.surf.rst.line not working
- Processing GRASS modules v.surf.rst / v.surf.rst.line don't work, both with GRASS6 or GRASS7.
The log message:
<pr... - 06:24 AM Bug report #14095: Processing: OTB ColorMapping (optimal) rfails
- Processing Master at time of writing.
OTB 5.2.0 - 05:41 AM Bug report #14095 (Feedback): Processing: OTB ColorMapping (optimal) rfails
- what Processing and OTB versions?
- 06:21 AM Bug report #14187 (Feedback): Contextual legend
- it works fine here on Master on both Linux and Windows.
- 05:40 AM Bug report #14166 (Open): Dissolve problems for polygons containing rings
- 05:39 AM Bug report #14236 (Feedback): Moved labels disappear from the rotated map canvas and from rotated...
- I cannot confirm on QGIS master.
* label a layer
* set fields for data defined position
* toggle editing, move label... - 04:53 AM Bug report #14236 (Closed): Moved labels disappear from the rotated map canvas and from rotated p...
- Bug is presented when you choose in Project properties any projected coordinate system (not geographic). Labels that ...
- 05:25 AM Bug report #14224 (Feedback): "Label with" Field is not loaded when importing qgis layer style file
- seems ok to me in master, please give it a try and report back. Cheers!
- 05:25 AM Bug report #14224 (Feedback): "Label with" Field is not loaded when importing qgis layer style file
- seems ok to me in master, please give it a try and report back. Cheers!
- 05:20 AM Bug report #14232: select features in a spatialite view leads to wrong_results
- confirmed on master, is ok on 2.8.6
- 05:20 AM Bug report #14232: select features in a spatialite view leads to wrong_results
- confirmed on master, is ok on 2.8.6
- 05:20 AM Bug report #14232: select features in a spatialite view leads to wrong_results
- confirmed on master, is ok on 2.8.6
- 05:11 AM Bug report #14237 (Closed): DB Manager: python error adding a SL view using d&d
- no error on 2.8.6
An error has occurred while executing Python code: ... - 05:11 AM Bug report #13996: Spatialite views can only loaded as tables in DB Manager, Browser panel recog...
- confirmed also on master.
- 05:11 AM Bug report #13996: Spatialite views can only loaded as tables in DB Manager, Browser panel recog...
- confirmed also on master.
- 05:11 AM Bug report #13996: Spatialite views can only loaded as tables in DB Manager, Browser panel recog...
- confirmed also on master.
- 05:11 AM Bug report #13996: Spatialite views can only loaded as tables in DB Manager, Browser panel recog...
- confirmed also on master.
- 05:06 AM Bug report #14233: Spatialite view, identify results, view feature form shows wrong result
- Confirmed also as a regression (is ok at least on 2.8.6).
- 05:06 AM Bug report #14233: Spatialite view, identify results, view feature form shows wrong result
- Confirmed also as a regression (is ok at least on 2.8.6).
- 05:06 AM Bug report #14233: Spatialite view, identify results, view feature form shows wrong result
- Confirmed also as a regression (is ok at least on 2.8.6).
- 05:06 AM Bug report #14233: Spatialite view, identify results, view feature form shows wrong result
- Confirmed also as a regression (is ok at least on 2.8.6).
- 03:46 AM Bug report #14220 (Feedback): Error in rule-based style with different scale/zoom
- without a sample project with data it would be difficult to try replicate locally, please attach it. Thanks!
- 03:46 AM Bug report #14220 (Feedback): Error in rule-based style with different scale/zoom
- without a sample project with data it would be difficult to try replicate locally, please attach it. Thanks!
- 03:43 AM Bug report #14167: JPEG2000 rendering issue
- see #14206
try installing the ecw library(?).
Please give it a try and leave feedback. - 03:40 AM Bug report #14206 (Closed): jp2 raster displayed as black background in QGISmaster 8dafa63,
- 03:34 AM Bug report #14183 (Closed): Red channel ignored in freshly loaded raster file
- 03:34 AM Bug report #14183: Red channel ignored in freshly loaded raster file
- Hi Nyall, thanks for taking this.
It was 100% triggered, BUT... starting QGIS with a 100% fresh configuration with
... - 02:31 AM Bug report #14234 (Closed): python error when searching tools in Processing/QGIS master
- 01:22 AM Bug report #14234: python error when searching tools in Processing/QGIS master
- Not reproducible here with latest master. Maybe you have some 3rd party Processing providers installed?
2016-02-04
- 12:54 AM Bug report #13896 (Closed): Incorrect encoding for Generic Action
- Fixed in changeset commit:"cb7d0fb4581d06b2db4745d6b8ad060eeb2ca5ab".
- 12:04 AM Bug report #14191 (Closed): virtual fields not re-created when duplicating a layer
- Fixed in changeset commit:"57b5eb954ef988489456fcd14b236bb784d150a2".
- 10:20 PM Revision bc8a2e48 (qgis): field expression widget: silence connect/disconnect noise
- 07:44 PM Revision 004b2078 (qgis): Merge pull request #2759 from ar-jan/typo-fix-attribute-table-help
- Fix typo in attribute table context help
- 07:16 PM Revision c4addc2d (qgis): Fix typo in attribute table context help
- 07:10 PM Revision dbd83b3e (qgis): Merge pull request #2733 from nirvn/processing_memory_datetime
- [processing] add date, datetime, time fields to memory output
- 07:09 PM Revision c35567b3 (qgis): Merge pull request #2746 from NaturalGIS/fix_grass_r_slope_aspect
- [processing] add parameter to GRASS 64/70 r.slope.aspect to allow use region resolution (ref #9979)
- 06:44 PM Revision 3b2a76f4 (qgis): Merge pull request #2648 from m-kuhn/processingtests
- Processing algorithm test framework
- 05:37 PM Revision 8b84f3ad (qgis): Ignore extra fields on control layer
- 04:44 PM Revision 70b4f3a2 (qgis): Don't compare field count
- 03:36 PM Revision 9ad69adc (qgis): Completely switch over to gml for processing test data
- The different gdal versions have issues with geojson wrt null attribute types
- 03:26 PM Revision 16409068 (qgis): Indentation fix
- 03:24 PM Revision f26f9274 (qgis): Fix unittypes test
- 01:36 PM Revision 29df8f34 (qgis): Fix broken output field types in test dataset
- 01:36 PM Revision f0629ea5 (qgis): [processing] Allow test creation from history window
- 01:36 PM Revision 8adc871e (qgis): [processing] Add expected test datasets
- 01:36 PM Revision 5133694e (qgis): Support writing LongLong types with GDAL 2
- 01:36 PM Revision ff04fd3b (qgis): [processing] Add test suite
- 01:36 PM Revision 163894d0 (qgis): [processing] Test densify with multipolygons
- 01:36 PM Revision 042a3db7 (qgis): Add point and line test datasets
- 01:36 PM Revision 14d438db (qgis): Add new polys and multipolys test datasets
- 01:36 PM Revision c21889f9 (qgis): Add qgis.testing module for generic qgis test helpers
- 01:35 PM Revision 12050822 (qgis): [Processing] Make DeleteHoles algorithm NULL geometry aware
- 01:35 PM Revision cd10c6c8 (qgis): [processing] Add NULL geometry support to centroid algorithm
- 01:35 PM Revision a3d3ffdf (qgis): [processing] Make polygons to lines NULL aware
- 01:35 PM Revision ce0d6102 (qgis): [processing] Make centroid algorithm null geometry safe
- 01:35 PM Revision 7325f5fb (qgis): [Processing] Suppress debug output from PyQt4.uic tools
- 01:35 PM Revision 768f0e89 (qgis): Remove unneeded variable
- 01:35 PM Revision 0add8580 (qgis): Add safety check to QgsGeometry::asPolygon. Fixes possible crash
- 01:35 PM Revision b956886e (qgis): [processing] Initialize icons before first usage
- 01:20 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Uros: Only after posting did I realise that "Master" referred to the 2.13 Master; I wrongly thought the fix was incor...
- 12:26 PM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Marco Hugentobler wrote:
> >Is there a chance to have a patch for 2.8 LTR or is it reliant on the latest OGR in maste... - 11:28 AM Bug report #14226 (Closed): Processing Ordinary Kriging not generating Target Grid
- There are no other outputs in (since?) SAGA 2.2.0
SAGA Version: 2.2.0 (64 bit)
____________________________
libra... - 11:28 AM Bug report #14226 (Closed): Processing Ordinary Kriging not generating Target Grid
- There are no other outputs in (since?) SAGA 2.2.0
SAGA Version: 2.2.0 (64 bit)
____________________________
libra... - 11:12 AM Bug report #14169 (Feedback): Crash when clicking "save as..." when the source file is CSV or SHP
- Cannot replicate, please attach sample data.
- 11:12 AM Bug report #14169 (Feedback): Crash when clicking "save as..." when the source file is CSV or SHP
- Cannot replicate, please attach sample data.
- 11:08 AM Bug report #14227: Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the Modeler
- It is also true for GRASS.
The difference is that in GDAL and GRASS the list for dissolve fields is populated as a d... - 11:08 AM Bug report #14227: Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the Modeler
- It is also true for GRASS.
The difference is that in GDAL and GRASS the list for dissolve fields is populated as a d... - 11:08 AM Bug report #14227: Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the Modeler
- It is also true for GRASS.
The difference is that in GDAL and GRASS the list for dissolve fields is populated as a d... - 11:08 AM Bug report #14227: Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the Modeler
- It is also true for GRASS.
The difference is that in GDAL and GRASS the list for dissolve fields is populated as a d... - 11:08 AM Bug report #14227: Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the Modeler
- It is also true for GRASS.
The difference is that in GDAL and GRASS the list for dissolve fields is populated as a d... - 10:34 AM Bug report #14234 (Closed): python error when searching tools in Processing/QGIS master
- it only happens on Windows:
2016-02-04T18:31:40 1 Traceback (most recent call last):
File "C:/OSGeo4W/apps/qg... - 10:11 AM Bug report #14163 (Closed): processing: datetime fields converted to date (time data loss) when s...
- Fixed in changeset commit:"427b9c97341d802b7056fef68eb60816994cd54a".
- 07:07 AM Bug report #14230 (Closed): "directyl" on the exposed page on qgis website
- 07:05 AM Bug report #14230: "directyl" on the exposed page on qgis website
- Hi,
fixed in https://github.com/qgis/QGIS-Website/pull/312
The issue tracker of qgis website is at https://github.com... - 02:44 AM Bug report #14230: "directyl" on the exposed page on qgis website
- In case that this issue tracker is not a proper place to report this kind of bugs - it would be useful to note at htt...
- 02:43 AM Bug report #14230 (Closed): "directyl" on the exposed page on qgis website
- http://www.qgis.org/en/site/getinvolved/governance/trademark/index.html linked from main page (http://www.qgis.org/en...
- 06:36 AM Bug report #14233 (Closed): Spatialite view, identify results, view feature form shows wrong result
- open a feature form shows always the first row in a spatialite view
jpg is attached - 06:31 AM Bug report #14232 (Closed): select features in a spatialite view leads to wrong_results
- When i select features in a spatialite view, wrong objects are selected
sample jpgs are attached - 06:21 AM Revision 27f1637f (qgis): Add provider test for getting feature count with subset string set,
- fix memory provider invalid count when subset set
- 06:21 AM Revision 9c91dd25 (qgis): Make sure svg marker gui is updated when new svg selected via browser
- 06:21 AM Revision f6f4518a (qgis): Standardise capitalization in spatialite dialog
- 06:20 AM Revision 0796df00 (qgis): Fix crash with "add selected layers" from browser (fix #14223)
- 06:02 AM Bug report #8072: Use more modern default font for labels on Windows
- It is properly a UI bug. It makes things look ugly and needlessly different. Just because it's UI-related doesn't mea...
- 05:19 AM Feature request #4080: Html formatted labels
- A little up because this feature request just popped up again 5 days ago at GIS Stack Exchange
http://gis.stackexchan... - 02:17 AM Bug report #13919: QGIS server security patch: random crashes and performance regression
- Finally I had the chance to install QGIS server on a different (non-productive) server.
I have good and bad news.
T... - 02:04 AM Revision 25660610 (qgis): processing: include non-optional testdata
- 02:00 AM Revision 8b054e66 (qgis): debian packaging update:
- * replace grass diversion with generic wrapper also supporting oracle
* update liblwgeom dependency for stretch and u... - 01:42 AM Bug report #14209: "Save as..." does not work for rasters
- Playing with landcover.img, I found more serious #14229.
Nyall Dawson wrote:
> Does this happen every time for you? ... - 01:26 AM Bug report #14229 (Closed): Raster in projected CRS is not rendered in geographic CRS if the exte...
- Raster in projected CRS is not rendered if OTFR is on, project is in geographic CRS and canvas extent exceeds -180,-9...
2016-02-03
- 10:19 PM Bug report #14228 (Closed): Setting maximum labeling scale bigger than 1:1 gets resetted to 1:100...
- Setting the labels so that they are available at subunit scales (1:0) can be set but they are reseted to 1:1000 as so...
- 10:01 PM Revision ddabad24 (qgis): Move unit handling helpers out of QGis and QgsSymbolLayerUtils
- into a new QgsUnitTypes helper class. Add unit tests.
TODO QGIS 3.0: Move QGis::UnitType and QgsSymbolV2::OutputUnit... - 09:58 PM Bug report #8072: Use more modern default font for labels on Windows
- Shouldn't this be a feature request rather than a bug?
- 09:44 PM Bug report #14183 (Feedback): Red channel ignored in freshly loaded raster file
- How often can you trigger this? Can you screenshot your raster settings from options?
- 09:23 PM Bug report #14223 (Closed): crash when adding multiple file from Browser Panel
- Fixed in changeset commit:"0796df00fb912caad16afc700635b385b39a88cd".
- 03:51 PM Bug report #14223 (In Progress): crash when adding multiple file from Browser Panel
- 05:01 AM Bug report #14223 (Closed): crash when adding multiple file from Browser Panel
- Qgis master crash, when adding multiple files, vector or raster, from the Browser Panel with Add Selected Layers.
Th... - 08:02 PM Bug report #14209: "Save as..." does not work for rasters
- Does this happen every time for you? I can't reliably reproduce it. For me (with OTF off) it defaults to the project ...
- 05:51 AM Bug report #14209: "Save as..." does not work for rasters
- I have Settings > Options > CRS > Don't enable 'on the fly' reprojection
If I add landcover.img (EPSG 2964, 3663x196... - 05:13 AM Bug report #14209: "Save as..." does not work for rasters
- Also looks fine here. Extent, CRS and size set correctly. Screenshoot attached.
- 03:39 AM Bug report #14209: "Save as..." does not work for rasters
- Radim - looks ok to me. What circumstances do you see the incorrect values?
- 01:05 AM Bug report #14209: "Save as..." does not work for rasters
- I found the raster save as dialog pretty broken. CRS and size/resolution are not set correctly by default, which resu...
- 05:57 PM Bug report #11007 (Closed): Deleted/edited features within SHAPEFILE are still recognized in othe...
- This fix is not present in 2.12.3
- 02:34 PM Bug report #11007 (Reopened): Deleted/edited features within SHAPEFILE are still recognized in ot...
- I've just tested this on Windows 8 64-bit, QGIS 2.12.3 64-bit and it seems to still happen.
The steps I did was:
1. ... - 03:28 PM Revision 5a8e4cca (qgis): [GRASS] do not align to input by default in r.slope.aspect, fixes #9979
- 03:05 PM Revision 351af0b8 (qgis): indent, 250fcb followup
- 02:59 PM Revision 46ed98a7 (qgis): [GRASS] fixed i.fusion.brovey output option, fixes #7999
- 02:20 PM Revision 250fcbcd (qgis): [GRASS] multiple vector field option, fixes #3539
- 11:47 AM Revision f9b77f3f (qgis): Document QgsOgrConnPool::{ref,unref}
- 11:47 AM Revision 95030d61 (qgis): Remove redundant QgsOgrConnPool::{refS,unrefS}
- 11:47 AM Revision 060dca67 (qgis): Destroy layers in TestQgsVectorAnalyzer::cleanupTestCase
- 11:46 AM Revision ea27a8f2 (qgis): Immediately destroy non-acquired connections when invalidating
- 11:41 AM Revision 0af70065 (qgis): [processing] do not recreate algs tree when removing provider
- This should fix the problem of QGIS taking to long to shutdown if there are plugins that add algorithms to Processing
- 11:20 AM Revision eb3541e2 (qgis): Destroy invalidated connection pool connections when released
- 10:28 AM Bug report #14227 (Closed): Processing: Dissolve polygons (GDAL/OGR and GRASS v.dissolve) in the ...
- Create a model
Add a Vector layer box
Add "Dissolve polygons" (GDAL/OGR)
Type the name of the field to be used in ... - 08:57 AM Revision b6c714ac (qgis): Improve API, docs for QgsDistanceArea
- 08:47 AM Bug report #14226 (Closed): Processing Ordinary Kriging not generating Target Grid
- Processing algorithm Ordinary Kriging (SAGA) is not generating Target Grid, only Quality Measure and Prediction.
Pro... - 08:31 AM Bug report #13535: Crash using Geometry Checker plugin
- The crash under windows needs to be investigated.
The dialog shown about check errors is expected: The layer contain... - 08:26 AM Bug report #13535 (Reopened): Crash using Geometry Checker plugin
- On Windows 7 the 'Check Geometries' plugin may cause a crash when 'Topology checks' are activated. I've tested the .s...
- 08:26 AM Bug report #13535 (Reopened): Crash using Geometry Checker plugin
- On Windows 7 the 'Check Geometries' plugin may cause a crash when 'Topology checks' are activated. I've tested the .s...
- 08:26 AM Bug report #13535 (Reopened): Crash using Geometry Checker plugin
- On Windows 7 the 'Check Geometries' plugin may cause a crash when 'Topology checks' are activated. I've tested the .s...
- 08:26 AM Bug report #13535 (Reopened): Crash using Geometry Checker plugin
- On Windows 7 the 'Check Geometries' plugin may cause a crash when 'Topology checks' are activated. I've tested the .s...
- 08:29 AM Bug report #14225 (Closed): Processing SAGA Thin Plate Spline Tool not selected
- @Uruchamianie algorytmu Thin plate spline (global)...
grid_spline "Thin Plate Spline (Global)" -TARGET_DEFINITION 0 ... - 08:04 AM Revision 4755f7b8 (qgis): set transparent color by default
- 07:46 AM Bug report #14224 (Closed): "Label with" Field is not loaded when importing qgis layer style file
- 1. Create a specific rule for labeling in the "lable with" field
2. export the entire layer style to a qgis layer st... - 06:51 AM Bug report #7721 (Closed): GRASS v.db.addcolumn not working
- v.random does not create table that is expected.
v.db.addcol fails if table does not exist, that is also expected.
... - 06:51 AM Bug report #7721 (Closed): GRASS v.db.addcolumn not working
- v.random does not create table that is expected.
v.db.addcol fails if table does not exist, that is also expected.
... - 06:38 AM Bug report #7999: i.fusion.brovey function broken in QGIS' grass plugin
- The same as #4617.
- 06:00 AM Bug report #7999 (Closed): i.fusion.brovey function broken in QGIS' grass plugin
- Fixed in changeset commit:"46ed98a7ef41f861b4cd216e2dfd851f254979ee".
- 06:37 AM Bug report #4617 (Closed): i.fusion.brovey - BUG due to LACK of OUTPUTPREFIX
- Duplicates #7999, fixed in commit:46ed98a7e.
- 06:33 AM Bug report #9979: GRASS plugin: region resolution editing does not work
- The region is set correctly. It is r.slope.aspect which aligns output to input until -a flag is used. Because this is...
- 06:30 AM Bug report #9979 (Closed): GRASS plugin: region resolution editing does not work
- Fixed in changeset commit:"5a8e4cca0152745aa84505cb3d7366547b5a8a12".
- 06:31 AM Revision 75fcd2d0 (qgis): Fix mssql browser items not correctly populated before refreshing
- 06:31 AM Revision 316a941f (qgis): Avoid race condition when populating ms sql items in browser
- 06:30 AM Revision ac328a69 (qgis): Fix QgsDataItem docs
- 06:30 AM Revision e290280c (qgis): Fix refreshing mssql browser removes layers from collapsed schemas
- 06:12 AM Bug report #2947 (Closed): GRASS plugin mapset permission blocks use if user doesn't own PERMANENT
- This was fixed in QGIS 2.12 using GRASS_SKIP_MAPSET_OWNER_CHECK=1 environment variable for GRASS modules internally u...
- 06:09 AM Bug report #13709 (Closed): Processing: "Cover" and "MergeData"Fusion Lidar Tools aren't working
- the issue is connected to W10 compatibility of FUSION.
- 05:26 AM Bug report #3539: v.to.db: allow selecting 2/3 columns
- Fixed, additional fields may be added by '+' button. Still not perfect because fields must be added manually. Ideally...
- 05:22 AM Bug report #3539 (Closed): v.to.db: allow selecting 2/3 columns
- Fixed in changeset commit:"250fcbcd6bbc0872718da6405b5b63c3d6fe5a9d".
- 03:34 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- The driver is it!
you need to install the lib gdal-ecw and the problem is solved.
jpgs are attached.
It should be go... - 03:34 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- The driver is it!
you need to install the lib gdal-ecw and the problem is solved.
jpgs are attached.
It should be go... - 02:15 AM Bug report #14220 (Closed): Error in rule-based style with different scale/zoom
- Hi!
I just found a bug about rule-based style. When I change the zoom at least a point change the expected colour, w... - 01:57 AM Bug report #14212 (Closed): output/bin/qgis_diagramtest segfaults
- I cannot reproduce as of commit:b6c714ac20ea595ebf3136ae8facae0520acbe5f
Assuming fixed by commit:051253888810b06f6b0... - 01:57 AM Bug report #14212 (Closed): output/bin/qgis_diagramtest segfaults
- I cannot reproduce as of commit:b6c714ac20ea595ebf3136ae8facae0520acbe5f
Assuming fixed by commit:051253888810b06f6b0... - 01:40 AM Bug report #12347 (Closed): Missing v.net* modules from GRASS Toolbox
- It seems to wok correctly, please reopen if it does not.
- 01:40 AM Bug report #12347 (Closed): Missing v.net* modules from GRASS Toolbox
- It seems to wok correctly, please reopen if it does not.
- 01:32 AM Bug report #14210: QGIS adds NODATA values when saving rasters with "Save as..."
- There seems to be more problems.
I tried first with commit:bfad753 (Jan 23 2016) and the raster was written with No... - 01:21 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
- Radoslaw Guzinski wrote:
> I just tried with 2.12.3 and the latest nightly build (up to commit 0a64c16) with raster.t... - 01:05 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
- I just tried with 2.12.3 and the latest nightly build (up to commit 0a64c16) with raster.tif and the issue is still p...
2016-02-02
- 12:42 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
- I actually cannot reproduce this with master branch either (as of commit:b6c714ac20ea595ebf3136ae8facae0520acbe5f)
Is... - 12:21 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
- I tried myself, this issue cannot be reproduced (for me) by using the code in https://github.com/qgis/QGIS/pull/2755
- 12:03 AM Bug report #13061: QGIS crashes on close if data was read through GDAL in Python Console
- Could you please try with the code in https://github.com/qgis/QGIS/pull/2755 ?
I cannot reproduce due to some problem... - 12:31 AM Bug report #13920: Scale for Mac OS
- Please, could you provide more info about the issue?
What do you mean with "the scale QGIS version 2.8.4 for Mac OS d... - 10:38 PM Revision 0a64c16e (qgis): Add polygon test for mssql provider
- 10:33 PM Revision c6c8277e (qgis): Fix browser model issue identified by model test
- 09:59 PM Bug report #8550: Huge icons on buttons in browser panel
- I haven't been able to successfully build on linux for a while now - I'll have to have another try. I can see on Win...
- 08:02 PM Bug report #8550 (Feedback): Huge icons on buttons in browser panel
- Is this still an issue? That toolbar has been substantially reworked since this was reported
- 09:52 PM Revision d4ea95ea (qgis): Improve QgsCoordinateReferenceSystem documentation
- 08:53 PM Revision 9e292d0c (qgis): Boost app startup test timeout further
- To check whether this fixes failures on the windows nightly builds
- 08:49 PM Revision bdd7ab6c (qgis): Fix spelling mistake in corrections file
- (...my spelling ineptitude has reached a new low)
- 07:14 PM Revision 86f97d1b (qgis): fix transparency in qgsmaprenderer
- 06:49 PM Revision 50bbd6f0 (qgis): [processing] include OTB descriptions and help into CMakeLists.txt
- 06:39 PM Revision 1a817e58 (qgis): run remove_temporary_files.sh in prepare-commit.sh
- 05:24 PM Revision 05125388 (qgis): Ensure GDAL deinitialization runs after last possible use
- Closes #14176
- 12:39 PM Revision 9fb78193 (qgis): Add a bit of typesafety to ogr extent handling
- 12:06 PM Revision 29a72b57 (qgis): Dialog tab order fixes
- 11:28 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
- Nicolas Boisteault wrote:
> WMTS dimensions has already be implemented so I guess parsing the dimension-capabilities ... - 05:45 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
- WMTS dimensions has already be implemented so I guess parsing the dimension-capabilities is done in QGIS.
@Jürgen Fis... - 10:31 AM Bug report #14219 (Closed): DB manager error when using "move to schema"
- In QGIS 2.12 and master the "move to schema" functionality stopped to work...
- 10:00 AM Revision c3ed6b9f (qgis): foreach -> Q_FOREACH
- 09:48 AM Bug report #11007: Deleted/edited features within SHAPEFILE are still recognized in other softwar...
- Could anyone test this ticket again with the code in https://github.com/qgis/QGIS/pull/2755 ?
- 09:47 AM Revision c3a57434 (qgis): Fix clazy 'pass small and trivially-copyable type by value' warnings
- 09:47 AM Revision f3c7ab61 (qgis): Spelling fixes, updates to chkspelling.sh
- 09:47 AM Revision d1cc6cc7 (qgis): Also remove *~ with remove_temporary_files.sh
- 09:35 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- Ticket #13082 does not break. The shapefile is closed some time after the layer is closed. This is based on an expira...
- 09:28 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- The suggested fix in pull 2755 reverts changed meant to fix #13082 -- I'll look at that ticket to see if it breaks
- 02:26 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- Patch for review: https://github.com/qgis/QGIS/pull/2755
- 02:24 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- Also, valgrind shows no additional leak
- 02:23 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- I confirm removing the ref / unref methods and calls fixes the crash.
- 01:45 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- The ref/unref management in QgsOgrFeatureIterator is not clear to me, and surely doesn't seem to be RAII compliant.
W... - 01:37 AM Bug report #14212: output/bin/qgis_diagramtest segfaults
- It actually seem to be the same issue of #14176 as this is valgrind finding:...
- 01:33 AM Bug report #14212 (Closed): output/bin/qgis_diagramtest segfaults
- Another case of segfault-on-exit...
- 08:25 AM Bug report #14176 (Closed): test -V -R qgis_analyzertest segfaults
- Fixed in changeset commit:"051253888810b06f6b055bfea57a7c6a009e3fdc".
- 01:39 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- There is also output/bin/qgis_diagramtest (#14212) which seems to be another symptom of the same bug
- 01:04 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- Nice catch.
For completeness - there is one other test with issues. QgsLegendRenderer fails occasionally under wind... - 07:51 AM Bug report #14217: Segfault on QgsMapCanvas() creation
- PS: I forgot to mention, that I modified the example code to work around #13494
- 07:49 AM Bug report #14217 (Closed): Segfault on QgsMapCanvas() creation
- I modified the example code from http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/canvas.html#writing-c...
- 07:26 AM Bug report #14216: qgis_coordinatereferencesystemtest fails
- GDAL is 2.1.0 from current trunk
- 07:18 AM Bug report #14216 (Closed): qgis_coordinatereferencesystemtest fails
- ...
- 06:12 AM Bug report #14205 (Open): Geopackage edits discarded whith style display
- now I see it, really really weird.
- 06:12 AM Bug report #14205 (Open): Geopackage edits discarded whith style display
- now I see it, really really weird.
- 04:53 AM Bug report #14205: Geopackage edits discarded whith style display
- Hi Giovanni,
sorry if my report was unclear. My concern isn't about new polygons - I'm aware they will not be displa... - 03:38 AM Bug report #14205 (Feedback): Geopackage edits discarded whith style display
- I cannot confirm: your style is based on the column "Type" and you created two classes with the values "Actuel" and "...
- 03:38 AM Bug report #14205 (Feedback): Geopackage edits discarded whith style display
- I cannot confirm: your style is based on the column "Type" and you created two classes with the values "Actuel" and "...
- 05:27 AM Bug report #14214 (Closed): Crash at startup on Windows Server 2008 r2
- I have tried both 32 and 64 bit versions of the latest release level (2.12.2), plus the 64-bit version of 2.8 LTR. A...
- 04:31 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- Gerhard Spieles wrote:
> file is to large
just tested on Windows/Osgeo4w on 2.8.6, 2.12.3 and master, and in all thr... - 04:31 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- Gerhard Spieles wrote:
> file is to large
just tested on Windows/Osgeo4w on 2.8.6, 2.12.3 and master, and in all thr... - 04:31 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- Gerhard Spieles wrote:
> file is to large
just tested on Windows/Osgeo4w on 2.8.6, 2.12.3 and master, and in all thr... - 03:04 AM Bug report #14206: jp2 raster displayed as black background in QGISmaster 8dafa63,
- send it to me (giovanni dot manghi at naturalgis dot pt) or use dropbox (or similar service). Thanks!
- 04:11 AM Bug report #14207: Cannot save Geopackage file with "-" in its name
- weird, no issues doing the conversion from the command line with ogr2ogr, I would have expected the same error.
- 04:11 AM Bug report #14207: Cannot save Geopackage file with "-" in its name
- weird, no issues doing the conversion from the command line with ogr2ogr, I would have expected the same error.
- 04:08 AM Bug report #14203: representation for Checked state doesn't work for boolean widgets
- Thanks for the info, it's clear now.
From my perspective, as the widget knows it has a boolean field, I could set it... - 03:06 AM Bug report #14203 (Closed): representation for Checked state doesn't work for boolean widgets
- Hi Tudor,
> Am I having wrong expectations?
yes. If the datatype is boolean then the only thing you can write into ... - 03:06 AM Bug report #14203 (Closed): representation for Checked state doesn't work for boolean widgets
- Hi Tudor,
> Am I having wrong expectations?
yes. If the datatype is boolean then the only thing you can write into ... - 03:24 AM Feature request #6893 (Open): GRASS r.null
- Hi Médéric,
> I would like to work on this feature request and I need some feedback about the implementation:
>
> ... - 03:12 AM Bug report #6891: Connection to non-spatial PostgreSQL
- see also #14211
- 03:12 AM Bug report #14211 (Closed): Cannot add Postgres geometryless layers if postgis extension not present
- duplicate of #6891
- 03:12 AM Bug report #14211 (Closed): Cannot add Postgres geometryless layers if postgis extension not present
- duplicate of #6891
- 03:11 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
- Giovanni Manghi wrote:
> Sandro Santilli wrote:
> > Lowering priority to match target version (currently "future rele... - 03:09 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
- Sandro Santilli wrote:
> Lowering priority to match target version (currently "future release", so cannot be "blocker... - 02:37 AM Revision 490236f2 (qgis): spelling fixes
- 01:55 AM Feature request #14213 (Open): Allow pattern fills for pie charts
- It would be nice to add an extra dimensionality to pie charts if the pie sectors could be pattern filled instead of o...
2016-02-01
- 12:48 AM Bug report #14010: Converting to Offline Editing of WFS-T layer causes minidump
- Lowering priority to match target version (currently "future release", so cannot be "blocker")
- 12:46 AM Bug report #14176 (In Progress): test -V -R qgis_analyzertest segfaults
- 12:42 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- I see code in QgsOgrConnPool class that seem to protect against a call to ::instance() happening _after_ a call to th...
- 12:34 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- Still happens on a clean rebuild. GDAL version is 2.1.0. Segfault is on exit, so might be related to how the compiler...
- 12:19 AM Bug report #14176: test -V -R qgis_analyzertest segfaults
- My build configuration (while I clearn-rebuild):...
Also available in: Atom