Activity

From 2018-11-17 to 2018-12-16

2018-12-16

10:57 PM Bug report #20821 (Rejected): grass reclass error - inconsitent use of tabs and spaces
I kept running into an error with on Mac QGIS 3.4.2, with the error calling inconsistent use of tabs and spaces. I lo... Adam Dixon
09:32 PM Bug report #20674: DB Manager - load sql query as layer with geom column
Thank you, I greatly appreciate your attention to this problem. (again) Phillip Shelton
08:25 PM Bug report #20820 (Closed): QGIS 3.4 crashed when using ArcGIS MapServer and FeatureServer
This crash is fixed in 3.4.2 Nyall Dawson
08:25 PM Bug report #20820 (Closed): QGIS 3.4 crashed when using ArcGIS MapServer and FeatureServer
This crash is fixed in 3.4.2 Nyall Dawson
06:42 PM Bug report #20820 (Closed): QGIS 3.4 crashed when using ArcGIS MapServer and FeatureServer
h2. User Feedback
Working with https://maps.alberta.ca/genesis/rest/services/Fire_Control_Orders-Data rest service...
Mark Giesbrecht
02:03 PM Feature request #20819 (Open): Panoramic 3d maps (make field of view parametrable)
Currently the field of view in 3D maps seems fixed to 45 degrees (https://github.com/qgis/QGIS/blob/master/src/3d/qgs... Antoine Lafranchis
08:54 AM Bug report #20816: Crash by closing Qgis 3.4.2
N. Veenstra wrote:
> Qgis is still many time crashing by closing down Qgis
>
> h2. User Feedback
>
> Always th...
Giovanni Miduri

2018-12-15

12:45 AM Revision 8ef88e52 (qgis): Correct the column hide/show status that was not saved anymore
(cherry picked from commit 8446119aaa77c167d273a6720924d28055e3ab14) Julien Cabieces
12:45 AM Revision 06c5beed (qgis): [processing] Fix error when running delete duplicate geometries and
some input features have null geometries
Fixes #20788
(cherry picked from commit 82c13bdde0ef447280cc299b6c48bbd4c8...
Nyall Dawson
12:45 AM Revision 9c47d99a (qgis): fix function call in example
(cherry picked from commit 1c74e0b04d18248947f5b995358ea096ebaf7b03) Harel Dan
12:45 AM Revision c4c793a8 (qgis): [layouts] Fix first background map render can never be canceled
and must always complete
This fixes an issue where map items appear to get "stuck" showing the
"Rendering map" text ...
Nyall Dawson
12:45 AM Revision abbd4d08 (qgis): [api] Raises ValueError and TypeError exceptions when QgsGeometry.asPoi...
is called on non-single-point geometries
Previously we would just return QgsPointXY(0,0) when geometries of invalid
...
Nyall Dawson
12:45 AM Revision 489f32d8 (qgis): [processing] Throw error when attempting to use Distance Matrix with
multipoint datasets
There's no single approach to use for multi-point inputs, so instead
of overloading this algorit...
Nyall Dawson
12:45 AM Revision c8a7e4d6 (qgis): [needs-docs][ux] Remove custom group box styling and option for QGIS st...
This setting is causing issues on newer operating systems, e.g. MacOS
on dark themes. It's a 6 year old workaround fo...
Nyall Dawson
12:45 AM Revision 8c80ff59 (qgis): Dox++
(cherry picked from commit 44bbf1f137feeb7fd4f531005be50e21a98a7f1e) Nyall Dawson
10:44 PM Revision 31699773 (qgis): Improve a few decoration dialog .ui files
(cherry picked from commit 0b19aab50e06e77d00b566ae0c8d45d18511f497) Mathieu Pellerin - nIRV
02:54 PM Revision 1ff3ddc6 (qgis): Merge pull request #8676 from elpaso/bugfix-20674-dbmanager-aliased-2
fix spatialite aliased, nested, joined queries Alessandro Pasotti
02:54 PM Bug report #20674 (Closed): DB Manager - load sql query as layer with geom column
Applied in changeset commit:qgis|d4439b25c04cadf4f3ca10b25f8154274276e9d7. Alessandro Pasotti
12:45 PM Bug report #20818 (Open): Advanced digitizing keeps position of removed vertex
If I draw a linear feature (LineString) with advanced digitizing panel, and I undo a vertex with the Backspace key, t... Antoine Lafranchis
12:30 PM Bug report #20817 (Open): Advanced digitizing doesn't accept mathematical operations when QGIS us...
In english locale (en_US), advanced digitizing values (d, a, x, y) accept mathematical operations. It's possible, for... Antoine Lafranchis
11:45 AM Feature request #17012: Let glows use the main color
Allowing a data-defined override for those things would be a great solution I think. Johannes Kroeger
11:42 AM Feature request #12070: Define map extent on canvas as a center point, not as rectangular extent
Considering you can override many things in QGIS with expressions nowadays and that @map_extent_center is available, ... Johannes Kroeger
11:08 AM Revision e83e7940 (qgis): spatialite: Add more test cases for table names with spaces
Alessandro Pasotti
10:57 AM Bug report #20812: Edit features in place - fix geometries not working
Would you please add a test project and data? That would speed up the bug fixing process a lot. Alessandro Pasotti
09:26 AM Revision 8a0a7456 (qgis): Merge pull request #8677 from troopa81/hidden_column
Correct the column hide/show status that was not saved anymore Alessandro Pasotti
02:28 AM Revision 35855b88 (qgis): [FEATURE][API] Add API to set a margin for labels for layout map items
This controls how close labels are permitted to the edges of the map
item. The labeling engine will then try other ca...
Nyall Dawson
02:28 AM Revision 63a5ebf5 (qgis): Wording update
Nyall Dawson
02:28 AM Revision 8d7e21fc (qgis): Test mask updates
Nyall Dawson
02:28 AM Revision 13e71864 (qgis): Wording 2
Nyall Dawson
02:28 AM Revision 4252aabe (qgis): [FEATURE][API] Add option to specify a custom boundary geometry
in QgsMapSettings to restrict where labels are allowed to be placed
within.
If set, this overrides the default behav...
Nyall Dawson
02:28 AM Revision d8eac479 (qgis): [FEATURE][API] Add method to QgsMapSettings for specifying label blocki...
These represent areas of the map where NO labels should be placed Nyall Dawson
02:28 AM Revision ed25a3e2 (qgis): [FEATURE][layouts] Add setting for label margin for map items
This setting allows per-map control of how close labels are permitted
to be placed to the map item's edges.
Sizes ca...
Nyall Dawson
02:28 AM Revision cd762da8 (qgis): Doxygen
Nyall Dawson
02:28 AM Feature request #10314 (Closed): An option to tell Composer/Atlas to avoid put a label near the b...
Applied in changeset commit:qgis|ed25a3e2ee51e38ef5ab64f1753ed3e5f1d8c892. Nyall Dawson
02:28 AM Feature request #10314 (Closed): An option to tell Composer/Atlas to avoid put a label near the b...
Applied in changeset commit:qgis|ed25a3e2ee51e38ef5ab64f1753ed3e5f1d8c892. Nyall Dawson
01:44 AM Revision 82c13bdd (qgis): [processing] Fix error when running delete duplicate geometries and
some input features have null geometries
Fixes #20788
Nyall Dawson
01:44 AM Revision abc7b037 (qgis): [needs-docs][processing] Output count of retained and duplicate feature...
Delete duplicate geometries algorithm.
This matches the output of the delete duplicates by attribute
algorithm
Nyall Dawson
01:43 AM Bug report #20788 (Closed): Error whilst running delete duplicates algorithm in QGIS 3.4
Applied in changeset commit:qgis|82c13bdde0ef447280cc299b6c48bbd4c83a7306. Nyall Dawson
01:43 AM Bug report #20788 (Closed): Error whilst running delete duplicates algorithm in QGIS 3.4
Applied in changeset commit:qgis|82c13bdde0ef447280cc299b6c48bbd4c83a7306. Nyall Dawson
01:36 AM Revision 5c2f68e7 (qgis): [processing] Throw error when attempting to use Distance Matrix with
multipoint datasets
There's no single approach to use for multi-point inputs, so instead
of overloading this algorit...
Nyall Dawson
01:36 AM Bug report #20799 (Closed): Distance matrix output is false
Applied in changeset commit:qgis|5c2f68e769509a7aac89898990de0ffdeff0d6e0. Nyall Dawson
01:36 AM Bug report #20799 (Closed): Distance matrix output is false
Applied in changeset commit:qgis|5c2f68e769509a7aac89898990de0ffdeff0d6e0. Nyall Dawson

2018-12-14

11:41 PM Bug report #20814 (Closed): Computer temporarily freezes (hangs-up) during file open/save operations
Duplicate of #20381 Nyall Dawson
11:41 PM Bug report #20814 (Closed): Computer temporarily freezes (hangs-up) during file open/save operations
Duplicate of #20381 Nyall Dawson
10:22 PM Bug report #20814: Computer temporarily freezes (hangs-up) during file open/save operations
Hi Mark. Refer to #20381. This is an ongoing issues. There are some resolutions in that report depending on which m... Willem Buitendyk
08:11 PM Bug report #20814 (Closed): Computer temporarily freezes (hangs-up) during file open/save operations
I am running QGIS 3.4.2 on a MacBook Pro (2016) running macOS Mojave (10.14.2). Every time I try to open or save a fi... Mark Thomasson
11:23 PM Revision 1285a01c (qgis): Correctly test processing auth widget with real authentication setup
Nyall Dawson
11:23 PM Revision 11ea28a5 (qgis): [FEATURE][processing] Add a new parameter type for authentication config
This adds a new available parameter type for processing algorithms,
QgsProcessingParameterAuthConfig, allowing select...
Nyall Dawson
11:23 PM Revision 56bd682d (qgis): Avoid duplicate changed signals thrown by QgsAuthConfigSelect
Nyall Dawson
11:22 PM Revision 8f06b5a9 (qgis): [ux] Remove custom group box styling and option for QGIS styled group b...
This setting is causing issues on newer operating systems, e.g. MacOS
on dark themes. It's a 6 year old workaround fo...
Nyall Dawson
10:40 PM Revision 0ca97777 (qgis): [api] Raises ValueError and TypeError exceptions when QgsGeometry.asPoi...
is called on non-single-point geometries
Previously we would just return QgsPointXY(0,0) when geometries of invalid
...
Nyall Dawson
09:45 PM Bug report #20816 (Closed): Crash by closing Qgis 3.4.2
Qgis is still many time crashing by closing down Qgis
h2. User Feedback
Always this error by clossing down QGIS...
N. Veenstra
09:00 PM Bug report #20815 (Closed): Saga Zonal Grid Statistics with using [save to temporary file] attemp...
Saga Zonal Grid Statistics with using [save to temporary file] attempts to create a .shp. It therefore crashes. One... Nicolas Cadieux
06:31 PM Bug report #20807 (Closed): Cannot Install to Fedora 29, 64-bit
Marco Bernasocchi
06:18 PM Bug report #20807: Cannot Install to Fedora 29, 64-bit
Your recommendation worked. Installation completed without issue. Qgis runs well.
Thanks so much for your help.
elewis52 -
03:15 PM Bug report #20807: Cannot Install to Fedora 29, 64-bit
Rebuild was completed. You can now install qgis-grass via:... Daniele Viganò
11:53 AM Bug report #20807: Cannot Install to Fedora 29, 64-bit
This was due a very recent change the upstream (Fedora maintainers) did on GRASS (they replaced GRASS 7.4.2 with 7.4.... Daniele Viganò
04:42 PM Bug report #20813 (Closed): Print composer crash
h2. User Feedback
Trying to undo paste in print composer.
h2. Report Details
*Crash ID*: 36805cab84651459f9b...
Matjaž Mori
04:11 PM Bug report #15265: Built-in tools missing from Vector menu
Casper Børgesen wrote:
> For our users it was easy to solve by uninstalling the processing plugin using the plugin m...
Christian Nielsen
04:10 PM Bug report #20812 (Closed): Edit features in place - fix geometries not working
When using the edit features in place function with fix geometries it does not seem to work.
I tested on the same ...
Andy Whyte
03:56 PM Revision 8446119a (qgis): Correct the column hide/show status that was not saved anymore
Julien Cabieces
03:18 PM Revision 649be587 (qgis): allow building WITH_SERVER_PLUGINS=OFF (#8674)
Marco Bernasocchi
03:10 PM Revision d4439b25 (qgis): Fix spatialite exotic query layers (aliased, nested, joined ...)
Fixes #20674 (again)
“It does not matter how slowly you go as long as you do not stop.”
― Confucius
Alessandro Pasotti
03:09 PM Revision 3618d63c (qgis): Show an error message when a query yields an invalid layer
... instead of failing silently Alessandro Pasotti
02:58 PM Feature request #20811 (Open): Add ability to do a manual full refresh of all HTML Frames in a La...
In a layout, linked CSS files in an HTML frame are not reloaded when the @Refresh HTML@ button is pressed.
It woul...
Jay Cummins
01:44 PM Revision 7d193faa (qgis): Update src/server/qgsowsserver.h
Co-Authored-By: mbernasocchi <[email protected]> Denis Rouzaud
01:14 PM Revision a921edc7 (qgis): allow building WITH_SERVER_PLUGINS=OFF
Marco Bernasocchi
12:41 PM Revision 9e5bb360 (qgis): make QgsGeometry::isNull Q_INVOKABLE (#8667)
Denis Rouzaud
12:05 PM Revision d2c58646 (qgis): typo fix
Jürgen Fischer
11:58 AM Bug report #20795: QGIS 3.4.1 crashes on 'Save as...'
@Christoper: I cannot duplicate this, nor in 3.4.2 (3.4 version I have) nor in current development version.
Can yo...
Richard Duivenvoorde
11:53 AM Bug report #20797: Export to CSV including Geometry AS_WKT
Hi Valter,
Thanks for the issue, but can you please provide a small sample of the csv, so devs can test debug it?
...
Richard Duivenvoorde
10:55 AM Bug report #20717: Point layer display
I experience the same failure. Some point layer shapefiles, in my case originally created by gvSIG CE 1.0, will not b... Phil Harvey
10:55 AM Bug report #20717: Point layer display
I experience the same failure. Some point layer shapefiles, in my case originally created by gvSIG CE 1.0, will not b... Phil Harvey
10:55 AM Bug report #20717: Point layer display
I experience the same failure. Some point layer shapefiles, in my case originally created by gvSIG CE 1.0, will not b... Phil Harvey
10:55 AM Bug report #20717: Point layer display
I experience the same failure. Some point layer shapefiles, in my case originally created by gvSIG CE 1.0, will not b... Phil Harvey
10:55 AM Bug report #20717: Point layer display
I experience the same failure. Some point layer shapefiles, in my case originally created by gvSIG CE 1.0, will not b... Phil Harvey
10:55 AM Bug report #20717: Point layer display
I experience the same failure. Some point layer shapefiles, in my case originally created by gvSIG CE 1.0, will not b... Phil Harvey
09:17 AM Bug report #20674: DB Manager - load sql query as layer with geom column
I'll have a look, but keep in mind that previous to 3.2 there were other ugly bugs that were fixed, like #19930, this... Alessandro Pasotti
08:10 AM Bug report #20674 (Reopened): DB Manager - load sql query as layer with geom column
Alessandro Pasotti
09:14 AM Revision c714652e (qgis): Disable in-session change of UI theme for Qt < 5.12
Random crasher associated with UI theme change is an
upstream bug, in the meantime let's make sure people don't
lose ...
Mathieu Pellerin - nIRV
09:14 AM Revision 32e484c7 (qgis): Apply suggestion.
Co-Authored-By: nirvn <[email protected]> Nyall Dawson
09:14 AM Revision 36d36331 (qgis): Pass on the theme style data directly instead of a file:///...
Benefit: remove requirement to have write permission for the
theme directory.
Mathieu Pellerin - nIRV
09:04 AM Revision e58abfd0 (qgis): Merge pull request #8666 from elpaso/opencl-rastercalc-float-cast
opencl rastercalc fix int input rasters and cast to float Alessandro Pasotti
08:54 AM Bug report #20652 (Closed): QGIS 3.4.1 crashing
Jürgen Fischer
08:53 AM Bug report #20697 (Closed): QGIS 3.4.2 crashes on exit
Jürgen Fischer
08:40 AM Bug report #20806 (Closed): QGIS 3.4.2 crush on exit
Jürgen Fischer
07:22 AM Bug report #20810 (Closed): QGIS Server 3 - drawing order of grouped layer
I noticed problems with the drawing order of grouped layers on QGIS Server 3. If I load a WMS service consisting of s... Burghardt Scholle
06:57 AM Bug report #20809 (Open): Merge connected lines and Line orentation dependant position error
Hi,
I model road traffic and I have found the Line orientation dependant position under Placement under labels, to...
Phillip Shelton
03:38 AM Bug report #20804 (Closed): Symbology of a layer with categories based on boolean field displays ...
Duplicate of #20290 Nyall Dawson
03:38 AM Bug report #20804 (Closed): Symbology of a layer with categories based on boolean field displays ...
Duplicate of #20290 Nyall Dawson
02:28 AM Bug report #20808 (Closed): WFS2 GetFeature over python interface fails with QGIS versions 2.18.21<
Issue originally summarized against my own product as below (Apologies, the example requires an API for data.linz.gov... Simon Planzer

2018-12-13

12:19 AM Bug report #20807 (Closed): Cannot Install to Fedora 29, 64-bit
Enabling the needed repository: "sudo dnf copr enable dani/qgis" and then installing packages: "sudo dnf install qgis... elewis52 -
11:57 PM Bug report #20806: QGIS 3.4.2 crush on exit
Both data and project file seems ok after restart. Jan Macura
11:54 PM Bug report #20806 (Closed): QGIS 3.4.2 crush on exit
h2. User Feedback
I've just finished a 4 hour long work, saved everything and pressed the close button. If there w...
Jan Macura
10:47 PM Bug report #20674: DB Manager - load sql query as layer with geom column
Hi,
Thank you Alessandro for so quickly fixing the use case I pointed out. Unfortunately, that was only a simple c...
Phillip Shelton
09:01 PM Bug report #20774: Vertex tool wrong behavior
i can confirm this issue Jan Lippmann
08:45 PM Revision 791ed881 (qgis): make QgsGeometry::isNull Q_INVOKABLE
Denis Rouzaud
08:14 PM Bug report #20803 (Closed): grass algorithms on geopackage vecto change fid tpe
This is a grass issue, not qgis. Nyall Dawson
08:14 PM Bug report #20803 (Closed): grass algorithms on geopackage vecto change fid tpe
This is a grass issue, not qgis. Nyall Dawson
05:33 PM Bug report #20803 (Closed): grass algorithms on geopackage vecto change fid tpe
Hi,
when using a vector file stored in a GeoPackage to run any grass algorithm, in the output vector file the type o...
Ludovico Frate
08:04 PM Bug report #20763: Crash when in DB Manager, trying to browse a PostgreSQL DB
I cannot really replicate in any way, on both Linux or Windows.
Please try using a new/clean profile (no 3rd party p...
Giovanni Manghi
07:17 AM Bug report #20763: Crash when in DB Manager, trying to browse a PostgreSQL DB
Example shape file and a project with a wmts layer Frode Wiseth Jørgensen
07:40 PM Bug report #20804 (Closed): Symbology of a layer with categories based on boolean field displays ...
This issue is kind of hard to describe, so I will describe what exactly I am doing and where I see a problem.
h1. ...
Jan Macura
06:51 PM Revision 5b7f808c (qgis): Merge pull request #8665 from hareldunn/patch-1
fix function call in example Luigi Pirelli
06:36 PM Revision b71a668a (qgis): opencl rastercalc fix int input rasters and cast to float
Cast to float all math operations because when the
input is not a float or a double opencl raises
an error regarding ...
Alessandro Pasotti
05:40 PM Bug report #20799: Distance matrix output is false
Same data with ArcGIS Point Distance analysis return correct values. Romain Blanc
03:25 PM Bug report #20799 (Closed): Distance matrix output is false
Take two points layers (example attached) and create a distance matrix in QGIS 2.18.26 and 3.4.2.
Results are diff...
Romain Blanc
05:18 PM Revision 1c74e0b0 (qgis): fix function call in example
Harel Dan
05:01 PM Revision 91fcb799 (qgis): Merge pull request #8662 from elpaso/elpaso-backport-3_4
Weekly backports to 3.4 Alessandro Pasotti
05:01 PM Bug report #20802 (Feedback): crashed by export
h2. User Feedback
I wanted to safe the current map as pdf.
h2. Report Details
*Crash ID*: 7908abcc38d2c4d833...
Torsten Hase
04:43 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
thx to peter petrik and his post in [https://github.com/OSGeo/homebrew-osgeo4mac/issues/553] i have found a version ... robert kalasek
04:02 PM Bug report #20801 (Closed): GetFeatureInfo response empty for child relation table in QGIS Server 3
This was working with QGIS 2 series.
I have a layer with a relation to a table (test_jointure in the logs).
When ...
damien despres
03:52 PM Bug report #20800 (Closed): Stroke color override with @symbol_color does not use overridden Fill...
# Use some polygon data.
# Override the fill color to something with an expression, e.g. @color_rgb(255,0,0)@
# Ove...
Johannes Kroeger
02:58 PM Revision 8c07c994 (qgis): Merge pull request #8657 from elpaso/bugfix-20743-badlayers-dirty
Decent workaround to dirty a project after bad layer handling Alessandro Pasotti
02:57 PM Bug report #20743 (Closed): After handling bad layers, no unsaved state
Applied in changeset commit:qgis|0042cc0f33906f5403dc02fb52cbe6b130d95569. Alessandro Pasotti
02:57 PM Bug report #20743 (Closed): After handling bad layers, no unsaved state
Applied in changeset commit:qgis|0042cc0f33906f5403dc02fb52cbe6b130d95569. Alessandro Pasotti
02:04 PM Bug report #20798 (Closed): Points inside polygons
When I try to genereate points inside polygons, if I do not choose a filname and simply need to save it on the memory... Fabio Daniel Trinco
12:27 PM Bug report #20797 (Closed): Export to CSV including Geometry AS_WKT
In QGIS 3.2.2, when I have a shapefile and export it to CSV format using Geometry = AS_WKT, several lines get errors ... Valter Duarte
11:39 AM Revision 0042cc0f (qgis): Mark project dirty when bad layers have changed
Fixes #20743 Alessandro Pasotti
11:21 AM Bug report #20795: QGIS 3.4.1 crashes on 'Save as...'
Would you be able to test the latest nightly dev builds and confirm that the bug is still present in master? Alessandro Pasotti
11:08 AM Bug report #20795: QGIS 3.4.1 crashes on 'Save as...'
The problem appears to be if there is a 'saved to memory' layer in the project, even if it is turned off and not requ... Christopher Wesson
10:55 AM Bug report #20795 (Closed): QGIS 3.4.1 crashes on 'Save as...'
Choosing Project > Save as is successfully saving the project but is also closing the software!
Not great as I got o...
Christopher Wesson
11:06 AM Bug report #20796 (Closed): SVM Classification, SupportVectorMachineClassification(OpenCV)-Vector...
Some saga algorithms (processing menu) do not allow you to choose a vector field. The tools mentioned above have this... gabriele nolè
10:39 AM Revision 1f616663 (qgis): Hint where to find select features method
Matthias Kuhn
10:36 AM Bug report #20790: QGIS crashes computer due to lack of memory
I agree with the path forward, but this is unfortunately not trivial, let's see if it can be done during the next bug... Alessandro Pasotti
10:22 AM Bug report #20790: QGIS crashes computer due to lack of memory
Routines within QGIS should check that there is memory available before trying to use it, which would prevent a hard ... Harry Clarke
08:50 AM Bug report #20790: QGIS crashes computer due to lack of memory
Lowering priority because there is a workaround. Alessandro Pasotti
08:50 AM Bug report #20790: QGIS crashes computer due to lack of memory
Lowering priority because there is a workaround. Alessandro Pasotti
08:50 AM Bug report #20790: QGIS crashes computer due to lack of memory
Lowering priority because there is a workaround. Alessandro Pasotti
08:50 AM Bug report #20790: QGIS crashes computer due to lack of memory
I'm not really sure about what to do here: perhaps something smart that checks for free memory and/or times out? Alessandro Pasotti
09:08 AM Revision 6f725b82 (qgis): sqlite accept aliased queries from db manager
Fixes #20674 - DB Manager - load sql query as layer with geom column
Well, not sure it really fixes that particular ...
Alessandro Pasotti
09:08 AM Revision 527448df (qgis): Defer opencl initialization after user has opted-in in settings
Prevents a crash from #20363, actually deferring the crash
after the user has opted-in, btw the options is not stored...
Alessandro Pasotti
09:07 AM Revision 1bc9234c (qgis): Do not crash when zipped project is not a valid zip
Fixes #20783 - Crash when opening qgz project Alessandro Pasotti
09:07 AM Revision 14e59ee6 (qgis): Fix QgsReadWriteLocker changeMode
since mMode was never updated, the lock
was never toggled from read to write or
vice-versa.
This was leading to cras...
Alessandro Pasotti
08:15 AM Revision a395afff (qgis): Merge pull request #8660 from elpaso/bugfix-20789-QgsReadWriteLocker-mo...
Fix QgsReadWriteLocker changeMode Alessandro Pasotti
08:15 AM Bug report #20765: Delete field in table delete all features
Unfortunately the bug is also occurring with this version. Jérôme Guélat
08:14 AM Bug report #20789 (Closed): Check Geometries causes crash on 3.4.2 and Master
Applied in changeset commit:qgis|b0d1506b7205ebf29fa8348379f7fa85def49595. Alessandro Pasotti
08:14 AM Bug report #20789 (Closed): Check Geometries causes crash on 3.4.2 and Master
Applied in changeset commit:qgis|b0d1506b7205ebf29fa8348379f7fa85def49595. Alessandro Pasotti
08:13 AM Bug report #20022: Polygon style: Simple line with offset
Here I have some sample data. Some polygons and a layer style file. In the meantime I found out, that a polygon is no... Amanda Zwicky
08:02 AM Bug report #19546: QGIS 3 slow on macOS at high resolutions
I have tried QGIS 3.4.2 built and run with QT5.12 and it's more less the same or even slightly worse. Michal Jurewicz
01:11 AM Revision 44bbf1f1 (qgis): Dox++
Nyall Dawson

2018-12-12

12:04 AM Feature request #20794 (Open): Allow OS to open files in already-running QGIS application (Linux)
If QGIS is running and I double-click or "xdg-open" on a QGIS-associated file on Ubuntu, I get a 2nd QGIS app.
The...
Ken Mankof
11:35 PM Revision 591bb756 (qgis): [layouts] Fix first background map render can never be canceled
and must always complete
This fixes an issue where map items appear to get "stuck" showing the
"Rendering map" text ...
Nyall Dawson
11:35 PM Revision 7fd6a205 (qgis): [ui] Better visual queue for non-visible layers in the tree
Mathieu Pellerin - nIRV
10:39 PM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
I have done some test on simple tables.
It is possible to get the function to trigger BUT OUTPUT must not point to...
Alexis Roy-L
09:27 PM Bug report #20789: Check Geometries causes crash on 3.4.2 and Master
Alessandro Pasotti wrote:
> I've found the bug that caused the crash (and what a big one!!) but the tool is still un...
Antonio Viscomi
06:55 PM Bug report #20789 (In Progress): Check Geometries causes crash on 3.4.2 and Master
Alessandro Pasotti
06:55 PM Bug report #20789: Check Geometries causes crash on 3.4.2 and Master
This fixes the crash (and probably many more bugs) https://github.com/qgis/QGIS/pull/8660
As I mentioned, the tool...
Alessandro Pasotti
06:03 PM Bug report #20789: Check Geometries causes crash on 3.4.2 and Master
I've found the bug that caused the crash (and what a big one!!) but the tool is still unusable with a big layer: it u... Alessandro Pasotti
05:32 PM Bug report #20789: Check Geometries causes crash on 3.4.2 and Master
Confirmed Alessandro Pasotti
03:51 PM Bug report #20789 (Closed): Check Geometries causes crash on 3.4.2 and Master
Hi all,
I tried to check Topology but QGIS Master and 3.4.
I attached data, project and screencast in a divided 7zi...
Antonio Viscomi
09:08 PM Bug report #20793 (Open): Field format corrupted when performing save features as...
I have recently switched from QGIS 3.0.1 to QGIS 3.4.2. I have found that field format is lost when doing export... s... KL Higgins
07:16 PM Bug report #20792 (Open): Edit line make the project crash
Good afternoon
I am doing a project for one of my class and for some reason the "edit line" ( I have the French v...
Marion S
07:13 PM Bug report #20790: QGIS crashes computer due to lack of memory
Change Scan for contents in compressed files from "basic" to "no", and that solved the problem. QGIS was able to disp... Harry Clarke
07:01 PM Bug report #20790 (Feedback): QGIS crashes computer due to lack of memory
Can you please try with Settings -> Options -> Data Source -> Scan for contents in compressed files ... -> Set it to ... Alessandro Pasotti
04:36 PM Bug report #20790 (Open): QGIS crashes computer due to lack of memory
Whilst browsing a local file folder which contains a number of sub-folders and zip files using the Browser widget, QG... Harry Clarke
06:51 PM Revision b0d1506b (qgis): Fix QgsReadWriteLocker changeMode
since mMode was never updated, the lock
was never toggled from read to write or
vice-versa.
This was leading to cras...
Alessandro Pasotti
06:09 PM Revision 0a017256 (qgis): avoid freeze with multiple layers locator search (#8650) (#8659)
* avoid freeze with multiple layers locator search
if the project had many searchable layers, a freeze occured when ...
Denis Rouzaud
04:42 PM Bug report #20791 (Open): On the fly geometry validation doesn't work and causes QGIS to not respond
I attached 2screencasts here, data and project are attached to #20789 Antonio Viscomi
04:09 PM Bug report #20765: Delete field in table delete all features
Alessandro Pasotti wrote:
> @Jérôme, I can confirm: downgrading sqlite to 3.17 solved the issue, I'm not sure what y...
Jürgen Fischer
03:46 PM Bug report #20765: Delete field in table delete all features
@Jérôme, I can confirm: downgrading sqlite to 3.17 solved the issue, I'm not sure what you should do now, perhaps fil... Alessandro Pasotti
02:29 PM Bug report #20765: Delete field in table delete all features
You're right... I think I remember that SQLite was updated with QGIS 3.4.2.
Using OSGeo4W I downgraded SQLite from...
Jérôme Guélat
02:12 PM Bug report #20765: Delete field in table delete all features
This is probably an upstream bug in OGR/GDAL or the underlying sqlite libraries.
I checked with a debugger on wind...
Alessandro Pasotti
04:00 PM Revision 6d34089a (qgis): avoid freeze with multiple layers locator search (#8650)
* avoid freeze with multiple layers locator search
if the project had many searchable layers, a freeze occured when ...
Denis Rouzaud
03:59 PM Revision 2f7d634e (qgis): Merge pull request #8652 from 3nids/fix17727_34
move value group box under help area [Expression builder] [needs-docs] Denis Rouzaud
03:56 PM Bug report #20705: r.reclass Grass tool not working
Following successful cleanup of tabs / space indentation issues we executed the code and encountered a further issue.... Charlotte Jeal
03:29 PM Revision a43672f4 (qgis): Fix bracket in example
Co-Authored-By: m-kuhn <[email protected]> Harrissou Santanna
03:28 PM Revision 969b7894 (qgis): Merge pull request #8658 from elpaso/bugfix-20783-crash-when-unzipping-...
Do not crash when zipped project is not a valid zip Alessandro Pasotti
03:27 PM Bug report #20783 (Closed): Crash when opening (corrupted) qgz project
Applied in changeset commit:qgis|9ca85f72c3eae2bc1fcd4fe26de2e32a21695a68. Alessandro Pasotti
03:27 PM Bug report #20783 (Closed): Crash when opening (corrupted) qgz project
Applied in changeset commit:qgis|9ca85f72c3eae2bc1fcd4fe26de2e32a21695a68. Alessandro Pasotti
01:49 PM Bug report #20783: Crash when opening (corrupted) qgz project
https://github.com/qgis/QGIS/pull/8658 Alessandro Pasotti
01:49 PM Bug report #20783: Crash when opening (corrupted) qgz project
https://github.com/qgis/QGIS/pull/8658 Alessandro Pasotti
01:48 PM Bug report #20783 (In Progress): Crash when opening (corrupted) qgz project
The zip file is corrupted, but QGIS must not crash. Alessandro Pasotti
01:48 PM Bug report #20783 (In Progress): Crash when opening (corrupted) qgz project
The zip file is corrupted, but QGIS must not crash. Alessandro Pasotti
02:59 PM Bug report #20784: Using atribute in a style definition locks lines and polygon layers against ed...
Hi
As requested, attached are the qml style and zipped shapefile folder. The layer name for the Shapefile must be ...
Peter Cornelissen
02:59 PM Bug report #20784: Using atribute in a style definition locks lines and polygon layers against ed...
Hi
As requested, attached are the qml style and zipped shapefile folder. The layer name for the Shapefile must be ...
Peter Cornelissen
06:42 AM Bug report #20784 (Feedback): Using atribute in a style definition locks lines and polygon layers...
Can you share some data and the style for testing? Nyall Dawson
01:23 AM Bug report #20784: Using atribute in a style definition locks lines and polygon layers against ed...
Forgot to say. I can add new lines or polygons Peter Cornelissen
01:19 AM Bug report #20784 (Closed): Using atribute in a style definition locks lines and polygon layers a...
Hi
I went onto Stack Exchange asking for help to a styling issue. I used the method as seen in the attached and th...
Peter Cornelissen
01:48 PM Revision 9ca85f72 (qgis): Do not crash when zipped project is not a valid zip
Fixes #20783 - Crash when opening qgz project Alessandro Pasotti
01:39 PM Bug report #17244: New node tool snapping index out of sync for transaction groups (and triggers ...
The issue is still present in 3.4.2.
However, when the "data dependencies" are correctly declared on the table "pi...
Hugo Mercier
01:19 PM Bug report #20788 (Closed): Error whilst running delete duplicates algorithm in QGIS 3.4
I have a vector layer that contains duplicates and when I run the delete duplicates algorithm it fails with the error... Admire Nyakudya
01:03 PM Bug report #20787 (Closed): QGIS 3.4.2 keeps crashing in Windows 7
I had same problem with 3.4.1 which randomly crashed on this Windows machine but upgrade to 3.4.2 and starting with c... Jan Helebrant
11:43 AM Bug report #19546: QGIS 3 slow on macOS at high resolutions
Just for your information, QGIS 3.4.2 (QT 5.11.2) is still very unresponsive. Below some screen records with small pr... Michal Jurewicz
11:37 AM Bug report #19940 (Closed): Spatialite column with AUTOINCREMENT block with forms
Loïc BARTOLETTI
11:37 AM Bug report #19940: Spatialite column with AUTOINCREMENT block with forms
Couldn't reproduct too... Maybe I did a bad action at another time... a bad monkey tester :) Loïc BARTOLETTI
11:30 AM Bug report #19911 (Closed): The vertex editor is not synchronized with vertex movements in edit mode
Loïc BARTOLETTI
11:13 AM Bug report #20743 (In Progress): After handling bad layers, no unsaved state
Alessandro Pasotti
11:13 AM Bug report #20743: After handling bad layers, no unsaved state
https://github.com/qgis/QGIS/pull/8657 Alessandro Pasotti
10:40 AM Bug report #20786 (Closed): Select by polygon right-click and identify tool don't work with OTF
See:
https://twitter.com/ANDEHHH_/status/1072784565855535104
Saber Razmjooei
10:20 AM Bug report #17213: "Show only features visible within a map" filter not able to select "base map"...
I have the same problem in QGIS 2.18.26 on windows.
Mie Winstrup
10:12 AM Revision 809f6637 (qgis): Fix test
Matthias Kuhn
09:35 AM Feature request #20785 (Closed): Please add scrollbar in Symbol Selector > Gradient Fill
Harrissou Santanna
06:53 AM Feature request #20785 (Closed): Please add scrollbar in Symbol Selector > Gradient Fill
I have had issue when I try to change Gradient Fill settings in Symbol Selector.
The dialog is taller than the scree...
Rapeapach Suwasri
09:32 AM Bug report #20737: Can't open shapefiles from https websites on windows
Well, it's not that simple.
The problem doesn't comes from Windows itself, but from the way CURL is built.
Window...
Chris Chauvot

2018-12-11

11:56 PM Bug report #20778 (Closed): Cannot delete individual vertex in lines
Giovanni Manghi
11:55 PM Bug report #20778: Cannot delete individual vertex in lines
Giovanni Manghi wrote:
> works as expected here (QGIS master, Win10), try with a new/clean profile.
Yes, that has...
Matthew Bodnar
10:32 PM Bug report #20778: Cannot delete individual vertex in lines
works as expected here (QGIS master, Win10), try with a new/clean profile. Giovanni Manghi
06:57 PM Bug report #20778: Cannot delete individual vertex in lines
Hi,
The shapefiule was too big so I had to clip a portion, export as Geopackage and put into this compressed fold...
Matthew Bodnar
06:17 PM Bug report #20778 (Feedback): Cannot delete individual vertex in lines
You need to attach SMM_Kluane_SB_5m Shape file (shp, shx, dbf and prj) Saber Razmjooei
05:45 PM Bug report #20778 (Closed): Cannot delete individual vertex in lines
Hi,
I cannot delete individual vertex in this topo contour file with the vertex editor. I have to cut the line int...
Matthew Bodnar
11:16 PM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
Judging from the error message and https://docs.microsoft.com/en-us/sql/t-sql/queries/output-clause-transact-sql?view... Alexis Roy-L
01:07 AM Bug report #20592 (Open): MSSQL: Inserting a feature in a table with an after insert trigger atta...
Thanks Andy! Nyall Dawson
01:07 AM Bug report #20592 (Open): MSSQL: Inserting a feature in a table with an after insert trigger atta...
Thanks Andy! Nyall Dawson
11:16 PM Bug report #20783 (Closed): Crash when opening (corrupted) qgz project
h2. User Feedback
I just opened the qgz project which I was working with yesterday with no problem (in the same ve...
Jan Macura
11:09 PM Bug report #20775: MSSQL trigger issues
Alexis - can we move the discussion to #20592? I'd appreciate Andy's feedback and testing of your proposal too. Nyall Dawson
11:02 PM Bug report #20775: MSSQL trigger issues
After taking a look at #20592 I noticed that the proposed solution is a workaround and not a proper solution to this ... Alexis Roy-L
10:31 PM Bug report #20775: MSSQL trigger issues
Yes this is a duplicate, sorry, it appears 20592 got solved by adding the INTO after the OUTPUT in SQL, this was the ... Alexis Roy-L
10:26 PM Bug report #20775 (Feedback): MSSQL trigger issues
Duplicate of #20592? Nyall Dawson
07:42 PM Bug report #20775: MSSQL trigger issues
More documentation: https://docs.microsoft.com/en-us/sql/t-sql/queries/output-clause-transact-sql?view=sql-server-2017
Alexis Roy-L
03:54 PM Bug report #20775 (Closed): MSSQL trigger issues
Greetings,
I have set up trigger in MSSQL to update the area or the length of the feature. On update of existing f...
Alexis Roy-L
10:30 PM Bug report #20782 (Closed): crash when quit Qgis
#20697 Giovanni Manghi
10:30 PM Bug report #20782 (Closed): crash when quit Qgis
#20697 Giovanni Manghi
10:28 PM Bug report #20782 (Closed): crash when quit Qgis
When i closed/exit QGIS, QGIS crash with this below message:
Crash ID: a82e7e07e3c0e2dbce4f2adf5452fe54341e44a9
...
andreas hindyarto
10:30 PM Bug report #18469 (Feedback): Labels not appearing in layout when layout is rotated.
Is this is duplicate of #19263 Nyall Dawson
10:29 PM Bug report #20781 (Feedback): Crashed trying to export to a PDF
Giovanni Manghi
10:27 PM Bug report #20781: Crashed trying to export to a PDF
Can you share the print layout (or project file)? Nyall Dawson
10:26 PM Bug report #20781 (Open): Crashed trying to export to a PDF
Giovanni Manghi
10:25 PM Bug report #20781: Crashed trying to export to a PDF
"graphic" means a print layout? Yes. The crash happened twice. Both times I had started with a blank layout. After th... Jay Witt
10:17 PM Bug report #20781 (Feedback): Crashed trying to export to a PDF
"graphic" means a print layout? is 100% replicable? have you tried with a new/clean profile? Giovanni Manghi
10:17 PM Bug report #20781 (Feedback): Crashed trying to export to a PDF
"graphic" means a print layout? is 100% replicable? have you tried with a new/clean profile? Giovanni Manghi
09:55 PM Bug report #20781 (Closed): Crashed trying to export to a PDF
h2. User Feedback
I was trying to export the graphic to a PDF
h2. Report Details
*Crash ID*: b05945bba3a1fbc...
Jay Witt
10:27 PM Bug report #20767 (Closed): Crash Processing Modeler
Nyall Dawson
10:05 PM Bug report #20767: Crash Processing Modeler
I could not recreate crash with nightly releases.
It seem so be fixed.
Matjaž Mori
01:04 AM Bug report #20767 (Feedback): Crash Processing Modeler
This should already be fixed for 3.4.3 - can you test the nightly releases and confirm? Nyall Dawson
10:25 PM Bug report #20779: QGIS crashes while copying/pasting features from one layer to another
At least is possible to replicate in a consistent way? Giovanni Manghi
07:08 PM Bug report #20779 (Closed): QGIS crashes while copying/pasting features from one layer to another
_Sorry for the laconic title but I don't really know what triggers the crash. I got the crash while still working in ... Harrissou Santanna
10:23 PM Bug report #20773: QGIS freezes on loading message
Harrissou Santanna wrote:
> It's when closing project time comes that you are unable to close it cleanly.
Hi ther...
Giovanni Manghi
02:53 PM Bug report #20773: QGIS freezes on loading message
@Giovanni, actually, at least from what I've experienced, it does not crash. Nothing prevents you to pursue your work... Harrissou Santanna
02:04 PM Bug report #20773 (Open): QGIS freezes on loading message
Now that the "identify features" freeze has gone away, it's the "loading file" report message that decides to block t... Harrissou Santanna
08:51 PM Revision d33f11e6 (qgis): add button to show the help and values widget
Denis Rouzaud
08:51 PM Revision 37cac473 (qgis): [Expression builder] move value group box under help area
otherwise the value group box might supperpose the item
fix #17727
Denis Rouzaud
08:49 PM Revision 6de0160f (qgis): Merge pull request #8647 from elpaso/opencl-options-opt-in
Defer opencl initialization after user has opted-in in settings Alessandro Pasotti
08:36 PM Bug report #20780 (Open): Cannot copy text in QGIS 3.4.2 with either Ctrl-C or by context menu
I can't seem to copy any text in QGIS 3.4.2 on Windows. I don't think it is environmental because I am able to copy/... Jay Cummins
05:40 PM Revision 8f5a7320 (qgis): basic writing json gpkg
David Signer
04:51 PM Bug report #20777: QGIS Crash - Creating 3D Map View
Try a new/clean profile. Attach the project/data. Giovanni Manghi
04:51 PM Bug report #20777: QGIS Crash - Creating 3D Map View
Try a new/clean profile. Attach the project/data. Giovanni Manghi
04:51 PM Bug report #20777: QGIS Crash - Creating 3D Map View
Try a new/clean profile. Attach the project/data. Giovanni Manghi
04:50 PM Bug report #20777 (Open): QGIS Crash - Creating 3D Map View
Crash ID: 721c1860e106c152d28634ec7795dac22de8d6e2
Stack Trace
DumpRegistryKeyDefinitions :
DumpRegistryKe...
Eric Berkowitz
04:44 PM Revision 4e38193b (qgis): Merge pull request #8627 from m-kuhn/represent_class_values
Use represention values for classified renderers [FEATURE] Matthias Kuhn
04:23 PM Revision 48919baf (qgis): Fix function help json
Matthias Kuhn
04:22 PM Bug report #20776 (Open): Symmetric classification collapsible group in symbology --> graduated r...
Vector layer properties --> graduated symbology
At the bottom of the dialog, check uncheck the symmetric classificat...
Harrissou Santanna
03:52 PM Revision ce271e65 (qgis): Add docs and tests for decode_uri
Matthias Kuhn
03:52 PM Revision 74e0f0fd (qgis): [FEATURE] Add decode_uri expression function
This function takes a layer parameter and an optional uri part parameter.
It will return details about the data sourc...
Matthias Kuhn
03:32 PM Bug report #20091: WCS request for a GeoServer ImageMosaic reports invalid layer provider
Any progress? I was required to lock down the server, but if the devs email me I'll provide an account. Nikola Jankovic
02:53 PM Bug report #20774 (Closed): Vertex tool wrong behavior
when creating a new node with topological editing active this happens:
!{width:700px}vertex_edit.gif!
expected be...
Nikolai Krawczak
02:37 PM Bug report #20763: Crash when in DB Manager, trying to browse a PostgreSQL DB
Frode Wiseth Jørgensen wrote:
> Correct
also try on a new/clean profile.
Giovanni Manghi
02:37 PM Bug report #20763: Crash when in DB Manager, trying to browse a PostgreSQL DB
Frode Wiseth Jørgensen wrote:
> Correct
provide the wmts url and the shapefile (even better a project with the ne...
Giovanni Manghi
01:48 PM Bug report #20763: Crash when in DB Manager, trying to browse a PostgreSQL DB
Correct Frode Wiseth Jørgensen
11:50 AM Bug report #20763: Crash when in DB Manager, trying to browse a PostgreSQL DB
Frode Wiseth Jørgensen wrote:
> Local Postgre v9.6 on Windows 10.
> Seems like it only crashes when I have a WMTS l...
Giovanni Manghi
02:17 PM Bug report #20487: Geometry type not detected when loading query to canvas using MakePoint for ge...
Alessandro Pasotti wrote:
> If somebody could share a test project and data I could have a look.
attached
Giovanni Manghi
02:06 PM Feature request #20668: Switching between selected features when they overlap
I agree, this would be a much needed functionality. Giovanni Manghi
01:45 PM Feature request #20668: Switching between selected features when they overlap
Have the same problem with overlapping point features. It would be nice to be able to always see the selected points,... Friede Goral
01:51 PM Bug report #20765 (Open): Delete field in table delete all features
Confirmed on master on clean Windows 10 and QGIS installations. This is VERY bad. Giovanni Manghi
01:51 PM Bug report #20765 (Open): Delete field in table delete all features
Confirmed on master on clean Windows 10 and QGIS installations. This is VERY bad. Giovanni Manghi
12:41 PM Bug report #20765: Delete field in table delete all features
I can easily replicate the problem - but not the error message. I think that it initially was a multiple session of d... Lene Fischer
11:42 AM Bug report #20765: Delete field in table delete all features
Lene Fischer wrote:
> I have tried to replicate the error message but it does not appear any longer.
so you can't...
Giovanni Manghi
10:43 AM Bug report #20765: Delete field in table delete all features
It is fortunately possible to recover the data... Open the GeoPackage with an SQLite editor (e.g., https://sqlitebrow... Jérôme Guélat
10:00 AM Bug report #20765: Delete field in table delete all features
Exporting the whole GeoPackage with ogr2ogr using the following command also helps: ogr2ogr newgeopackage.gpkg skovko... Jérôme Guélat
08:36 AM Bug report #20765: Delete field in table delete all features
I'm experiencing the same bug... Suprisingly this doesn't happen if you save the layer to a new GeoPackage and then d... Jérôme Guélat
07:44 AM Bug report #20765: Delete field in table delete all features
When I close the file and re-open I get a message : WARNING CRS was undefined : defaulting to CRS EPSG:25832 - ET... Lene Fischer
07:42 AM Bug report #20765: Delete field in table delete all features
I have tried to replicate the error message but it does not appear any longer.
Lene Fischer
01:04 AM Bug report #20765 (Feedback): Delete field in table delete all features
> Error message was something about OGR..
Have you got the actual error?
Can you share the original file and s...
Nyall Dawson
01:41 PM Bug report #20344: QGIS 3.4 Unable to load 'processing' plug-in due to an error calling your clas...
I have the same problem in version 3.4.2. with any plugin I want to load:... Friede Goral
01:35 PM Bug report #20620 (Closed): [geometry validation] saving edits does not work
Confirmed working now, but #20772 Giovanni Manghi
01:35 PM Bug report #20620 (Closed): [geometry validation] saving edits does not work
Confirmed working now, but #20772 Giovanni Manghi
01:34 PM Bug report #20772 (Open): If any of the "topology checks" options is enabled, then cliking on "sa...
1) add a vector layer
2) in its options toggle one (or more) of the three "topology checks" options
3) toogle e...
Giovanni Manghi
01:21 PM Bug report #20766 (Closed): QGIS 3.4.2 crashes upon exit
#20697 Giovanni Manghi
01:21 PM Bug report #20766 (Closed): QGIS 3.4.2 crashes upon exit
#20697 Giovanni Manghi
11:15 AM Bug report #20766 (Feedback): QGIS 3.4.2 crashes upon exit
Have you tried it with no 3rd party plugins and a clean profile? Saber Razmjooei
11:15 AM Bug report #20766 (Feedback): QGIS 3.4.2 crashes upon exit
Have you tried it with no 3rd party plugins and a clean profile? Saber Razmjooei
01:12 PM Revision 607dffd1 (qgis): basic tests for json type in gpkg
David Signer
12:28 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
When merged, I'll appreciate some feedback from the users that are affected by this issue.
Alessandro Pasotti
12:28 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
PR: https://github.com/qgis/QGIS/pull/8647
Note: this is not a solution for the underlying issue (that I've never ...
Alessandro Pasotti
12:25 PM Revision 2d63f24e (qgis): Defer opencl initialization after user has opted-in in settings
Prevents a crash from #20363, actually deferring the crash
after the user has opted-in, btw the options is not stored...
Alessandro Pasotti
12:04 PM Bug report #20770 (Feedback): Grid annotations on right side are incorrectly placed and oriented
Please test with 3.4 nightlies - this has likely already been fixed. Nyall Dawson
11:25 AM Bug report #20770 (Open): Grid annotations on right side are incorrectly placed and oriented
Giovanni Manghi
11:23 AM Bug report #20770: Grid annotations on right side are incorrectly placed and oriented
Giovanni Manghi wrote:
> Do they work as expected on 2.18?
Yes, in 2.18 it works as expected.
Michel Speiser
11:20 AM Bug report #20770 (Feedback): Grid annotations on right side are incorrectly placed and oriented
Do they work as expected on 2.18? Giovanni Manghi
11:20 AM Bug report #20770 (Feedback): Grid annotations on right side are incorrectly placed and oriented
Do they work as expected on 2.18? Giovanni Manghi
10:02 AM Bug report #20770 (Closed): Grid annotations on right side are incorrectly placed and oriented
When enabling a coordinate grid in View > Decorations > Grid,
and enabling "Draw Annotation",
the coordinate labels...
Michel Speiser
11:58 AM Revision 55269754 (qgis): reading ogr JSON basics
David Signer
11:47 AM Bug report #20761 (Feedback): Crashes always when opening
Opening... the program? a dataset? Giovanni Manghi
11:47 AM Bug report #20761 (Feedback): Crashes always when opening
Opening... the program? a dataset? Giovanni Manghi
11:47 AM Bug report #20761 (Feedback): Crashes always when opening
Opening... the program? a dataset? Giovanni Manghi
11:47 AM Bug report #20761 (Feedback): Crashes always when opening
Opening... the program? a dataset? Giovanni Manghi
11:43 AM Bug report #20769: QGIS Crash when editing attribute table
Also try with a new/clean profile. Giovanni Manghi
11:43 AM Bug report #20769: QGIS Crash when editing attribute table
Also try with a new/clean profile. Giovanni Manghi
11:43 AM Bug report #20769: QGIS Crash when editing attribute table
Also try with a new/clean profile. Giovanni Manghi
10:21 AM Bug report #20769 (Feedback): QGIS Crash when editing attribute table
Please add step-by-step instructions about how to reproduce this issue, a stack trace is not enough. Alessandro Pasotti
04:31 AM Bug report #20769 (Closed): QGIS Crash when editing attribute table
h2. User Feedback
Editing in attribute table
h2. Report Details
*Crash ID*: 6a0abe6acc190999e5a272f3fb276575...
Grant Boxer
11:35 AM Revision c21597a3 (qgis): [ui] Better visual queue for non-visible layers in the tree
Mathieu Pellerin - nIRV
11:35 AM Bug report #20758: Print Composer doesn't show symbols in legend
Nyall Dawson wrote:
> Duplicate of #9747 (also a symptom of #11491)
The issuer says it works as expected on 2.18,...
Giovanni Manghi
01:06 AM Bug report #20758 (Closed): Print Composer doesn't show symbols in legend
Duplicate of #9747 (also a symptom of #11491) Nyall Dawson
01:06 AM Bug report #20758 (Closed): Print Composer doesn't show symbols in legend
Duplicate of #9747 (also a symptom of #11491) Nyall Dawson
11:19 AM Bug report #20768 (Closed): QGIS Crashes everytime I click Options under Settings Tab
Giovanni Manghi
11:18 AM Bug report #20771 (Feedback): Crash during editing of vector feature
Please add a sample project with data and exact steps to follow. Also try with a new/clean profile (no 3rd party plug... Giovanni Manghi
11:18 AM Bug report #20771 (Feedback): Crash during editing of vector feature
Please add a sample project with data and exact steps to follow. Also try with a new/clean profile (no 3rd party plug... Giovanni Manghi
11:18 AM Bug report #20771 (Feedback): Crash during editing of vector feature
Please add a sample project with data and exact steps to follow. Also try with a new/clean profile (no 3rd party plug... Giovanni Manghi
11:04 AM Bug report #20771: Crash during editing of vector feature
Looks like an out-of-memory error during raster rendering.
Hard to tell without test data.
Alessandro Pasotti
10:50 AM Bug report #20771 (Closed): Crash during editing of vector feature
Crash ID: d1f829de4dd3cb79cf57ce7bfda9dcc6172d63e8
Stack Trace
QgsPalettedRasterRenderer::block :
QgsBrigh...
ulderica parodi
10:58 AM Revision d0cd6067 (qgis): Merge pull request #8645 from signedav/bp_fix_gpkg_order
Offline editing to GPKG attribute order Matthias Kuhn
10:42 AM Revision ad2a5cb6 (qgis): Code styling
Matthias Kuhn
10:36 AM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
Thank you very much Markus!
I've been testing it (still as r.mapcalculator plugin) in QGIS 2.18.26 and 3.4.2 and i...
Pedro Venâncio
07:33 AM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
FYI: r.mapcalculator moved as r.mapcalc.simple to GRASS GIS trunk (see https://trac.osgeo.org/grass/ticket/3431 with ... Markus Neteler
09:48 AM Revision 1d3e7d46 (qgis): Add test for QgsCategorizedSymbolRenderer::createCategories
Matthias Kuhn
09:08 AM Revision a3a595b6 (qgis): tests for gpkg synchronization
(cherry-picked from be9f6bb97ad99c0baf25e82afd1f202074b47005 73e3eadfc91e51ea1051cdbc931c2da26bb7bd78 8fda2b7df81a0b5... David Signer
09:08 AM Revision e1c4419b (qgis): handle fid attribute in attrLookup on synchronization
and use column++ again on iteration through attributes on copyVectorLayer
fixes #20276 especially the not reported i...
David Signer
09:08 AM Revision 20ea3d6d (qgis): leave last attribute empty instead of first
because though fid appears to be the first field it's added in the end and has the last index.
fixes #20276
(cherry...
David Signer
08:55 AM Revision bec04c1e (qgis): Merge pull request #8600 from signedav/fix_gpkg_order
Offline editing to GPKG attribute order. Fixes #20276 Matthias Kuhn
08:55 AM Bug report #20276 (Closed): Off-Line editing: attributes are shifted when using GPKG as off-line ...
Applied in changeset commit:qgis|d173b70b5335b93dbf049a3f40579fcb032dc8d6. David Signer
08:55 AM Bug report #20276 (Closed): Off-Line editing: attributes are shifted when using GPKG as off-line ...
Applied in changeset commit:qgis|d173b70b5335b93dbf049a3f40579fcb032dc8d6. David Signer
08:15 AM Bug report #20734: QGIS crashes on "Create new location" in GRASS New Mapset window
I just replicated it (exactly the same behavior and dump logs) on a Win 7 (FR) with the exact same versions (Qgis 3.4... Jacques Poggio
07:59 AM Revision 06d5545f (qgis): [afs] Fix parsing of multi-field unique value renderer
Mathieu Pellerin - nIRV
06:54 AM Revision 54f28dfb (qgis): [afs] Basic parsing capacity for label expressions
Mathieu Pellerin - nIRV
06:54 AM Revision 9d5a221e (qgis): [afs] Fix parsing of multi-field unique value renderer
Mathieu Pellerin - nIRV
05:32 AM Revision 2ad1b66f (qgis): [layouts] Respect project text format when exporting
TODO - show a dialog at export time allowing users to control the
PDF export settings for individual exports, just li...
Nyall Dawson
05:32 AM Revision 7c5a74d7 (qgis): [api] Move setting to control how text is rendered to QgsRenderContext
The new QgsRenderContext::TextRenderFormat enum controls how text
should be handled during a render operation, e.g. w...
Nyall Dawson
05:32 AM Revision 8053198a (qgis): Push text format setting to layout render context
(cherry picked from commit 6a131bb58a26c7a077d08d4d5fbc2f2a61764f93) Nyall Dawson
05:32 AM Revision 0e694eab (qgis): [layouts] Fix fragile option to export text as text in SVG exports
Refs #3975
(cherry picked from commit 1d04105c6a0398728d6a5c4c63bb09d3148aa034)
Nyall Dawson
05:32 AM Revision d9cb13c6 (qgis): Make intention of comment a bit clearer
(cherry picked from commit 71411437e756e282bf5b892d61d1b0e30e6f62a4) Nyall Dawson
05:32 AM Revision 588a5a77 (qgis): [needs-docs] Upgrade project level setting for Label as Outlines/text s...
And replace labeling engine dialog "Draw text as outlines" checkbox with a combobox
presenting the choice of always r...
Nyall Dawson
05:32 AM Revision 4631a0bc (qgis): Push text format rendering setting into QgsLayoutExporter
(cherry picked from commit 96507c468ff15946a4275e6bc80704cae27d624b) Nyall Dawson
05:32 AM Revision b6cc3f4b (qgis): [layouts] Default svg export setting for label text as outlines/text to...
(cherry picked from commit 2a2c4f8cfba2f2f7971c5850fb733f79c2fdf402) Nyall Dawson
05:32 AM Revision de18cc79 (qgis): [needs-docs] Use a combo box in layout SVG settings dialog for text exp...
This makes it match the label engine settings dialog, and opens the possibility
for additional text export modes to b...
Nyall Dawson
05:32 AM Revision 655cefc5 (qgis): Dox++
(cherry picked from commit c2968b938feadfc874d8a3a17f1baa5aea942f42) Nyall Dawson
05:32 AM Revision ceb86a9b (qgis): Fix qt warning
(cherry picked from commit 23c7daf6b0127eccfd7bd9e4b195ef60ba252575) Nyall Dawson
05:32 AM Revision 39df2672 (qgis): US spelling
(cherry picked from commit b0fa488d024c2ca527f41ee800869c2fa872fa76) Nyall Dawson
05:32 AM Revision 93fd5dee (qgis): Fix layout display when canceling export settings dialogs
(cherry picked from commit d7b4182842525aa466f0f1e203c76df5bbade8c6) Nyall Dawson
05:32 AM Revision c8b83c40 (qgis): Unify appearance and behaviour of export settings dialogs
(cherry picked from commit 0297b2c1c4249a0b2f6465d05f889798d5454e49) Nyall Dawson
05:32 AM Revision 395dbb29 (qgis): Remove outdated comment
As tested by @3nids, QPrinter::PdfFormat works correctly on OSX
(as of Qt 5.11) and correctly respects "text as text"...
Nyall Dawson
05:32 AM Revision ff912c7a (qgis): [layouts] Fix memory of "force vector" export setting
(cherry picked from commit bbb876d05db2da62f4eded0d6c0bee7da7df13d2) Nyall Dawson
05:32 AM Revision aa155123 (qgis): [layouts][needs-docs] Add a PDF export settings dialog which is shown
whenever exporting a layout to PDF
This matches the behavior with SVG and raster exports, and allows users
to set sp...
Nyall Dawson
03:46 AM Revision 8b3762ce (qgis): fix processing plugin error when grass7 disabled
(cherry picked from commit 9493f5511725ff845fb4eac3aa85d5cc60814170) Jon McCormack
03:46 AM Revision 03e22640 (qgis): [layouts] Avoid rasterizing the whole layout when only a single item ha...
Instead, only rasterize that one item and pre-apply it's opacity
to the rasterized version. This keeps all the rest o...
Nyall Dawson
03:46 AM Revision 7218cf5f (qgis): Fix help text for color format
Should be #AARRGGBB, not #RRGGBBAA (see http://doc.qt.io/qt-5/qcolor.html#setNamedColor)
(cherry picked from commit ...
Nyall Dawson
03:46 AM Revision 4166a5ff (qgis): Unit tests for item opacity
(cherry picked from commit a49bf9f68f87e8b58fc7bf47c40fe8c246e927fc) Nyall Dawson
03:46 AM Revision 3ce9aff5 (qgis): Fixes duplicate QGIS entries in Ubuntu launcher
(cherry picked from commit 7f4123bfdd971f9ac1b859b15bc27c9f83eae916) Jorge Rocha
03:28 AM Revision 19211817 (qgis): [layouts] Fix fragile option to export text as text in SVG exports
Refs #3975 Nyall Dawson
03:28 AM Revision 7f5441c9 (qgis): Remove outdated comment
As tested by @3nids, QPrinter::PdfFormat works correctly on OSX
(as of Qt 5.11) and correctly respects "text as text"...
Nyall Dawson
03:28 AM Revision 12b3e15e (qgis): Make intention of comment a bit clearer
Nyall Dawson
03:28 AM Revision ea069ed6 (qgis): Push text format rendering setting into QgsLayoutExporter
Nyall Dawson
03:28 AM Revision 6755cbd6 (qgis): Push text format setting to layout render context
Nyall Dawson
03:28 AM Revision 4f9f5d1c (qgis): Unify appearance and behaviour of export settings dialogs
Nyall Dawson
03:28 AM Revision 88077e4a (qgis): Fix layout display when canceling export settings dialogs
Nyall Dawson
03:28 AM Revision 1ccbdb87 (qgis): US spelling
Nyall Dawson
03:28 AM Revision 1eaf95a8 (qgis): [api] Move setting to control how text is rendered to QgsRenderContext
The new QgsRenderContext::TextRenderFormat enum controls how text
should be handled during a render operation, e.g. w...
Nyall Dawson
03:28 AM Revision 7ed4218b (qgis): [needs-docs] Upgrade project level setting for Label as Outlines/text s...
And replace labeling engine dialog "Draw text as outlines" checkbox with a combobox
presenting the choice of always r...
Nyall Dawson
03:28 AM Revision 90a9cdab (qgis): Fix qt warning
Nyall Dawson
03:28 AM Revision 8ea38893 (qgis): [layouts][needs-docs] Add a PDF export settings dialog which is shown
whenever exporting a layout to PDF
This matches the behavior with SVG and raster exports, and allows users
to set sp...
Nyall Dawson
03:28 AM Revision 15abbcf8 (qgis): [needs-docs] Use a combo box in layout SVG settings dialog for text exp...
This makes it match the label engine settings dialog, and opens the possibility
for additional text export modes to b...
Nyall Dawson
03:28 AM Revision cd8b91bd (qgis): [layouts] Default svg export setting for label text as outlines/text to...
Nyall Dawson
03:28 AM Revision cf473167 (qgis): [layouts] Fix memory of "force vector" export setting
Nyall Dawson
03:28 AM Revision 0659427f (qgis): Dox++
Nyall Dawson
03:28 AM Revision a4509bd4 (qgis): [layouts] Respect project text format when exporting
TODO - show a dialog at export time allowing users to control the
PDF export settings for individual exports, just li...
Nyall Dawson
03:28 AM Bug report #3975 (Closed): PDF exports on OSX always convert text to outlines
Nyall Dawson
03:27 AM Feature request #8844 (Closed): PDF output option - text as text objects rather than paths
Applied in changeset commit:qgis|8ea3889368e129b651deb0016144d9f0dad671a8. Nyall Dawson
03:27 AM Feature request #8844 (Closed): PDF output option - text as text objects rather than paths
Applied in changeset commit:qgis|8ea3889368e129b651deb0016144d9f0dad671a8. Nyall Dawson

2018-12-10

12:46 AM Revision 44fbb894 (qgis): [API] Throw IndexError on some QgsCurvePolygon methods when invalid
interior ring index is requested Nyall Dawson
12:45 AM Revision d08ecc2b (qgis): [layouts] Avoid rasterizing the whole layout when only a single item ha...
Instead, only rasterize that one item and pre-apply it's opacity
to the rasterized version. This keeps all the rest o...
Nyall Dawson
12:45 AM Revision a49bf9f6 (qgis): Unit tests for item opacity
Nyall Dawson
12:05 AM Bug report #20768 (Closed): QGIS Crashes everytime I click Options under Settings Tab
h2. User Feedback
the program crashes everytime I access the options under settings
h2. Report Details
*Cras...
John Ventula
12:03 AM Bug report #20620: [geometry validation] saving edits does not work
Update:
there is now no issue with nightly build of 3.4.2 on win 7...
Jan Lippmann
11:27 PM Revision 0494096b (qgis): Renames Avoid intersection to Avoid overlap [needs-docs]
Alexandre Neto
10:55 PM Bug report #20767 (Closed): Crash Processing Modeler
h2. User Feedback
QGIS Crashing when trying to delete Input or Algotihms in Processing Modeler.
h2. Report Deta...
Matjaž Mori
09:33 PM Bug report #20766 (Closed): QGIS 3.4.2 crashes upon exit
h2. User Feedback
Closing QGIS make the crash happen. I have uninstalled the software and reinstalled it 3 times. ...
Brian Tolley
07:34 PM Bug report #20765 (Closed): Delete field in table delete all features
To in a lecture today we should delete a field in a table. Geopackage.
When trying to save all data vanished. We w...
Lene Fischer
06:53 PM Bug report #20758 (Open): Print Composer doesn't show symbols in legend
Giovanni Manghi
06:33 PM Bug report #20758: Print Composer doesn't show symbols in legend
Giovanni Manghi wrote:
> Does it works as expected on 2.18?
Yes, it shows the symbols as expected. It seems no l...
John Payne
10:12 AM Bug report #20758 (Feedback): Print Composer doesn't show symbols in legend
Does it works as expected on 2.18? Giovanni Manghi
10:12 AM Bug report #20758 (Feedback): Print Composer doesn't show symbols in legend
Does it works as expected on 2.18? Giovanni Manghi
10:12 AM Bug report #20758 (Feedback): Print Composer doesn't show symbols in legend
Does it works as expected on 2.18? Giovanni Manghi
06:52 PM Bug report #20764 (Closed): Duplicate QGIS entry in Ubuntu launcher
fixed in https://github.com/qgis/QGIS/commit/7f4123bfdd971f9ac1b859b15bc27c9f83eae916 Luigi Pirelli
05:19 PM Bug report #20764 (Closed): Duplicate QGIS entry in Ubuntu launcher
If the user decides to add QGIS to the launcher favourites, when the user starts the application, two different icons... Jorge Rocha
06:29 PM Revision f2710fd1 (qgis): [Processing] Fix exception when using extent helper function.
Radoslaw Guzinski
05:53 PM Revision 8fda2b7d (qgis): use temp copy of points.shp
David Signer
05:49 PM Revision 7f4123bf (qgis): Fixes duplicate QGIS entries in Ubuntu launcher
Jorge Rocha
03:49 PM Bug report #20763: Crash when in DB Manager, trying to browse a PostgreSQL DB
Local Postgre v9.6 on Windows 10.
Seems like it only crashes when I have a WMTS layer in addition to a shapefile lay...
Frode Wiseth Jørgensen
01:08 PM Bug report #20763 (Feedback): Crash when in DB Manager, trying to browse a PostgreSQL DB
Any db on any server? I cannot replicate here on both Linux and Windows. Giovanni Manghi
01:08 PM Bug report #20763 (Feedback): Crash when in DB Manager, trying to browse a PostgreSQL DB
Any db on any server? I cannot replicate here on both Linux and Windows. Giovanni Manghi
01:08 PM Bug report #20763 (Feedback): Crash when in DB Manager, trying to browse a PostgreSQL DB
Any db on any server? I cannot replicate here on both Linux and Windows. Giovanni Manghi
12:28 PM Bug report #20763 (Closed): Crash when in DB Manager, trying to browse a PostgreSQL DB
h2. User Feedback
Crash when in DB Manager, trying to browse a PostgreSQL DB
h2. Report Details
*Crash ID*: ...
Frode Wiseth Jørgensen
02:01 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
unfortunatly brew install didn't work on my machine. almost everything is there, but the qgis3 folder in usr/local/Ce... robert kalasek
01:42 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
unfortunatly brew install didn't work on my machine. almost everything is there, but the qgis3 folder in usr/local/Ce... robert kalasek
11:53 AM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
just started brew install via brew install osgeo/osgeo4mac/qgis3 ... at a glance on install process i saw something l... robert kalasek
01:17 PM Revision 44d1d10e (qgis): Merge pull request #8262 from 3nids/fix17727
move value group box under help area [Expression builder] [needs-docs] Denis Rouzaud
01:17 PM Bug report #17727 (Closed): Problem with choosing function by Double click in Field Calculator in...
Applied in changeset commit:qgis|e77b124d8df07aa08050cae5df30d5a443da276d. Denis Rouzaud
01:17 PM Bug report #17727 (Closed): Problem with choosing function by Double click in Field Calculator in...
Applied in changeset commit:qgis|e77b124d8df07aa08050cae5df30d5a443da276d. Denis Rouzaud
01:10 PM Bug report #14640 (Feedback): PyQGIS Creating empty geometry from WKT does not work as expected
Giovanni Manghi
11:54 AM Bug report #14640: PyQGIS Creating empty geometry from WKT does not work as expected
What exactly do you mean with "it should fail"? Should it return True from isNull() ?
(note that we are not throw...
Alessandro Pasotti
01:07 PM Revision 24d4640b (qgis): [afs] Add halo/buffer support to label creation
Mathieu Pellerin - nIRV
12:00 PM Feature request #20762 (Open): Ability to edit features "In Place" using refactor fields tool
I love the edit in place feature added to QGIS 3.4 and would love to see the refactor fields tool as an option when u... Andy Whyte
11:18 AM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
Ok, the problem is this one, commented in this commit:b39e5a0937e5e317b42088e8a8ccae327ae8e033 Pedro Venâncio
11:01 AM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
Can someone with regional settings different from English test this issue again?
I'm getting a similar error, even...
Pedro Venâncio
11:08 AM Bug report #20487: Geometry type not detected when loading query to canvas using MakePoint for ge...
If somebody could share a test project and data I could have a look. Alessandro Pasotti
10:20 AM Revision ccb9a61b (qgis): Add extra note to position kit's source()
Martin Dobias
10:18 AM Bug report #20761 (Closed): Crashes always when opening
Crash ID: 769c8bf188bf81a7336e2cc49f088844960187e1
Stack Trace
QList::size :
QgsMessageBar::pushMessage :
Qgs...
Shivam Rai
10:17 AM Revision f324ddff (qgis): Remove unused imports
Matthias Kuhn
10:16 AM Revision 8b6eaeab (qgis): Bindings for QgsCategorizedSymbolRenderer::createCategories
also contains some code modernization Matthias Kuhn
10:09 AM Revision 74172fc1 (qgis): [afs] Fix picture marker ratio calculation
Mathieu Pellerin - nIRV
10:09 AM Revision ffded6f1 (qgis): [afs] Picture marker & picture fill width/height use points as unit type
Mathieu Pellerin - nIRV
10:09 AM Revision 22a66ef3 (qgis): [FEATURE][AFS] Create labels when settings provied by server
Mathieu Pellerin - nIRV
10:09 AM Bug report #20757 (Closed): crash when closing desktop application
#20697 Giovanni Manghi
10:09 AM Bug report #20757 (Closed): crash when closing desktop application
#20697 Giovanni Manghi
10:09 AM Bug report #20757 (Closed): crash when closing desktop application
#20697 Giovanni Manghi
10:09 AM Bug report #20757 (Closed): crash when closing desktop application
#20697 Giovanni Manghi
10:07 AM Feature request #17188: Add feature hides new feature while attriute mask is open
Jan Lippmann wrote:
> i think this report should be a bug report. the issue is still present in 3.4.2 and master.
>...
Giovanni Manghi
08:39 AM Revision cf0442da (qgis): Merge pull request #8630 from elpaso/bugfix-20674-db-manager-sqlite-ali...
sqlite accept aliased queries from db manager Alessandro Pasotti
08:39 AM Bug report #20674 (Closed): DB Manager - load sql query as layer with geom column
Applied in changeset commit:qgis|b5181f2c507067ca3fe930c5f9eb1828f764c151. Alessandro Pasotti
08:39 AM Bug report #20674 (Closed): DB Manager - load sql query as layer with geom column
Applied in changeset commit:qgis|b5181f2c507067ca3fe930c5f9eb1828f764c151. Alessandro Pasotti
07:35 AM Revision 87d2da13 (qgis): [FEATURE][needs-docs] Add new @alg decorator for nicer python processin...
@alg()
@alg.help()
@alg.input()
@alg.output()
Nathan Woodrow
06:13 AM Revision 856486a4 (qgis): [afs] fix listing of afs services for saved servers starting in a sub-f...
Mathieu Pellerin - nIRV
06:13 AM Revision 802c3b14 (qgis): [afs] Fix wrong hard-coded OBJECTID reference, use the fetch object id ...
Mathieu Pellerin - nIRV
04:37 AM Revision d136e922 (qgis): [afs] fix listing of afs services for saved servers starting in a sub-f...
Mathieu Pellerin - nIRV
04:25 AM Revision be8438b2 (qgis): [afs] Fix wrong hard-coded OBJECTID reference, use the fetch object id ...
Mathieu Pellerin - nIRV
02:39 AM Revision f5f4f530 (qgis): Cleaner approach to base64 embedded widget handling
Nyall Dawson
02:39 AM Revision 2cca68ad (qgis): Improve SVG/Image embedding widget behavior
Don't show the raw base64 contents and instead show a user
friendly "Embedded file" string
Nyall Dawson
01:55 AM Revision 462ebed0 (qgis): Fix help text for color format
Should be #AARRGGBB, not #RRGGBBAA (see http://doc.qt.io/qt-5/qcolor.html#setNamedColor) Nyall Dawson
01:02 AM Revision 9493f551 (qgis): fix processing plugin error when grass7 disabled
Jon McCormack

2018-12-09

11:08 PM Bug report #20760 (Open): Edits in GeoJson datasources are not saved anymore
I tested this issue in Qgis 3.4.0, 3.4.1, 3.4.2 in all the same issue
in our company we work with Geojson files in Q...
Ehsan Aliverdi
08:57 PM Feature request #17188: Add feature hides new feature while attriute mask is open
i think this report should be a bug report. the issue is still present in 3.4.2 and master.
BTW: Many workshop use...
Jan Lippmann
08:44 PM Bug report #20620: [geometry validation] saving edits does not work
Update:
there is now no issue with actual master....
Jan Lippmann
07:08 PM Revision a44b13ba (qgis): Add test cases for aliased spatialite tables
Also update a failing test case since when
we changed the priority in QgsVectorLayerUtils
CreateFeature.
Test was b...
Alessandro Pasotti
06:56 PM Bug report #20703: qgis 3.4.2 crashes on Windows 8.1
I have the same crash in other pc with windows 7 sp1
this is the warning in "messaggi di log" "avviso python"
...
Giuliano Urgeghe
05:44 PM Feature request #20759 (Open): Play sound on task/batch complete
Would be nice to have the option in settings to play a sound when a task or batch is complete (or fails). andskog -
02:35 AM Bug report #20758 (Closed): Print Composer doesn't show symbols in legend
I'm trying to implement a workaround for making a Print Composer legend for a symbol that has two characteristics: si... John Payne

2018-12-08

11:12 PM Bug report #20757 (Closed): crash when closing desktop application
h2. User Feedback
closing QGIS desktop.
all had worked fine up till then. Initial testing of new installation, lo...
ALEC TEBBUTT
11:19 AM Bug report #20674 (In Progress): DB Manager - load sql query as layer with geom column
https://github.com/qgis/QGIS/pull/8630 Alessandro Pasotti
11:19 AM Bug report #20674 (In Progress): DB Manager - load sql query as layer with geom column
https://github.com/qgis/QGIS/pull/8630 Alessandro Pasotti
11:15 AM Revision b5181f2c (qgis): sqlite accept aliased queries from db manager
Fixes #20674 - DB Manager - load sql query as layer with geom column
Well, not sure it really fixes that particular ...
Alessandro Pasotti
01:21 AM Revision 933df668 (qgis): Fix crash when calculating offset on certain single curves which become...
(cherry picked from commit 34c217cd4649fdf132b94aee4d66bfa8c2ea93f7)
Fixes #20756
Nyall Dawson
01:21 AM Revision b57927f5 (qgis): [layouts] Avoid temporary rendering artefacts when grid properties change
There's no need for the Qt item caching here, as map items have
their own internal cache handling.
(cherry picked fr...
Nyall Dawson
01:21 AM Revision f36d4666 (qgis): Fix cmake warning
(cherry picked from commit c6efa74b457a6abc2f6abfd0278133c4cee5fcf5) Nyall Dawson
01:20 AM Bug report #20756 (Closed): QGIS 3.4.2 crashing
Applied in changeset commit:qgis|933df6684bb761cc144c44cf49289cc7dc63b7a8. Nyall Dawson
01:20 AM Bug report #20756 (Closed): QGIS 3.4.2 crashing
Applied in changeset commit:qgis|933df6684bb761cc144c44cf49289cc7dc63b7a8. Nyall Dawson

2018-12-07

11:12 PM Bug report #20674: DB Manager - load sql query as layer with geom column
I too have seen this problem.
I crafted a sql select that used table alias's,
SELECT mt.field1, mt.field2, mt.geo...
Phillip Shelton
11:07 PM Bug report #20756 (Closed): QGIS 3.4.2 crashing
Qgis crash on zoom out.
....
Thread 28 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
[Switching...
Antal Kosza
09:42 PM Revision bc98f866 (qgis): Fix mxe build
Alessandro Pasotti
08:29 PM Bug report #17277 (Closed): Atlas - filter attribute table return empty table if layers haven't t...
Loïc BARTOLETTI
08:28 PM Bug report #17277 (Rejected): Atlas - filter attribute table return empty table if layers haven't...
Loïc BARTOLETTI
02:07 PM Bug report #17277: Atlas - filter attribute table return empty table if layers haven't the same CRS
Can we close this? Or is there anything else to discuss/fix? Harrissou Santanna
07:06 PM Bug report #20749 (Closed): Attribute form is out of sync with Source fields
Thanks Harrissou, it's indeed a duplicate. Saber Razmjooei
07:06 PM Bug report #20749 (Closed): Attribute form is out of sync with Source fields
Thanks Harrissou, it's indeed a duplicate. Saber Razmjooei
12:55 PM Bug report #20749 (Feedback): Attribute form is out of sync with Source fields
Giovanni Manghi
12:54 PM Bug report #20749: Attribute form is out of sync with Source fields
Actually, it's more a duplicate than related. Right? Harrissou Santanna
12:21 PM Bug report #20749 (Closed): Attribute form is out of sync with Source fields
To reproduce the bug:
1- Open a vector layer properties
2- Under Source fields, make the layer editable and add a c...
Saber Razmjooei
05:40 PM Bug report #20706: Raster Calculator on ecw
I've just tested raster calculator with an ECW on Windows nightly from OSGEO4W with Intel OpenCL driver and it works ... Alessandro Pasotti
05:06 PM Bug report #20706: Raster Calculator on ecw
Jürgen Fischer wrote:
> Giovanni Manghi wrote:
> > > ecw is included in the windows standalone (and the stacktrace ...
Giovanni Manghi
04:48 PM Bug report #20706: Raster Calculator on ecw
Giovanni Manghi wrote:
> > ecw is included in the windows standalone (and the stacktrace is evidence for that - ECWD...
Jürgen Fischer
04:40 PM Bug report #20706: Raster Calculator on ecw

> ecw is included in the windows standalone (and the stacktrace is evidence for that - ECWDataset is in GDAL - NCS:...
Giovanni Manghi
04:33 PM Bug report #20706: Raster Calculator on ecw
Giovanni Manghi wrote:
> libraries to read ECWs are proprietary and closed source, so cannot be added to the standal...
Jürgen Fischer
02:12 PM Bug report #20706: Raster Calculator on ecw
Cliff Lau wrote:
> Thanks for reply. I tested it in 3.4.2 Nightly version but unfortunately QGIS does not accept ecw...
Giovanni Manghi
11:53 AM Bug report #20706: Raster Calculator on ecw
Thanks for reply. I tested it in 3.4.2 Nightly version but unfortunately QGIS does not accept ecw as a valid raster d... Cliff Lau
05:09 PM Revision a4e22eec (qgis): Merge pull request #8621 from signedav/backport-fix-ts-file
.qgs-translation fix: do not create QgsProject before QgsApplication Matthias Kuhn
04:53 PM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
I read this article:
https://msdn.microsoft.com/it-it/communitydocs/server-enterprise/sql/sql-output-clause-e-trigge...
Andy Gio
04:25 PM Bug report #20746 (Closed): QGIS 3.4 is very unstable on my Windows 10 laptop
Jürgen Fischer
12:16 PM Bug report #20746 (Feedback): QGIS 3.4 is very unstable on my Windows 10 laptop
Saber Razmjooei
12:16 PM Bug report #20746: QGIS 3.4 is very unstable on my Windows 10 laptop
Try to start with a fresh profile and disable all 3rd party plugins.
It is an overused recommendation, but trust m...
Saber Razmjooei
10:43 AM Bug report #20746: QGIS 3.4 is very unstable on my Windows 10 laptop
Same problem, with or without 2.18 on the same cputer.
I have an evolution since 3.4.2 : QGIS crashed at start and...
Charly Tristavirs
03:54 PM Revision fa1ddb1f (qgis): fix spellcheck
Peter Petrik
03:54 PM Revision 11f10c10 (qgis): add documentation
Peter Petrik
03:54 PM Revision 28071728 (qgis): [mesh] use MDAL 0.1.0 API in QGIS. Allows lazy loading of formats and e...
introduce MeshDataBlock
use mesh block in rendering
calculate magnitude
use new mesh API
fix bug for memory layer...
Peter Petrik
03:54 PM Revision d43f6376 (qgis): [MDAL] update MDAL to 0.1.0 (new API)
Peter Petrik
03:54 PM Revision 7dc73790 (qgis): MDAL 0.1.1, fix some minor build/memory issues
Peter Petrik
03:35 PM Revision d6701f24 (qgis): Access of QGeoPositionInfoSource from QgsQuickPostionKit (#8622)
sklencar
03:21 PM Bug report #20751 (Open): QGIS 3.4.2 not capable of adding decimal coordinates when editing verti...
Giovanni Manghi
03:20 PM Bug report #20751: QGIS 3.4.2 not capable of adding decimal coordinates when editing vertices (pl...
20255 is about French laungage (fr_FR locale).
My report is about Polish laungage (pl_PL locale).
Also it is not th...
Jakub Sprycha
03:05 PM Bug report #20751: QGIS 3.4.2 not capable of adding decimal coordinates when editing vertices (pl...
Jakub Sprycha wrote:
> The problem is more like this one: #20255.
that one should be fixed, so how this differs?
Giovanni Manghi
02:36 PM Bug report #20751: QGIS 3.4.2 not capable of adding decimal coordinates when editing vertices (pl...
Not really a duplicate.
Updating vertex coords to decimal values works well with eg. American English language (deci...
Jakub Sprycha
02:14 PM Bug report #20751 (Feedback): QGIS 3.4.2 not capable of adding decimal coordinates when editing v...
related/duplicate to #17243 ? Giovanni Manghi
01:12 PM Bug report #20751 (Open): QGIS 3.4.2 not capable of adding decimal coordinates when editing verti...
In version 3.4+ QGIS is not capable of editing geometry vertex coordinates with decimal values - it is only possible ... Jakub Sprycha
02:58 PM Bug report #20742 (Open): Zoom to Layer does not respond to filtered WFS
Giovanni Manghi
02:55 PM Bug report #20742: Zoom to Layer does not respond to filtered WFS
Yes, 2.18 zooms to the elements which are included in the map. Lars Ellebjerg
02:25 PM Bug report #20742 (Feedback): Zoom to Layer does not respond to filtered WFS
Does it works as expected on 2.18? Giovanni Manghi
02:57 PM Bug report #20737: Can't open shapefiles from https websites on windows
Chris Chauvot wrote:
> Sounds more like a fix as it is intended that https datasources works as demonstrated in the ...
Giovanni Manghi
02:39 PM Bug report #20737: Can't open shapefiles from https websites on windows
Sounds more like a fix as it is intended that https datasources works as demonstrated in the docs/cookbook.
Also I'm...
Chris Chauvot
02:14 PM Bug report #20737: Can't open shapefiles from https websites on windows

> The problem comes from CURL, which needs a certificate if it isn't built with the libraries of the OS, which isn'...
Giovanni Manghi
10:05 AM Bug report #20737: Can't open shapefiles from https websites on windows
I don't know, I don't have this distrib at my disposal, and my department doesn't plan to migrate all their computers... Chris Chauvot
02:34 PM Bug report #20755: QGis Madeira crashes every time a USB Device (memory stick, harddisk) is plugg...
Upgrade to 3.4.2 Giovanni Manghi
02:33 PM Bug report #20755 (Closed): QGis Madeira crashes every time a USB Device (memory stick, harddisk)...
dublicate .... Stefan Loehr
02:32 PM Bug report #20755 (Closed): QGis Madeira crashes every time a USB Device (memory stick, harddisk)...
h2. User Feedback
QGis crashes every time a USB Device (memory stick, harddisk) is plugged in or out.
h2. Repo...
Stefan Loehr
02:27 PM Bug report #20381 (Open): QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Ser...
Giovanni Manghi
02:24 PM Bug report #20718: QGIS crashed with open GRASS new and old directory
Lisbeth Urribarri wrote:
> Giovanni Manghi wrote:
> > What does this means? Opening an existing mapset/location?
>...
Giovanni Manghi
02:18 PM Bug report #20735 (Open): Qgis Madeira closing with Pendriveou external HD
Giovanni Manghi
02:16 PM Bug report #20748 (Feedback): Style Manager Dialog Unsizeable when using svg markers
Giovanni Manghi
10:27 AM Bug report #20748: Style Manager Dialog Unsizeable when using svg markers
Looks like #20481. Should be fixed in 3.4.3, or meanwhile in qgis-rel-dev. Harrissou Santanna
09:45 AM Bug report #20748 (Closed): Style Manager Dialog Unsizeable when using svg markers
When svg marker is selected in the dropdown within style manager the dialog box increases in size and is unable to be... David Maxfield
02:07 PM Bug report #20753: WKT output is wrong for EMPTY geometries
Actually, it looks like something weird is being created for empty geometries. They all have geometry type 3?
<pre...
Johannes Kroeger
01:50 PM Bug report #20753 (Open): WKT output is wrong for EMPTY geometries
QGIS geometries' asWkt() method returns "GeometryType ()" or simple an empty string '' instead of "GeometryType EMPTY... Johannes Kroeger
02:06 PM Bug report #20754 (Feedback): fromWKT should fail if neither EMPTY or coordinates are supplied
QGIS allows geometries to be created using a string like "GeometryType" without either specifying the coordinates or ... Johannes Kroeger
02:04 PM Bug report #19838: Cannot select correct features in Virtual Layer
Is this still valid in 3.4.2? Harrissou Santanna
01:49 PM Bug report #14640: PyQGIS Creating empty geometry from WKT does not work as expected
And different for Points (empty string twice) but not for LineStrings. Weird!... Johannes Kroeger
01:41 PM Bug report #14640: PyQGIS Creating empty geometry from WKT does not work as expected
Different but still weird in QGIS 3:... Johannes Kroeger
01:34 PM Bug report #20752 (Closed): Qgis 3.4.1 crashes when accessing methods of feature
I am trying to implement a method to edit features in different geometry type. To start with, I found following examp... Anja Sen
12:27 PM Bug report #20750 (Open): Drag and drop designer with confusing layout
If I want to change the edit widget for a field I have to highlight it from "Available widget" pane.
I often highli...
Saber Razmjooei
11:43 AM Revision f353e4e6 (qgis): Use represention values for classified renderers [FEATURE]
When a field is configured with a value relation, value map or other "representable value" and the field is used as t... Matthias Kuhn
09:52 AM Bug report #20747: Crash with PG rasters
Looks like a thread safety issue in the gdal driver. Even are you aware of any known issues like this in the driver? Nyall Dawson
09:28 AM Bug report #20747 (Closed): Crash with PG rasters
Since commit 90f381b43d606739c75ac546db9b7fd387764ca8 , zooming /panning with PG raster layers leads to crashes, both... Marco Hugentobler
09:36 AM Revision 16922a30 (qgis): Merge pull request #8612 from elpaso/vector-legend-toggle-items
Add a toggle action to vector layer legend items [feature] Alessandro Pasotti
08:07 AM Revision 46547905 (qgis): Move toggle action first and fix since 3.6
Alessandro Pasotti
08:02 AM Bug report #20736 (Closed): QGIS Database Manager fails to connect
Alessandro Pasotti

2018-12-06

12:34 AM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
Ah - that's the approach previously used, but:
1. It doesn't work for non-identity primary keys
2. There's many i...
Nyall Dawson
05:51 PM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
Unfortunately, I do not program in Python.
I can try to give you a solution that I tried in C#.
The final SQL shoul...
Andy Gio
12:17 AM Bug report #20673: QGIS3.4 Organize columns, data integrity compromised
is it confirmed data loss or compromising? if so, the issue shouldn't have normal priority Luigi Pirelli
09:36 AM Bug report #20673 (Open): QGIS3.4 Organize columns, data integrity compromised
Giovanni Manghi
11:08 PM Revision 11258c05 (qgis): [FEATURE][layouts] Don't draw diagonals on line border grid style when a
margin is set
Instead, split this behaviour off into a new "Line border (Nautical)"
grid style. It's a very specific...
Nyall Dawson
11:08 PM Revision 048d5265 (qgis): Add unit tests, standardise method names
Nyall Dawson
11:08 PM Revision 733d4ed5 (qgis): Test masks
Nyall Dawson
11:08 PM Revision a97d335f (qgis): Fix tests, test mask updates
Nyall Dawson
11:08 PM Revision 3838ef3b (qgis): Fix grid margin handling for interior ticks mode
In this case the margin should push the ticks further inside the map frame Nyall Dawson
11:08 PM Revision 34f6e371 (qgis): [FEATURE][layouts] Add new grid frame style "Zebra (Nautical)",
which shows nautical-style blocks in the grid corners when a
margin is set for the grid.
Nyall Dawson
11:08 PM Revision 470cd0b6 (qgis): Code style fixes
Nyall Dawson
11:08 PM Revision fd881db3 (qgis): [layouts] Avoid temporary rendering artefacts when grid properties change
There's no need for the Qt item caching here, as map items have
their own internal cache handling.
Nyall Dawson
11:08 PM Revision d794bdb7 (qgis): [FEATURE] [needs-docs] Add the grid frame MARGIN In the "Print Layout" ...
konst
11:08 PM Revision 88c84247 (qgis): Fix drawing of corner boxes in zebra grid style
Nyall Dawson
09:09 PM Bug report #20745 (Closed): map unit - coordinates displaying
You need to use a local projected co-ordinate system for your project in order to see that option. Nyall Dawson
09:09 PM Bug report #20745 (Closed): map unit - coordinates displaying
You need to use a local projected co-ordinate system for your project in order to see that option. Nyall Dawson
04:08 PM Bug report #20745 (Closed): map unit - coordinates displaying
Hello ,
I am not able to change the map unit project into meters .
Indeed I don't find this option whereas my colle...
Angela Fanelli
09:04 PM Revision 20da34a2 (qgis): add button to show the help and values widget
Denis Rouzaud
08:55 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
So, to summarize, when launched with Launch Services, the bug manifests. Clearing Info.plist doesn't make a difference. Hamish Campbell
08:50 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...

k takami:
> I had the same problem but found a way to avoid it, launching the executable file of QGIS from Termi...
Philip Kampf
08:43 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
k takami wrote:
> I had the same problem but found a way to avoid it, launching the executable file of QGIS from Ter...
Hamish Campbell
08:10 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
Robert - it was indeed connected to freeze issues for me. Prior to creating a new profile I was experiencing the 10 ... Willem Buitendyk
04:59 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
I had the same problem but found a way to avoid it, launching the executable file of QGIS from Terminal.app as
/Appl...
k takami
03:49 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
i've started with a new profile when i reported that problem at the beginning of november. and (!) the first suggesti... robert kalasek
08:51 PM Revision e23527bf (qgis): Use TypeHint annotation to indicate correct return type when sip code r...
Provides correct return type hints to IDEs (and hopefully PyQGIS docs too!) Nyall Dawson
08:51 PM Revision 4bba8ae6 (qgis): [FEATURE][API] Add some nice PyQGIS API for working with geometry colle...
- Calling removeGeometry with an invalid index will now raise an IndexError
- Calling collection[0] will return the f...
Nyall Dawson
08:51 PM Revision e6ec1ec5 (qgis): [FEATURE][API] Add iterator for QgsGeometryCollection
Iterates over the geometries in the collection, allowing this type
of code:
gc = QgsGeometryCollection()
gc.from...
Nyall Dawson
08:51 PM Revision c6efa74b (qgis): Fix cmake warning
Nyall Dawson
08:05 PM Bug report #20746 (Closed): QGIS 3.4 is very unstable on my Windows 10 laptop
QGIS 3.4.1 or 3.4.2 is very unstable on my Windows 10 laptop and crashes every time. For example when I try to load a... Peter Mast
07:09 PM Bug report #20110: Bug with Drag and Drop Designer on QGIS 3.2
Same here on ubuntu 16.04. I can move one field and then I have this little "stop" icon on the mouse. Reloading the ... Regis Haubourg
07:09 PM Bug report #20110: Bug with Drag and Drop Designer on QGIS 3.2
Same here on ubuntu 16.04. I can move one field and then I have this little "stop" icon on the mouse. Reloading the ... Regis Haubourg
05:47 PM Bug report #20736: QGIS Database Manager fails to connect
Turned out to be a server side issue. My HDD array failed and was causing inaccessibility for the PostgreSQL server. Christopher Hicks
09:46 AM Bug report #20736 (Feedback): QGIS Database Manager fails to connect
Works fine here on a clean QGIS 3.4.2 installation on a clean Win10 (EN) installation. Giovanni Manghi
04:58 PM Bug report #20697: QGIS 3.4.2 crashes on exit
Same here (every time I close QGIS 3.4.2 -- but no data is lost). Windows 10. x64
Crash ID: 7442373e0283e1ddab9b4b...
KL Higgins
03:45 PM Bug report #20744 (Open): 3D Viewer Crashes QGIS Every Time I Change the View Angle
It look like I'm having the same issue as in #17315
In 3D map view, QGIS crashed while trying to change from overh...
Kevin Garcia
03:35 PM Bug report #20743 (Closed): After handling bad layers, no unsaved state
Sorry if this should be going under feature request, but I think it's problematic.
After handling bad layers, QGIS d...
Nathan Saylor
02:45 PM Bug report #20742 (Closed): Zoom to Layer does not respond to filtered WFS
When using Zoom to Layer on a filtered WFS QGIS zooms to the entire layer, not to the ones in the map.
In my case ...
Lars Ellebjerg
02:41 PM Bug report #20735: Qgis Madeira closing with Pendriveou external HD
Giovanni Manghi wrote:
> Diego Ricardo Medeiros de Lima wrote:
> > Nyall Dawson wrote:
> > > Is this on 3.4.2? Or ...
Diego Ricardo Medeiros de Lima
02:35 PM Bug report #20735: Qgis Madeira closing with Pendriveou external HD
Diego Ricardo Medeiros de Lima wrote:
> Nyall Dawson wrote:
> > Is this on 3.4.2? Or an earlier 3.4 release?
>
>...
Giovanni Manghi
02:20 PM Bug report #20735: Qgis Madeira closing with Pendriveou external HD
Nyall Dawson wrote:
> Is this on 3.4.2? Or an earlier 3.4 release?
So this problem started in 3.4 and persisted i...
Diego Ricardo Medeiros de Lima
02:21 PM Bug report #20516: Can't remove a constraint set on a field once saved
Regis Haubourg wrote:
> Confirmed here with 3.4.2. It is a blocking regression.
I agree, is completely breaking t...
Giovanni Manghi
02:19 PM Bug report #20516: Can't remove a constraint set on a field once saved
Confirmed here with 3.4.2. It is a blocking regression. Regis Haubourg
02:11 PM Bug report #20741 (Open): Saving project on start up
All the QGIS3.5 latest betas always ask for saving a project after opening when we still are in the recent projects l... Saber Razmjooei
02:03 PM Bug report #20740 (Open): Editing polygons through WFS fails when editing first/last vertex
I have experienced problems editing polygon geometries through wfs.
The data are from https://fkg-kort.mapcentia.c...
Lars Ellebjerg
12:51 PM Bug report #20739: Qgis3 imports DATE type colum in oracle Database as QDate, losing hh:mm:ss
The loading procedure looks like this:
def fetch_layer(self):
uri = QgsDataSourceURI()
...
Friedrich Meckel
12:38 PM Bug report #20739 (Open): Qgis3 imports DATE type colum in oracle Database as QDate, losing hh:mm:ss

Hello Community,
I am at the moment working on a lift for an Qgis2 plugin to work with Qgis3.
The plugin spec...
Friedrich Meckel
11:47 AM Revision 31b82de5 (qgis): [FEATURE][AFS] Automatically convert ESRI picture fill symbols
Mathieu Pellerin - nIRV
11:42 AM Bug report #20718: QGIS crashed with open GRASS new and old directory
Giovanni Manghi wrote:
> What does this means? Opening an existing mapset/location?
Hi.
Yes, indeed when I t...
Lisbeth Urribarri
10:35 AM Bug report #20718 (Feedback): QGIS crashed with open GRASS new and old directory
What does this means? Opening an existing mapset/location? Giovanni Manghi
10:35 AM Bug report #20718 (Feedback): QGIS crashed with open GRASS new and old directory
What does this means? Opening an existing mapset/location? Giovanni Manghi
10:35 AM Bug report #20718 (Feedback): QGIS crashed with open GRASS new and old directory
What does this means? Opening an existing mapset/location? Giovanni Manghi
11:37 AM Bug report #20737 (Feedback): Can't open shapefiles from https websites on windows
What about windows 10? Giovanni Manghi
11:37 AM Bug report #20737 (Feedback): Can't open shapefiles from https websites on windows
What about windows 10? Giovanni Manghi
09:35 AM Bug report #20737 (Closed): Can't open shapefiles from https websites on windows
I can't achieve to load specific shapefiles from some websites with https protocols.
Users that tried to help me rep...
Chris Chauvot
11:28 AM Bug report #20703 (Open): qgis 3.4.2 crashes on Windows 8.1
Giuliano Urgeghe wrote:
> Yes it's possible, with a lot of work for just one of the many installed applications in t...
Giovanni Manghi
11:28 AM Bug report #20703 (Open): qgis 3.4.2 crashes on Windows 8.1
Giuliano Urgeghe wrote:
> Yes it's possible, with a lot of work for just one of the many installed applications in t...
Giovanni Manghi
11:26 AM Bug report #20703: qgis 3.4.2 crashes on Windows 8.1
Yes it's possible, with a lot of work for just one of the many installed applications in this pc.
In other pc with w...
Giuliano Urgeghe
11:11 AM Bug report #20703: qgis 3.4.2 crashes on Windows 8.1
Any chance to try a modern OS? Giovanni Manghi
10:58 AM Bug report #20703: qgis 3.4.2 crashes on Windows 8.1
The crash appens when I click on openfile buttom.
The same error appens in other pc with same SO (windows 8.1 pro).
Giuliano Urgeghe
09:37 AM Bug report #20703: qgis 3.4.2 crashes on Windows 8.1
Giuliano Urgeghe wrote:
> I have the same problem after reset directory for profile and new launch QGIS 3.4.2
Doe...
Giovanni Manghi
11:20 AM Revision a4adbe9d (qgis): typo and as_const
(cherry-picked from 53c7dd3a229c17a5b37b54c9df9053f82d736d5a) David Signer
11:16 AM Revision d3d5d7e5 (qgis): do not write logs before QgsApplication instace
because otherwise it creates a QgsProject without a QgsApplication
and translation won't work anymore because it cann...
David Signer
11:03 AM Bug report #20738 (Feedback): Unable to save Postgis layers as Shapefiles
Please:
try on a new/clean profile (no 4rd party plugins)
add detailed steps
attach sample project with data
Giovanni Manghi
11:03 AM Bug report #20738 (Feedback): Unable to save Postgis layers as Shapefiles
Please:
try on a new/clean profile (no 4rd party plugins)
add detailed steps
attach sample project with data
Giovanni Manghi
11:03 AM Bug report #20738 (Feedback): Unable to save Postgis layers as Shapefiles
Please:
try on a new/clean profile (no 4rd party plugins)
add detailed steps
attach sample project with data
Giovanni Manghi
11:00 AM Bug report #20738 (Closed): Unable to save Postgis layers as Shapefiles
When I try to save some selected geometry as shapefile or other format, qgis stops responding. You need to stop the p... Cem Eraslan
10:37 AM Revision def29e81 (qgis): Merge pull request #8601 from signedav/fix-ts-file
[Bugfix] .qgs-translation fix: do not create QgsProject before QgsApplication Matthias Kuhn
10:37 AM Bug report #20561 (Closed): .qgs translation: ts-file empty
Applied in changeset commit:qgis|f3943f5877174778a0242640dc20478655bfe79a. David Signer
10:37 AM Bug report #20561 (Closed): .qgs translation: ts-file empty
Applied in changeset commit:qgis|f3943f5877174778a0242640dc20478655bfe79a. David Signer
10:34 AM Bug report #20620 (Open): [geometry validation] saving edits does not work
Matthias Kuhn wrote:
> Can you confirm with latest upcoming master / 3.4 nightly?
Just checked on master/windows ...
Giovanni Manghi
10:34 AM Bug report #20620 (Open): [geometry validation] saving edits does not work
Matthias Kuhn wrote:
> Can you confirm with latest upcoming master / 3.4 nightly?
Just checked on master/windows ...
Giovanni Manghi
10:34 AM Bug report #20620 (Open): [geometry validation] saving edits does not work
Matthias Kuhn wrote:
> Can you confirm with latest upcoming master / 3.4 nightly?
Just checked on master/windows ...
Giovanni Manghi
10:27 AM Bug report #20620: [geometry validation] saving edits does not work
Another question: does the geometry validation panel not show up? Matthias Kuhn
10:26 AM Bug report #20620: [geometry validation] saving edits does not work
Can you confirm with latest upcoming master / 3.4 nightly? Matthias Kuhn
10:25 AM Revision 7f5afe62 (qgis): Merge pull request #8620 from m-kuhn/backport-validation-reenable-layer...
Save layer changes on successful repair Matthias Kuhn
10:08 AM Bug report #20734 (Feedback): QGIS crashes on "Create new location" in GRASS New Mapset window
Cannot replicate on a clean install of 3.4.2 on a clean Win 10 machine (EN). Giovanni Manghi
10:04 AM Bug report #20716 (Feedback): QGIS crashes when closing after PostGIS connection time-out
Can you try qgis master? thanks. Giovanni Manghi
10:04 AM Bug report #20716 (Feedback): QGIS crashes when closing after PostGIS connection time-out
Can you try qgis master? thanks. Giovanni Manghi
10:02 AM Bug report #20732 (Feedback): GeoReferecer ignore settings of georeference system and set 3857 by...
Cannot replicate with my own data. You may want to attach a project with data, the image to georef and the gpcs. Giovanni Manghi
09:53 AM Bug report #20713: Processing gdal sieve: mask parameter should be optional (and is not possible ...
Confirmed here. Giovanni Manghi
09:53 AM Bug report #20713: Processing gdal sieve: mask parameter should be optional (and is not possible ...
Confirmed here. Giovanni Manghi
09:53 AM Bug report #20713: Processing gdal sieve: mask parameter should be optional (and is not possible ...
Confirmed here. Giovanni Manghi
09:50 AM Bug report #20727 (Feedback): POSTGIS polygon layer will not close edit session
Cannot confirm here, same qgis version and os version.
Please try again on a new/clean profile (no 3rd party plugi...
Giovanni Manghi
09:50 AM Bug report #20727 (Feedback): POSTGIS polygon layer will not close edit session
Cannot confirm here, same qgis version and os version.
Please try again on a new/clean profile (no 3rd party plugi...
Giovanni Manghi
09:48 AM Bug report #18445 (Closed): Application hangs indefinitey when closing project with GeoPakages sh...
Giovanni Manghi
09:47 AM Bug report #17947: Add GeoJSON from a https URL on Windows fails due to a SSL certificate problem
Calvin Metcalf wrote:
> I'm seeing this for google URLs too, it was a fresh install of QGIS and trying to load some ...
Giovanni Manghi
09:44 AM Bug report #17315: 3D Viewer: QGIS Crash when activating 3D Map view and 3D renderer
Kevin Garcia wrote:
> In 3D map view, crashed while trying to change from overhead to an oblique-angle view. This ha...
Giovanni Manghi
09:43 AM Bug report #20720 (Closed): "QGIS 3 quit unexpectedly."
Giovanni Manghi
09:37 AM Bug report #20711 (Open): QgsTask and task manager cause crash when used in function scope
Giovanni Manghi
09:35 AM Bug report #19991 (Closed): QGIS crash on exit
#20697 Giovanni Manghi
09:35 AM Bug report #19991 (Closed): QGIS crash on exit
#20697 Giovanni Manghi
09:13 AM Revision bf0ad45e (qgis): Do not report an error when checks are triggered
Matthias Kuhn
09:13 AM Revision 10eb5477 (qgis): Save layer changes on successful repair
when there are topology errors which are fixed subsequently, make sure that the layer can be saved again Matthias Kuhn
09:12 AM Revision ba88a109 (qgis): Merge pull request #8604 from m-kuhn/geometry-validation-reenable-layer...
Save layer changes on successful repair Matthias Kuhn
08:26 AM Bug report #19458 (Closed): Cannot permanently change order of columns in attribute table.
Alessandro Pasotti
07:55 AM Revision d9d4bd27 (qgis): Merge pull request #8611 from elpaso/backport-3_4-2
Backports to 3.4 Alessandro Pasotti
07:54 AM Bug report #20583 (Closed): Raster calculator freezes the GUI with big rasters
Applied in changeset commit:qgis|273a71a785012ad9df59b7419ccf6d7efac76710. Alessandro Pasotti
07:26 AM Bug report #17243: QGIS 3 vertex editor problems
Damien Smith wrote:
> Since 3.4, the vertex tool is completely, totally and utterly broken. This needs to be a top ...
Bernhard Ströbl
05:56 AM Revision 0983f520 (qgis): [FEATURE] Raster fill can have images set to remote URLs
or as embedded files.
Just like the SVG and raster image marker, raster fill can now
be set to use HTTP(s) URLs or h...
Mathieu Pellerin - nIRV
05:56 AM Revision 901da9dd (qgis): Make use of image cache when rendering raster image fill layers
Mathieu Pellerin - nIRV
05:31 AM Revision 89e98957 (qgis): [afs] Correctly set picture marker size aspect ratio lock on load
Nyall Dawson
05:31 AM Revision 72783d55 (qgis): Show messagebar feedback after successfully extracting svg/raster contents
Nyall Dawson
05:31 AM Revision f3b72608 (qgis): Add message bar to QgsSymbolWidgetContext
Nyall Dawson
02:33 AM Revision fc03f407 (qgis): [console] Fix saving scripts sometimes defaults to QGIS bin folder
(cherry picked from commit 1f1bbbaeb6a5651ceb3674eaf86654fe0c5d25cd) Nyall Dawson
02:33 AM Revision 6d619382 (qgis): [console] Correctly save settings when exiting app
The closeEvent approach which was previously used is not reliable
on application exit, so manually force a settings s...
Nyall Dawson
02:33 AM Revision 4d5b195c (qgis): Fix embedding larger files then can fit in a QLineEdit's contents
Fixes #20329
(cherry picked from commit 32dc1020261a2a28491b680e7b8291b70fe6deb2)
Nyall Dawson
01:01 AM Revision b9540080 (qgis): [FEATURE][processing] Native "split lines by maximum length" algorithm
This algorithm takes an input (multi)line (or curve) layer, and splits
each feature into multiple parts such that no ...
Nyall Dawson

2018-12-05

12:51 AM Bug report #20736 (Closed): QGIS Database Manager fails to connect
I have uninstalled and reinstalled QGIS, deleted all qgis folders from the user/AppData folder, and still getting the... Christopher Hicks
12:48 AM Bug report #17243: QGIS 3 vertex editor problems
Since 3.4, the vertex tool is completely, totally and utterly broken. This needs to be a top priority for QGIS. Damien Smith
12:22 AM Revision 9d28a969 (qgis): Add a new widget QgsImageSourceLineEdit, based on QgsSvgSourceLineEdit
Allows images to be set to base64 embedded images, remote urls, etc
when used alongside QgsImageCache
Nyall Dawson
12:22 AM Revision 543acff4 (qgis): [FEATURE][AFS] Automatically convert ESRI picture marker symbols
and use as default style for remote layers with picture marker symbology Nyall Dawson
12:22 AM Revision 51b2ce4b (qgis): [FEATURE] Raster image marker can have images set to remote URLS
or as embedded files
Just like the SVG marker, raster markers can now be set to use
HTTP(s) URLs or have files direc...
Nyall Dawson
12:22 AM Revision e6bbcbb4 (qgis): Don't try to render empty image paths for raster image marker
Nyall Dawson
12:22 AM Revision 19b54ba2 (qgis): Identation
Nyall Dawson
12:22 AM Revision 7a5f5535 (qgis): More efficient image size calculation for base64 encoded images
Nyall Dawson
12:22 AM Revision 050d8335 (qgis): Avoid Qt warnings
Nyall Dawson
12:22 AM Revision 31368851 (qgis): Fix QPainter warnings when broken image paths are passed to QgsImageCache
Nyall Dawson
12:22 AM Revision 32dc1020 (qgis): Fix embedding larger files then can fit in a QLineEdit's contents
Fixes #20329 Nyall Dawson
12:22 AM Revision 58219d66 (qgis): Test mask updates
Nyall Dawson
12:22 AM Revision bafda245 (qgis): Correctly handle empty paths in QgsImageCache
Nyall Dawson
12:22 AM Revision 5ed90977 (qgis): Fix more warnings
Nyall Dawson
12:22 AM Bug report #20329 (Closed): embed of svg symbols does not work for svg symboles > 25 kB
Applied in changeset commit:qgis|32dc1020261a2a28491b680e7b8291b70fe6deb2. Nyall Dawson
12:22 AM Bug report #20329 (Closed): embed of svg symbols does not work for svg symboles > 25 kB
Applied in changeset commit:qgis|32dc1020261a2a28491b680e7b8291b70fe6deb2. Nyall Dawson
12:11 PM Bug report #20329 (In Progress): embed of svg symbols does not work for svg symboles > 25 kB
Nyall Dawson
12:02 AM Bug report #20711: QgsTask and task manager cause crash when used in function scope
QGIS version 3.4.2 If you define a task and add it to the task manager within a function scope, it will cause the tas... Graham Duls
05:55 PM Bug report #20711 (Feedback): QgsTask and task manager cause crash when used in function scope
Please add the description also here, thanks. Giovanni Manghi
05:55 PM Bug report #20711 (Feedback): QgsTask and task manager cause crash when used in function scope
Please add the description also here, thanks. Giovanni Manghi
05:55 PM Bug report #20711 (Feedback): QgsTask and task manager cause crash when used in function scope
Please add the description also here, thanks. Giovanni Manghi
11:58 PM Bug report #18445: Application hangs indefinitey when closing project with GeoPakages shared on n...
I am unable to reproduce the issue. Feel free to close this. Graham Duls
05:27 PM Bug report #18445: Application hangs indefinitey when closing project with GeoPakages shared on n...
Graham Duls wrote:
> I will try to reproduce the conditions that caused this issue. Please give me time, as we are n...
Giovanni Manghi
11:53 PM Bug report #20735 (Feedback): Qgis Madeira closing with Pendriveou external HD
Is this on 3.4.2? Or an earlier 3.4 release? Nyall Dawson
11:08 PM Bug report #20735 (Open): Qgis Madeira closing with Pendriveou external HD
My version 3.4+ Qgis (x64) every time I insert or eject a USB stick or external hard drive the program crashes and cl... Diego Ricardo Medeiros de Lima
10:54 PM Bug report #20673: QGIS3.4 Organize columns, data integrity compromised
Confirmed on master thanks for the demo data. Alessandro Pasotti
01:50 PM Bug report #20673: QGIS3.4 Organize columns, data integrity compromised
2.14 just fine Soares SOares
10:06 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
@Stefano, first I need to make sure that when QGIS crashes you have a similar stack trace (last line contains clGetGL... Alessandro Pasotti
08:47 PM Bug report #20592 (Feedback): MSSQL: Inserting a feature in a table with an after insert trigger ...
Can you wrap that change up into a patch and submit as a pull request for wider review? I'm honestly not familiar eno... Nyall Dawson
05:56 PM Bug report #20592 (Open): MSSQL: Inserting a feature in a table with an after insert trigger atta...
Giovanni Manghi
08:45 PM Bug report #20705: r.reclass Grass tool not working
Not a processing issue - the error is coming from grass itself, so it's either an upstream issue or a packaging issue. Nyall Dawson
06:09 PM Bug report #20705: r.reclass Grass tool not working
works ok on Windows and Linux. Giovanni Manghi
06:09 PM Bug report #20705: r.reclass Grass tool not working
works ok on Windows and Linux. Giovanni Manghi
08:42 PM Revision cce5c4e8 (qgis): [console] Correctly save settings when exiting app
The closeEvent approach which was previously used is not reliable
on application exit, so manually force a settings s...
Nyall Dawson
08:42 PM Revision 1f1bbbae (qgis): [console] Fix saving scripts sometimes defaults to QGIS bin folder
Nyall Dawson
07:44 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
Giovanni Manghi wrote:
> Willem Buitendyk wrote:
> > Interesting. Creating the new profile has sped up QGIS is so ...
Hamish Campbell
05:52 PM Bug report #20381 (Feedback): QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch...
Giovanni Manghi
05:52 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
Willem Buitendyk wrote:
> Interesting. Creating the new profile has sped up QGIS is so many ways. I had a large ve...
Giovanni Manghi
07:32 PM Bug report #17947: Add GeoJSON from a https URL on Windows fails due to a SSL certificate problem
I'm seeing this for google URLs too, it was a fresh install of QGIS and trying to load some geojson from a url got th... Calvin Metcalf
07:30 PM Bug report #17315: 3D Viewer: QGIS Crash when activating 3D Map view and 3D renderer
In 3D map view, crashed while trying to change from overhead to an oblique-angle view. This happens every time I use ... Kevin Garcia
06:53 PM Revision e77b124d (qgis): [Expression builder] move value group box under help area
otherwise the value group box might supperpose the item
fix #17727
Denis Rouzaud
06:13 PM Bug report #20733: Attribute table: Order of columns doesn't persist
confirmed. Giovanni Manghi
06:13 PM Bug report #20733: Attribute table: Order of columns doesn't persist
confirmed. Giovanni Manghi
04:41 PM Bug report #20733 (Closed): Attribute table: Order of columns doesn't persist
If the order of columns is changed ("Organize Columns...") the changes are lost after closing and reopening the table... Manuel K
06:08 PM Bug report #20703: qgis 3.4.2 crashes on Windows 8.1
I have the same problem after reset directory for profile and new launch QGIS 3.4.2 Giuliano Urgeghe
05:33 PM Bug report #20703 (Feedback): qgis 3.4.2 crashes on Windows 8.1
Please try with a new/clean profile. Giovanni Manghi
06:06 PM Bug report #20710 (Feedback): Can't save a model in the Processing Modeler
No problems here, try with a new/clean profile. Giovanni Manghi
06:02 PM Bug report #20715 (Feedback): Relation reference widget: "Order by value" option doesn't work as ...
Giovanni Manghi
06:01 PM Bug report #20717 (Feedback): Point layer display
Your shapefile looks fine here (it does not come with the prj file, so not sure what is its CRS) on the latest 2.18 a... Giovanni Manghi
06:01 PM Bug report #20717 (Feedback): Point layer display
Your shapefile looks fine here (it does not come with the prj file, so not sure what is its CRS) on the latest 2.18 a... Giovanni Manghi
05:53 PM Bug report #20729 (Closed): QGIS 3.4.2 crashes on exit
#20697 Giovanni Manghi
05:53 PM Bug report #20729 (Closed): QGIS 3.4.2 crashes on exit
#20697 Giovanni Manghi
07:48 AM Bug report #20729 (Closed): QGIS 3.4.2 crashes on exit
h2. User Feedback
Crashes on exit
h2. Report Details
*Crash ID*: a82e7e07e3c0e2dbce4f2adf5452fe54341e44a9
...
Grant Boxer
05:43 PM Bug report #20704 (Feedback): QGIS 3.4.2. LTR - Win10 - Crashes *every time* at Settings ==> Opti...
Robert Danziger wrote:
> Hello -- without wanting to confuse the issue with something else -- maybe it is relevant f...
Giovanni Manghi
05:43 PM Bug report #20704 (Feedback): QGIS 3.4.2. LTR - Win10 - Crashes *every time* at Settings ==> Opti...
Robert Danziger wrote:
> Hello -- without wanting to confuse the issue with something else -- maybe it is relevant f...
Giovanni Manghi
05:31 PM Bug report #20702 (Feedback): Add from layer definition file - does not set options edit type widget
Please give it a try on 3.4.2 Giovanni Manghi
05:31 PM Bug report #20702 (Feedback): Add from layer definition file - does not set options edit type widget
Please give it a try on 3.4.2 Giovanni Manghi
05:22 PM Bug report #20695: Crash when adding new feature with editing feature turned on qgis 3.4.2
Sahit Tuntas Sadono wrote:
> Alessandro Pasotti wrote:
> > Did you mean "Crash when adding new **layer** with editi...
Giovanni Manghi
05:04 PM Bug report #20714 (Closed): Value relation widget with multiple selection don't work anymore with...
Closing now. Tudor Bărăscu
05:04 PM Bug report #20714 (Open): Value relation widget with multiple selection don't work anymore with c...
It's ok! Thank you Denis! It seems I cannot close the issue while on Feedback. Tudor Bărăscu
12:59 PM Bug report #20714 (Feedback): Value relation widget with multiple selection don't work anymore wi...
QGIS expects it to be a table widget.
This has changed here https://github.com/qgis/QGIS/commit/471e67f1fb635fb8b648...
Denis Rouzaud
12:59 PM Bug report #20714 (Feedback): Value relation widget with multiple selection don't work anymore wi...
QGIS expects it to be a table widget.
This has changed here https://github.com/qgis/QGIS/commit/471e67f1fb635fb8b648...
Denis Rouzaud
04:57 PM Bug report #20734 (Open): QGIS crashes on "Create new location" in GRASS New Mapset window
Two reports are created sequentially:
h2. User Feedback
First report
h2. Report Details
*Crash ID*: d76ef...
Mike Talbot
04:18 PM Revision 4b524dea (qgis): Fix docker builds
Alessandro Pasotti
04:18 PM Bug report #19674: Method theme() of QgsMapCanvas not in sync?
Bug still in QGIS 3.4.2 not solved. Darius G.
03:07 PM Revision 7945b573 (qgis): Merge pull request #3 from SrNetoChan/pr8612
Improves toggleAllLayers icon Alessandro Pasotti
03:06 PM Revision 515da0d0 (qgis): Toggle All Items -> Toggle Items
Alessandro Pasotti
02:52 PM Revision 1c987118 (qgis): Improves toggleAllLayers icon
Alexandre Neto
12:48 PM Bug report #20732 (Closed): GeoReferecer ignore settings of georeference system and set 3857 by d...
Prroblems began from 3 version.
In qgis 2.18.xxx this trouble is absent. Referacing go normally.
Then run qgis I d...
Andrew Shanin
12:34 PM Revision ff99f1b8 (qgis): [feature] Add a toggle action to vector layer legend items
Alessandro Pasotti
12:20 PM Feature request #20731 (Closed): Show Absolute Time when viewing an Mesh in QGIS
IN QGIS 2.18 when using the Crayfish plugin and loading a netcdf (which defines it time relative to some offset point... Richard Duivenvoorde
11:59 AM Bug report #20730 (Open): Netcdf mesh aligned, or not?
I created a small 7x3 cell netcdf with a python script: test.nc (attached)
Loaded in QGIS3 as gdal raster you see ...
Richard Duivenvoorde
11:27 AM Bug report #20170: "no result buffer" warning, application restart required after PostGIS connect...
This was not solved in 3.4.2
In my experience Layers that are already loaded works, but it is not possible to chan...
Axel Hörteborn
11:25 AM Bug report #20723 (Closed): QgsVectorLayer.featuresDeleted signal not emitted when deleting featu...
If you use directly the data provider you have no signals, the recommended way is using the editing buffer:... Alessandro Pasotti
11:25 AM Bug report #20723 (Closed): QgsVectorLayer.featuresDeleted signal not emitted when deleting featu...
If you use directly the data provider you have no signals, the recommended way is using the editing buffer:... Alessandro Pasotti
10:44 AM Revision 4fd305c2 (qgis): [opencl] Backports from master: manual merge
Alessandro Pasotti
10:30 AM Revision bb2b6a03 (qgis): Revert "Tell the bridge to update when a bad layer was fixed"
This reverts commit 408e2d363870dfbb3a90d1fb1ecfce47468f2013. Alessandro Pasotti
09:57 AM Revision 408e2d36 (qgis): Tell the bridge to update when a bad layer was fixed
This fixes an unreported issue: when a bad layer is fixed
it does not appear in the layer order panel.
The reason wh...
Alessandro Pasotti
09:50 AM Revision bd36edb4 (qgis): [opencl] Remove all static members
and rely on the default() mechanism, this prevents
random crashes on exit when dtor is called on the
statics
cherry-...
Alessandro Pasotti
09:48 AM Revision c455bf63 (qgis): [attributeform] Do not reset feature on editing toggled
... just reset values
Fixes #20682 - form toggle editing
cherry-pick dd309ccbe5328165ad725648bf44cc
Alessandro Pasotti
09:47 AM Revision 1e5e3736 (qgis): Merge pull request #8564 from elpaso/rastercalculator-fast-track
Rastercalculator memory efficient track
Cherry-picked from master 0fde410a585c5b1c256b24a6afa8c1dce59ac10e
Alessandro Pasotti
09:44 AM Revision 9d1aaa83 (qgis): Use QImageReader to speed up image cache's originalSize function
Mathieu Pellerin - nIRV
09:44 AM Revision 1e4ad446 (qgis): Use image operation's multiplyOpacity in image cache
Mathieu Pellerin - nIRV
09:44 AM Revision c6425338 (qgis): [FEATURE] Raster image marker
Mathieu Pellerin - nIRV
09:32 AM Revision ae03a81b (qgis): [gdal] Fix an int overflow issue with raster block read
Fixes #19760 - Raster calculator crashes QGIS 3
.. and probably more, but this is one of the greediest
piece of code...
Alessandro Pasotti
09:31 AM Revision 273a71a7 (qgis): Re-add the progress bar to the calculator
Fixes #20583 - Raster calculator freezes the GUI with big rasters
... even if it is frozen while reding the raster,
...
Alessandro Pasotti
09:31 AM Revision 29abab0d (qgis): Add check for int overflow on 32 bit systems
cherry-picking commit b3ed482 Alessandro Pasotti
08:18 AM Revision a8be1ff3 (qgis): Merge pull request #8607 from elpaso/handle-bad-layers-refresh-layer-order
Tells the bridge to update when a bad layer was fixed Alessandro Pasotti
05:14 AM Revision c1df8027 (qgis): Add method to QgsImageCache to retrieve original image size
Nyall Dawson
05:14 AM Revision e0a6a046 (qgis): Ensure necessary updates happen when image cache is changed
Nyall Dawson
05:14 AM Revision 84838d1e (qgis): [FEATURE][API] Add a content cache for raster images
This new class QgsImageCache is the equivalent of QgsSvgCache
but for raster images.
QgsImageCache stores pre-render...
Nyall Dawson
05:14 AM Revision 60442980 (qgis): Add dox comment, fix travis
Mathieu Pellerin - nIRV
05:14 AM Revision cdba8f56 (qgis): Use QgsAbstractContentCache base class for QgsSvgCache
Nyall Dawson
05:14 AM Revision 22496dc1 (qgis): Create a new abtract base class for file content caches (e.g. QgsSvgCache)
Generalise QgsSvgCache and split off into a common base class so
that we can re-use code with alternative similar cac...
Nyall Dawson
05:14 AM Revision ce5636af (qgis): Allow passing {width,height}-only size to the image cache
Mathieu Pellerin - nIRV
05:14 AM Revision ad4b8768 (qgis): Add opacity parameter to image cache
Mathieu Pellerin - nIRV
04:45 AM Bug report #19377: v.buffer processing algorithm fails when using option "Name of column to use f...
Actually, this is a regression, because 2.18.x has a working v.buffer.column algorithm.
Still a problem in 3.4.2
Alister Hood
04:45 AM Bug report #19377: v.buffer processing algorithm fails when using option "Name of column to use f...
Actually, this is a regression, because 2.18.x has a working v.buffer.column algorithm.
Still a problem in 3.4.2
Alister Hood

2018-12-04

11:20 PM Bug report #20720: "QGIS 3 quit unexpectedly."
LOL. You are right. That would help and I am not sure why I didn't think to include it first. James Gaboardi
10:32 PM Bug report #20720: "QGIS 3 quit unexpectedly."
maybe the crash report would help?
open the Application "Console" (its under Applications->Utilities) and select "...
Jonas Küpper
04:47 PM Bug report #20720: "QGIS 3 quit unexpectedly."
Appears to be similar to bug report #19991 James Gaboardi
04:41 PM Bug report #20720 (Closed): "QGIS 3 quit unexpectedly."
Every time QGIS is closed (on purpose) an error dialog is opened stating "QGIS 3 quit unexpectedly.". This does not s... James Gaboardi
10:36 PM Revision d79cee1f (qgis): [needs-docs][processing] Rename "remove duplicates by attribute" to
"delete duplicates by attribute"
for consistency with "delete duplicate geometries". Also add some
tags to delete du...
Nyall Dawson
10:19 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
Interesting. Creating the new profile has sped up QGIS is so many ways. I had a large vector layer that was slow to... Willem Buitendyk
08:30 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
I created a new profile and everything is working again without freezing or delays. I don't understand why though? ... Willem Buitendyk
09:40 PM Revision 4ea8bc52 (qgis): workaround broken QFontDialog on macOS with Qt5 (Fixes #20426)
QFontDialog using the native dialog is broken in some versions of
Qt5 on macOS, see
- https://bugreports.qt.io/brow...
iona5
09:40 PM Revision 9fff1fb1 (qgis): fix wrong padding of QgsFontButton on macOS
(cherry picked from commit 61cdaad5300ef922d35efbca042c2a09d77b63ff) iona5
09:40 PM Revision 3f0bc704 (qgis): partial fix for SAGA RGB composite tool
(cherry picked from commit 25bfca492fa9a0e7f20e77dea4d174d4a934a1d2) Giovanni Manghi
09:40 PM Revision 1440ddd5 (qgis): [processing][SAGA] Fix output type for RGB Composite should be tif, not...
(cherry picked from commit 71b32f072c49987c1a48fc38c92323f162dcfb34) Nyall Dawson
09:40 PM Revision 191c1bdb (qgis): [processing][SAGA] Add unit test for RGB composite
(cherry picked from commit 0ba37fcb72298e22ee05748a2af39463207b2adc) Nyall Dawson
07:54 PM Bug report #20728 (Open): Auxiliary storage rotation or offset fields for symbols are visible by ...
According to "documentation":https://docs.qgis.org/3.4/en/docs/user_manual/working_with_vector/vector_properties.html... Harrissou Santanna
07:47 PM Revision 9c1653f0 (qgis): [processing] Fix exception on launching refactor fields
(The logic with parameter widget_wrapper metadata is very gross -
but there's nothing we can do about it till 4.0!)
...
Nyall Dawson
07:47 PM Revision 0ba37fcb (qgis): [processing][SAGA] Add unit test for RGB composite
Nyall Dawson
07:47 PM Revision 71b32f07 (qgis): [processing][SAGA] Fix output type for RGB Composite should be tif, not...
Nyall Dawson
07:46 PM Revision ff786f22 (qgis): Add group method to QgsSettings
Is present in the QSettings API, but missing from QgsSettings Nyall Dawson
07:46 PM Revision 5349f24c (qgis): [FEATURE] Allow deleting settings from the Advanced tab in options
This commit adds a new right click menu to the settings shown
in the "Advanced" tab in the settings dialog, which all...
Nyall Dawson
07:24 PM Bug report #20727 (Closed): POSTGIS polygon layer will not close edit session
After making any edits to postgis layer, QGIS will not close the editing session, regardless of whether I save change... Steven Wernke
07:15 PM Revision a5bad2d5 (qgis): fix typo
Denis Rouzaud
07:01 PM Revision 61cdaad5 (qgis): fix wrong padding of QgsFontButton on macOS
iona5
06:59 PM Feature request #20726 (Open): Remove the "hidden" widget type and set it as a widget property
I don't really see the point of having a widget type named "Hidden". It has no particular property by itself and imho... Harrissou Santanna
06:58 PM Feature request #20725 (Open): Auxiliary storage fields should not use the hidden widget but the ...
The auxiliary storage (and more generally, QGIS) has the ability to know the best widget that fits the property being... Harrissou Santanna
06:50 PM Bug report #20724 (Open): [Auxiliary storage] Labels Buffer DD options do not have fields set and...
Enable labeling on a layer
Use the "change label" tool from the label toolbar, creating a data storage auxiliary DB....
Harrissou Santanna
06:33 PM Revision b45ab5d2 (qgis): Tell the bridge to update when a bad layer was fixed
This fixes an unreported issue: when a bad layer is fixed
it does not appear in the layer order panel.
The reason wh...
Alessandro Pasotti
06:16 PM Bug report #20723 (Closed): QgsVectorLayer.featuresDeleted signal not emitted when deleting featu...
The following Python code doesn't log any messages:
def this_is_a_test():
QgsMessageLog.logMessage('this is a...
Matthew Jurewicz
05:45 PM Feature request #20722 (Closed): Mesh layers could show 'mesh' icon in Layers panel?
While not important for usability...
See screenshot: both raster and vectorlayer have an icon in the 'Layers panel...
Richard Duivenvoorde
05:19 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
I'm having this problem with 3.4.2 and also with 3.4.1 before. Reinstalled and removed plugins and configs.
Alessa...
stefano nardone
04:59 PM Bug report #20586: gdal buildvrt missing an important param
The same issue stands for gdal:warpreproject, as reported in #20721 Juan Manuel Perez
04:57 PM Bug report #20721 (Closed): gdal:warpreproject missing old 'extra' param
This issue seems related to #20586.
In QGis 2.18 we were using "gdalogr:warpreproject" passing '-srcnodata {some_v...
Juan Manuel Perez
04:55 PM Bug report #20704: QGIS 3.4.2. LTR - Win10 - Crashes *every time* at Settings ==> Options.
Alessandro Pasotti wrote:
> @Stefano, yours is #20363
ok, thanks
stefano nardone
03:35 PM Bug report #20719 (Open): Crash when deleting data defined auxiliary storage configuration
h2. User Feedback
While playing with the Data Storage capabilities of a point feature, I got a crash when I chose ...
Harrissou Santanna
03:14 PM Revision a1dbb961 (qgis): Remove outdated comment
Nyall Dawson
03:14 PM Revision 930c56f5 (qgis): workaround broken QFontDialog on macOS with Qt5 (Fixes #20426)
QFontDialog using the native dialog is broken in some versions of
Qt5 on macOS, see
- https://bugreports.qt.io/brow...
iona5
03:14 PM Bug report #20426 (Closed): Font will not resize in QGIS Print Layout
Applied in changeset commit:qgis|930c56f5b85db0c452263225fb51f8bf9f2e003c. Anonymous
03:14 PM Bug report #20426 (Closed): Font will not resize in QGIS Print Layout
Applied in changeset commit:qgis|930c56f5b85db0c452263225fb51f8bf9f2e003c. Anonymous
08:32 AM Bug report #20426: Font will not resize in QGIS Print Layout
i will. Jonas Küpper
03:05 PM Revision a7ab47dd (qgis): Merge pull request #8603 from chau-intl/release-3_4
[backport] Hide newly added layer(s) when in group. Fixes #19174 Luigi Pirelli
02:51 PM Revision 1f97c17b (qgis): Merge pull request #8598 from signedav/bpeditafteredit
[Backport] Release cell from focus on editing off Alessandro Pasotti
02:35 PM Bug report #20715: Relation reference widget: "Order by value" option doesn't work as expected
Hi!
You need to attach a reproducing project if you want to increase the chances that this is fixed/taken a look to.
Tudor Bărăscu
10:03 AM Bug report #20715 (Closed): Relation reference widget: "Order by value" option doesn't work as ex...
Values are ordered alphabetically in the relation reference widget, even if "Order by value" is NOT checked. Manuel K
02:29 PM Revision 2a86b6ef (qgis): remove Q_ASSERT because of crssync
David Signer
01:52 PM Revision 9e0b9e76 (qgis): Save layer changes on successful repair
when there are topology errors which are fixed subsequently, make sure that the layer can be saved again Matthias Kuhn
01:52 PM Revision 50037a59 (qgis): Do not report an error when checks are triggered
Matthias Kuhn
01:49 PM Revision 53c7dd3a (qgis): typo and as_const
David Signer
01:18 PM Revision 651b6569 (qgis): Fix for bug report #19174 - hide newly added layer(s) when in group
When loading a single layer QGIS will set it as invisible if the user have chosen so (new_layers_visible=false) in th... Casper Børgesen
12:24 PM Revision f09e6404 (qgis): Merge pull request #8591 from 3nids/without_analysis
allow to build QGIS without analysis Denis Rouzaud
12:11 PM Bug report #20718 (Closed): QGIS crashed with open GRASS new and old directory
Crash ID: 5712c8a0e4e400a00a6e3554ef942439c58976d3
Stack Trace
EtwSetMark :
setjmp :
malloc :
QString::i...
Lisbeth Urribarri
12:09 PM Revision 774c890f (qgis): Merge pull request #8599 from m-kuhn/auth-manager-unique-ptr
Use std::unique_ptr Matthias Kuhn
12:03 PM Revision f3943f58 (qgis): do not write logs before QgsApplication instace
because otherwise it creates a QgsProject without a QgsApplication
and translation won't work anymore because it cann...
David Signer
11:33 AM Bug report #20415 (Closed): Clip raster by mask layer
merged, btw would need to add unit test to the process, and would be backported Luigi Pirelli
11:32 AM Revision c39e2b83 (qgis): Merge pull request #8445 from NaturalGIS/add_te_paramater_in_gdal_clip_...
add the -te and -te_srs and -multi parameters to the gdalwarp tool used to clip rasters by mask layers Luigi Pirelli
11:14 AM Bug report #20717 (Closed): Point layer display
In version 2.18.25 and 2.18.26 the symbols of some dot layers are not shown into the map, but the extension is reconi... Eugenio Cagnoni
11:04 AM Bug report #20716 (Closed): QGIS crashes when closing after PostGIS connection time-out
h2. User Feedback
When I make a connection to postgis when starting a project that needs that connection, and then...
Stefan van Dam
10:37 AM Revision 73e3eadf (qgis): fix test and add test cases
David Signer
10:24 AM Revision f6164509 (qgis): Use std::unique_ptr
Matthias Kuhn
09:38 AM Bug report #18021: no refresh using notify in postgis
Qgis 3.4.2, postgres 9.6, postgis 2.3, windows 7
I followed the same method to get the map refreshed automatically...
Lee Han
09:23 AM Bug report #20714 (Closed): Value relation widget with multiple selection don't work anymore with...
In QGIS master and the release-3_4 branch, adding a custom UI with a list widget (value relation) pointing to an arra... Tudor Bărăscu
08:55 AM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
The SQL function you generate does not work under any circumstances with tables or views with triggers.
In version 3...
Andy Gio
01:56 AM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
Andy --
what we need is a reliable replacement for the SQL generated in https://github.com/qgis/QGIS/blob/master/...
Nyall Dawson
08:48 AM Bug report #20713 (Closed): Processing gdal sieve: mask parameter should be optional (and is not ...
Not a huge user of the sieve command. Anyway: I notice that by default the command string is filled with the ``-mask`... matteo ghetta
08:17 AM Revision d4c62d17 (qgis): Merge pull request #8592 from elpaso/opencl-remove-static-members
[opencl] Remove all static members Alessandro Pasotti
07:40 AM Revision 8a47643a (qgis): Disable current cell on editing off
because otherwise on single cell change the change would not been stored in mEditBuffer
fixes #15975
(cherry-picked...
David Signer
06:58 AM Feature request #20623: More documentation covering the limitations of Spatialite use
Hi Dan,
since one of the major advantages of using views is that the data is always up-to-date, having to manually i...
Jochen Huber
05:24 AM Bug report #20712 (In Progress): Crash at QgsApplication.initQgis() on Mac
Simple application crushed by signal 11.
I attached crush report of Mac.
I go back to QGIS3.2.2 Bonn. It's OK, n...
Ikuo Yamaga
02:49 AM Revision 25bfca49 (qgis): partial fix for SAGA RGB composite tool
Giovanni Manghi
02:21 AM Revision 5bd63c77 (qgis): [processing][saga] Add unit test for point distances alg
(cherry picked from commit 4212deabe802e5db6c27e2bce8822884339bdb25) Nyall Dawson
02:21 AM Revision 32729506 (qgis): [processing][SAGA] Fix default output format for geometry-less tables
(cherry picked from commit ef2fff0820a7a8afe1ae4e49ea38cf7c16f97e74) Nyall Dawson
02:21 AM Revision 6f75f7c3 (qgis): [processing] Add method for providers to specify a different list
of supported output formats when an output has no geometry
(cherry picked from commit 4bca7838bfba8c0528f4690bef6b34...
Nyall Dawson
02:21 AM Revision 9cd920d0 (qgis): [processing] Fix hasGeometry() method when output is a geometry-less ve...
From the dox for QgsProcessing.TypeVector: "When used for a sink this indicates
the sink has no geometry.". If an alg...
Nyall Dawson
02:21 AM Revision 99516194 (qgis): Drop std:: prefix from calculator operators
(cherry picked from commit 51821e926d0ac306a99e0bade6f864d7d23d1ea9) Alessandro Pasotti
02:21 AM Revision 6803eb3f (qgis): fix the SAGA Points Distances tool
(cherry picked from commit b67ef4f7f63a786a5381b9a7661ca3fb38b1b425) Giovanni Manghi
02:21 AM Revision ee25bb40 (qgis): [processing][SAGA] Fix definition of Patching algorithm
And add unit test
Fixes #20698
(cherry picked from commit 455e04ea660e028c4c03024786b8f707f7b09526)
Nyall Dawson
02:21 AM Revision 0c36b90e (qgis): [processing] Fix exceptions on grass algorithms on Windows
(cherry picked from commit 9b61eb8b71876fa36cbae6d9c0be78cac22824bc) Juan Manuel Perez
02:21 AM Revision 039a6c5a (qgis): [processing] Fix exception on launching refactor fields
(The logic with parameter widget_wrapper metadata is very gross -
but there's nothing we can do about it till 4.0!)
...
Nyall Dawson
02:21 AM Revision 2e6ebb09 (qgis): [processing] fixed update of MultipleInputPanel after alg is run
Fixes #20670
(cherry picked from commit e546129f5c6745e673052c2d00c36c6d057849de)
Victor Olaya
02:20 AM Bug report #20707 (Closed): Processing - clicking on Refactor fields returns a Python error
Applied in changeset commit:qgis|039a6c5a59e4c960c352e7eb1603db283df4592e. Nyall Dawson
02:20 AM Bug report #20707 (Closed): Processing - clicking on Refactor fields returns a Python error
Applied in changeset commit:qgis|039a6c5a59e4c960c352e7eb1603db283df4592e. Nyall Dawson
01:50 AM Bug report #20695: Crash when adding new feature with editing feature turned on qgis 3.4.2
Alessandro Pasotti wrote:
> Did you mean "Crash when adding new **layer** with editing feature turned on qgis 3.4.2"...
Sahit Tuntas Sadono
01:36 AM Revision 455e04ea (qgis): [processing][SAGA] Fix definition of Patching algorithm
And add unit test
Fixes #20698
Nyall Dawson
01:35 AM Bug report #20698 (Closed): Processing: saga patch does not run successfully (Unknown option 'INT...
Applied in changeset commit:qgis|455e04ea660e028c4c03024786b8f707f7b09526. Nyall Dawson
01:35 AM Bug report #20698 (Closed): Processing: saga patch does not run successfully (Unknown option 'INT...
Applied in changeset commit:qgis|455e04ea660e028c4c03024786b8f707f7b09526. Nyall Dawson
01:23 AM Bug report #20711 (Open): QgsTask and task manager cause crash when used in function scope
I have a detailed description of the issue in an answer on the stack:
https://gis.stackexchange.com/a/304801/89589
...
Graham Duls
01:13 AM Bug report #20710 (Closed): Can't save a model in the Processing Modeler
After the model is created, the "save model" button is clicked and an error is generated stating "Please enter a mode... Mark Ervin

2018-12-03

12:34 AM Bug report #20698 (In Progress): Processing: saga patch does not run successfully (Unknown option...
Nyall Dawson
08:04 AM Bug report #20698 (Closed): Processing: saga patch does not run successfully (Unknown option 'INT...
Tested using 3.4.2 (Windows 64bit standalone).
In 2.18.23 this module works - it seems that there it is using RESAMP...
Alister Hood
11:54 PM Bug report #20696 (Closed): Processing: r.plane does not run successfully
This was already fixed in master -- I'll backport to 3.4 Nyall Dawson
11:54 PM Bug report #20696 (Closed): Processing: r.plane does not run successfully
This was already fixed in master -- I'll backport to 3.4 Nyall Dawson
05:30 AM Bug report #20696 (Closed): Processing: r.plane does not run successfully
The r.plane processing algorithm generates this error:... Alister Hood
11:53 PM Bug report #20707 (In Progress): Processing - clicking on Refactor fields returns a Python error
Nyall Dawson
04:17 PM Bug report #20707 (Closed): Processing - clicking on Refactor fields returns a Python error
This is the error. I am using the nightly build of QGIS 3.4.2 (code revision 1abbcb4, date 20181202)
An error h...
Filipe Dias
11:32 PM Bug report #20426: Font will not resize in QGIS Print Layout
See discussion at https://github.com/qgis/QGIS/pull/8585 -- the patch was tested but was unsuccessful in fixing the i... Nyall Dawson
11:27 PM Feature request #20709 (Open): Adjust window docking tolerances
I find the docking distance for windows in the QGIS interface far too large and it's annoying to have a window latch ... Greg Byrom
09:16 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
I have not been able to rebuild from homebrew unfortunately.
I've tried new profiles, deleting existing profiles, ...
Hamish Campbell
07:56 PM Revision 4b9a532f (qgis): be more verbose in var description
Denis Rouzaud
07:50 PM Bug report #20704: QGIS 3.4.2. LTR - Win10 - Crashes *every time* at Settings ==> Options.
Hello -- without wanting to confuse the issue with something else -- maybe it is relevant for you to know that I also... Robert Danziger
04:30 PM Bug report #20704: QGIS 3.4.2. LTR - Win10 - Crashes *every time* at Settings ==> Options.
@Stefano, yours is #20363 Alessandro Pasotti
04:16 PM Bug report #20704: QGIS 3.4.2. LTR - Win10 - Crashes *every time* at Settings ==> Options.
It happens also to me the same crash, and with previous 3.4.1 too :
h2. User Feedback
Win 10 pro 64 on dell xps...
stefano nardone
03:42 PM Bug report #20704: QGIS 3.4.2. LTR - Win10 - Crashes *every time* at Settings ==> Options.
A nightly in a non "en" environment? There was a recent change that checks that the option tabs are named correctly ... Jürgen Fischer
02:58 PM Bug report #20704 (Closed): QGIS 3.4.2. LTR - Win10 - Crashes *every time* at Settings ==> Options.
h2. User Feedback
3.4.2. - Win10 - Crashes *every time* at Settings ==> Options. Tried 'n' reinstalls (OSgeo4w; St...
Robert Danziger
07:18 PM Bug report #18477: QGIS 3 "unable to save auxiliary storage"
Paul Blottiere wrote:
> I opened a PR in order to add a more explicit message. It's not a bugfix of course, but it w...
Nick Hatch
06:10 PM Revision be9f6bb9 (qgis): tests if gpkg back synchronization provides the same values
David Signer
05:51 PM Revision 868b04d8 (qgis): [opencl] Remove all static members
and rely on the default() mechanism, this prevents
random crashes on exit when dtor is called on the
statics.
Alessandro Pasotti
05:23 PM Revision 18abcb58 (qgis): fix building without PyQt
Denis Rouzaud
05:08 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
Do you have the GPS information panel open? If yes, can you try to close it (Settings -> Panels -> uncheck the GPS in... Alessandro Pasotti
04:50 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
Ok, I cannot reproduce this issue and I'm not a windows developer, so if we want to try to fix it I need someone to v... Alessandro Pasotti
05:06 PM Revision efd1fd6d (qgis): allow to build without analysis
Denis Rouzaud
04:58 PM Bug report #20684 (Closed): Zamkniecie QGIS Desktop przy odpieciu zewnętrznego źródla danych
Jürgen Fischer
03:04 PM Bug report #20684: Zamkniecie QGIS Desktop przy odpieciu zewnętrznego źródla danych
Tema: Closing QGIS Desktop when disconnect an external data source
user feedback: At the moment when I "unpin the ...
Grzegorz Socha
04:37 PM Bug report #15984: Colour bars in colour chooser UI are rendered with interleaved stripes
This issue is still present on 3.4.2 Nikolay Lebedev
04:21 PM Feature request #20708 (Open): Allow editing of field alias in Layer Properties - Fields tab
It was possible in 2.x version, now it's not.
I'd like to copypaste alias from DB column comment, it became a hard t...
Nikolay Lebedev
04:14 PM Bug report #20695 (Feedback): Crash when adding new feature with editing feature turned on qgis ...
Did you mean "Crash when adding new **layer** with editing feature turned on qgis 3.4.2" ? Alessandro Pasotti
05:01 AM Bug report #20695 (Closed): Crash when adding new feature with editing feature turned on qgis 3.4.2
h2. User Feedback
Crash when adding new feature with editing feature turned on
h2. Report Details
*Crash ID*...
Sahit Tuntas Sadono
04:07 PM Bug report #20706 (Feedback): Raster Calculator on ecw
There have been substancial changes and bug fixes to raster calculator during the last few days (latest one was merge... Alessandro Pasotti
03:43 PM Bug report #20706 (Closed): Raster Calculator on ecw
h2. User Feedback
I have a ecw raster data and want to recalculate the value of one of the 3 bands.
the formul...
Cliff Lau
03:40 PM Revision dcba2550 (qgis): Silence warning in release mode
Alessandro Pasotti
03:26 PM Revision 0f653179 (qgis): handle fid attribute in attrLookup on synchronization
and use column++ again on iteration through attributes on copyVectorLayer
fixes #20276 especially the not reported i...
David Signer
03:03 PM Bug report #20705 (Open): r.reclass Grass tool not working
I am trying to reclassify a raster on QGIS 3.4 and I keep getting this error:
File "/Applications/QGIS3.app/Conte...
Charlotte Jeal
01:48 PM Bug report #20697: QGIS 3.4.2 crashes on exit
I've seen that randomly on linux too, it's probably due to the destruction of the static multihash sTransforms in Qgs... Alessandro Pasotti
01:48 PM Bug report #20697: QGIS 3.4.2 crashes on exit
I've seen that randomly on linux too, it's probably due to the destruction of the static multihash sTransforms in Qgs... Alessandro Pasotti
07:04 AM Bug report #20697 (Closed): QGIS 3.4.2 crashes on exit
h2. User Feedback
QGIS crashes on exit
h2. Report Details
*Crash ID*: 62f1fcd2045780cb9f127836e6b579b8665f3e...
Grant Boxer
01:42 PM Bug report #20703 (Open): qgis 3.4.2 crashes on Windows 8.1
h2. User Feedback
I have crash when I choose the project to load!!!
h2. Report Details
*Crash ID*: 4db78da3a...
Giuliano Urgeghe
01:39 PM Bug report #20673: QGIS3.4 Organize columns, data integrity compromised
Hello Alessandro. At the moment I can't make a video, but there is a project with a shapefile.
The columns already h...
Soares SOares
01:09 PM Bug report #20702 (Closed): Add from layer definition file - does not set options edit type widget
In the exported file *.qlr (save as layer definition file) options edit type widget is set e.g. <edittype widgetv2typ... Thomas M
12:06 PM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
Do you have any news to solve this problem? Andy Gio
11:44 AM Revision cafa652c (qgis): fix build on MacOS
Peter Petrik
11:03 AM Revision 1cc6bc11 (qgis): Merge pull request #8583 from elpaso/opencl-raster-calculator2
[opencl] Raster calculator goes opencl Alessandro Pasotti
10:48 AM Bug report #20701: No scroll in attribute form
@Jürgen I'm not really sure it's related: the dialog contains a different layout and scroll area in case of relations... Alessandro Pasotti
10:35 AM Bug report #20701 (Feedback): No scroll in attribute form
Is this related to #20338 ?
Also, please attach a sample project to reproduce the issue and specify on which opera...
Alessandro Pasotti
10:17 AM Bug report #20701 (Open): No scroll in attribute form
When a form has a long list of attributes, OK and Cancel buttons go off screen and there is no way to scroll down to ... Nikolay Lebedev
10:27 AM Revision 8b28b63c (qgis): Merge pull request #8580 from rldhont/server-wms-decode-sld-218
[BUGFIX][Server] WMS: Decode loaded SLD files from SLD parameter René-Luc ReLuc
10:05 AM Revision 61dd7295 (qgis): Move nodeCalc unique ptr to the GPU function
... and spare some CPU cycles Alessandro Pasotti
09:56 AM Feature request #17482: Add support for PostgreSQL JSON and JSONB column types
There is progress on this one in latest QGIS version, but it supports only one level JSON structures.
When you have...
Nikolay Lebedev
09:53 AM Feature request #20700 (Open): Add option to filter by expression in Relation Reference widget
It would be nice to have an option to filter Relation Reference list by expression (like the one in Value Relation wi... Nikolay Lebedev
09:48 AM Feature request #20699 (Open): Add option to change length of values list in Relation Reference w...
Currently, only 100 items are displayed in dropdown list for Relation Reference widget.
I haven't found an option in...
Nikolay Lebedev
09:39 AM Revision bdd2aa9c (qgis): [BUGFIX][Server] WMS: Decode loaded SLD files from SLD parameter
René-Luc ReLuc
09:11 AM Revision 4212deab (qgis): [processing][saga] Add unit test for point distances alg
Nyall Dawson
09:11 AM Revision 583b602e (qgis): [processing] Fix hasGeometry() method when output is a geometry-less ve...
From the dox for QgsProcessing.TypeVector: "When used for a sink this indicates
the sink has no geometry.". If an alg...
Nyall Dawson
09:11 AM Revision 4bca7838 (qgis): [processing] Add method for providers to specify a different list
of supported output formats when an output has no geometry Nyall Dawson
09:11 AM Revision ef2fff08 (qgis): [processing][SAGA] Fix default output format for geometry-less tables
Nyall Dawson
08:51 AM Bug report #18331: "Node Tool" just "sees" everything on canvas even in hidden layers
Still to be reproduced in 3.4.2
Version: 3.4.2
Arch: x86_64
Platform: Windows 10 64-bit
It seems that
1. "V...
sand thorn
08:34 AM Revision 34627212 (qgis): Merge pull request #8577 from elpaso/docker-testing-env-backport-2
QGIS testing environment docker backport Alessandro Pasotti
05:20 AM Feature request #15983: Add point widget
For the record, it looks like the implementation is designed to cater just for algorithms requiring coordinates as a ... Alister Hood
05:00 AM Bug report #18445: Application hangs indefinitey when closing project with GeoPakages shared on n...
I will try to reproduce the conditions that caused this issue. Please give me time, as we are not fans of corrupted d... Graham Duls

2018-12-02

11:36 PM Revision e1b3524b (qgis): Merge pull request #8443 from NaturalGIS/fix_saga_point_distances
fix the SAGA Points Distances tool Luigi Pirelli
10:56 PM Bug report #20689 (Closed): Print Composer Fonts and Styling Inaccessible Mac OS Mojave 10.14
Duplicate of #20426 Nyall Dawson
10:56 PM Bug report #20689 (Closed): Print Composer Fonts and Styling Inaccessible Mac OS Mojave 10.14
Duplicate of #20426 Nyall Dawson
10:29 PM Bug report #20689: Print Composer Fonts and Styling Inaccessible Mac OS Mojave 10.14
hey,
seems to be the same issue we see in #20426.
Jonas Küpper
09:16 PM Revision 73cf308c (qgis): Add method to determine orientation of closed curves
(cherry picked from commit 53db15eac46476477f01474aa05887f369597285) Nyall Dawson
09:16 PM Revision 6d8a4797 (qgis): Add method to QgsCurvePolygon to force RHR, ensuring standard ring orie...
(cherry picked from commit 158283d3e7d8dc76d118ea40dc69834484a41b9a) Nyall Dawson
09:16 PM Revision 9190d974 (qgis): Fix version added strings
Nyall Dawson
09:16 PM Revision 13d0ba2b (qgis): Nice icons for ring combo box
(cherry picked from commit c32bfc5d58aadfdb0bfa33907d57c1f3969eecad) Nyall Dawson
09:16 PM Revision c06bcc67 (qgis): Remove no longer required workaround
(cherry picked from commit 8983f36f0bb49290f6cf931e00fdc46ce6eb686f) Nyall Dawson
09:16 PM Revision 34a821ec (qgis): Ensure that QgsGeometry::offsetCurve does not reverse curve orientation
(cherry picked from commit 329d6a66bb96c4822aea5961cb9ddbbc8f1bac3a) Nyall Dawson
09:16 PM Revision ad3338cf (qgis): Move forceRHR to QgsGeometry, avoid duplicate code
(cherry picked from commit c0cd6e6952f42e8ee634ee54196d1c0e05fcdf38) Nyall Dawson
09:16 PM Revision a5db9afd (qgis): Dox++
(cherry picked from commit 5a246603f0373246ca3e3fc6c96b7244c3b58d4d) Nyall Dawson
09:16 PM Revision f5fa3281 (qgis): Fix warning
(cherry picked from commit 76cde635e979312b689ff7693ae2a107821385cd) Nyall Dawson
09:16 PM Revision a5b969f2 (qgis): [FEATURE] Add option to simple line and marker line to only
render exterior ring or interior rings
This option is shown whenever a simple line symbol or
marker line symbol is u...
Nyall Dawson
09:16 PM Revision 854228c0 (qgis): Fix accidently skipped test
(cherry picked from commit 328caf7c8bff8f7e0e5f98c1d30d89524aeeec20) Nyall Dawson
09:16 PM Revision 50cbb295 (qgis): [FEATURE] Add option to force right-hand-rule during polygon symbol ren...
This new option, available under the "Advanced" button for fill symbols,
allows forcing rendered polygons to follow t...
Nyall Dawson
09:16 PM Revision 320adf47 (qgis): Update reference lines
(cherry picked from commit d4b96a927cb78dd1a9e6ad3da4ae2c2640a4b124) Nyall Dawson
08:24 PM Bug report #20426: Font will not resize in QGIS Print Layout
hi again,
is the bug probably related to this in src/gui/qgsguiutils.cpp?...
Jonas Küpper
02:57 PM Bug report #19355: $length incorrect in expressions
This bug is definitely high priority, and misleading labels can be even considered as indirect data corruption.
On e...
Borys Jurgiel
02:57 PM Bug report #19355: $length incorrect in expressions
This bug is definitely high priority, and misleading labels can be even considered as indirect data corruption.
On e...
Borys Jurgiel
01:14 PM Bug report #20694 (Open): QgsVectorLayer 's addFeatures function crashes the app
I generated Spatialite point layer that has 1M features by using random point plugin. In python I tried to copy all f... Mehmet Selim BILGIN
08:41 AM Feature request #20623: More documentation covering the limitations of Spatialite use
Jochen,
Thanks for the tips, I was beginning to think I was the only person using Spatialite. I'd not noticed the ...
Dan Isaacs

2018-12-01

12:58 AM Revision 1abbcb40 (qgis): Polish translation update
Borys Jurgiel
11:25 PM Feature request #20623: More documentation covering the limitations of Spatialite use
Hi Dan,
I regularly use Spatialite databases in QGIS projects an have struggled often with problems like you have. A...
Jochen Huber
05:31 PM Revision 5ef87371 (qgis): Remove duplicated code
The input check was already done before entering
in the GPU branch
Alessandro Pasotti
05:07 PM Bug report #20693: LAYERTITLESPACE in GetLegendGraphic is not taken into account
Requested URL is:
*LAYERTITLESPACE=10*...
Daniele Viganò
04:59 PM Bug report #20693 (Closed): LAYERTITLESPACE in GetLegendGraphic is not taken into account
When generating a legend via 'GetLegendGraphic' QGIS Server is not honoring the 'LAYERTITLESPACE' parameter.
Docum...
Daniele Viganò
03:12 PM Bug report #20692 (Open): 3D objects (obj) eats up memory and turns computer unresponsive
Using "large" 3D objects to render a lot of points in 3D will start eat up memory (attached image).
When all physi...
Klas Karlsson
02:27 PM Bug report #20691 (Open): 3D without elevation layer renders badly
If I don't have an elevation layer to generate the terrain QGIS should apply a flat terrain model so I can render 3D ... Klas Karlsson
12:48 PM Bug report #20690 (Open): QGIS 3.4.2 Crash on Windows with multiple monitors
h2. User Feedback
Main Menu -> settngs -> OK
h2. Report Details
*Crash ID*: 619d9f0d20f01b8b66548edf4df2b055...
al piszcz
11:18 AM Bug report #20686: Problem met with QGIS 2.18.21 linked with GRASS 7.4.1 plug-in on Windows 7 and...
Hi,
I have just added some more details to succeed to solve the bug.
I met a bug when I use GRASS plug-in with th...
Phoebe DeToulouse
11:18 AM Bug report #20686: Problem met with QGIS 2.18.21 linked with GRASS 7.4.1 plug-in on Windows 7 and...
Hi,
I have just added some more details to succeed to solve the bug.
I met a bug when I use GRASS plug-in with th...
Phoebe DeToulouse
11:10 AM Bug report #20615: Mac OS QGis installer cannot find python 3.6
Rhenriques Henriques wrote:
> Saber, the recommended installer has some issues. QGIS should be named QGIS3 to allow ...
Saber Razmjooei
11:02 AM Revision e01c162f (qgis): Fix build warnings
Alessandro Pasotti
10:42 AM Revision 6a1a581e (qgis): [opencl] Raster calculator goes opencl
Alessandro Pasotti
09:43 AM Revision 9b9881d3 (qgis): Merge pull request #8581 from elpaso/bugfix-20682-form-toggle-editing
[attributeform] Do not reset feature on editing toggled Alessandro Pasotti
09:42 AM Bug report #20682 (Closed): QGIS 3.4 ToggleEditing
Applied in changeset commit:qgis|dd309ccbe5328165ad725648bf44ccc0a2e3ecd3. Anonymous
09:42 AM Bug report #20682 (Closed): QGIS 3.4 ToggleEditing
Applied in changeset commit:qgis|dd309ccbe5328165ad725648bf44ccc0a2e3ecd3. Anonymous
09:05 AM Bug report #20688 (Feedback): Processing Toolbox Crash
Does it happens always? have you tried on a new/clean profile? Giovanni Manghi
09:05 AM Bug report #20688 (Feedback): Processing Toolbox Crash
Does it happens always? have you tried on a new/clean profile? Giovanni Manghi
09:05 AM Bug report #20688 (Feedback): Processing Toolbox Crash
Does it happens always? have you tried on a new/clean profile? Giovanni Manghi

2018-11-30

11:30 PM Bug report #20689 (Closed): Print Composer Fonts and Styling Inaccessible Mac OS Mojave 10.14
Have been encountering issues since 3.2.3 with applying font styling and the changing the fonts of labels in print co... Philip Kampf
10:23 PM Bug report #20673: QGIS3.4 Organize columns, data integrity compromised
Ok, I will send to you on monday. Soares SOares
10:44 AM Bug report #20673: QGIS3.4 Organize columns, data integrity compromised
I cannot reproduce on current master, can you please add a sample project and sample data and a video that demonstrat... Alessandro Pasotti
09:15 PM Bug report #20682: QGIS 3.4 ToggleEditing
PR https://github.com/qgis/QGIS/pull/8581 Alessandro Pasotti
09:15 PM Bug report #20682: QGIS 3.4 ToggleEditing
PR https://github.com/qgis/QGIS/pull/8581 Alessandro Pasotti
09:06 PM Bug report #20682 (In Progress): QGIS 3.4 ToggleEditing
Alessandro Pasotti
05:48 PM Bug report #20682: QGIS 3.4 ToggleEditing
Alessandro Pasotti wrote:
> I'm afraid this is a won't fix, the changes that introduced this issue [*] were necessar...
Raul Sangonzalo
04:04 PM Bug report #20682: QGIS 3.4 ToggleEditing
I'm afraid this is a won't fix, the changes that introduced this issue [*] were necessary in order to fix other serio... Alessandro Pasotti
03:42 PM Bug report #20682 (Open): QGIS 3.4 ToggleEditing
If confirmed this should be tagged "regression" with "high" priority. Giovanni Manghi
02:53 PM Bug report #20682: QGIS 3.4 ToggleEditing
Alessandro Pasotti wrote:
> Raul Sangonzalo wrote:
> > This resets any variables we are using to the values set in ...
Raul Sangonzalo
11:23 AM Bug report #20682 (Feedback): QGIS 3.4 ToggleEditing
Raul Sangonzalo wrote:
> This resets any variables we are using to the values set in formOpen.
I don't understan...
Alessandro Pasotti
11:11 AM Bug report #20682: QGIS 3.4 ToggleEditing
To reach a wider audience you should post your question also on the developers mailing list. Giovanni Manghi
11:09 AM Bug report #20682 (Closed): QGIS 3.4 ToggleEditing
We have noticed that the toggleEditing action for vector layers (qgis.utils.iface.actionToggleEditing().trigger()) is... Raul Sangonzalo
09:14 PM Revision dd309ccb (qgis): [attributeform] Do not reset feature on editing toggled
... just reset values
Fixes #20682 - form toggle editing
Alessandro Pasotti
08:24 PM Bug report #20601: bug: Raster calculator produces empty results layer and no error message if in...
Alessandro Pasotti wrote:
> Sorry I didn't get the notifications about your comments earlier (this is recurring a pr...
Jürgen Fischer
10:28 AM Bug report #20601: bug: Raster calculator produces empty results layer and no error message if in...
Alister Hood wrote:
> For what it's worth, I'm not really clear on why the raster calculator has its own unique way ...
Alessandro Pasotti
10:26 AM Bug report #20601: bug: Raster calculator produces empty results layer and no error message if in...
Sorry I didn't get the notifications about your comments earlier (this is recurring a problem btw).
I think that c...
Alessandro Pasotti
10:16 AM Bug report #20601 (Closed): bug: Raster calculator produces empty results layer and no error mess...
Applied in changeset commit:qgis|1672d434ce2b5b4897a759b1e2d689eac99c2aee. Anonymous
10:16 AM Bug report #20601 (Closed): bug: Raster calculator produces empty results layer and no error mess...
Applied in changeset commit:qgis|1672d434ce2b5b4897a759b1e2d689eac99c2aee. Anonymous
07:44 PM Revision d9a70d08 (qgis): INSTALL: add note about git core.filemode on windows (superceeds PR#8578)
(oci-devel now dependency of qgis-dev-deps in OSGeo4W) Jürgen Fischer
07:41 PM Bug report #20688 (Closed): Processing Toolbox Crash
Crashed as I was applying a change to the Processing Toolbox settings asking to ignore entities with invalid geometri... Dave Newman
07:33 PM Bug report #18399: Meters at scale
Please find attached a style which causes 100% CPU load for some seconds whenever I open or change the properties of ... Daniel Krüger
06:25 PM Revision fbcfe0e9 (qgis): Merge pull request #8579 from elpaso/opencl-2
[opencl] Support for platforms > 1.1 Alessandro Pasotti
05:22 PM Revision 13eca562 (qgis): Fix build warning again (on debian opencl headers do not support 2.2)
Alessandro Pasotti
04:56 PM Bug report #20687 (Open): Points are not rendered in 3D view on systems with Intel graphics
Tested with Win7, Intel Graphics, both QGIS 3.4 and master: 3D points are not rendered, 3D lines and the DEM surface ... Anita Graser
04:14 PM Revision a471934e (qgis): Fix build warning and cl-std for 2.x builds
Alessandro Pasotti
03:14 PM Bug report #20683 (Closed): QGIS 2.18.21 desktop en interface avec GRASS 7.4.1
#20686 Giovanni Manghi
03:14 PM Bug report #20683 (Closed): QGIS 2.18.21 desktop en interface avec GRASS 7.4.1
#20686 Giovanni Manghi
12:35 PM Bug report #20683 (Feedback): QGIS 2.18.21 desktop en interface avec GRASS 7.4.1
Hi, tickets must be filed in English. Also I see you attached sample data (which is good), but in case of shapefiles ... Giovanni Manghi
11:39 AM Bug report #20683 (Closed): QGIS 2.18.21 desktop en interface avec GRASS 7.4.1
Bonjour,
J'ai été confronté à un bug lorsque j'utilise l'extension GRASS avec la fonctionnalité v.out.ogr :
Je re...
Phoebe DeToulouse
03:03 PM Bug report #20686 (Closed): Problem met with QGIS 2.18.21 linked with GRASS 7.4.1 plug-in on Wind...
Hi,
I met a bug when I use GRASS plug-in with the v.out.ogr functionality :
I enter the name of the input vector ...
Phoebe DeToulouse
02:41 PM Bug report #20666 (Open): in an embedded layer joined attributes are visible only after refreshin...
Giovanni Manghi
01:13 PM Bug report #20666: in an embedded layer joined attributes are visible only after refreshing the map
Giovanni Manghi wrote:
> so, embedding layers with a join works but joined attributes only show after refreshing t...
Thomas M
11:06 AM Bug report #20666: in an embedded layer joined attributes are visible only after refreshing the map
Thomas M wrote:
> I carried out the tests again.
> However, this is not about the number of records.
> When embedd...
Giovanni Manghi
10:19 AM Bug report #20666: in an embedded layer joined attributes are visible only after refreshing the map
I noticed that in embedding the layer into a different project are missing options layers propertis->edit widget Thomas M
09:33 AM Bug report #20666: in an embedded layer joined attributes are visible only after refreshing the map
I carried out the tests again.
However, this is not about the number of records.
When embedding the layer (with a j...
Thomas M
01:58 PM Revision e5b86459 (qgis): Remove TODO comment because it's now done
Alessandro Pasotti
01:42 PM Bug report #20685 (Closed): QGIS raster 3d settings is not scroll-able
The vertical size can not be changed so, I can't see OK and Cancel buttons when all the options are expanded. Saber Razmjooei
01:41 PM Revision 6176159a (qgis): [opencl] Support for platforms > 1.1
Alessandro Pasotti
01:09 PM Bug report #3975: PDF exports on OSX always convert text to outlines
see https://github.com/qgis/QGIS/pull/8573 Denis Rouzaud
12:35 PM Bug report #20684 (Feedback): Zamkniecie QGIS Desktop przy odpieciu zewnętrznego źródla danych
Hi, tickets must be filed in English. Giovanni Manghi
12:06 PM Bug report #20684 (Closed): Zamkniecie QGIS Desktop przy odpieciu zewnętrznego źródla danych
h2. User Feedback
W momencie kiedy "odpinam dysk " zewnętrzny z którego były odczytywane dane
h2. Report Detail...
Grzegorz Socha
11:28 AM Bug report #20594: Can not open a shell (GRASS Shell) in QGIS 3.4.1 with GRASS 7.4.2
+*Under Windows :*+ it works with "QGIS Desktop 2.18.16 with GRASS 7.4.2" to open a shell +*but still not with "QGIS ... Olivier ATHIMON
11:07 AM Bug report #20611: Data used and imported for calculation are again exported and created with the...
+*Result of a new try with the last QGIS 3.5.0 code revision 23a4fb6e70 under Windows 7:*+
if we choose to create re...
Olivier ATHIMON
11:07 AM Bug report #20611: Data used and imported for calculation are again exported and created with the...
+*Result of a new try with the last QGIS 3.5.0 code revision 23a4fb6e70 under Windows 7:*+
if we choose to create re...
Olivier ATHIMON
11:05 AM Bug report #20671 (Closed): QGIS3 crashes when getting canvas scene items

> with a clean profile it works fine! Do you know what the issue could be with my previous profile?
could be a b...
Giovanni Manghi
11:05 AM Bug report #20671 (Closed): QGIS3 crashes when getting canvas scene items

> with a clean profile it works fine! Do you know what the issue could be with my previous profile?
could be a b...
Giovanni Manghi
09:57 AM Bug report #20671: QGIS3 crashes when getting canvas scene items
Nyall Dawson wrote:
> Works ok here. Have you tried with a clean profile and no plugins?
Hi Nyall,
with a cle...
Anja Sen
10:17 AM Revision 0af1ce40 (qgis): Merge pull request #8571 from elpaso/bugfix-20601-rastercalc-duplicated...
Fix rastercalc duplicated layer names Alessandro Pasotti
09:59 AM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
Hamish Campbell wrote:
> Hm, have rolled back to 3.2.3 and I'm still seeing the issue.
me too
Valerio Frabotta
02:27 AM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
Hm, have rolled back to 3.2.3 and I'm still seeing the issue. Hamish Campbell
02:20 AM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
Hi, confirming the same issue, 3.4.1-Madeira built with QT 5.11.1 on OSX Mojave (10.14.1) installed from the package ... Hamish Campbell
09:18 AM Revision cbc34461 (qgis): QGIS testing environment docker backport
Alessandro Pasotti
09:17 AM Revision e546129f (qgis): [processing] fixed update of MultipleInputPanel after alg is run
Fixes #20670 Victor Olaya
09:16 AM Bug report #20670 (Closed): Processing raster calculator error when re-rerunning the algorithm
Applied in changeset commit:qgis|e546129f5c6745e673052c2d00c36c6d057849de. Victor Olaya
09:16 AM Bug report #20670 (Closed): Processing raster calculator error when re-rerunning the algorithm
Applied in changeset commit:qgis|e546129f5c6745e673052c2d00c36c6d057849de. Victor Olaya
09:03 AM Revision 50e54142 (qgis): Coding style and SIP_DEPRECATED
Alessandro Pasotti
08:49 AM Bug report #20656 (Closed): Identify feature task never stop on Spatialite layer
Nyall Dawson
08:42 AM Bug report #20656: Identify feature task never stop on Spatialite layer
I have used the installer http://qgis.org/downloads/QGIS-OSGeo4W-3.4.2-1-Setup-x86_64.exe I dowloaded the 26-Nov-2018... Bertrand Roux
08:46 AM Bug report #20681 (Feedback): Generate Shapefile to PostGIS
Please add detailed steps about how replicate the issue. Giovanni Manghi
08:46 AM Bug report #20681 (Feedback): Generate Shapefile to PostGIS
Please add detailed steps about how replicate the issue. Giovanni Manghi
02:40 AM Bug report #20681 (Closed): Generate Shapefile to PostGIS
h2. User Feedback
h2. Report Details
*Crash ID*: 2fc0ffe30890cd4aefeffa61c4e4ad1e7594d3c5
*Stack Trace...
Jorge Manuel Alberto Castillo Can
08:44 AM Bug report #16129 (Open): Processing : execute sql alg does not work with input2 ... inputN param...
Giovanni Manghi
08:40 AM Bug report #20283 (Reopened): Crash when exiting program [proj_lpz_dist]
Jürgen Fischer
08:40 AM Bug report #20679 (Closed): QGIS Crashed when closing project without saving
Jürgen Fischer
07:38 AM Revision ae76c05c (qgis): Deactivate help button for SAGA algorithms
to avoid user frustration because no help is provided in user manual (simply listing parameters and options already s... Harrissou Santanna
02:44 AM Revision cf492777 (qgis): More work
Nathan Woodrow
01:02 AM Revision 3a66b925 (qgis): [processing] Fix crash when running model through modeler dialog
Fixes #20676 Nyall Dawson

2018-11-29

12:54 AM Revision 2e9f4a33 (qgis): [processing] Fix exception when parameter metadata is set to extend inb...
(cherry picked from commit 59d2c5301f0d22bb70223ea2933ad7e451e5781f) Nyall Dawson
12:54 AM Revision 92407bcf (qgis): Add new "allowVersionCheck" setting
If true, users may control whether the version check is enabled
or disabled through the QGIS settings dialog. (The de...
Nyall Dawson
12:54 AM Revision 14164ef9 (qgis): [processing] Fix crash when running model through modeler dialog
Fixes #20676
(cherry picked from commit 01de9c32a4cae2ab43d3bdc1df6db2a6f917487d)
Nyall Dawson
12:54 AM Revision 55674a30 (qgis): [hig] Capitalization
(cherry picked from commit 7ef652016028d9a50ac7a169923527501722e271) Nyall Dawson
12:54 AM Revision f68dcc27 (qgis): [processing] Allow parameter metadata to set the number of decimal places
to show in numeric/distance widgets
E.g. to only show 2 decimal places:
# only show two decimal places in paramet...
Nyall Dawson
12:54 AM Revision 71bbd718 (qgis): Expression calculator: clarify documentation for x_at() and y_at()
(cherry picked from commit 5256611169071fc0ab8ad4d48ba676f9f7a6e608) Alister Hood
12:54 AM Revision 251ee2bd (qgis): [processing] Fix run as batch mode doesn't execute
Fixes #20650
(cherry picked from commit d207251251a9067f661a322d22e2cd8a973aa357)
Nyall Dawson
12:54 AM Revision f34ddaf7 (qgis): [hig] Capitalization, improve dialog titles
(cherry picked from commit baf2a0fdf040f07b7049fecf1b966d897898876f) Nyall Dawson
12:54 AM Revision b400156e (qgis): [processing] Fix crash on closing batch processing dialog
Refs #20650
(cherry picked from commit f10b62c3809e42b251159d37db0f633859cadc71)
Nyall Dawson
12:54 AM Revision 9e05356b (qgis): first example deleted, cause it is for combine function
(cherry picked from commit 0e4b0980d8c265c7230bb53fe3909772fca281e4) Martina Savarese
12:54 AM Revision 65c26d8b (qgis): Update test mask
(cherry picked from commit c5549bea484797e06bb14dccab229a6d41874ced) Nyall Dawson
12:53 AM Bug report #20676 (Closed): Qgis Crash while executing model
Applied in changeset commit:qgis|14164ef9e157ed58d996304478efaaf3fc39e38f. Nyall Dawson
12:53 AM Bug report #20676 (Closed): Qgis Crash while executing model
Applied in changeset commit:qgis|14164ef9e157ed58d996304478efaaf3fc39e38f. Nyall Dawson
08:01 PM Bug report #20676 (In Progress): Qgis Crash while executing model
Nyall Dawson
07:33 PM Bug report #20676: Qgis Crash while executing model
Correcting myself.The crash happens after successfully executing the model, when i try to change something in the par... roland gutzinger
04:26 PM Bug report #20676: Qgis Crash while executing model
Please attach the project/data and model. Thanks! Giovanni Manghi
03:09 PM Bug report #20676 (Closed): Qgis Crash while executing model
h2. User Feedback
Happening when exacuting a modell in modell builder. the same in the stable version
h2. Repor...
roland gutzinger
11:28 PM Bug report #20671 (Feedback): QGIS3 crashes when getting canvas scene items
Works ok here. Have you tried with a clean profile and no plugins? Nyall Dawson
11:18 AM Bug report #20671 (Closed): QGIS3 crashes when getting canvas scene items
My QGIS3 crashes whenever I execute the following code in Python-Console:
iface.mapCanvas().scene().items()
I h...
Anja Sen
10:39 PM Revision 0e4b0980 (qgis): first example deleted, cause it is for combine function
Martina Savarese
10:35 PM Bug report #17762 (Closed): Missing "Legend" text in the Item Properties > Title
This was fixed in 3.2 Nyall Dawson
10:35 PM Bug report #17762 (Closed): Missing "Legend" text in the Item Properties > Title
This was fixed in 3.2 Nyall Dawson
08:28 PM Revision dde30943 (qgis): Merge pull request #8560 from 3nids/locator_context
Add context menu for locator filter results Denis Rouzaud
08:03 PM Revision 7c43bcda (qgis): Add new "allowVersionCheck" setting
If true, users may control whether the version check is enabled
or disabled through the QGIS settings dialog. (The de...
Nyall Dawson
08:03 PM Revision 054a8a0f (qgis): Update version added strings
Nyall Dawson
08:03 PM Revision 257e5e52 (qgis): Add method to set QgsFeature geometry directly from QgsAbstractGeometry
Allows
feat.setGeometry(QgsPoint(1,2))
instead of the more obscure
feat.setGeometry(QgsGeometry(QgsPoint(1...
Nyall Dawson
08:03 PM Revision 5484bb36 (qgis): [FEATURE][API] Add parts iterators to QgsGeometry
This allows easy iteration over all the parts of a geometry,
regardless of the geometry's type. E.g.
geometry = QgsG...
Nyall Dawson
08:03 PM Revision 282a2f8a (qgis): Raise IndexError in PyQGIS when calling geometryN on a collection
with an invalid geometry index
And add len operator to QgsGeometryCollection
(cherry picked from commit f5a6aef55f3...
Nyall Dawson
08:03 PM Revision 61f98ee6 (qgis): Update version added string
Nyall Dawson
08:03 PM Revision 605bf228 (qgis): Dox
(cherry picked from commit 5603546c2688ec64badb2aecca83e04c51dc5cc6) Nyall Dawson
08:02 PM Revision d72c4d00 (qgis): [processing] Allow parameter metadata to set the number of decimal places
to show in numeric/distance widgets
E.g. to only show 2 decimal places:
# only show two decimal places in paramet...
Nyall Dawson
08:02 PM Revision 59d2c530 (qgis): [processing] Fix exception when parameter metadata is set to extend inb...
Nyall Dawson
07:36 PM Bug report #16129: Processing : execute sql alg does not work with input2 ... inputN parameters
I've got the same problem under linux as well as under windows. In 3.4 and 3.5. roland gutzinger
12:24 PM Bug report #16129 (Reopened): Processing : execute sql alg does not work with input2 ... inputN p...
Jürgen Fischer
07:28 PM Revision 157c8f49 (qgis): more doc
Denis Rouzaud
07:27 PM Bug report #20673: QGIS3.4 Organize columns, data integrity compromised
Soares SOares wrote:
> Yes, it happens in 2.18.
I assume that the raw data integrity is not compromised(?)
Giovanni Manghi
07:27 PM Bug report #20673: QGIS3.4 Organize columns, data integrity compromised
Soares SOares wrote:
> Yes, it happens in 2.18.
I assume that the raw data integrity is not compromised(?)
Giovanni Manghi
06:30 PM Bug report #20673: QGIS3.4 Organize columns, data integrity compromised
Yes, it happens in 2.18. Soares SOares
06:06 PM Bug report #20673: QGIS3.4 Organize columns, data integrity compromised
Soares SOares wrote:
> Yes, Giovanni. And also in 3.4LTR
my question was about 2.18, not 3.4
Giovanni Manghi
05:27 PM Bug report #20673: QGIS3.4 Organize columns, data integrity compromised
Yes, Giovanni. And also in 3.4LTR Soares SOares
01:36 PM Bug report #20673 (Feedback): QGIS3.4 Organize columns, data integrity compromised
Does it happens on 2.18? Giovanni Manghi
11:52 AM Bug report #20673 (Closed): QGIS3.4 Organize columns, data integrity compromised
When you use 'Organize columns' and 'move selection to top' in atribute table you can crash your data integrity.
T...
Soares SOares
07:26 PM Bug report #20680 (Closed): Decoration -> Scale Bar should use ellipsoidal measurement rather tha...
Duplicates #20587 Borys Jurgiel
06:45 PM Bug report #20680 (Closed): Decoration -> Scale Bar should use ellipsoidal measurement rather tha...
Currently, the scale bar always show planimetric distance. It's highly misleading, so I'm marking this ticket as a bu... Borys Jurgiel
06:49 PM Bug report #20587: Decoration -> Scale Bar uses a misleading planimetric measurement
Currently, the scale bar always show planimetric distance. Especially when working in EPSG:4326 and the scale bar is ... Borys Jurgiel
06:30 PM Revision 1672d434 (qgis): Raster calc: refresh layers list if a layer is renamed or added/removed
Fixes #20601 - bug: Raster calculator produces empty results layer and no error message if input layer is one that ha... Alessandro Pasotti
05:50 PM Revision c13b419d (qgis): fix python bindings
Denis Rouzaud
05:36 PM Revision b03d8a7f (qgis): Merge pull request #8551 from pblottiere/bugfix_wms
[server] OGC WMS 1.3.0 Paul Blottiere
05:32 PM Feature request #20665 (Closed): patch: better documentation for inconsistent behaviour of x_at (...
fixed with merge of https://github.com/qgis/QGIS/pull/8570 Luigi Pirelli
11:31 AM Feature request #20665: patch: better documentation for inconsistent behaviour of x_at (and y_at)
https://github.com/qgis/QGIS/pull/8570
Alister Hood
07:13 AM Feature request #20665 (Feedback): patch: better documentation for inconsistent behaviour of x_at...
It's modelled off the approach Python uses -- they also use 0 based indices in the ascending direction, and -1 to ref... Nyall Dawson
06:59 AM Feature request #20665 (Closed): patch: better documentation for inconsistent behaviour of x_at (...
$x_at(i) and $y_at(i) return the coordinates of a vertex. The help in the expression dialog explains that i is the i... Alister Hood
05:31 PM Bug report #20670: Processing raster calculator error when re-rerunning the algorithm
Can you please check if this bug also affects other algorithms that have the same LAYERS input for multiple layers wi... Alessandro Pasotti
10:05 AM Bug report #20670 (Closed): Processing raster calculator error when re-rerunning the algorithm
Very simple scenario. Single raster layer and an operation like ``raster > 100``. After the layer is correctly genera... matteo ghetta
05:04 PM Bug report #20679 (Feedback): QGIS Crashed when closing project without saving
Is this 100% replicable with the same steps and data? Giovanni Manghi
05:04 PM Bug report #20679 (Feedback): QGIS Crashed when closing project without saving
Is this 100% replicable with the same steps and data? Giovanni Manghi
05:04 PM Bug report #20679 (Feedback): QGIS Crashed when closing project without saving
Is this 100% replicable with the same steps and data? Giovanni Manghi
05:04 PM Bug report #20679 (Feedback): QGIS Crashed when closing project without saving
Is this 100% replicable with the same steps and data? Giovanni Manghi
05:04 PM Bug report #20679 (Feedback): QGIS Crashed when closing project without saving
Is this 100% replicable with the same steps and data? Giovanni Manghi
05:02 PM Bug report #20679 (Closed): QGIS Crashed when closing project without saving
h2. User Feedback
I was trying to georeference a pdf file and shut the points panel by mistake. When I got the pan...
Brantly Goodwin
04:39 PM Bug report #19650: Silent install
Still not solved in v3.4.2.
It looks like I'm not the only one :
https://georezo.net/forum/viewtopic.php?id=105207
...
Jeff L
04:25 PM Bug report #20477 (Closed): Floating windows cannot be scaled QGIS 3.4.1 macOS (10.11.6)
Giovanni Manghi
04:24 PM Bug report #20477: Floating windows cannot be scaled QGIS 3.4.1 macOS (10.11.6)
Resize works again on 3.4.2 under 10.11.6 Jesús López
04:20 PM Bug report #20678 (Open): Missing detached panels on hide
After hide qgis (cmd+H) when you return to application any open detached panels disappear and have to reopen them man... Jesús López
04:07 PM Bug report #20677 (Closed): Very often crashes. Quite 2 each day
Jürgen Fischer
03:32 PM Bug report #20677 (Closed): Very often crashes. Quite 2 each day
h2. User Feedback
Just closing QGIS
h2. Report Details
*Crash ID*: 62f1fcd2045780cb9f127836e6b579b8665f3e63
...
jean-pierre Vinadia
04:06 PM Bug report #20675 (Closed): QGIS crashes after successful saving the project and trying to quit
Jürgen Fischer
01:41 PM Bug report #20675 (Closed): QGIS crashes after successful saving the project and trying to quit

h2. Report Details
*Crash ID*: 62f1fcd2045780cb9f127836e6b579b8665f3e63
*Stack Trace*...
Wolfgang Scherz
02:09 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
this issue appears even in the case of a reclassification of a raster making vain the same reclassification Antonio Viscomi
01:47 PM Bug report #20669 (Feedback): crash qgis desktop modifying virtual layer connected on spatialite
Please:
try 3.4.2. as 3.2 is obsolete
try with a new/clean profile
add detailed steps (and project/data) to ...
Giovanni Manghi
09:49 AM Bug report #20669 (Closed): crash qgis desktop modifying virtual layer connected on spatialite
h2. User Feedback
h2. Report Details
*Crash ID*: a4afa28f53b8c7ad1af35c8d498879b58a738fae
*Stack Trace...
Marta Puppo
01:38 PM Bug report #20674: DB Manager - load sql query as layer with geom column
I forgot to tell this : it's working when i choose a "raw" table in spatialite db, but not when a choose a view...
...
Patrice V
12:33 PM Bug report #20674 (Closed): DB Manager - load sql query as layer with geom column
Hi,
I'm on win7 64bits, on qgis 3.4.2
I use DB Manager with a spatialite file.
I use the request editor to make...
Patrice V
01:27 PM Revision e03537a4 (qgis): fix typo
Denis Rouzaud
01:20 PM Revision 137361b9 (qgis): Merge pull request #8566 from anitagraser/master
updated splash to zanzibar Alessandro Pasotti
01:19 PM Revision f93af56f (qgis): Merge pull request #8570 from AlisterH/ticket20665
Expression calculator: clarify documentation for x_at() and y_at() (addresses #20665) Alessandro Pasotti
01:15 PM Revision f24daa2b (qgis): allow to use icons too
Denis Rouzaud
01:12 PM Bug report #20425: Advanced editing issue in QGIS 3.4.1

> no, is all ok on 3.4.2 here. No 3rd party plugins installed.
I uninstalled all 3rd party plugins and restarted...
Sigrid Lynaes
12:38 PM Bug report #20425: Advanced editing issue in QGIS 3.4.1

> When I tried Q-GIS 3.4.2 with a clean profile, the problem is different. I don't get the opportunity to activate ...
Giovanni Manghi
12:10 PM Bug report #20425: Advanced editing issue in QGIS 3.4.1
Giovanni Manghi wrote:
> GIOVANNI ZANONI wrote:
> > Sorry, do you mean a new bug report?
>
> no, try if you can ...
Sigrid Lynaes
12:10 PM Bug report #20425: Advanced editing issue in QGIS 3.4.1
Giovanni Manghi wrote:
> GIOVANNI ZANONI wrote:
> > Sorry, do you mean a new bug report?
>
> no, try if you can ...
Sigrid Lynaes
01:08 PM Bug report #20294: QGIS crashes when exporting a layout to pdf (and fails to export to jpg)
Mike Beck wrote:
> crashes for me as well. and in all projects. maybe an extra bug report helps?
Can you try usin...
Giovanni Manghi
12:32 PM Bug report #20294: QGIS crashes when exporting a layout to pdf (and fails to export to jpg)
crashes for me as well. and in all projects. maybe an extra bug report helps?
h2. User Feedback
As always QGIS 64...
Mike Beck
01:02 PM Revision d272f3cf (qgis): do not use qaction in the result, build context menu in the widget
Denis Rouzaud
12:55 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
Giovanni Manghi wrote:
> > someone can do something to help us?
>
> us who? macos users? your company/institution...
Valerio Frabotta
11:50 AM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
in my personal case "us" is academic teacher ... giving an introductory course to GIS for about 120 students a year a... robert kalasek
12:49 PM Revision 51a27b31 (qgis): Update tests
Paul Blottiere
12:46 PM Revision 49da1c3b (qgis): Return a vector instead of a list and deprecate rasterEntries
Alessandro Pasotti
12:45 PM Bug report #20601: bug: Raster calculator produces empty results layer and no error message if in...
For what it's worth, I'm not really clear on why the raster calculator has its own unique way of referring to layers ... Alister Hood
12:38 PM Bug report #20601: bug: Raster calculator produces empty results layer and no error message if in...
I don't think case 1 is desirable.
Sometimes I have so many layers open (possibly several with the same name) that I...
Alister Hood
11:31 AM Bug report #20601: bug: Raster calculator produces empty results layer and no error message if in...
Ok, here is the logic I'm working on in order to avoid the issue and prevent double loading in memory of layers:
C...
Alessandro Pasotti
12:35 PM Revision 80c12b59 (qgis): Extend documentation
Alessandro Pasotti
12:26 PM Revision 18854dc7 (qgis): Do not add duplicates in raster calc layers list
Related to #20601 Alessandro Pasotti
12:12 PM Bug report #20648: Processing/batch mode freezes QGIS
There is a different problem in 2.18, as per #20655. Neither work as expected. Daniel Morton
11:43 AM Bug report #20672 (Feedback): mysql 5.7.22 connection/feature viewing & editing
There have been fixes for mysql lately, maybe they are only in master, don't know for sure. If it works on 2.18 you s... Giovanni Manghi
11:40 AM Bug report #20672 (Closed): mysql 5.7.22 connection/feature viewing & editing
I can no longer view features when connected to mysql 5.7.22 from QGIS 3.4.1 without a feature filter applied. Once a... Gary Duckers
11:26 AM Revision 52566111 (qgis): Expression calculator: clarify documentation for x_at() and y_at()
Alister Hood
11:25 AM Bug report #20666 (Feedback): in an embedded layer joined attributes are visible only after refre...
So, I have understand correctly:
the join work, but then when embedding the layer (with a join) into a different p...
Giovanni Manghi
09:14 AM Bug report #20666 (Closed): in an embedded layer joined attributes are visible only after refresh...
*new description*
when embedding a layer from another project, if the layer has a join, then in the embedded layer...
Thomas M
11:24 AM Bug report #20667: 'execute sql' as part of a model does not recognize the input of a previous al...
That ticket/fix was for 2.*, in QGIS 3 Processing was re-written so is very possible this is a regression. Giovanni Manghi
11:24 AM Bug report #20667: 'execute sql' as part of a model does not recognize the input of a previous al...
That ticket/fix was for 2.*, in QGIS 3 Processing was re-written so is very possible this is a regression. Giovanni Manghi
09:19 AM Bug report #20667 (Closed): 'execute sql' as part of a model does not recognize the input of a pr...
Hi,
#16129 is marked as fixed. But when I trie to run the algorithm 'execute sql' as last step in a model, it sti...
Pieter Brusselman
11:21 AM Bug report #20655: grass not working in qgisn 2.18.26 ltr. 'r was unexpected at this time8
Daniel Morton wrote:
> Yes, it is different. It mostly works, but fails trying to copy the results from the tempora...
Giovanni Manghi
11:04 AM Bug report #20661: QgsPoint.clone() not fully reliable? It's original QgsFeature may get corrupted?
I can replicate on linux too.
Simplified code to reproduce the issue:...
Martin Dobias
10:58 AM Feature request #4150: GPS Traking
Hej!
Is there still progress on this issue?
When you look at the recent developments (PPP-solution vor smartphone...
J F
10:22 AM Revision ce0d76a5 (qgis): Remove qgis address from schemaLocation
Paul Blottiere
10:03 AM Bug report #20650: Batch processing won't run and exiting tool from batch tab crashes QGIS
Luigi Pirelli wrote:
> I've a collegue experiencing (version f10b62c), more than crash, the fact that batch processi...
Luigi Pirelli
09:56 AM Bug report #20650: Batch processing won't run and exiting tool from batch tab crashes QGIS
I've a collegue experiencing (version f10b62c), more than crash, the fact that batch processing does nothing... I sup... Luigi Pirelli
01:56 AM Bug report #20650 (Closed): Batch processing won't run and exiting tool from batch tab crashes QGIS
Applied in changeset commit:qgis|d207251251a9067f661a322d22e2cd8a973aa357. Nyall Dawson
01:56 AM Bug report #20650 (Closed): Batch processing won't run and exiting tool from batch tab crashes QGIS
Applied in changeset commit:qgis|d207251251a9067f661a322d22e2cd8a973aa357. Nyall Dawson
09:41 AM Revision 318c2461 (qgis): Remove obsolete imported headers
Alessandro Pasotti
09:32 AM Revision 0fde410a (qgis): Merge pull request #8564 from elpaso/rastercalculator-fast-track
Rastercalculator memory efficient track Alessandro Pasotti
09:27 AM Feature request #20668 (Open): Switching between selected features when they overlap
In some cases, there are several overlapping features, which makes selection or identifying a bit difficult.
In Mapi...
Saber Razmjooei
09:12 AM Revision 88d962ff (qgis): Merge pull request #8565 from elpaso/docker-testing-env-fixes
Docker testing env minor fixes and improvements Alessandro Pasotti
06:39 AM Revision 39b5dab4 (qgis): [processing] Add test & adjust handling of negative distance value
for multi ring (constant) algorithm Mathieu Pellerin - nIRV
06:39 AM Revision 49489dbe (qgis): [processing] Fix negative distance value wrongly prohibited for multi r...
Mathieu Pellerin - nIRV
06:39 AM Revision 89f0b96b (qgis): [processing] Add edit feature in-place menu shortcut
(useful for people who rely on the locator) Mathieu Pellerin - nIRV
06:39 AM Revision da357863 (qgis): [locator] Fix presence of html tag for multi-line tooltips
Mathieu Pellerin - nIRV
06:39 AM Revision 063d02c5 (qgis): [locator] Append an active tag to item text for checked/activated actions
Mathieu Pellerin - nIRV
06:39 AM Revision a40f0bc8 (qgis): [processing] Use MultiPolygon as output wkb type for multi ring buffer ...
Mathieu Pellerin - nIRV
01:57 AM Revision d2072512 (qgis): [processing] Fix run as batch mode doesn't execute
Fixes #20650 Nyall Dawson
01:57 AM Revision f10b62c3 (qgis): [processing] Fix crash on closing batch processing dialog
Refs #20650 Nyall Dawson

2018-11-28

12:30 AM Bug report #20650 (In Progress): Batch processing won't run and exiting tool from batch tab crash...
Nyall Dawson
06:51 PM Bug report #20650: Batch processing won't run and exiting tool from batch tab crashes QGIS
Experiencing issue on Mac OS 10.14 using 3.4.2 as well, can depress the run option but nothing happens. Have noticed ... Philip Kampf
05:50 PM Bug report #20650: Batch processing won't run and exiting tool from batch tab crashes QGIS
Nyall Dawson wrote:
> Please test with 3.4.2 -- there's been relevant fixes in that release.
It is still an issue...
Matthew Jurewicz
01:26 AM Bug report #20650 (Feedback): Batch processing won't run and exiting tool from batch tab crashes ...
Please test with 3.4.2 -- there's been relevant fixes in that release. Nyall Dawson
12:14 AM Bug report #20656: Identify feature task never stop on Spatialite layer
This bug report is very odd -- that task was COMPLETELY removed in 3.4.2! See https://github.com/qgis/QGIS/commit/073... Nyall Dawson
04:54 PM Bug report #20656: Identify feature task never stop on Spatialite layer
Bertrand Roux wrote:
> I have to install it to test.
please, thanks!
Giovanni Manghi
01:02 PM Bug report #20656: Identify feature task never stop on Spatialite layer
I don't know for 2.18. I have to install it to test.
I'm sure it worked with versions 3.0 and 3.2 since I did tests ...
Bertrand Roux
12:47 PM Bug report #20656: Identify feature task never stop on Spatialite layer
Does it works as expected on 2.18? Giovanni Manghi
12:46 PM Bug report #20656: Identify feature task never stop on Spatialite layer
Yes, I tried on a new computer (VM) on which I installed Windows 10 and after QGis 4.3.2 (so there was no previous ve... Bertrand Roux
12:35 PM Bug report #20656: Identify feature task never stop on Spatialite layer
Have you tried on a new/clean profile? Giovanni Manghi
11:33 AM Bug report #20656: Identify feature task never stop on Spatialite layer
I already tested on 3.4.2 and the issue is still here... (I didn't find "3.4.2" value in "Affected QGIS version" list) Bertrand Roux
11:24 AM Bug report #20656 (Feedback): Identify feature task never stop on Spatialite layer
Would you mind testing with QGIS 3.4.2 please? It should be fixed. Thanks. Harrissou Santanna
11:05 AM Bug report #20656 (Closed): Identify feature task never stop on Spatialite layer
I'm facing a similar issue as #19761 and #20459 with a very basic example.
The project (attached) has only one lay...
Bertrand Roux
12:06 AM Bug report #20648 (Closed): Processing/batch mode freezes QGIS
Duplicate of #20650 Nyall Dawson
12:06 AM Bug report #20648 (Closed): Processing/batch mode freezes QGIS
Duplicate of #20650 Nyall Dawson
01:00 PM Bug report #20648: Processing/batch mode freezes QGIS
Daniel Morton wrote:
> The same problem occurs in 3.5.0
does it works as expected on 2.18?
Giovanni Manghi
12:52 PM Bug report #20648: Processing/batch mode freezes QGIS
The same problem occurs in 3.5.0 Daniel Morton
12:47 PM Bug report #20648: Processing/batch mode freezes QGIS
The data I used are quite large. Too big to send as an attachment. However, I have found a simpler route to the pro... Daniel Morton
12:16 PM Bug report #20648: Processing/batch mode freezes QGIS

> This happens when batch processing is chosen. When you select run the dialog freezes indefinitely. If you chose...
Giovanni Manghi
12:11 PM Bug report #20648: Processing/batch mode freezes QGIS
To clarify.
This happens when batch processing is chosen. When you select run the dialog freezes indefinitely. ...
Daniel Morton
12:08 PM Bug report #20648: Processing/batch mode freezes QGIS
Daniel Morton wrote:
> Calling i.pca from the processing toolbox. The whole of Qgis crashes.
Can you please atta...
Giovanni Manghi
11:41 AM Bug report #20648: Processing/batch mode freezes QGIS
Calling i.pca from the processing toolbox. The whole of Qgis crashes. Daniel Morton
07:55 AM Bug report #20648 (Feedback): Processing/batch mode freezes QGIS
Is that in the GRASS plugin or in the Processing toolbox? is the whole QGIS that crashes? Giovanni Manghi
11:49 PM Revision 23a4fb6e (qgis): Merge pull request #8567 from JamesShaeffer/bugfix-19959
[Bugfix] Fixes #19959 - "Handle Bad Layers" dialog message text unclear Alessandro Pasotti
11:48 PM Bug report #19959 (Closed): "Handle Bad Layers" dialog message text unclear
Applied in changeset commit:qgis|23a4fb6e704d5e1b0c93ba20a08ccca096538a2c. Anonymous
11:48 PM Bug report #19959 (Closed): "Handle Bad Layers" dialog message text unclear
Applied in changeset commit:qgis|23a4fb6e704d5e1b0c93ba20a08ccca096538a2c. Anonymous
10:05 PM Bug report #19959: "Handle Bad Layers" dialog message text unclear
Pull request submitted: https://github.com/qgis/QGIS/pull/8567 James Shaeffer
11:26 PM Feature request #16096: QGIS Server proxy settings
Using release 3.4.2, I made some progress, though not 100% yet.
Configuring "FcgidInitialEnv QGIS_OPTIONS_PATH /qg...
Holger Bruch
10:55 PM Bug report #20664 (Rejected): inability to load Google Open Map Layers
Not a qgis bug -- this needs filing with the openlayers plugin author. Nyall Dawson
10:55 PM Bug report #20664 (Rejected): inability to load Google Open Map Layers
Not a qgis bug -- this needs filing with the openlayers plugin author. Nyall Dawson
10:22 PM Bug report #20664 (Rejected): inability to load Google Open Map Layers
Hello,
When I try to load Google Streets, or Google Physical, or Google Hybrid or Google Physical, or Google Satel...
samuel ngugi
10:43 PM Revision 81723586 (qgis): Update reference hashes for calculator processing test
Alessandro Pasotti
10:01 PM Revision 38df74c5 (qgis): Updated the message for the 'unhandled layers' dialogue
James Shaeffer
09:39 PM Feature request #20663: Add Option for transparent Map Background for 3D viewer
This should have been a "Feature Request" Matthew Bodnar
09:38 PM Feature request #20663 (Open): Add Option for transparent Map Background for 3D viewer
If possible, there should be an option to remove the map background plane from the 3D viewer, or at least make it tra... Matthew Bodnar
09:05 PM Bug report #20660 (Feedback): Could not load qgis_app.dll
Please check following #19061-16 Jürgen Fischer
03:41 PM Bug report #20660 (Closed): Could not load qgis_app.dll
I have run successfully QGIS version 3.2.1 (Bonn) in my old laptop (Windows Vista).
Then I installed the desktop ver...
Reino Ruotsalainen
09:01 PM Revision 8d75371c (qgis): updated splash to zanzibar
Anita Graser
07:42 PM Bug report #20617: refreshing of a layer (raster) doesn't work after georeferencing
Up to point 5 everything goes smoothly, as always, up to version 2.18.26-1 included.
Grazie mille!
Gabriela Osaci Costache
08:27 AM Bug report #20617 (Open): refreshing of a layer (raster) doesn't work after georeferencing
Giovanni Manghi
05:40 PM Bug report #17870: Auxiliary Storage not saved when project is saved
This issue has happened to me three times in the last month using QGIS 3.2 and 3.4 but it doesn't happen all the time... James M
05:24 PM Bug report #20662 (Closed): Processing modeler: PostgreSQL execute and load SQL saves password in...
If using a Postgres Layer with authentication stored in authentication DB as input in 'PostgreSQL execute and load SQ... Samuel Oester
05:14 PM Revision 52eeabae (qgis): Less verbose output and import PyQt from qgis module
Alessandro Pasotti
05:13 PM Revision 6dab714e (qgis): Fix ini file creation
Alessandro Pasotti
04:54 PM Bug report #20657 (Feedback): *Crash ID*: 90cda49984b18d03e442e659511e135af0f3228c
Please try on a clean/new profile and do not install any 3rd party plugin.
If the problem persist then attach a pr...
Giovanni Manghi
04:54 PM Bug report #20657 (Feedback): *Crash ID*: 90cda49984b18d03e442e659511e135af0f3228c
Please try on a clean/new profile and do not install any 3rd party plugin.
If the problem persist then attach a pr...
Giovanni Manghi
02:26 PM Bug report #20657 (Closed): *Crash ID*: 90cda49984b18d03e442e659511e135af0f3228c
h2. User Feedback
QGIS Crashed when i make a zoom to selection. I m using QGIS 3.4.2 because i have the same probl...
Martín Fernando Ortiz
04:47 PM Revision cdda5818 (qgis): [processing] Add test & adjust handling of negative distance value
for multi ring (constant) algorithm Mathieu Pellerin - nIRV
03:51 PM Bug report #20661: QgsPoint.clone() not fully reliable? It's original QgsFeature may get corrupted?
For now, we use a simple workaround: not using QgsPoint.clone(), but creating a brand new QgsPoint (QgsPoint(nodo.x()... Juan Manuel Perez
03:49 PM Bug report #20661 (Closed): QgsPoint.clone() not fully reliable? It's original QgsFeature may get...
We have stumbled upon an strange problem and reproducible problem. We attach a plugin to reproduce it.
The problem...
Juan Manuel Perez
02:46 PM Revision 55017d78 (qgis): Fix rounding error while calculating output raster dimensions
This was creating artifacts in some situations (missing line
in the middle).
Alessandro Pasotti
02:35 PM Feature request #20659 (Open): Sampling methods for WMS/WMTS should be saved as a part of user's ...
It will be good to have this setting saved as user profile, so they don't need to change it for each WMS/WMTS layer. Saber Razmjooei
02:27 PM Feature request #20658 (Open): Field calc - save and load expressions files
Add the buttons to save and import the most important expressions, to save time.
The recent group stores the first 2...
salvatore fiandaca
02:24 PM Bug report #20655: grass not working in qgisn 2.18.26 ltr. 'r was unexpected at this time8
Yes, it is different. It mostly works, but fails trying to copy the results from the temporary Grass working directo... Daniel Morton
11:37 AM Bug report #20655 (Feedback): grass not working in qgisn 2.18.26 ltr. 'r was unexpected at this t...
is this different from #20648 (other than the QGIS version)? Giovanni Manghi
10:21 AM Bug report #20655 (Closed): grass not working in qgisn 2.18.26 ltr. 'r was unexpected at this time8
script fail to move results from grass' temporary work are (Appdata).
I expect this is associated with the messa...
Daniel Morton
01:42 PM Bug report #20607 (Open): MSsql Invalid layer
Giovanni Manghi
12:51 PM Bug report #20607: MSsql Invalid layer
Giovanni Manghi wrote:
> Does it works as expected on 2.18?
QGIS 2.18.15 loads the layers properly
Zannis Kostalas
01:34 PM Revision c48a706e (qgis): use int as IDs to recognize context menu entries
Denis Rouzaud
12:46 PM Revision 50d29b95 (qgis): complete roleNames
Denis Rouzaud
12:46 PM Revision 7bce9342 (qgis): [sipify] fix initializer in strcuts
Denis Rouzaud
12:46 PM Revision 91736fd9 (qgis): fix doc
Denis Rouzaud
12:46 PM Revision 1bc0fbf9 (qgis): [locator] allow to have context menu entries for results
Denis Rouzaud
11:33 AM Feature request #19790 (Closed): Handle Bad Layers - DISABLE instead of DELETE
Fixed in https://github.com/qgis/QGIS/pull/8435 Harrissou Santanna
11:33 AM Feature request #19790 (Closed): Handle Bad Layers - DISABLE instead of DELETE
Fixed in https://github.com/qgis/QGIS/pull/8435 Harrissou Santanna
11:29 AM Feature request #8718 (Closed): Do not remove unavailable layers when opening project
Fixed in https://github.com/qgis/QGIS/pull/8435 Harrissou Santanna
11:29 AM Feature request #8718 (Closed): Do not remove unavailable layers when opening project
Fixed in https://github.com/qgis/QGIS/pull/8435 Harrissou Santanna
11:29 AM Feature request #8718 (Closed): Do not remove unavailable layers when opening project
Fixed in https://github.com/qgis/QGIS/pull/8435 Harrissou Santanna
11:27 AM Feature request #20623: More documentation covering the limitations of Spatialite use
> Fixing a bug requires a lot of parameters:
Absolutely. As you say, it all takes time and money, neither of which...
Dan Isaacs
11:13 AM Feature request #20623: More documentation covering the limitations of Spatialite use
Hi Dan,
I understand your point and your frustration. I agree the issues you point are real ones that complicate wor...
Harrissou Santanna
10:07 AM Feature request #20623: More documentation covering the limitations of Spatialite use
Giovanni Manghi wrote:
> > Forgive my ignorance, but I don't really know what a pull request is, let alone how to su...
Dan Isaacs
07:56 AM Feature request #20623: More documentation covering the limitations of Spatialite use

> Forgive my ignorance, but I don't really know what a pull request is, let alone how to submit one. Happy to do so...
Giovanni Manghi
11:07 AM Revision e01cb7c4 (qgis): Fix docstring for findNodes
Alessandro Pasotti
11:05 AM Bug report #20091 (Open): WCS request for a GeoServer ImageMosaic reports invalid layer provider
Giovanni Manghi
10:21 AM Bug report #20091: WCS request for a GeoServer ImageMosaic reports invalid layer provider
Sorry for the wait. The test server is up and running at https://geoserver.eodc.eu/geoserver/ows
If you look at th...
Nikola Jankovic
10:21 AM Bug report #20091: WCS request for a GeoServer ImageMosaic reports invalid layer provider
Sorry for the wait. The test server is up and running at https://geoserver.eodc.eu/geoserver/ows
If you look at th...
Nikola Jankovic
10:21 AM Bug report #20091: WCS request for a GeoServer ImageMosaic reports invalid layer provider
Sorry for the wait. The test server is up and running at https://geoserver.eodc.eu/geoserver/ows
If you look at th...
Nikola Jankovic
10:21 AM Bug report #20091: WCS request for a GeoServer ImageMosaic reports invalid layer provider
Sorry for the wait. The test server is up and running at https://geoserver.eodc.eu/geoserver/ows
If you look at th...
Nikola Jankovic
11:02 AM Revision c3b3f7e9 (qgis): Fix OR operator toString representation
Alessandro Pasotti
10:58 AM Revision 5f6dff02 (qgis): Merge pull request #8563 from elpaso/rastercalculator-drop-std-prefix
Drop std:: prefix from calculator operators Alessandro Pasotti
10:57 AM Revision 41409602 (qgis): Fix build warning
Alessandro Pasotti
10:54 AM Bug report #20583: Raster calculator freezes the GUI with big rasters
A small step forward: https://github.com/qgis/QGIS/pull/8564 Alessandro Pasotti
10:02 AM Bug report #20583 (Reopened): Raster calculator freezes the GUI with big rasters
I actually fixed the "big" issue (the crash #13336) but I couldn't do much for the first part of GUI freeze: this is ... Alessandro Pasotti
08:34 AM Bug report #20583: Raster calculator freezes the GUI with big rasters
Thanks Alessandro for tackling this, it was MUCH needed. Giovanni Manghi
08:10 AM Bug report #20583 (Closed): Raster calculator freezes the GUI with big rasters
Applied in changeset commit:qgis|d3d18050a07b77f81a1285d7ba09d75cfba2f62c. Anonymous
08:10 AM Bug report #20583 (Closed): Raster calculator freezes the GUI with big rasters
Applied in changeset commit:qgis|d3d18050a07b77f81a1285d7ba09d75cfba2f62c. Anonymous
10:54 AM Bug report #20571: QGIS 3.4.1 keeps crashing
Hi Nyall,
I' not able to related this bug with a PR. In which PR this was fixed? (I've just searched by 20571 in git...
Jorge Rocha
10:53 AM Revision 73d19e3c (qgis): [processing] Add edit feature in-place menu shortcut
(useful for people who rely on the locator) Mathieu Pellerin - nIRV
10:53 AM Revision f4e6d065 (qgis): [locator] Append an active tag to item text for checked/activated actions
Mathieu Pellerin - nIRV
10:53 AM Revision 846f79d8 (qgis): [locator] Fix presence of html tag for multi-line tooltips
Mathieu Pellerin - nIRV
10:47 AM Bug report #20652: QGIS 3.4.1 crashing
This can be the same problem reported as #20571
Jackie, can you update to 3.4.2 and check if it is still crashing?
Jorge Rocha
08:05 AM Bug report #20652 (Feedback): QGIS 3.4.1 crashing
Random crashes issues were fixed for 3.4.2. Anyway I'm wondering if this report is a bout something that can be repli... Giovanni Manghi
06:38 AM Bug report #20652 (Closed): QGIS 3.4.1 crashing
h2. User Feedback
WMS connections were lost and when I went to save the project and exit - the program crashed
...
Jackie Murphy
10:33 AM Revision 9c55e451 (qgis): Remove debug code and improve comments
Alessandro Pasotti
10:32 AM Revision 8b50c3e1 (qgis): Remove debug code
Alessandro Pasotti
10:15 AM Revision 51821e92 (qgis): Drop std:: prefix from calculator operators
Alessandro Pasotti
10:11 AM Revision e329fb5b (qgis): Scanline implementation
Alessandro Pasotti
10:11 AM Revision 10517c89 (qgis): Extended message in progress dialog + removed unused cast
Alessandro Pasotti
10:11 AM Revision 3801e9e2 (qgis): Added findNodes method and tests
Alessandro Pasotti
10:08 AM Bug report #20654 (Open): Change of language only works partially
I have changed my QGIS language settings from system locale (Danish) to American English i QGIS 3.0. This has worked ... Lars Ellebjerg
09:55 AM Revision fd027228 (qgis): Drop std:: prefix from calculator operators
Alessandro Pasotti
09:50 AM Feature request #20653 (Open): Check Geometries should remember input layers
When running Check Geometries most of the settings are remembered from previous runs. The choice of layers however is... Lars Ellebjerg
08:35 AM Bug report #19760: Raster calculator crashes QGIS 3
Thanks Alessandro for tackling this, it was MUCH needed. Giovanni Manghi
08:10 AM Bug report #19760 (Closed): Raster calculator crashes QGIS 3
Applied in changeset commit:qgis|da5a171377681747a23b0daf4776532cf69c3950. Anonymous
08:10 AM Bug report #19760 (Closed): Raster calculator crashes QGIS 3
Applied in changeset commit:qgis|da5a171377681747a23b0daf4776532cf69c3950. Anonymous
08:11 AM Revision e2a2aecc (qgis): Merge pull request #8550 from elpaso/bugfix-20583-19760-raster-calculator
Raster calculator crash and hang fixes. Fixes #20583 #19760 Alessandro Pasotti
08:06 AM Bug report #20647 (Feedback): Spatial overlay of grid and polygon crashes
What is the exact name of the tool you are using?
Try also 3.4.2
Attach a sample dataset to allow us try the sa...
Giovanni Manghi
08:01 AM Bug report #20549 (Closed): QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
Giovanni Manghi
08:00 AM Bug report #20620: [geometry validation] saving edits does not work
Jan Lippmann wrote:
> it is also an issue with 3.4.2. i have attached the qgis demo project.
>
> linux test is on...
Giovanni Manghi
04:05 AM Feature request #20625 (Closed): Change cursor style when node editing tool used
I discovered this can be changed with the operating system so this request could be closed. Patrick Dunford
03:39 AM Bug report #20651 (Open): Incorrect WMS/Mapserver Extent after Upgrade
I recently Upgraded from version 3.0.1 to 3.4.1 and have noticed an issue with a WMS layer I access.
The same issue ...
Daniel McCullock

2018-11-27

11:52 PM Bug report #20549: QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
I wasn't backported to 3.4, it will be in 3.6 Alessandro Pasotti
11:20 PM Bug report #20549 (Reopened): QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
Don't know if I miss anything but I updated qgis-server to 3.4.2 expecting to see the closing meta tag resolved, but ... Umberto Minora
11:27 PM Revision c5549bea (qgis): Update test mask
Nyall Dawson
11:16 PM Revision 60ea432c (qgis): fix windows build (partly reverts 1a199d095)
Jürgen Fischer
10:05 PM Revision 06312f0e (qgis): update v2 header guards
Jürgen Fischer
10:02 PM Bug report #20650 (Closed): Batch processing won't run and exiting tool from batch tab crashes QGIS
I set the category as "Processing/Core" but this seems to affect all processing tools. Matthew Jurewicz
08:42 PM Bug report #20620: [geometry validation] saving edits does not work
it is also an issue with 3.4.2. i have attached the qgis demo project.
linux test is on the way...
Jan Lippmann
06:25 PM Bug report #20620: [geometry validation] saving edits does not work
yes, i have tried with a new/clean profile. Jan Lippmann
08:40 PM Bug report #20649 (Closed): QGIS Crash
This is fixed in 3.4.2 - please upgrade Nyall Dawson
08:40 PM Bug report #20649 (Closed): QGIS Crash
This is fixed in 3.4.2 - please upgrade Nyall Dawson
06:48 PM Bug report #20649 (Closed): QGIS Crash
QGis se cierra de forma abrupta e inesperada.
Crash ID: 46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
Stack Trac...
Jose Luis Machado Mendoza
08:25 PM Revision 6e7d56c2 (qgis): fix building without gui (#8561)
Denis Rouzaud
06:39 PM Revision a6d23449 (qgis): set user profile menu object name
Hanif Rifai
06:25 PM Feature request #20623: More documentation covering the limitations of Spatialite use
Giovanni Manghi wrote:
> Dan Isaacs wrote:
> > if these limitations had been made clear in the documentation, just ...
Dan Isaacs
08:36 AM Feature request #20623: More documentation covering the limitations of Spatialite use
Dan Isaacs wrote:
> if these limitations had been made clear in the documentation, just being realistic about the ch...
Giovanni Manghi
08:24 AM Feature request #20623: More documentation covering the limitations of Spatialite use
Giovanni Manghi wrote:
> Hi,
>
> you should really:
>
> 1) search the bug tracker and check if any of these is...
Dan Isaacs
06:06 PM Bug report #20644 (Closed): Crash on exit qgis 3.4.2
Jürgen Fischer
04:36 PM Bug report #20644 (Feedback): Crash on exit qgis 3.4.2
Try with a new/clean profile. Giovanni Manghi
03:32 PM Bug report #20644 (Closed): Crash on exit qgis 3.4.2
h2. User Feedback
Close QGIS
h2. Report Details
*Crash ID*: 7442373e0283e1ddab9b4be290841057a580a7ea
*S...
Andrew Shanin
05:52 PM Bug report #20648 (Closed): Processing/batch mode freezes QGIS
h2. User Feedback
trying to run grass i.pca
h2. Report Details
*Crash ID*: ae578419b118b5966961557e208fcbca5...
Daniel Morton
05:28 PM Bug report #20647 (Closed): Spatial overlay of grid and polygon crashes
h2. User Feedback
h2. Report Details
*Crash ID*: 0b40238c1934850530062877130ce01f1e34f769
*Stack Trace...
Henk Sierdsema
03:59 PM Bug report #20646 (Closed): i.segment (GRASS 7.4.2) only produces a Goodness Raster but no Segme...
I am trying to segment a single band raster dataset using the GRASS tool "i.segment" (GRASS version 7.4.2) with stand... Friedemann Scheibler
03:34 PM Feature request #20645 (Open): Autosender for crash reports
Add autosender please. Add more information and tracelogs. Andrew Shanin
03:14 PM Revision 42e30b65 (qgis): Merge pull request #8557 from juanmpd/patch-1
Update Grass7Utils.py. Fixes #20632 #20502 Luigi Pirelli
03:14 PM Bug report #20502 (Closed): Problem with GRASS 7 algorithms that call GRASS scripts under Windows
Applied in changeset commit:qgis|42e30b652461992c6fa5d656581ba446f44e693f. Luigi Pirelli
03:14 PM Bug report #20502 (Closed): Problem with GRASS 7 algorithms that call GRASS scripts under Windows
Applied in changeset commit:qgis|42e30b652461992c6fa5d656581ba446f44e693f. Luigi Pirelli
11:50 AM Bug report #20502: Problem with GRASS 7 algorithms that call GRASS scripts under Windows
Further info here:
https://github.com/qgis/QGIS/pull/8557
Pedro Venâncio
10:28 AM Bug report #20502: Problem with GRASS 7 algorithms that call GRASS scripts under Windows
Just to point that we also found a similar (perhaps duplicate) problem reported in #20632
Juan Manuel Perez
03:14 PM Bug report #20632 (Closed): Grass7 v.dissolve algorithm not working on Windows (WinError 87)
Applied in changeset commit:qgis|42e30b652461992c6fa5d656581ba446f44e693f. Luigi Pirelli
03:14 PM Bug report #20632 (Closed): Grass7 v.dissolve algorithm not working on Windows (WinError 87)
Applied in changeset commit:qgis|42e30b652461992c6fa5d656581ba446f44e693f. Luigi Pirelli
10:25 AM Bug report #20632: Grass7 v.dissolve algorithm not working on Windows (WinError 87)
Just found a change in Grass7Utils.py that seems to solve this problem.
I just created a pull request in github... S...
Juan Manuel Perez
03:02 PM Revision 2a0be2f2 (qgis): Merge pull request #8511 from signedav/bptextfield_null
Backport: Remove null representation during editing (range widget) Alessandro Pasotti
02:38 PM Bug report #20643 (Closed): QGIS Crash
Fixed in 3.4.2 Giovanni Manghi
02:38 PM Bug report #20643 (Closed): QGIS Crash
Fixed in 3.4.2 Giovanni Manghi
02:38 PM Bug report #20643 (Closed): QGIS Crash
h2. User Feedback
QGIS was over 20 minutes open but unused, still crashed
h2. Report Details
*Crash ID*: 46b...
Teijo Salminen
02:34 PM Bug report #20213: Network setting doesn't follow proxy settings for web access in Windows 10
This Bug is a real show stopper for me.
It seems that QGIS doesn't take notice
of the URL exception list made in o...
Uwe Schmitz
02:24 PM Revision 8e223e63 (qgis): added missing *
Giovanni Manghi
02:07 PM Bug report #20642 (Closed): QGIS crashes in background
Fixed in 3.4.2 Giovanni Manghi
02:07 PM Bug report #20642 (Closed): QGIS crashes in background
Fixed in 3.4.2 Giovanni Manghi
01:56 PM Bug report #20642 (Closed): QGIS crashes in background
h2. User Feedback
Crashes happen when I leave QGIS alone for a while and work in other programs. I work in QGIS, t...
Peter Bishop
01:35 PM Bug report #20641 (Closed): QGIS Crashed
Duplicate of many other identical reports from the past days. Fixed in 3.4.2 Giovanni Manghi
01:35 PM Bug report #20641 (Closed): QGIS Crashed
Duplicate of many other identical reports from the past days. Fixed in 3.4.2 Giovanni Manghi
12:53 PM Bug report #20641 (Closed): QGIS Crashed
QGIS Crashed, it was open with the BD Admin, but i wasnt using it, i was just looking something on internet.
Cra...
Martín Fernando Ortiz
01:33 PM Revision 31f3f69d (qgis): Update Grass7Utils.py
Juan Manuel Perez
01:15 PM Bug report #20603 (Open): QGIS interprets wfs integer value NULL as '0'
Giovanni Manghi
08:03 AM Bug report #20603: QGIS interprets wfs integer value NULL as '0'
This is a Geoserver test service: http://82.147.38.116/geoserver/TI_TestWorkspace/wfs?Request=GetCapabilities&typeNam... Frode Hansen
12:37 PM Bug report #20640: User Profiles Menu interface customization
Giovanni Manghi wrote:
> Please submit the path as Pull Request on GitHub, here it won't be reviewed.
Ok
Hanif Rifai
12:34 PM Bug report #20640 (Feedback): User Profiles Menu interface customization
Please submit the path as Pull Request on GitHub, here it won't be reviewed. Giovanni Manghi
12:33 PM Bug report #20640 (Closed): User Profiles Menu interface customization
Interface customization does not apply to User Profiles Menu (under mSettingsMenu) and its children because the objec... Hanif Rifai
12:08 PM Bug report #20639 (Closed): Custom page size in print layout not working
When a user wants to define a custom page size in print layout (CTRL+Shift+P), dropdown selector returns to the last ... Tomislav Jogun
12:05 PM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...

This can be a solution:
DECLARE @Pid int
DECLARE @P1 int,@P2 int,@P3 nvarchar(4000),@P4 int,@P5 nvarchar(max)...
Andy Gio
11:37 AM Revision b3ed482b (qgis): Add check for int overflow on 32 bit systems
Alessandro Pasotti
11:26 AM Bug report #20459: QGIS freezes on Identifying Features
Nyall Dawson wrote:
> Applied in changeset commit:qgis|57c117cdf4271e1e37ea0f103db1f8fd2a61fc2b.
Just tested vers...
Hans Omat
11:13 AM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
Fix confirmed also here!
Thanks!
Pedro Venâncio
10:58 AM Bug report #20244 (Closed): Processing/GRASS do not work if Windows regional settings are not set...
Nyall Dawson
10:47 AM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
Of coure, the issue is solved too in Chinese system with QGIS3.4.2. Cong Ning
08:37 AM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
For me, this issue is solved with 3.4.2. Can anybody confirm this? mr twister
10:51 AM Feature request #20638 (Open): Need add options for changing timeout for ArcGis Network Layers
0&transparent=true&f=image истекло
2018-11-27T11:57:31 WARNING Время ожидания ответа для https://pkk5.rosrees...
Andrew Shanin
10:49 AM Bug report #19909: Vertex markers not displayed properly for MultiPolygon features
Problem also persists in 3.4.2 Andreas Wicht
10:17 AM Revision 9b61eb8b (qgis): Update Grass7Utils.py
Related to https://issues.qgis.org/issues/20632
This seems to solve this issue, but I don't really know if this chang...
Juan Manuel Perez
10:07 AM Revision 1a199d09 (qgis): Use unique_ptr for owned pointer
Nyall Dawson
10:07 AM Revision 2a03d2b2 (qgis): Safer memory management
Nyall Dawson
10:07 AM Revision 6cc41a94 (qgis): Remove an incorrect /Transfer/ annotation, add a missing /Transfer/ ann...
Nyall Dawson
08:39 AM Bug report #20636: Saving styles as SLD is broken
Confirmed here too.
Message is like:
ERROR: Failed to created SLD style file as /home/giovanni/Desktop/test_sty...
Giovanni Manghi
08:39 AM Bug report #20636: Saving styles as SLD is broken
Confirmed here too.
Message is like:
ERROR: Failed to created SLD style file as /home/giovanni/Desktop/test_sty...
Giovanni Manghi
08:39 AM Bug report #20636: Saving styles as SLD is broken
Confirmed here too.
Message is like:
ERROR: Failed to created SLD style file as /home/giovanni/Desktop/test_sty...
Giovanni Manghi
08:39 AM Bug report #20636: Saving styles as SLD is broken
Confirmed here too.
Message is like:
ERROR: Failed to created SLD style file as /home/giovanni/Desktop/test_sty...
Giovanni Manghi
08:39 AM Bug report #20636: Saving styles as SLD is broken
Confirmed here too.
Message is like:
ERROR: Failed to created SLD style file as /home/giovanni/Desktop/test_sty...
Giovanni Manghi
04:08 AM Bug report #20636 (Closed): Saving styles as SLD is broken
Step to reproduce:
# add vector layer to canvas
# right click on vector layer and select 'Properties'
# click 'Sty...
zackad developer
08:15 AM Bug report #20637 (Open): Vertex Tool: Please make the "Current Layer" the default
If you toggle to the edit mode, the option "all layers" is switched on by default at the moment. With this setting, b... Burghardt Scholle
06:02 AM Revision 7ef65201 (qgis): [hig] Capitalization
Nyall Dawson
04:18 AM Revision baf2a0fd (qgis): [hig] Capitalization, improve dialog titles
Nyall Dawson
03:14 AM Revision 5e4d156a (qgis): [processing] Fix traceback when modeller parameter invalid value is det...
(cherry picked from commit 64bd9e5a5e7e24e4692afca0ad46cfcd7b711960) Nyall Dawson
03:14 AM Revision 6e0a9a48 (qgis): [needs-docs] Add shortcut for paste to scratch layer (Ctrl+Alt+V)
(cherry picked from commit cd0a314114e6785079cbc5769fcc238c4c84d29a) Nyall Dawson
03:14 AM Revision bb8854f6 (qgis): Also prompt to save projects with no layers, but changes
Because if a user wants a "layout only" project, we should still
give them unsaved changes warnings!
(cherry picked ...
Nyall Dawson

2018-11-26

12:38 AM Bug report #20601: bug: Raster calculator produces empty results layer and no error message if in...
I see the problem is more general - the raster calculator will not complain about any invalid raster name or band num... Alister Hood
11:38 PM Bug report #20601: bug: Raster calculator produces empty results layer and no error message if in...
Hi Alessandro, yes, you are addressing this:
> Maybe this is related to the limitation in the implementation that ...
Alister Hood
12:30 PM Bug report #20601: bug: Raster calculator produces empty results layer and no error message if in...
That's probably the case, you can refer to layers/bands by name@band syntax, there is no way to tell one layer from a... Alessandro Pasotti
12:33 AM Bug report #20635 (Feedback): Creating a new ShapeFile Layer fails in QGIS 3.4
Check if in the folder where you are trying to create the shapfile you have write permissions. Giovanni Manghi
12:33 AM Bug report #20635 (Feedback): Creating a new ShapeFile Layer fails in QGIS 3.4
Check if in the folder where you are trying to create the shapfile you have write permissions. Giovanni Manghi
12:33 AM Bug report #20635 (Feedback): Creating a new ShapeFile Layer fails in QGIS 3.4
Check if in the folder where you are trying to create the shapfile you have write permissions. Giovanni Manghi
12:31 AM Bug report #20635 (Closed): Creating a new ShapeFile Layer fails in QGIS 3.4
Hello
I get the following message when I try to create a new ShapeFile Layer:
2018-11-26T22:54:43 SUCCESS ...
Zrinka Mendas
12:29 AM Revision f595d53d (qgis): Negative indices count from back of linestring
Nyall Dawson
12:29 AM Revision 1e547996 (qgis): [FEATURE][API] Add some nice PyQGIS methods and exceptions to QgsLineSt...
- len(QgsCurve) returns number of points in curve
- raise IndexErrors when calling pointN, xAt, yAt, zAt, mAt, setXAt...
Nyall Dawson
11:46 PM Feature request #20623 (Feedback): More documentation covering the limitations of Spatialite use
Hi,
you should really:
1) search the bug tracker and check if any of these issues have been already reported (I...
Giovanni Manghi
11:00 AM Feature request #20623: More documentation covering the limitations of Spatialite use
Oh, and I forgot to add the seemingly random 'Could not commit changes to layer' which crops up every now and again w... Dan Isaacs
11:44 PM Revision b5ad33f6 (qgis): Add ACCEPT_USE_OF_DEPRECATED_PROJ_API_H macro for proj_api.h to work wi...
(cherry picked from commit 6a7e951442d4f4ce57cb7816d9a4e513c4415fba) nicolas zzzz
11:43 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...

> someone can do something to help us?
us who? macos users? your company/institution?
Giovanni Manghi
11:42 PM Bug report #20620 (Feedback): [geometry validation] saving edits does not work
can't confirm here on 3.4.1/linux.
Did it worked for you on 3.4.1?
have you tried with a new/clean profile?
Giovanni Manghi
11:16 PM Revision c2f16cfc (qgis): osgeo4w: fix grass plugin installation
(cherry picked from commit ec5a3b42b87e304690e241bca38d56870851fd10) Jürgen Fischer
11:16 PM Revision 6033c743 (qgis): osgeo4w: still upload build log when tests are skipped
Jürgen Fischer
11:11 PM Revision ec5a3b42 (qgis): osgeo4w: fix grass plugin installation
Jürgen Fischer
10:43 PM Revision 46a83904 (qgis): Astyle
Nyall Dawson
09:20 PM Bug report #20634 (Closed): QGIS 3.4.1 crashes when idle
Duplicate of a ton of identical reports, fixed for 3.4.2. Giovanni Manghi
09:20 PM Bug report #20634 (Closed): QGIS 3.4.1 crashes when idle
Duplicate of a ton of identical reports, fixed for 3.4.2. Giovanni Manghi
09:19 PM Bug report #20634 (Closed): QGIS 3.4.1 crashes when idle
h2. User Feedback
It happened several times when QGIS is idle (working in other app)
h2. Report Details
*Cra...
ariel loncarich
08:57 PM Revision 6a7e9514 (qgis): Add ACCEPT_USE_OF_DEPRECATED_PROJ_API_H macro for proj_api.h to work wi...
nicolas zzzz
08:25 PM Bug report #20567 (Closed): Overriding symbols with expressions produces strange scale-related is...
Giovanni Manghi
05:33 PM Bug report #20567: Overriding symbols with expressions produces strange scale-related issues

Ah that seems to be the issue - also having an 'else' clause seems to fix this as well... strange, but simple fix -...
Matthew Baker
05:58 PM Bug report #20617: refreshing of a layer (raster) doesn't work after georeferencing
Screenshot Gabriela Osaci Costache
05:51 PM Bug report #20617: refreshing of a layer (raster) doesn't work after georeferencing
Sorry for my mistake.
"Lambert_1904_Campulung_frammento.tif" is the map without georeferencing, that I have to ge...
Gabriela Osaci Costache
05:18 PM Bug report #20617: refreshing of a layer (raster) doesn't work after georeferencing
Gabriela Osaci Costache wrote:
> - the file "Lambert_1904_Campulung_frammento" = the georeferencing map
this ma...
Giovanni Manghi
04:00 PM Bug report #20617: refreshing of a layer (raster) doesn't work after georeferencing
- the file "Lambert_1904_Campulung_frammento" = the georeferencing map
- the "Lambert_1904_Campulung_frammento_modif...
Gabriela Osaci Costache
01:24 PM Bug report #20617 (Feedback): refreshing of a layer (raster) doesn't work after georeferencing
I'm quite familiar with the georeferencing process, but somehow I'm struggling to understand the problem (in your sam... Giovanni Manghi
01:24 PM Bug report #20617 (Feedback): refreshing of a layer (raster) doesn't work after georeferencing
I'm quite familiar with the georeferencing process, but somehow I'm struggling to understand the problem (in your sam... Giovanni Manghi
04:31 PM Bug report #18554: Toggling Hidden Widget doesn't do anything anymore
Still present on QGIS master 3.5.
I believe this was possible on 2.x, so it should not be closed.
Alexandre Neto
03:45 PM Bug report #18554: Toggling Hidden Widget doesn't do anything anymore
I can confirm this, there's no way to permanently hide a column in the attribute table. Alexandre Neto
04:24 PM Bug report #20633 (Closed): QgsVectorLayer from spatialite featureid problem
There seems to be an issue with QgsVectorLayers when the first column (key column?) contains values other than intege... Henrik Spångmyr
04:05 PM Bug report #20614 (Open): Problem with encoding when using GRASS (v.generalize) through QGIS
Giovanni Manghi
02:11 PM Bug report #20614: Problem with encoding when using GRASS (v.generalize) through QGIS
Tried on QGIS 2.18.23 and the encoding is properly manage. It seems it is indeed a QGIS 3.X.X problem. Bastien Ferland
03:54 PM Revision da5a1713 (qgis): [gdal] Fix an int overflow issue with raster block read
Fixes #19760 - Raster calculator crashes QGIS 3
.. and probably more, but this is one of the greediest
piece of code...
Alessandro Pasotti
03:54 PM Revision d3d18050 (qgis): Re-add the progress bar to the calculator
Fixes #20583 - Raster calculator freezes the GUI with big rasters
... even if it is frozen while reding the raster,
...
Alessandro Pasotti
03:26 PM Bug report #19760 (In Progress): Raster calculator crashes QGIS 3
I can confirm that memcpy is to blame and a int type overflow is probably the root of the problem. Alessandro Pasotti
03:18 PM Bug report #20632: Grass7 v.dissolve algorithm not working on Windows (WinError 87)
Tested in both 3.4.1 and 3.5.0 Nightly. In both of them it fails.
Note about test with 3.5.0 Nightly: I installed ...
Juan Manuel Perez
02:41 PM Bug report #20632: Grass7 v.dissolve algorithm not working on Windows (WinError 87)
It may be related to #20502 Juan Manuel Perez
02:39 PM Bug report #20632 (Closed): Grass7 v.dissolve algorithm not working on Windows (WinError 87)
GRASS v.dissolve algorithm from the Processing Toolbox doesn't seem to work in Windows systems.
It always ends with ...
Juan Manuel Perez
02:51 PM Revision 4a504aba (qgis): Add start of new @alg dec
Nathan Woodrow
01:40 PM Bug report #20631 (Closed): Add back ability to modify gdal commands before running them
#11323 Giovanni Manghi
01:40 PM Bug report #20631 (Closed): Add back ability to modify gdal commands before running them
#11323 Giovanni Manghi
01:38 PM Bug report #20631 (Closed): Add back ability to modify gdal commands before running them
In QGIS 2.18 we have the ability to modify gdal commands before running them allowing users to add
more options whi...
Admire Nyakudya
01:14 PM Bug report #20628: Crash loading a WMS
Clegg Bamber wrote:
> Giovanni Manghi wrote:
> > Try 3.4.2, also use a new/clean profile as also provide de URL of ...
Giovanni Manghi
01:11 PM Bug report #20628: Crash loading a WMS
Giovanni Manghi wrote:
> Try 3.4.2, also use a new/clean profile as also provide de URL of the service.
I will tr...
Clegg Bamber
01:06 PM Bug report #20628 (Feedback): Crash loading a WMS
Try 3.4.2, also use a new/clean profile as also provide de URL of the service. Giovanni Manghi
01:06 PM Bug report #20628 (Feedback): Crash loading a WMS
Try 3.4.2, also use a new/clean profile as also provide de URL of the service. Giovanni Manghi
01:06 PM Bug report #20628 (Feedback): Crash loading a WMS
Try 3.4.2, also use a new/clean profile as also provide de URL of the service. Giovanni Manghi
12:06 PM Bug report #20628 (Closed): Crash loading a WMS
h2. User Feedback
QGIS was trying to load GetMapping WMS link when using the program and when I zoomed into an are...
Clegg Bamber
01:06 PM Bug report #20629 (Feedback): qgis crashed
Try 3.4.2, also use a new/clean profile. Giovanni Manghi
01:06 PM Bug report #20629 (Feedback): qgis crashed
Try 3.4.2, also use a new/clean profile. Giovanni Manghi
01:06 PM Bug report #20629 (Feedback): qgis crashed
Try 3.4.2, also use a new/clean profile. Giovanni Manghi
12:13 PM Bug report #20629 (Closed): qgis crashed
h2. User Feedback
h2. Report Details
*Crash ID*: 0535415ad42dd5f2f01abcfe38c6aa3138bc52eb
*Stack Trace...
LIVIANA FIOROT
12:55 PM Bug report #20588 (Open): ods tables are not loaded correctly in QGIS 3.4
Giovanni Manghi
08:43 AM Bug report #20588: ods tables are not loaded correctly in QGIS 3.4
Hi Giovanni,
you will find the example in the attached zip-file. It contains:
- shape-File
- ods-table
- qgz-File...
Steve Grössl
12:38 PM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
The issue is that we need a statement which reliably returns the new feature's id -- if this isn't done, then other a... Nyall Dawson
12:15 PM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...

As reported in
https://blogs.msdn.microsoft.com/sqlprogrammability/2008/07/11/update-with-output-clause-triggers-a...
Andy Gio
09:22 AM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
Andy- can you suggest an alternative approach to returning the newly created feature IDs which works with your triggers? Nyall Dawson
09:15 AM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
Installed version 3.4.2
The problem is the same.
The insert query (from QGis to MSSql) is not correct:
the '@OUTPU...
Andy Gio
12:32 PM Bug report #20583: Raster calculator freezes the GUI with big rasters
Yeah, related but not the same bug. Alessandro Pasotti
12:24 PM Bug report #20630 (Open): Missing "Opacity" and "Blend mode" options when using Transform Effect
Layer properties --> Symbology --> Draw effects
Unlike the other effects, the "Transform" effect type does not show ...
Harrissou Santanna
11:58 AM Bug report #20615: Mac OS QGis installer cannot find python 3.6
Thanks for your feedback. The application is not officially a part of QGIS, so I don't want to hijack this ticket. Bu... Saber Razmjooei
11:18 AM Bug report #20615: Mac OS QGis installer cannot find python 3.6
Saber, the recommended installer has some issues. QGIS should be named QGIS3 to allow the parallel use of the previou... Rhenriques Henriques
11:44 AM Feature request #20627 (Open): Dynamically show feature count of layers during atlas rendering
I have configured an atlas with a point layer and a polygon layer. In the legend, I have selected the option to only ... Admire Nyakudya
11:17 AM Revision 4d5edb23 (qgis): [processing] Use MultiPolygon as output wkb type for multi ring buffer ...
Mathieu Pellerin - nIRV
10:53 AM Bug report #20621: Report doesn't seem to allow attribute tables to be linked to the current atlas
Giovanni Manghi wrote:
> I suggest to ask in the developers mailing list. Then we can leave this as bug or make it a...
Dan Isaacs
09:02 AM Bug report #20621 (Feedback): Report doesn't seem to allow attribute tables to be linked to the c...
I suggest to ask in the developers mailing list. Then we can leave this as bug or make it a feature request depending... Giovanni Manghi
10:50 AM Bug report #20563: MySQL connection fails
I should have added that our server is Windows 2012 64 bit LAMP stack and client is 64bit desktop version on Windows 10 steve smith
10:46 AM Bug report #20563: MySQL connection fails
Hi,
I have set up two live databases for you to test.
I sent the connection details via email (as I would rathe...
steve smith
10:46 AM Bug report #19567: qgz files not load
This is still happening with QGIS 3.4.1 when you use letters with accents like é, è, ä, ö, etc. in the filename.
T...
Jérôme Guélat
09:20 AM Revision 1072ebb6 (qgis): [browser] Add API to access the drive data items
Nyall Dawson
09:08 AM Revision 572664c7 (qgis): [processing] Fix negative distance value wrongly prohibited for multi r...
Mathieu Pellerin - nIRV
09:01 AM Bug report #20626 (Feedback): Crash while smoothing contours
The tool you are using is called "Smooth"?
Also try 3.4.2 and also try from a new/clean profile. Also attach a sam...
Giovanni Manghi
08:52 AM Bug report #20581 (Open): QGis 3.4 reproducible crash while in idle state
Giovanni Manghi
08:43 AM Bug report #20581: QGis 3.4 reproducible crash while in idle state
Ok! I didn't quite see the point of this test, knowing that "3.5.0 with GRASS 7.4.2 (Nightly)" crashed too, but I've ... Juan Manuel Perez
08:51 AM Bug report #20624: remove redundant CRSs
102*** are usually CRSs from ESRI
http://spatialreference.org/ref/esri/?page=3
but I can't find this ones liste...
Giovanni Manghi
08:47 AM Bug report #20624: remove redundant CRSs
IDs above 100000 used to be user-defined in QGIS. But GDAL also uses them above CRSes come from https://github.com/O... Jürgen Fischer
08:11 AM Revision 0e760997 (qgis): Also prompt to save projects with no layers, but changes
Because if a user wants a "layout only" project, we should still
give them unsaved changes warnings!
Nyall Dawson
07:41 AM Revision 64bd9e5a (qgis): [processing] Fix traceback when modeller parameter invalid value is det...
Nyall Dawson
02:59 AM Revision 72fdda76 (qgis): Deactivate help button for SAGA algorithms
to avoid user frustration because no help is provided in user manual (simply listing parameters and options already s... Harrissou Santanna
01:44 AM Revision 7a9ba25e (qgis): [FEATURE] Add dX, dY and residual on GCP Points (#8513)
* add dX, dY and residual on GCP Points
* add option to automatically save GCP Points in the raster-modified path
Faneva Andriamiadantsoa
01:21 AM Revision 9635c2a1 (qgis): Fix symbol selector dialog overflows the screen on small resolution
Fixes #20481
(cherry picked from commit cd28b459845868570d720e23da941825f850d003)
Harrissou Santanna
01:20 AM Bug report #20481 (Closed): Symbol SVG window
Applied in changeset commit:qgis|9635c2a1a7e4b65fb3c3a8a837f414d255ad52ef. Harrissou Santanna
01:20 AM Bug report #20481 (Closed): Symbol SVG window
Applied in changeset commit:qgis|9635c2a1a7e4b65fb3c3a8a837f414d255ad52ef. Harrissou Santanna

2018-11-25

12:14 AM Bug report #20626 (Closed): Crash while smoothing contours
h2. User Feedback
At 94% processing of contour smoothing - 1m contours across a 170 acre DEM.
h2. Report Detail...
Tony Gilbert
11:11 PM Feature request #20625 (Closed): Change cursor style when node editing tool used
The default cursor for node editing is a small cross which is very hard to see on a background of a similar colour. Patrick Dunford
08:50 PM Bug report #20624 (Closed): remove redundant CRSs
New CRSs for South Africa appeared in QGIS 3.
So-called EPSG:120480-102489 and EPSG:102562-102568 are not even in ...
Gavin Fleming
08:44 PM Bug report #20614 (Feedback): Problem with encoding when using GRASS (v.generalize) through QGIS
Possibly duplicate of #20556 ? This is not an issue on 2.18, right? Giovanni Manghi
08:44 PM Bug report #20614 (Feedback): Problem with encoding when using GRASS (v.generalize) through QGIS
Possibly duplicate of #20556 ? This is not an issue on 2.18, right? Giovanni Manghi
08:44 PM Bug report #20614 (Feedback): Problem with encoding when using GRASS (v.generalize) through QGIS
Possibly duplicate of #20556 ? This is not an issue on 2.18, right? Giovanni Manghi
08:33 PM Bug report #20270: Freeze when opening properties dialog on very large PostGIS layer
Thanks for the suggestion Antal, though I'm afraid that workaround doesn't improve things for me, still does the "SEL... Geoff Smith
07:43 PM Bug report #20622 (Feedback): QGIS crash
Try with a new/clean profile. Giovanni Manghi
07:43 PM Bug report #20622 (Feedback): QGIS crash
Try with a new/clean profile. Giovanni Manghi
10:53 AM Bug report #20622 (Closed): QGIS crash
h2. User Feedback
Moving arond in the layout page
h2. Report Details
*Crash ID*: 34edf2b0f17434021aab9556355...
Peter Barrington
05:17 PM Bug report #20310 (Closed): External windows size not changeable, MacOS
Giovanni Manghi
12:44 PM Bug report #20310: External windows size not changeable, MacOS
3.4.2 installed and now it's working! Ugo Santana
05:16 PM Bug report #20321 (Closed): Scale Bar decoration is not displayed - 3.4 - macOS
Giovanni Manghi
12:43 PM Bug report #20321: Scale Bar decoration is not displayed - 3.4 - macOS
Hi Denis!
I installed 3.4.2 and it's fine now! Decorations working properly!
Thanks!
Ugo Santana
01:38 PM Revision 4c3e43bd (qgis): fix link error on windows
(cherry picked from commit 22034aa0704dde196fa18f9f7baa901834499b37) Jürgen Fischer
01:34 PM Revision 22034aa0 (qgis): fix link error on windows
Jürgen Fischer
12:43 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
hi, same problem here and seems nothing has changed with the new version (3.4.2-1) on mojave 10.14.1 .
it's very f...
Valerio Frabotta
10:58 AM Feature request #20623 (Feedback): More documentation covering the limitations of Spatialite use
I'd do this myself, but my knowledge of the area is not wide enough to ensure accuracy, but in the current QGIS docum... Dan Isaacs
10:12 AM Bug report #20621 (Open): Report doesn't seem to allow attribute tables to be linked to the curre...
My understanding is that the new Report feature is supposed to be something like a series of atlas groups, that's cer... Dan Isaacs

2018-11-24

11:14 PM Bug report #20620: [geometry validation] saving edits does not work
can any manager correct the issue theme to: "[geometry validation] saving edits does not work" please?
thanks
Jan Lippmann
11:12 PM Bug report #20620 (Closed): [geometry validation] saving edits does not work
1. i turn on all checks for a multipolygon layer
2. digitise one polygon
3. try to save edits
4. saving edits does...
Jan Lippmann
06:24 PM Bug report #20618 (Closed): QGis 3.4 reproducible crash while in idle state
Jürgen Fischer
05:16 PM Bug report #20618 (Closed): QGis 3.4 reproducible crash while in idle state
h2. User Feedback
When the system is not used per minute
h2. Report Details
*Crash ID*: 62f1fcd2045780cb9f12...
Walter Romero
06:03 PM Bug report #20619 (Feedback): SLD load problem
I use a SLD file to define styles over a polygon layer, but the results are different depending on the QGIS version: ... Eduardo Martín
04:32 PM Bug report #20589 (Closed): Crash before closing
Jürgen Fischer
04:32 PM Bug report #20613 (Closed): QGIS crash when closing the software
Jürgen Fischer
01:21 PM Bug report #20617 (Open): refreshing of a layer (raster) doesn't work after georeferencing

Steps:
1. load an already geo-referenced map
2. open the georeferencer and load the map to be georeferenced and...
Gabriela Osaci Costache
10:59 AM Revision d397abea (qgis): Merge pull request #8538 from Gustry/saga
fix nodata parameter in saga Luigi Pirelli
10:25 AM Bug report #20592 (Feedback): MSSQL: Inserting a feature in a table with an after insert trigger ...
Please update to 3.4.2 and test there. There have been some improvements on the MSSQL driver.
Saber Razmjooei
10:22 AM Feature request #20616 (Open): Creating PostGIS in Browser Panel
Currently, it is possible to create file-based vectors (SHP, GPKG by right-clicking on folders in Browser panel.
B...
Saber Razmjooei
10:19 AM Bug report #20615 (Feedback): Mac OS QGis installer cannot find python 3.6
Do you want to try this installer:
https://lutraconsulting.github.io/qgis-mac-packager/
QGIS 3.4.2 is available.
Saber Razmjooei

2018-11-23

11:24 PM Revision 697e7044 (qgis): Merge pull request #8530 from elpaso/bugfix-20591-dissolve-show-error
[processing] Show error when dissolve fails Alessandro Pasotti
11:18 PM Bug report #20581 (Feedback): QGis 3.4 reproducible crash while in idle state
Can you test with 3.4.2 please? Nyall Dawson
10:40 PM Bug report #20270: Freeze when opening properties dialog on very large PostGIS layer
A workaround? https://lists.osgeo.org/pipermail/qgis-user/2018-October/041418.html Antal Kosza
12:35 PM Bug report #20270: Freeze when opening properties dialog on very large PostGIS layer
Very painful regression for all large postgis tables users. Giovanni Manghi
12:00 PM Bug report #20270: Freeze when opening properties dialog on very large PostGIS layer
I can confirm this bug.
In my layer, there are approx. 3.5 million rows. Qgis did not finish in half an hour, but ...
Antal Kosza
10:12 PM Bug report #20615 (Feedback): Mac OS QGis installer cannot find python 3.6
When I try install QGis, see message about "QGIS requires Python 3.6.". But I already have python 3.6.5
QGis versi...
Vladislav Mikhailov
07:46 PM Revision 02cf24ef (qgis): fix nodata parameter in saga
Etienne Trimaille
07:44 PM Bug report #20542: PyCapsule_GetPointer called with incorrect name
WORKAROUND:
Got it working by copying ...
codywohlers _
07:31 PM Bug report #20542: PyCapsule_GetPointer called with incorrect name
These are the only differences in packages between Neon and Ubuntu:... codywohlers _
07:10 PM Bug report #20542: PyCapsule_GetPointer called with incorrect name
QGIS installs successfully on a Ubuntu 18.04.1 vm. I compared the following directories and found no difference in f... codywohlers _
06:52 PM Bug report #20614 (Closed): Problem with encoding when using GRASS (v.generalize) through QGIS
When using GRASS plugin `v.generalize`, the encoding get messed up. This isn't a big deal and can be manage, but it'... Bastien Ferland
06:32 PM Bug report #18331: "Node Tool" just "sees" everything on canvas even in hidden layers
Burghardt Scholle wrote:
> I can only consciously produce this behavior if I activate the options "Enable snapping b...
sand thorn
06:29 PM Bug report #20597 (Closed): UnicodeDecodeError in v.clean tool
https://issues.qgis.org/issues/20244 Giovanni Manghi
06:29 PM Bug report #20597 (Closed): UnicodeDecodeError in v.clean tool
https://issues.qgis.org/issues/20244 Giovanni Manghi
06:28 PM Bug report #20608 (Closed): r.viewshed fails in Windows due to unicode
#20244 Giovanni Manghi
06:28 PM Bug report #20608 (Closed): r.viewshed fails in Windows due to unicode
#20244 Giovanni Manghi
02:42 PM Bug report #20608 (Closed): r.viewshed fails in Windows due to unicode
r.viewshed works fine in Linux while in Windows it is giving an error related to unicode, this the stacktrace:... matteo ghetta
06:26 PM Bug report #20611 (Feedback): Data used and imported for calculation are again exported and creat...
The plan is to remove r.mapcalc and replcae it with r.mapcalculator as soon as r.mapcalculator.py will be merged into... Giovanni Manghi
04:41 PM Bug report #20611 (Closed): Data used and imported for calculation are again exported and created...
*For result in a directory, data used are created and exported again with the result... with processing/GRASS/raster ... Olivier ATHIMON
06:16 PM Bug report #20612 (Feedback): QGIS does not even start
This seems definitely like a local issue. Giovanni Manghi
04:59 PM Bug report #20612: QGIS does not even start
Update: I was able to start them by typing 'qgis' in the OSGEO4W shell, but it does not allow me to to write file fro... Tombayu Hidayat
04:55 PM Bug report #20612 (Closed): QGIS does not even start
Hello,
I have just installed QGIS 3.4 in Windows 10 and for some reason it is not able to start. The flash screen,...
Tombayu Hidayat
06:16 PM Bug report #20613 (Feedback): QGIS crash when closing the software
Giovanni Manghi
06:15 PM Bug report #20613: QGIS crash when closing the software
Please try with a new/clean profile (no 3rd party plugins) and/or with QGIS master. Giovanni Manghi
04:56 PM Bug report #20613 (Closed): QGIS crash when closing the software
h2. User Feedback
Directly crashen when I closed the software
h2. Report Details
*Crash ID*: 41bd556bfb4cb38...
Ashraf Afana
04:28 PM Bug report #20610 (Closed): Add default parameter in GDAL contour
In processing:gdal contour the band number should default at 1, better than leaving it empty. Possibly this is true o... Paolo Cavallini
04:26 PM Bug report #20609 (Closed): Error in Processing modeller
when creating a model in Processing (QGIS 3.4.1), if one param is missing (band number in gdal contour), an error is ... Paolo Cavallini
03:40 PM Bug report #20515: Attribute Table issue: the changes to the column settings are not persistent
I can confirm Samuel Wechsler
02:55 PM Revision 1bb499eb (qgis): Merge pull request #8536 from rldhont/server-wfs-format-gml-null-field-218
[Server] Null field value in GML has to be empty string 2.18 René-Luc ReLuc
02:20 PM Bug report #20607 (Feedback): MSsql Invalid layer
Does it works as expected on 2.18? Giovanni Manghi
01:26 PM Bug report #20607 (Open): MSsql Invalid layer
The case:
On the same server, created an exact copy of a polygon table on a different db
SELECT * INTO db2.dbo.geom...
Zannis Kostalas
02:03 PM Revision eb05f0a2 (qgis): Translate debug message
Alessandro Pasotti
01:51 PM Bug report #20591 (Closed): Dissolve tool failing to produce outputs
Fixed in master and 3.4 Alessandro Pasotti
01:51 PM Bug report #20591 (Closed): Dissolve tool failing to produce outputs
Fixed in master and 3.4 Alessandro Pasotti
01:51 PM Bug report #20591 (Closed): Dissolve tool failing to produce outputs
Fixed in master and 3.4 Alessandro Pasotti
09:22 AM Bug report #20591: Dissolve tool failing to produce outputs
The error is definitely in GEOS, I've been able to reproduce it in a GEOS test.
Alessandro Pasotti
01:47 PM Revision 0e5718d2 (qgis): [Server][WFS] Null field value in GML has to be empty string
René-Luc ReLuc
01:45 PM Revision 9f62f183 (qgis): Merge pull request #8537 from rldhont/server-wfs-format-gml-null-field-34
[Server][WFS] Null field value in GML has to be empty string 3.4 René-Luc ReLuc
01:43 PM Revision f94d08d3 (qgis): Merge pull request #8531 from Gustry/saga
fix nodata parameter in saga Luigi Pirelli
01:30 PM Revision a3a12048 (qgis): [Server] Null field value in GML has to be empty string
René-Luc ReLuc
01:26 PM Bug report #20605: Python error on opening or making some shp's and WMS layers
Thank you! for pointing me to the plugin. Just switched it off and NO ERROR. I don't actually use the plugin or insta... Tessa Beukelaar - van Gulik
01:17 PM Bug report #20605 (Closed): Python error on opening or making some shp's and WMS layers
You have to report the problem to the plugin authors. Giovanni Manghi
01:15 PM Bug report #20605 (Reopened): Python error on opening or making some shp's and WMS layers
Yes, ok, but it only started with QGIS 3 and I'm no closer to a solution. Could you at least point me to where I can ... Tessa Beukelaar - van Gulik
12:33 PM Bug report #20605 (Closed): Python error on opening or making some shp's and WMS layers
Is QGIS Cloud plugin error, not a QGIS one. Giovanni Manghi
12:33 PM Bug report #20605 (Closed): Python error on opening or making some shp's and WMS layers
Is QGIS Cloud plugin error, not a QGIS one. Giovanni Manghi
11:31 AM Bug report #20605 (Closed): Python error on opening or making some shp's and WMS layers
I keep getting the same error sinnce starting using QGIS3 on opening and making new shapefiles:
2018-11-23T10:40:...
Tessa Beukelaar - van Gulik
01:08 PM Revision 56457919 (qgis): Release of 3.4.2
Jürgen Fischer
01:08 PM Revision 83df334a (qgis): Release of 2.18.26
Jürgen Fischer
01:00 PM Bug report #18214 (Open): Layer lists in processing dialogs (e.g. r.patch, raster calculator) are...
Giovanni Manghi
09:00 AM Bug report #18214: Layer lists in processing dialogs (e.g. r.patch, raster calculator) are not up...
> Sorry, I was mistaken, it is not fixed, or at least not fully.
> When you run it, if you didn't specify an output ...
Alister Hood
08:45 AM Bug report #18214 (Reopened): Layer lists in processing dialogs (e.g. r.patch, raster calculator)...
Sorry, I was mistaken, it is not fixed, or at least not fully.
When you run it, if you didn't specify an output file...
Alister Hood
08:45 AM Bug report #18214 (Reopened): Layer lists in processing dialogs (e.g. r.patch, raster calculator)...
Sorry, I was mistaken, it is not fixed, or at least not fully.
When you run it, if you didn't specify an output file...
Alister Hood
08:24 AM Bug report #18214 (Closed): Layer lists in processing dialogs (e.g. r.patch, raster calculator) a...
This has been fixed at some point.
But note that I may have been confused about this error: "Unable to execute algor...
Alister Hood
08:24 AM Bug report #18214 (Closed): Layer lists in processing dialogs (e.g. r.patch, raster calculator) a...
This has been fixed at some point.
But note that I may have been confused about this error: "Unable to execute algor...
Alister Hood
12:59 PM Bug report #20603 (Feedback): QGIS interprets wfs integer value NULL as '0'
Please provide an URL we can use for tests. Giovanni Manghi
10:20 AM Bug report #20603 (Closed): QGIS interprets wfs integer value NULL as '0'
Using qgis 3.4.1, when displaying attributes of type INT via WFS 1.1.0 (Geoserver), NULL values is displayed as "0". ... Frode Hansen
12:58 PM Bug report #20598 (Feedback): Editing breaks in histogram crashes program
You are using 3.2, please try 3.4.1 Giovanni Manghi
12:58 PM Bug report #20598 (Feedback): Editing breaks in histogram crashes program
You are using 3.2, please try 3.4.1 Giovanni Manghi
12:58 PM Bug report #20598 (Feedback): Editing breaks in histogram crashes program
You are using 3.2, please try 3.4.1 Giovanni Manghi
12:50 PM Bug report #20583 (Feedback): Raster calculator freezes the GUI with big rasters
Hi Alessandro, likely duplicate of #13336 ? Giovanni Manghi
12:49 PM Bug report #20588 (Feedback): ods tables are not loaded correctly in QGIS 3.4
Please attach a sample project with data. Giovanni Manghi
12:46 PM Bug report #20594: Can not open a shell (GRASS Shell) in QGIS 3.4.1 with GRASS 7.4.2
I'm really not sure what is the state of the GRASS plugin in QGIS 3 ... Giovanni Manghi
12:45 PM Feature request #20566 (Open): ability to lock label positions on canvas/composer/export
Giovanni Manghi
12:41 PM Bug report #20593 (Open): Action Toggle Editing called from QPushButton starts looping
Giovanni Manghi
09:48 AM Bug report #20593: Action Toggle Editing called from QPushButton starts looping
Nyall Dawson wrote:
> Can you share the rest of your code? You must be creating multiple connections to an editing e...
Raul Sangonzalo
12:36 PM Bug report #20600 (Closed): Crashes when PC goes to leep
Duplicate of several other similar tickets. Fixed in 3.4.2 Giovanni Manghi
12:36 PM Bug report #20600 (Closed): Crashes when PC goes to leep
Duplicate of several other similar tickets. Fixed in 3.4.2 Giovanni Manghi
12:36 PM Bug report #20600 (Closed): Crashes when PC goes to leep
Duplicate of several other similar tickets. Fixed in 3.4.2 Giovanni Manghi
12:36 PM Bug report #20600 (Closed): Crashes when PC goes to leep
Duplicate of several other similar tickets. Fixed in 3.4.2 Giovanni Manghi
09:31 AM Bug report #20600 (Closed): Crashes when PC goes to leep
h2. User Feedback
When laptop goes to sleep
h2. Report Details
*Crash ID*: ad9906033e5836e656174a94ee1573e13...
Peter Barrington
12:36 PM Bug report #20606: '\n' button in function editor generates invalid code
Sorry, correction. It doesn't create invalid code. The preview outputs a different result, like the literal ?n instea... Patrick Dunford
12:34 PM Bug report #20606 (Open): '\n' button in function editor generates invalid code
In the function editor for captions you have a button clearly labelled '\n' but when you press it, it outputs '\&n'. ... Patrick Dunford
12:34 PM Bug report #20604 (Feedback): QGIS crashed
Please try with a new/clean profile (no 3rd party plugins). Giovanni Manghi
12:34 PM Bug report #20604 (Feedback): QGIS crashed
Please try with a new/clean profile (no 3rd party plugins). Giovanni Manghi
11:29 AM Bug report #20604 (Closed): QGIS crashed
h2. User Feedback
My QGIS crashes all the time. I was adding new line features before and then I added a new polyg...
Emese Soltész
12:24 PM Revision 7cec165c (qgis): Push debug message to console
Alessandro Pasotti
11:58 AM Revision 3f197f78 (qgis): Merge pull request #8535 from elpaso/bugfix-20591-dissolve-show-error-b...
[processing] Fix error in dissolve Alessandro Pasotti
11:45 AM Bug report #20602 (Closed): Applicazione in backgound e disconnessione chiavetta
Jürgen Fischer
10:26 AM Bug report #20602: Applicazione in backgound e disconnessione chiavetta
stessa cosa con l'inserimento della chiavetta e applicazone aperta claudio giarola
10:05 AM Bug report #20602 (Closed): Applicazione in backgound e disconnessione chiavetta
Crash ID: 46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
Descrizione: l'applicazione era in backgound e ho disconnesso l...
claudio giarola
11:45 AM Revision 594918e2 (qgis): [Server][WFS] Null field value in GML has to be empty string
René-Luc ReLuc
11:14 AM Revision 1047e699 (qgis): debian packaging: include 3d bindings
(cherry picked from commit a6432c7581316f27fbf14ae3e34d73c33fadaab0) Jürgen Fischer
11:13 AM Revision a6432c75 (qgis): debian packaging: include 3d bindings
Jürgen Fischer
10:56 AM Revision 26baf0c1 (qgis): Push debug info to the console
Alessandro Pasotti
10:32 AM Revision d1cec848 (qgis): Fix ownership of algorithm instance used by processing dialog
(cherry picked from commit a350b42f99650cec12b2bb34318f3a08ffe36067) Nyall Dawson
10:32 AM Revision 049c65cd (qgis): Fix incorrect ownership of processing algorithm dialog
(cherry picked from commit 013082d3350065be5a23a384cd5cf131130645ac) Nyall Dawson
10:32 AM Revision 751b2c45 (qgis): Fix context going out of scope
(cherry picked from commit 4435a3af3fd9382ebad0ee9afb1c09e6b07c5bd2) Nyall Dawson
10:32 AM Revision 84dc8faa (qgis): Fix confusing override of accept method for non-dialog acceptance
(cherry picked from commit 3ce16625da6c93dd27ee82e3d30e9b74703089f3) Nyall Dawson
10:32 AM Revision 073c5be6 (qgis): Remove progress task from identify action
Seems that some providers trigger an issue with the progress task
(likely due to a local event loop running on the ma...
Nyall Dawson
10:32 AM Revision 5e4ee5c2 (qgis): [processing] Correctly set parent widgets for algorithm dialogs
to avoid dialogs immediately going out of scope and being garbage
collected
(cherry picked from commit 07dc7827124eb...
Nyall Dawson
10:32 AM Revision 8ce3e8b9 (qgis): Fix unit test
(cherry picked from commit c31a690ea01052e8fdf2ecc7eb152d936f9196c7) Nyall Dawson
10:32 AM Revision 0e928e81 (qgis): [processing] Correctly set parent widgets for algorithm dialogs
to avoid dialogs immediately going out of scope and being garbage
collected
Nyall Dawson
10:32 AM Revision 2617fd56 (qgis): Fix context going out of scope
Nyall Dawson
10:32 AM Revision 6fff62e6 (qgis): Fix confusing override of accept method for non-dialog acceptance
Nyall Dawson
10:32 AM Revision 47bf1f49 (qgis): Fix ownership of algorithm instance used by processing dialog
Nyall Dawson
10:32 AM Revision 2c425c7b (qgis): Fix unit test
Nyall Dawson
10:32 AM Revision 4d97d206 (qgis): Fix incorrect ownership of processing algorithm dialog
Nyall Dawson
10:26 AM Revision 894cc7c1 (qgis): [processing] Fix error in dissolve
Backported from master Alessandro Pasotti
10:13 AM Revision 947f82d8 (qgis): [procesing] Fix dissolve issue by taking the slower route in case of GE...
Alessandro Pasotti
09:35 AM Bug report #20601 (Reopened): bug: Raster calculator produces empty results layer and no error me...
Right click on a layer in the QGIS "Layers" panel, and rename it.
Try to use it in the raster calculator (i.e. the o...
Alister Hood
09:34 AM Bug report #20592: MSSQL: Inserting a feature in a table with an after insert trigger attached fa...
I'm using Qgis client with a layer linked to a Qgis Server (as WFS-T).
Qgis Server is linked to an MSSQL server.
In...
Andy Gio
09:25 AM Bug report #19229: Reference layer is not optional in raster calculator
Also note that if you try to run the raster calculator a second time without closing and reopening, or selecting a di... Alister Hood
08:31 AM Feature request #4476: Add a 2 cases if() command to Raster Calculator
Is this ticket really waiting for feeback? Of what in particular?
Perhaps it should be closed, maybe as a duplicate...
Alister Hood
08:07 AM Revision 235c44e4 (qgis): Throw an execption when the algorithm fails
Alessandro Pasotti
07:46 AM Revision f2091054 (qgis): Avoid more needless project dirtying
Mathieu Pellerin - nIRV
07:46 AM Revision 8f1c51b4 (qgis): Add a project properties dialog test case
Mathieu Pellerin - nIRV

2018-11-22

12:30 AM Bug report #20599 (Closed): QGIS 3.4.1 regularly crashing on Idle!
Jürgen Fischer
09:53 PM Bug report #20599 (Closed): QGIS 3.4.1 regularly crashing on Idle!
I've had about 5 crashes occurring when I've left QGIS 3.4.1 for a period of time and returned to PC to find Crash re... Ross Edwards
11:46 PM Revision 57c117cd (qgis): Remove progress task from identify action
Seems that some providers trigger an issue with the progress task
(likely due to a local event loop running on the ma...
Nyall Dawson
11:45 PM Bug report #20459 (Closed): QGIS freezes on Identifying Features
Applied in changeset commit:qgis|57c117cdf4271e1e37ea0f103db1f8fd2a61fc2b. Nyall Dawson
11:45 PM Bug report #20459 (Closed): QGIS freezes on Identifying Features
Applied in changeset commit:qgis|57c117cdf4271e1e37ea0f103db1f8fd2a61fc2b. Nyall Dawson
09:52 PM Revision d9736eb9 (qgis): Fix warnings
Nyall Dawson
09:01 PM Revision a14f5e4a (qgis): Merge pull request #8521 from chau-intl/master
Hide newly added layer(s) when in group. Fixes #19174 Luigi Pirelli
09:00 PM Bug report #19174 (Closed): "Add layers to a group" does not respect the setting "By default new ...
Applied in changeset commit:qgis|3ec853f635c1d497f41eeee1de705b7a2c3eddb1. Casper Børgesen
09:00 PM Bug report #19174 (Closed): "Add layers to a group" does not respect the setting "By default new ...
Applied in changeset commit:qgis|3ec853f635c1d497f41eeee1de705b7a2c3eddb1. Casper Børgesen
08:29 PM Bug report #20593 (Feedback): Action Toggle Editing called from QPushButton starts looping
Can you share the rest of your code? You must be creating multiple connections to an editing event somewhere. Nyall Dawson
02:38 PM Bug report #20593 (Open): Action Toggle Editing called from QPushButton starts looping
When _qgis.utils.iface.actionToggleEditing().trigger()_ is called from a QPushButton on a form to enable/disable edit... Raul Sangonzalo
08:27 PM Bug report #20596 (Feedback): Print composer causes crash when I save changes to layout
Could you share the project so that we can test? Nyall Dawson
03:31 PM Bug report #20596 (Closed): Print composer causes crash when I save changes to layout

Crashes when I try to save changes to a print layout (I am deleting a print layout object and then clicking save). ...
Ian Court
08:26 PM Bug report #20591: Dissolve tool failing to produce outputs
Even the older python dissolve tool used the geos library to dissolve. Your older 2.18.15 build will be using an earl... Nyall Dawson
03:37 PM Bug report #20591: Dissolve tool failing to produce outputs
That explains the different behavior. Alessandro Pasotti
03:35 PM Bug report #20591: Dissolve tool failing to produce outputs
Yes, dissolve appears to be a 'native' algorithm now, no python script available in 3.4 Andy Harfoot
02:57 PM Bug report #20591: Dissolve tool failing to produce outputs
I'm not an expert about windows, but I'm pretty sure that GDAL and QGIS use exactly the same shared GEOS library.
...
Alessandro Pasotti
02:46 PM Bug report #20591: Dissolve tool failing to produce outputs
Does GDAL share the GEOS library in a QGIS install, or have its own copy? The QGIS processing dissolve tool does not ... Andy Harfoot
02:45 PM Bug report #20591: Dissolve tool failing to produce outputs
Both my QGIS 3.4.1 and 2.18.15 use an identical version of GEOS (3.7.0-CAPI-1.11.0), yet the dissolve completes in 2.... Andy Harfoot
02:36 PM Bug report #20591: Dissolve tool failing to produce outputs
Looks like the problem is in the GEOS library... I'm using GEOS 3.5.1.
I would be in favor of closing as upstream.
Alessandro Pasotti
02:36 PM Bug report #20591: Dissolve tool failing to produce outputs
Looks like the problem is in the GEOS library... I'm using GEOS 3.5.1.
I would be in favor of closing as upstream.
Alessandro Pasotti
02:31 PM Bug report #20591 (In Progress): Dissolve tool failing to produce outputs
Ok, first step was to show the error message (see attached).
Second step is to understand if the error message (wh...
Alessandro Pasotti
02:31 PM Bug report #20591 (In Progress): Dissolve tool failing to produce outputs
Ok, first step was to show the error message (see attached).
Second step is to understand if the error message (wh...
Alessandro Pasotti
02:31 PM Bug report #20591 (In Progress): Dissolve tool failing to produce outputs
Ok, first step was to show the error message (see attached).
Second step is to understand if the error message (wh...
Alessandro Pasotti
11:47 AM Bug report #20591: Dissolve tool failing to produce outputs
The dissolve works fine using the corresponding tool in 2.18.15 Andy Harfoot
11:44 AM Bug report #20591 (Closed): Dissolve tool failing to produce outputs
I'm seeing very strange behaviour with a particular shapefile in QGIS 3.4.1. The data is attached
When I run the _...
Andy Harfoot
08:14 PM Revision 98cef323 (qgis): [afs] Fix identify tool sometimes just uses a bounding box check instea...
(cherry picked from commit bb248989b30e38574513a5b387ad638792b3621d) Nyall Dawson
08:14 PM Revision 26195273 (qgis): [browser] Restore attribute preview from 2.x standalone browser
This resurrects an "attributes" tab in the browser layer properties
panel/window, showing a preview of the attributes...
Nyall Dawson
08:14 PM Revision 399067cb (qgis): [processing] Don't run validity checks for buffer alg
Buffering doesn't care about validity and can sometimes be used
to repair geometries
(cherry picked from commit 9d5c...
Nyall Dawson
08:14 PM Revision 29d4fbbe (qgis): Avoid QObject::connect null warning
(cherry picked from commit a8ecc683b72a3842a480e3e562456cbec8bad667) Nyall Dawson
08:14 PM Revision 6424d900 (qgis): Capitalization
(cherry picked from commit 17e58738b8f151a06af26fea146cd190a9bdbd2a) Nyall Dawson
08:14 PM Revision 83aa32cb (qgis): [needs-docs] Fix use of duplicate action name
(Properties is already used by project properties)
(cherry picked from commit 152b1b09ff0e45b30a72d53904437af032e8659e)
Nyall Dawson
07:13 PM Bug report #20598 (Closed): Editing breaks in histogram crashes program
h2. User Feedback
Twice in a row--editing the breaks in a graduated style using the histogram.
h2. Report Detai...
Jonathan DeMoor
07:08 PM Revision c1f8db9b (qgis): fix nodata parameter in saga
Etienne Trimaille
07:04 PM Bug report #20597 (Closed): UnicodeDecodeError in v.clean tool
Hi, I do repeatedly run into this error while trying to do a v.clean of a line layer. I can see that it's an error in... Jan Macura
06:10 PM Bug report #20589 (Feedback): Crash before closing
Please test with a new/clean profile. Giovanni Manghi
06:10 PM Bug report #20589 (Feedback): Crash before closing
Please test with a new/clean profile. Giovanni Manghi
06:10 PM Bug report #20589 (Feedback): Crash before closing
Please test with a new/clean profile. Giovanni Manghi
09:26 AM Bug report #20589 (Closed): Crash before closing
h2. User Feedback
Symbolie the outline of a fillung, save it and pull the close-button in the right corner
h2. ...
Klaus König
06:05 PM Bug report #20565 (Closed): QGIS 3.4.1 crashes when trying to select SVG everywhere
Giovanni Manghi
04:01 PM Bug report #20565: QGIS 3.4.1 crashes when trying to select SVG everywhere
Hi
Yes, opening with a new profile seems to have done the trick, thanks.
Peter
Peter Cornelissen
05:58 PM Revision 1c390748 (qgis): [processing] Show error when dissolve fails
Partial fix for #20591 - Dissolve tool failing to produce outputs
There is still the GEOS issue to be cheked
Alessandro Pasotti
04:32 PM Bug report #19739: doubleclick on last value column in query filter crash qgis
Hi,
Test crash on 3.4.1 on shapefile after test query and double click on field name in list.
exemple my shapefi...
Jérôme Seigneuret
03:21 PM Feature request #20595 (Open): GeoReferencer improvement suggestions
1. Support user precision (number of digits) for GCP table attributes.
2. Support jump to pixel location (x,y) space...
al piszcz
02:51 PM Bug report #18674: Display of NULL values of attributes of type INTEGER not correct when coming f...
Using qgis 3.4.1, when displaying attributes of type INT via WFS 1.1.0, NULL values is displayed as "0". WFS does not... Frode Hansen
02:47 PM Bug report #20594 (Open): Can not open a shell (GRASS Shell) in QGIS 3.4.1 with GRASS 7.4.2
*Can not open a shell (GRASS Shell)* when i click on icon *in GRASS MODULES dialog* for "QGIS 3.4.1 with GRASS 7.4.2"... Olivier ATHIMON
02:24 PM Revision 2725a054 (qgis): Package missing ESRI token auth method
(cherry picked from commit 59686e73d73f1a2f36c38854eb5bcf9219b66ec4) Nyall Dawson
02:09 PM Revision 5a8c9bf5 (qgis): fix windows build
Jürgen Fischer
01:43 PM Revision b6d9e0ba (qgis): Merge pull request #8524 from signedav/editafteredit
[Bugfix] Release cell from focus on editing off Alessandro Pasotti
01:43 PM Bug report #15975 (Closed): GeoPackage: field seems to be editable (but is not) after stopping ed...
Applied in changeset commit:qgis|51ee71316f7ca187fca2c78659922b798c5e87ef. David Signer
01:43 PM Bug report #15975 (Closed): GeoPackage: field seems to be editable (but is not) after stopping ed...
Applied in changeset commit:qgis|51ee71316f7ca187fca2c78659922b798c5e87ef. David Signer
01:24 PM Bug report #20592 (Closed): MSSQL: Inserting a feature in a table with an after insert trigger at...
Inserting a feature via the editor in a table with an after insert trigger fails with the following error message:
...
Alexander Zidek
01:06 PM Revision a622ce56 (qgis): frameworks must be linked weakly so the symbols are resolved on runtime
(cherry picked from commit 674873b1eb630649e5e0f42be7b0bb6426dcba49) Peter Petrik
01:06 PM Revision 63b2267b (qgis): [mssql] Fix import of layers with invalid geometries (fixes #20122)
This essentially reverts 62f4534
Rationale:
- even valid geometries according to GEOS may be considered as invalid b...
Martin Dobias
01:06 PM Revision 7c4708e0 (qgis): [3d] fix camera controller using wrong shift/ctrl status (fixes #20131)
We used Qt3DInput::QLogicalDevice with its axes and actions for camera
controller, but over time this got quite impra...
Martin Dobias
01:06 PM Revision ea626b8b (qgis): support for compilation on macos10.14, but running on macos10.13 or ear...
(cherry picked from commit b2ba38dfaf56060777d03b9597dc4882c31c6a87) Peter Petrik
01:06 PM Revision b49903c8 (qgis): fix spelling
(cherry picked from commit 3b97096202e4b23a1f40a126c4f0eff18a05a279) Peter Petrik
01:06 PM Revision 7760eead (qgis): fix missing dark mode symbol
(cherry picked from commit 737eb59ed5e2d02c11ff15d599aecb9baf7f09f3) Peter Petrik
01:06 PM Revision b7669698 (qgis): explicitely check if effectiveApperance is available
(cherry picked from commit a139f8d6fc0b1baaaef57585ef885e3be9424da2) Peter Petrik
12:52 PM Revision d173b70b (qgis): leave last attribute empty instead of first
because though fid appears to be the first field it's added in the end and has the last index.
fixes #20276
David Signer
12:49 PM Revision 256b5808 (qgis): Merge pull request #8526 from elpaso/bugfix-20579-ogr-db-layers-name
[ogr] Use table name as base layer name when adding ogr database layers Alessandro Pasotti
12:48 PM Feature request #20579 (Closed): Improve layer name rendering for MySQL connections
Applied in changeset commit:qgis|84eed010fe7cb8833d82b83ae3b630c92edb94ef. Anonymous
12:48 PM Feature request #20579 (Closed): Improve layer name rendering for MySQL connections
Applied in changeset commit:qgis|84eed010fe7cb8833d82b83ae3b630c92edb94ef. Anonymous
12:12 PM Bug report #20590 (Closed): Crash after running
Jürgen Fischer
11:13 AM Bug report #20590 (Closed): Crash after running
Hi,
This version of Qgis crash severales times day.
For example, few secondes after running, then i didn't start wo...
Luc Chambaud
11:50 AM Revision b1fd7b5a (qgis): [mssql] Fix import of layers with invalid geometries (fixes #20122)
This essentially reverts 62f4534
Rationale:
- even valid geometries according to GEOS may be considered as invalid b...
Martin Dobias
11:49 AM Bug report #20122 (Closed): Import of a layer to MS SQL fails
Applied in changeset commit:qgis|b1fd7b5ac6471749e03765562ce86c4241990c02. Martin Dobias
11:49 AM Bug report #20122 (Closed): Import of a layer to MS SQL fails
Applied in changeset commit:qgis|b1fd7b5ac6471749e03765562ce86c4241990c02. Martin Dobias
11:14 AM Revision ff35f9c2 (qgis): [3d] fix initial camera position when loading a project with animation
Martin Dobias
11:00 AM Revision 7094ddf1 (qgis): Use isValid instead of isNull and add a test for gpkg
Alessandro Pasotti
10:14 AM Bug report #20581 (Open): QGis 3.4 reproducible crash while in idle state
Just tried on QGIS Desktop 3.5.0 with GRASS 7.4.2 (Nightly).
The crash persists there.
Just uploaded new zip versio...
Juan Manuel Perez
10:14 AM Bug report #20581 (Open): QGis 3.4 reproducible crash while in idle state
Just tried on QGIS Desktop 3.5.0 with GRASS 7.4.2 (Nightly).
The crash persists there.
Just uploaded new zip versio...
Juan Manuel Perez
09:53 AM Revision 59686e73 (qgis): Package missing ESRI token auth method
Nyall Dawson
09:44 AM Bug report #19401 (Closed): Legend filter by map content not working as expected
Nyall Dawson
09:44 AM Bug report #20580 (Closed): Legend - Filter legend by map content not working
Nyall Dawson
09:32 AM Bug report #20558 (Closed): QGIS crashes when printing to console in separate thread
The solution is simple: do not use "print" in a python script in QGIS.
Alessandro Pasotti
09:32 AM Bug report #20558 (Closed): QGIS crashes when printing to console in separate thread
The solution is simple: do not use "print" in a python script in QGIS.
Alessandro Pasotti
08:24 AM Bug report #20558: QGIS crashes when printing to console in separate thread
Just tried the above code on QGis 2.18.20, and in 2.18 this piece of code didn't cause QGis to crash.
I stumbled on ...
Juan Manuel Perez
09:24 AM Revision d4ef55da (qgis): Merge pull request #8509 from wonder-sk/terrain-map-themes
[FEATURE] Optionally use a map theme to render terrain textures Martin Dobias
09:05 AM Bug report #20588 (Closed): ods tables are not loaded correctly in QGIS 3.4
*New description:*
Add a table in ods format in QGIS 3.4.1, fields and column are not displayed correctly (try the a...
Steve Grössl
08:21 AM Bug report #20587 (Open): Decoration -> Scale Bar uses a misleading planimetric measurement
The map scale is shown wrongly - 20m instead of 12,4m.
!qgis%20fehler.png!
Max Muh
08:15 AM Bug report #20586 (Closed): gdal buildvrt missing an important param
in QGIS 3, the new (non gdal tools) build virtual raster command is apparently missing an important param:
`-srcno...
Paolo Cavallini
07:22 AM Feature request #20106: When editing a regular shape the dragging needs to give a constrain option
I just added this to the QEP Patrick Dunford
07:17 AM Feature request #20106: When editing a regular shape the dragging needs to give a constrain option
I'll try to explain more as this comes up a lot when I use the new geometry tools to draw rectangles, circles and so ... Patrick Dunford
05:37 AM Bug report #18361: When adding raster layers, the layers are sorted in the reverse order from the...
After further evaluating in 3.4.1
* The filenames are returned from the file open dialog in the same order as they w...
Patrick Dunford
05:26 AM Bug report #20585 (Open): When handle bad layers responded to with new datasource. The layer name...
1. If the Handle Bay Layers dialog appears when opening a project.
2. Provide a new datasource for each layer using ...
Patrick Dunford
04:49 AM Bug report #20584 (Closed): QGIS 3.4 Crashes on File Drive Change
Already fixed for 3.4.2 Giovanni Manghi
04:49 AM Bug report #20584 (Closed): QGIS 3.4 Crashes on File Drive Change
Already fixed for 3.4.2 Giovanni Manghi

2018-11-21

12:19 AM Bug report #20429 (Closed): "Merge Selected Feature" with option "Take Attributes from selected f...
in my case it's fixed with revision commit:32b7d7e5 Jan Lippmann
12:15 AM Bug report #20433: "Merge Selected Feature" do not works correctly with hidden fields
it's still an issue with actual master 5603546c26 Jan Lippmann
12:01 AM Bug report #20584: QGIS 3.4 Crashes on File Drive Change
It appears that any file drive change while QGIS 3.4.1 is open results in a crash. I've tried this in an existing pro... Dan Renner
11:59 PM Bug report #20584 (Closed): QGIS 3.4 Crashes on File Drive Change
h2. User Feedback
Plugged in an external hard drive while QGIS was open. It appears that any file drive change cau...
Dan Renner
09:35 PM Bug report #20583 (Closed): Raster calculator freezes the GUI with big rasters
Raster is a dem 40000x40000 and even with a simple expression it takes ages and the GUI completely freezes (no cancel... Alessandro Pasotti
08:17 PM Feature request #20566: ability to lock label positions on canvas/composer/export
Hi Giovanni, if you are referring to manually moving and placing labels, then I am aware of that. However, sometimes ... James M
12:35 PM Feature request #20566 (Feedback): ability to lock label positions on canvas/composer/export
By "lock" position you mean placing the label in a exact place on the map? If yes this is possible since long in QGIS. Giovanni Manghi
08:11 PM Bug report #13336: Allow raster calculator with huge raster inputs
Giovanni Manghi wrote:
> Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
...
Pawel Stankiewicz
07:44 PM Bug report #20549: QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
Yes, unless you test the nightly builds or a docker image built from a recent master Alessandro Pasotti
06:24 PM Bug report #20549: QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
Anyway, if I have installed qgis-server using the deb package, should I wait for the next release before I can test it? Umberto Minora
02:19 PM Bug report #20549: QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
Thank you Alessandro, will test it soon! Umberto Minora
01:31 PM Bug report #20549 (Closed): QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
Applied in changeset commit:qgis|0d696ef1e5a412968b1566d5150f4b0bcb6f6365. Anonymous
01:31 PM Bug report #20549 (Closed): QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
Applied in changeset commit:qgis|0d696ef1e5a412968b1566d5150f4b0bcb6f6365. Anonymous
07:24 PM Feature request #20579 (In Progress): Improve layer name rendering for MySQL connections
PR https://github.com/qgis/QGIS/pull/8526 Alessandro Pasotti
11:12 AM Feature request #20579 (Closed): Improve layer name rendering for MySQL connections
I have added a new MySQL layer in QGIS and notice that in the layer list they are listed with the connection paramete... Admire Nyakudya
07:23 PM Revision 84eed010 (qgis): [ogr] Use table name as base layer name when adding ogr database layers
Fixes #20579 - Improve layer name rendering for MySQL connections Alessandro Pasotti
06:30 PM Bug report #19401: Legend filter by map content not working as expected
I found out why it was happening to me - looking at the Items panel, it showed that there were two maps on the layout... Giles Manners
01:19 PM Bug report #19401: Legend filter by map content not working as expected
This is also happening on occasion to me in 3.4.1.
Any fix?
Giles Manners
06:28 PM Bug report #20580: Legend - Filter legend by map content not working
I found out why - looking at the Items panel, it showed that there were two maps on the layout and the legend was ref... Giles Manners
03:28 PM Bug report #20580 (Feedback): Legend - Filter legend by map content not working
Hard to say without a project and data to test. Alessandro Pasotti
01:22 PM Bug report #20580 (Closed): Legend - Filter legend by map content not working
The Filter legend by map content seems to fail to work occasionally - the count features shows zeros, but the program... Giles Manners
05:51 PM Bug report #20581 (Feedback): QGis 3.4 reproducible crash while in idle state
Try on qgis master. Giovanni Manghi
04:14 PM Bug report #20581: QGis 3.4 reproducible crash while in idle state
Just a correction: '60 seconds after file write combined with sinkParameter populated from shapefile' is the first, ... Juan Manuel Perez
04:12 PM Bug report #20581 (Closed): QGis 3.4 reproducible crash while in idle state
It seems some operations may lead to a delayed crash in QGis.
I've attached a sample plugin to reproduce this delaye...
Juan Manuel Perez
05:50 PM Bug report #20576 (Open): Save SQL as file
Giovanni Manghi
01:53 PM Bug report #20576: Save SQL as file
It's a new feature. I mean saving SQL statement to a file. It's a new feature, present only in master. I think it was... Tomasz Rychlicki
12:49 PM Bug report #20576 (Feedback): Save SQL as file
Does it works as expected on 2.18? Giovanni Manghi
08:36 AM Bug report #20576 (Open): Save SQL as file
While saving SQL query as a file it saves not to '.sql' file but to '.sql,.sql' file. It also adds a empty line in ev... Tomasz Rychlicki
05:14 PM Bug report #20582 (Open): feature rendering order does not work for virtual fields
When activating "control feature rendering order" in the vector layer symbology settings, the order can be correctly ... Jochen Huber
05:06 PM Bug report #20088: "Embed Layers and Groups" only allows to embed from qgs files, not qgz
Confirmed, pretty annoying. Paolo Cavallini
04:55 PM Bug report #20577 (Feedback): Qgis stützt ab wenn das Splitting Features tool geöffnet wird
Does this also happen with QGIS 2.18.25. Can you share the project (and data)? Jürgen Fischer
04:55 PM Bug report #20577 (Feedback): Qgis stützt ab wenn das Splitting Features tool geöffnet wird
Does this also happen with QGIS 2.18.25. Can you share the project (and data)? Jürgen Fischer
04:55 PM Bug report #20577 (Feedback): Qgis stützt ab wenn das Splitting Features tool geöffnet wird
Does this also happen with QGIS 2.18.25. Can you share the project (and data)? Jürgen Fischer
12:00 PM Bug report #20577 (Closed): Qgis stützt ab wenn das Splitting Features tool geöffnet wird
Please re-file the ticket in English, thanks! Giovanni Manghi
12:00 PM Bug report #20577 (Closed): Qgis stützt ab wenn das Splitting Features tool geöffnet wird
Please re-file the ticket in English, thanks! Giovanni Manghi
08:44 AM Bug report #20577 (Closed): Qgis stützt ab wenn das Splitting Features tool geöffnet wird
English:
My QGIS crashes when using the Split Feature tool. My project is in EPSG:3857 (I also tried with EPSG:4326...
Maritha Konetchy
04:29 PM Revision fee39358 (qgis): Merge pull request #8519 from elpaso/browser-gpkg-vector-rename
[feature][needs-docs] Allow gpkg vector rename from browser Alessandro Pasotti
04:29 PM Revision afd35252 (qgis): Add test for terrain theme + do not use project singleton
Martin Dobias
03:46 PM Revision d257cf07 (qgis): Add a project properties dialog test case
Mathieu Pellerin - nIRV
03:46 PM Revision 4e1d6841 (qgis): Avoid more needless project dirtying
Mathieu Pellerin - nIRV
03:37 PM Bug report #20426: Font will not resize in QGIS Print Layout
Yes. This may well be only a Mac OS issue. I have seen it on multiple computers, but all were Mac OS.
Nyall Dawson...
Andrew Grogan-Kaylor
06:19 AM Bug report #20426: Font will not resize in QGIS Print Layout
Is this a Mac OS specific issue? I can't reproduce elsewhere. Nyall Dawson
03:29 PM Bug report #18985 (Open): Tracing issues
So the issue here still persists in 3.4 afaik, but not in a reproducible manner.
What helps for sure is to use a met...
Andreas Wicht
03:21 PM Bug report #19909 (Open): Vertex markers not displayed properly for MultiPolygon features
Andreas Wicht
03:08 PM Bug report #20568: QGIS 3.4.1 advanced modification and snap block QGIS
I created a new profile and everything works.
I have to find the killer plugin.
thank you
in this video the prob...
salvatore fiandaca
12:59 PM Bug report #20568 (Feedback): QGIS 3.4.1 advanced modification and snap block QGIS
I cannot confirm, or maybe I don't understand what you mean in the step4. A screencast would help.
Also try with NO ...
Giovanni Manghi
02:58 PM Bug report #18190 (Closed): vertex editor don't honour topological editing when used with a featu...
This is the same bug as #20158 and also fixed by https://github.com/qgis/QGIS/pull/8413 Martin Dobias
02:58 PM Bug report #18190 (Closed): vertex editor don't honour topological editing when used with a featu...
This is the same bug as #20158 and also fixed by https://github.com/qgis/QGIS/pull/8413 Martin Dobias
01:47 PM Bug report #18190 (Feedback): vertex editor don't honour topological editing when used with a fea...
This seems to be fixed in current master (3.5.0). Could you please check and either close or change the affected QGIS... Bernhard Ströbl
02:33 PM Bug report #20542: PyCapsule_GetPointer called with incorrect name
-I'm running it without Python support for now. But I notice I can't see layers anymore if I move them to a group. ... codywohlers _
02:12 PM Bug report #20459: QGIS freezes on Identifying Features
Not a solution - but it might be a workaround:
I assume you are not interested in identifying raster values in the...
Andreas Neumann
01:28 PM Bug report #20459: QGIS freezes on Identifying Features
Giovanni Manghi wrote:
>... in this case it seems that it has not yet been discovered the real factor that
That...
Hans Omat
12:42 PM Bug report #20459: QGIS freezes on Identifying Features

> So this means it's not accepted as a general bug (at least on Windows and OSX) ?
If is a confirmed bug (it doe...
Giovanni Manghi
01:52 PM Bug report #18192 (Closed): vertex editor doesn't honour topological editing when moving a segment
Yes this is the same bug as #20226 which has been fixed in https://github.com/qgis/QGIS/pull/8413 Martin Dobias
01:52 PM Bug report #18192 (Closed): vertex editor doesn't honour topological editing when moving a segment
Yes this is the same bug as #20226 which has been fixed in https://github.com/qgis/QGIS/pull/8413 Martin Dobias
01:39 PM Bug report #18192 (Feedback): vertex editor doesn't honour topological editing when moving a segment
This seems fixed in master (3.5.0), could you please check and either close or change the affected QGIS version? Bernhard Ströbl
01:32 PM Revision 5171e4e6 (qgis): Merge pull request #8520 from elpaso/bugfix-20549-invalid-xml-gfi
[server] Fix invalid xml in getfeatureinfo Alessandro Pasotti
01:27 PM Revision bb44e2b6 (qgis): Merge pull request #8512 from elpaso/docker-testing-env-tests
Docker testing env tests Alessandro Pasotti
01:01 PM Bug report #20565 (Feedback): QGIS 3.4.1 crashes when trying to select SVG everywhere
Please try with a new/clean profile. Giovanni Manghi
01:01 PM Bug report #19454 (Closed): r.info -> make use of Processiong output dir

> The resulting file seems to be written to the correct path now, but there seems to be a problem with the encoding...
Giovanni Manghi
01:01 PM Bug report #19454 (Closed): r.info -> make use of Processiong output dir

> The resulting file seems to be written to the correct path now, but there seems to be a problem with the encoding...
Giovanni Manghi
12:48 PM Bug report #20572 (Feedback): qgis hangs up when adding multiple vector layers
Hi, yeu really must add more details here. How many layers? what type of datasources? size of layers?
Giovanni Manghi
12:48 PM Bug report #20572 (Feedback): qgis hangs up when adding multiple vector layers
Hi, yeu really must add more details here. How many layers? what type of datasources? size of layers?
Giovanni Manghi
12:48 PM Bug report #20572 (Feedback): qgis hangs up when adding multiple vector layers
Hi, yeu really must add more details here. How many layers? what type of datasources? size of layers?
Giovanni Manghi
12:48 PM Bug report #20572 (Feedback): qgis hangs up when adding multiple vector layers
Hi, yeu really must add more details here. How many layers? what type of datasources? size of layers?
Giovanni Manghi
12:48 PM Bug report #20572 (Feedback): qgis hangs up when adding multiple vector layers
Hi, yeu really must add more details here. How many layers? what type of datasources? size of layers?
Giovanni Manghi
03:13 AM Bug report #20572 (Closed): qgis hangs up when adding multiple vector layers
Very slow - hangs up when adding multiple vector layers Jackie Murphy
12:44 PM Bug report #18331: "Node Tool" just "sees" everything on canvas even in hidden layers
I can only consciously produce this behavior if I activate the options "Enable snapping by default" *and* "Enable sna... Burghardt Scholle
12:40 PM Bug report #20567 (Feedback): Overriding symbols with expressions produces strange scale-related ...
id the column is integer (and you want to evaluate the content as integer) then is not '999' but just 999. Giovanni Manghi
12:39 PM Bug report #20537 (Open): Testing a filter for .osm datasources shows placeholders in the message
Giovanni Manghi
12:16 PM Revision fe8d419c (qgis): Support F2 for layer rename action
Also refactored some internal methods to
avoid duplication of code and use parent
class virtual rename() instead of a...
Alessandro Pasotti
10:46 AM Revision 1136aabf (qgis): delete layer action only on items that have capability "delete"
check if the item with the menu has this capability and only handle the selected items with this capabiltiy David Signer
10:09 AM Bug report #20578 (Closed): Embed layers and groups does not work with compressed projects
Harrissou Santanna
09:06 AM Bug report #20578 (Closed): Embed layers and groups does not work with compressed projects
loading layers from qgz files does not work Paolo Cavallini
09:09 AM Revision 51ee7131 (qgis): Disable current cell on editing off
because otherwise on single cell change the change would not been stored in mEditBuffer
fixes #15975
David Signer
08:48 AM Revision ec178768 (qgis): Merge pull request #8518 from signedav/bpfix_providerIndex
Backport: Don't handle defaultValueClause as not unique value Alessandro Pasotti
08:29 AM Feature request #20575 (Open): Make Vertex Tool selection similar to Select Feature(s) tool
At the moment, in QGIS, Vertex Tool can select by clicking on vertex or by rectangle area. I think it will great addi... Man Andman
08:26 AM Bug report #17244: New node tool snapping index out of sync for transaction groups (and triggers ...
I can't confirm this bug in either 3.4.1 or QGIS Master (QGIS code revision 152b1b09ff). I have done my tests with my... Burghardt Scholle
08:00 AM Bug report #18260: qgis 3 crashes at start
Jürgen Fischer wrote:
> The backtrace suggests that this is related to the browser (widget). I suspect that there a...
Rion Lerm
07:34 AM Bug report #20574 (Open): Bad raster resampling in QGIS
Add raster layer to QGIS
set resampling to bilinear or to cubic.
You will see artifacts on high zoom levels
The ...
Alexey T
07:19 AM Bug report #14492: raster zoomed-in resampling settings not applied with reprojected rasters
I've also encountered this problem on 3.5.0-Master on Ubuntu. My workaround is to save the raster in the same CRS as ... Frank Sokolic
06:36 AM Bug report #20573 (Closed): Regression: outputs of processing models are not assigned the specifi...
In the processing toolbox, right-click on an algorithm and choose "edit rendering styles for outputs". Assign style(... Alister Hood
06:36 AM Revision d1d3a51e (qgis): Merge pull request #8429 from lbartoletti/extendMapTool
[needs-docs][FEATURE] Trim/extend Denis Rouzaud
06:17 AM Bug report #20570 (Feedback): Unexpected crash after adding points to a new layer
Please try with 3.4.2 Nyall Dawson
02:54 AM Bug report #20570 (Closed): Unexpected crash after adding points to a new layer
h2. User Feedback
h2. Report Details
*Crash ID*: 4c9c4132207cfebe0455a4a75aa7e4851d1832ad
*Stack Trace...
Hans Leenaarts
06:17 AM Bug report #20571 (Closed): QGIS 3.4.1 keeps crashing
Fixed in 3.4.2. Nyall Dawson
03:09 AM Bug report #20571 (Closed): QGIS 3.4.1 keeps crashing
QGIS keeps crashing when idle Jackie Murphy
06:13 AM Revision f3fbd060 (qgis): fix another include directive for spatialindex
Simon Wells
06:13 AM Revision e91cd93c (qgis): Remove PATH_SUFFIX as it is no longer needed, as it is optional it is n...
Simon Wells
06:13 AM Revision c341d8da (qgis): avoid conflicting geos spatialindex.h include file
correct includes for spatialindex Simon Wells
06:05 AM Revision cd0a3141 (qgis): [needs-docs] Add shortcut for paste to scratch layer (Ctrl+Alt+V)
Nyall Dawson
04:34 AM Revision 1237fb67 (qgis): [needs-docs][ui] Move 'add saved file to map' option away from data set...
Mathieu Pellerin - nIRV
04:34 AM Revision 9faab816 (qgis): [ui] Harmonize save raster layer as dialog's scroll area
Mathieu Pellerin - nIRV
04:14 AM Bug report #20493: 32 bit floating geotiff showing as black. worked in 2.18 and 3.0 - not working...
Strange also works in 3.2 ; but not 3.3 onwards.. Brad Kanther

2018-11-20

10:56 PM Bug report #20569 (Open): composer, labels in 3d map not visible
In layout (composer) with a 3dmap, labels are not visible.
3d map canvas, shows the labels in a labeld layer correct...
Gerhard Spieles
10:48 PM Revision e21ea25c (qgis): Add method to set QgsFeature geometry directly from QgsAbstractGeometry
Allows
feat.setGeometry(QgsPoint(1,2))
instead of the more obscure
feat.setGeometry(QgsGeometry(QgsPoint(1...
Nyall Dawson
10:48 PM Revision 5603546c (qgis): Dox
Nyall Dawson
09:57 PM Revision 17e58738 (qgis): Capitalization
Nyall Dawson
09:05 PM Bug report #20568 (Closed): QGIS 3.4.1 advanced modification and snap block QGIS
steps to reproduce the problem:
1. start QGIS 3.4.1
2. create a new temporary - polygonal shapefile - epsg 3004;
3...
salvatore fiandaca
07:57 PM Bug report #20558: QGIS crashes when printing to console in separate thread
It's not a regression - this has always been the case. Nyall Dawson
06:19 PM Bug report #20558: QGIS crashes when printing to console in separate thread
I think this is a won't fix: python printing from a thread will crash for sure.
You should use QgsMessageLog or ot...
Alessandro Pasotti
01:51 AM Bug report #20558 (Closed): QGIS crashes when printing to console in separate thread
If you run the following in the python console from QGIS 3.x in Windows 10, QGIS will crash every time. I believe thi... Matthew Jackson
06:42 PM Revision 3ec853f6 (qgis): Fix for bug report #19174 - hide newly added layer(s) when in group
When loading a single layer QGIS will set it as invisible if the user have chosen so (new_layers_visible=false) in th... Casper Børgesen
06:42 PM Bug report #20567: Overriding symbols with expressions produces strange scale-related issues
Also affects version 2.18 Matthew Baker
06:20 PM Bug report #20567 (Closed): Overriding symbols with expressions produces strange scale-related is...
I'm trying to override symbol outlines and even symbol types based on expressions.
There are a few ways to get to ...
Matthew Baker
06:29 PM Bug report #20537: Testing a filter for .osm datasources shows placeholders in the message
I had the same problem on Windows 10 and Ubuntu before with en_US systrem locale. What is more, currently the bug onl... Ivan Ivanov
01:58 PM Bug report #20537: Testing a filter for .osm datasources shows placeholders in the message
I cannot reproduce on master. What are your language settings? Alessandro Pasotti
06:27 PM Bug report #20549 (In Progress): QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
PR https://github.com/qgis/QGIS/pull/8520 Alessandro Pasotti
06:27 PM Bug report #20549 (In Progress): QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
PR https://github.com/qgis/QGIS/pull/8520 Alessandro Pasotti
09:15 AM Bug report #20549: QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
Uroš Preložnik wrote:
> If you need response in XML, why not just ask it with INFO_FORMAT=text/xml instead of text/h...
Umberto Minora
06:26 PM Revision 0d696ef1 (qgis): [server] Fix invalid xml in getfeatureinfo
Fixes #20549 - error in parsing WMS GetFeatureInfo as XML
Also s/meta/META/ for consistency with all other tags
Alessandro Pasotti
06:19 PM Revision 48d24425 (qgis): german translation update
Jürgen Fischer
06:15 PM Bug report #20563 (Feedback): MySQL connection fails
I cannot reproduce on Linux, can you share a DB dump with a few lines of data and a test project? Alessandro Pasotti
02:15 PM Bug report #20563 (Open): MySQL connection fails
When connecting to Mysql(v 5.7.22 and v 8 ) from QGIS(3.4.1) no features are visible unless a filter is applied to th... steve smith
05:41 PM Revision e44d620d (qgis): [feature][needs-docs] Allow gpkg vector rename from browser
Alessandro Pasotti
05:38 PM Bug report #20426: Font will not resize in QGIS Print Layout
Thank you for making the screencast. Your screencast shows exactly the same issue that I am having.
Jonas Küpper w...
Andrew Grogan-Kaylor
03:07 PM Bug report #20426: Font will not resize in QGIS Print Layout
Hi,
i have the same problem (and managed to make a screencast - you can do this also with Quicktime Player).
Th...
Jonas Küpper
05:33 PM Bug report #19454: r.info -> make use of Processiong output dir
Sorry, it took a while to install a newer QGIS version whithin my company.
The resulting file seems to be written ...
Markus Mayr
04:58 PM Feature request #20566 (Open): ability to lock label positions on canvas/composer/export
I don't know whether to put this as a bug report or feature request, but I think a feature request might be better.
...
James M
04:12 PM Bug report #20565 (Closed): QGIS 3.4.1 crashes when trying to select SVG everywhere
It does not seem to matter where, but whenever I try to use an SVG marker, fill or symbol, QGIS hangs and after a mi... Peter Cornelissen
04:06 PM Bug report #20548: QGis 3.4.1 : WMS and WFS errors
That's right,
My problem was related to *OSM Place Search* plugin v. 1.2.4. After updating, no problem with v. 1.2...
Samy MEZANI
03:40 PM Revision 2d30e0e3 (qgis): Merge pull request #8517 from elpaso/docker-testing-env-docs
Docker testing env docs Alessandro Pasotti
03:32 PM Bug report #20564 (Closed): Points along line
The algorithm "points along line" do not works on LTR version. The generic error is "The data source is not valid ()"... Roberto Marzocchi
02:46 PM Revision 9e2d172d (qgis): Typos and small improvements
Alessandro Pasotti
01:37 PM Bug report #19567: qgz files not load
I can not open *.qgZ files as user "Jörn" > see #20562 > maybe any relations? Jörn Gutzeit
01:31 PM Bug report #20562 (Closed): all layers gone when reopen *.qgZ as User „Jörn“
If I'm logged in as windows-user „Jörn“ (with the letter „ö“) and try to reopen a saved project in the *.qgZ format, ... Jörn Gutzeit
01:01 PM Revision 9c6e24fd (qgis): Redirect test output to dev null
Alessandro Pasotti
12:36 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
in bug report list and in gis.stackexchange.com robert kalasek
11:44 AM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
robert kalasek wrote:
> offering ressorces about two years ago didn't catch any attention
in the users mailing li...
Giovanni Manghi
09:09 AM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
it's frustrating indeed. in particular because there seems to be a lack on pre release testing for mac for quite a wh... robert kalasek
12:12 PM Bug report #20561 (Closed): .qgs translation: ts-file empty
If there is a TS-File created, the only content is:
<!DOCTYPE TS>
<TS sourcelanguage="en_US"/>
It's becaus...
David Signer
11:57 AM Revision 76667eee (qgis): check uniqueCheck before overwrite defaultValueClause
and some tests for it
this fixes #20397 and fixes #20431
(cherry-picked from 32b7d7e5ddeef7a66592267819e234085c44a7bc)
David Signer
11:57 AM Bug report #20556 (Feedback): processing doesn't output a shapefile's encoding
If I'm not wrong this is change compared to 2.18, correct? Giovanni Manghi
11:57 AM Bug report #20556 (Feedback): processing doesn't output a shapefile's encoding
If I'm not wrong this is change compared to 2.18, correct? Giovanni Manghi
11:32 AM Revision 2b77a659 (qgis): Fix path to tester script
Alessandro Pasotti
11:18 AM Revision 0af5224e (qgis): Polish translation update
Borys Jurgiel
11:16 AM Revision 7e00afc2 (qgis): Merge pull request #8510 from signedav/fix_providerIndex
Don't handle defaultValueClause as not unique value Alessandro Pasotti
11:15 AM Bug report #20431 (Closed): no possibility to confirm in the attribut form while add more than on...
Applied in changeset commit:qgis|32b7d7e5ddeef7a66592267819e234085c44a7bc. David Signer
11:15 AM Bug report #20431 (Closed): no possibility to confirm in the attribut form while add more than on...
Applied in changeset commit:qgis|32b7d7e5ddeef7a66592267819e234085c44a7bc. David Signer
11:15 AM Bug report #20397 (Closed): QGIS 3.4 Incorrect handling of Postgres serial columns
Applied in changeset commit:qgis|32b7d7e5ddeef7a66592267819e234085c44a7bc. David Signer
11:15 AM Bug report #20397 (Closed): QGIS 3.4 Incorrect handling of Postgres serial columns
Applied in changeset commit:qgis|32b7d7e5ddeef7a66592267819e234085c44a7bc. David Signer
11:04 AM Revision 4296c771 (qgis): remove unused variable
David Signer
11:03 AM Bug report #20560 (Open): Installer/Uninstaller does not exit when done (win7)
Have downloaded the latest 3.4.1.
Installed to target folder B:\APS\QGIS.3.4.1 (because I don't like spaces in paths...
Pär Smårs
10:49 AM Revision a1ea0ac5 (qgis): action deleteLayer in the dataitemproviders
implemented for derived functions in:
- `QgsGeoPackageAbstractLayerItem`
- `QgsSLLayerItem`
- `QgsPGLayerItem`
- `Qgs...
David Signer
10:31 AM Revision 0814b624 (qgis): Move test in its own script
Alessandro Pasotti
10:31 AM Revision ed9709b4 (qgis): Copy updated test runner into the docker
Handle -e and do not exit on error Alessandro Pasotti
10:31 AM Revision e8e66d08 (qgis): Fix the python test runner and add a test for it
Alessandro Pasotti
10:27 AM Bug report #20459: QGIS freezes on Identifying Features
Giovanni Manghi wrote:
> > Is there anything what can be done on our side?
> https://www.qgis.org/en/site/forusers...
Hans Omat
10:19 AM Bug report #20459: QGIS freezes on Identifying Features
Hans Omat wrote:
> > > I'd say it's the combination of normal vector layers paired with WMS/WMTS or raster in genera...
Giovanni Manghi
07:55 AM Bug report #20459: QGIS freezes on Identifying Features

> > I'd say it's the combination of normal vector layers paired with WMS/WMTS or raster in general.
> I just teste...
Hans Omat
10:24 AM Revision 47f29df2 (qgis): Spelling
Alessandro Pasotti
10:19 AM Feature request #20553 (Open): Interactive/dynamic rotation map
Giovanni Manghi
09:15 AM Feature request #20553: Interactive/dynamic rotation map
I need a tool to rotate the map with the mouse dynamically like you can do it in Bentley Microstation (see the attach... Xavier Calatrava
10:09 AM Bug report #20546: Print composer tables add a line break to the last word with fixed column width
Just for anyone coming across this dealing with the same problem, a rather messy workaround is to always make sure lo... Dan Isaacs
09:40 AM Revision ff066517 (qgis): Added circle-ci
Alessandro Pasotti
09:21 AM Revision a786c406 (qgis): Documentation for the dockers
Alessandro Pasotti
07:30 AM Bug report #20552 (Feedback): Attached KML file crashes QGIS
Does not crash on 3.4.1 on linux, please give 3 4.1 a try. 3.2 is obsolete. Giovanni Manghi
07:30 AM Bug report #20552 (Feedback): Attached KML file crashes QGIS
Does not crash on 3.4.1 on linux, please give 3 4.1 a try. 3.2 is obsolete. Giovanni Manghi
07:28 AM Bug report #20554 (Closed): QGIS crashed
Giovanni Manghi
05:35 AM Bug report #20559 (Open): Copy>paste from a grass polygon layer gives unexpected results
- Start QGIS with the grass provider enabled.
- Find a grass location in the browser and load a polygon layer.
- Se...
Alister Hood
02:59 AM Bug report #20542: PyCapsule_GetPointer called with incorrect name
Found a similar bug for @qgis 3.2.0@ where an update of @pyqt5-common (5.10.1-7 -> 5.11.2-1)@ caused qgis to stop wor... codywohlers _
01:32 AM Bug report #20525: QGIS Crash when closed
I am seeing this issue as well.
*QGIS Info*
QGIS 3.4.1-Madeira
Compiled against Qt 5.11.1
Running against Qt 5....
Jason Ferrier
01:03 AM Revision 63aa1e1e (qgis): Update src/providers/db2/qgsdb2provider.h
David Adler
01:03 AM Revision c339dd49 (qgis): DB2 fixes for #20337
David Adler
01:03 AM Revision ba81a2ee (qgis): Fix indentation - issue #20337
Hopefully this is correct.
I'm not having much luck getting prepare-commit.sh or astyle.sh to run on Windows.
David Adler
01:03 AM Revision dd2ed9cd (qgis): Update src/providers/db2/qgsdb2provider.cpp
David Adler
01:03 AM Revision d998465d (qgis): run prepare-commit on DB2 fixes for #20337
David Adler

2018-11-19

12:49 AM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
I noted this same issue with Bug report #20323. Initially after installing via homebew using the osgeo formula every... Willem Buitendyk
11:56 PM Bug report #20557 (Closed): processing: "default output vector layer extension" not respected by ...
When setting "default output vector layer extension" to GPKG, some tools are still writing shapefiles. An example is ... Tobias Wendorff
11:39 PM Bug report #20556 (Feedback): processing doesn't output a shapefile's encoding
The tools in "processing", like "split vector layer" don't write any information about encoding of shapefiles.
Postp...
Tobias Wendorff
11:01 PM Bug report #20470: QGIS Server 3.4 on Windows: Error tranferring
First you need to check your URL how you call QGIS Server and try with capabilities request. Like Giovanni wrote, on ... Uroš Preložnik
10:42 PM Bug report #20549: QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
Umberto Minora wrote:
> This is fine from HTML point of view, but not in XML.
> if you make (as I do) an XML HttpRe...
Uroš Preložnik
08:06 PM Bug report #20549 (Open): QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
Giovanni Manghi
05:35 PM Bug report #20549: QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
The reason why I am using responseXML is to catch WMS Exception (see https://stackoverflow.com/a/51723660/1979665). Umberto Minora
05:10 PM Bug report #20549: QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
There's no error in the GetFeatureInfo request.
But if you look in the source (view-source:https://www.wondermap.it/...
Umberto Minora
04:56 PM Bug report #20549 (Feedback): QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
No error here with the provided URL. Giovanni Manghi
11:24 AM Bug report #20549 (Closed): QGIS SERVER - error in parsing WMS GetFeatureInfo as XML
Don't know if it's a real bug, but it's something I'd like to be fixed for my own application.
I use to parse the Ge...
Umberto Minora
09:42 PM Bug report #20555 (Closed): crash after plugging the phone into the pc
Already solved for 3.4.2 Giovanni Manghi
09:42 PM Bug report #20555 (Closed): crash after plugging the phone into the pc
Already solved for 3.4.2 Giovanni Manghi
08:53 PM Bug report #20555 (Closed): crash after plugging the phone into the pc
h2. User Feedback
This crash always seems to occur when I pluck the phone into the PC
h2. Report Details
*Cr...
Jake Maier
08:10 PM Feature request #20553: Interactive/dynamic rotation map
Map rotation works fine here on 3.4.1 in both canvas and composer. What are you missing exactly? Giovanni Manghi
05:09 PM Feature request #20553: Interactive/dynamic rotation map
Both: map canvas & print composer.
Thanks
Xavier Calatrava
04:57 PM Feature request #20553 (Feedback): Interactive/dynamic rotation map
Are you talking about the map canvas or the print composer? Giovanni Manghi
01:46 PM Feature request #20553 (Open): Interactive/dynamic rotation map
I'm working with 2.18 version. To view, edit or print we can rotate the map with degrees but in new versions of QGIS ... Xavier Calatrava
08:07 PM Bug report #20546 (Open): Print composer tables add a line break to the last word with fixed colu...
Giovanni Manghi
05:49 PM Bug report #20546: Print composer tables add a line break to the last word with fixed column width
Giovanni Manghi wrote:
> Does it work as expected in 2.18?
I don't actually have a copy of 2.18 any more, but I h...
Dan Isaacs
04:13 PM Bug report #20546 (Feedback): Print composer tables add a line break to the last word with fixed ...
Does it work as expected in 2.18? Giovanni Manghi
04:13 PM Bug report #20546 (Feedback): Print composer tables add a line break to the last word with fixed ...
Does it work as expected in 2.18? Giovanni Manghi
09:45 AM Bug report #20546 (Closed): Print composer tables add a line break to the last word with fixed co...
Tables with fixed column widths and 'wrap text' options have the last word placed on a new line consistently. This ra... Dan Isaacs
07:06 PM Revision 8965dda3 (qgis): Mention that display name is used by the locator search tool
Harrissou Santanna
07:06 PM Revision a8ecc683 (qgis): Avoid QObject::connect null warning
Nyall Dawson
07:06 PM Revision 152b1b09 (qgis): [needs-docs] Fix use of duplicate action name
(Properties is already used by project properties) Nyall Dawson
07:06 PM Revision 34c217cd (qgis): Fix crash when calculating offset on certain single curves which become...
Nyall Dawson
07:05 PM Revision a22422c4 (qgis): [FEATURE][API] Add parts iterators to QgsGeometry
This allows easy iteration over all the parts of a geometry,
regardless of the geometry's type. E.g.
geometry = QgsG...
Nyall Dawson
07:05 PM Revision f5a6aef5 (qgis): Raise IndexError in PyQGIS when calling geometryN on a collection
with an invalid geometry index
And add len operator to QgsGeometryCollection
Nyall Dawson
04:54 PM Revision 32b7d7e5 (qgis): check uniqueCheck before overwrite defaultValueClause
and some tests for it
this fixes #20397 and fixes #20431
David Signer
04:45 PM Bug report #18331: "Node Tool" just "sees" everything on canvas even in hidden layers
weird, I don't even get the features of another layer highlighted if the layer is visible (and not editable), tested ... Bernhard Ströbl
04:33 PM Bug report #18331: "Node Tool" just "sees" everything on canvas even in hidden layers
sand thorn wrote:
> Version: 3.4.1
> Platform: Windows 10 x64
>
> The symtoms still there. Node tool still sees ...
Giovanni Manghi
04:17 PM Bug report #18331: "Node Tool" just "sees" everything on canvas even in hidden layers
When node-tool enabled, when cursor moves near lines of other hidden layers, it shows that shape. sand thorn
12:54 PM Bug report #18331: "Node Tool" just "sees" everything on canvas even in hidden layers
Hmm, I cannot reproduce this here (QGIS 3.4.1 on Ubuntu). Could you make a film that shows the error? Bernhard Ströbl
12:25 PM Bug report #18331: "Node Tool" just "sees" everything on canvas even in hidden layers
Version: 3.4.1
Platform: Windows 10 x64
The symtoms still there. Node tool still sees everything when cursor is n...
sand thorn
04:29 PM Revision 61cb715c (qgis): [FEATURE] Optionally use a map theme to render terrain textures
Often it is useful to have a different map theme for terrain in 3D view
than the map theme used in the main map canvas.
Martin Dobias
04:17 PM Bug report #20329 (Open): embed of svg symbols does not work for svg symboles > 25 kB
Giovanni Manghi
11:22 AM Bug report #20329: embed of svg symbols does not work for svg symboles > 25 kB
Hmm, it's not truncated. The problem might be that test-SVG files that I have that are not working are already includ... Sebastian Brocks
04:05 PM Bug report #20554 (Feedback): QGIS crashed
Already fixed for 3.4.2 Giovanni Manghi
03:11 PM Bug report #20554 (Closed): QGIS crashed
h2. User Feedback
Nothing - a minor update to the project which was saved, and then QGIS was left running
h2. R...
Harry Clarke
04:04 PM Bug report #20544 (Open): Crashing on snapping in meter unit when layer CRS is in degrees
Giovanni Manghi
11:38 AM Bug report #20544: Crashing on snapping in meter unit when layer CRS is in degrees
rohit singh wrote:
> h2. User Feedback
>
> It is crashing when using snapping options with tollerance in meter un...
rohit singh
10:35 AM Bug report #20544 (Feedback): Crashing on snapping in meter unit when layer CRS is in degrees
Please try with a new/clean profile. Giovanni Manghi
08:20 AM Bug report #20544 (Open): Crashing on snapping in meter unit when layer CRS is in degrees
h2. User Feedback
It is crashing when using snapping options with tollerance in meter unit.
Very difficult to f...
rohit singh
04:03 PM Bug report #20548 (Closed): QGis 3.4.1 : WMS and WFS errors
Samy MEZANI wrote:
> OK,
>
> I've removed $HOME/.local/share/QGIS/QGIS3/profiles/default/QGIS/QGIS3.ini and my pr...
Giovanni Manghi
04:03 PM Bug report #20548 (Closed): QGis 3.4.1 : WMS and WFS errors
Samy MEZANI wrote:
> OK,
>
> I've removed $HOME/.local/share/QGIS/QGIS3/profiles/default/QGIS/QGIS3.ini and my pr...
Giovanni Manghi
12:14 PM Bug report #20548: QGis 3.4.1 : WMS and WFS errors
OK,
I've removed $HOME/.local/share/QGIS/QGIS3/profiles/default/QGIS/QGIS3.ini and my problem doesn't persist.
...
Samy MEZANI
11:10 AM Bug report #20548 (Feedback): QGis 3.4.1 : WMS and WFS errors
Please try with a new/clean profile. Giovanni Manghi
11:10 AM Bug report #20548 (Feedback): QGis 3.4.1 : WMS and WFS errors
Please try with a new/clean profile. Giovanni Manghi
10:28 AM Bug report #20548 (Closed): QGis 3.4.1 : WMS and WFS errors
When I connect to WMS and WFS servers, I always have errors with new version of QGis but not with 2.18 version.
Er...
Samy MEZANI
04:03 PM Bug report #20551 (Feedback): QGIS 3.2.3 crashes on opening
try 3.4.1 (3.2 is obsolete) possibly with a new/clean profile. Giovanni Manghi
04:03 PM Bug report #20551 (Feedback): QGIS 3.2.3 crashes on opening
try 3.4.1 (3.2 is obsolete) possibly with a new/clean profile. Giovanni Manghi
12:06 PM Bug report #20551 (Closed): QGIS 3.2.3 crashes on opening
I'm running windows 10 64 bit.
Repot is below
h2. User Feedback
h2. Report Details
*Crash ID*: f524...
Joe Doyle
04:02 PM Bug report #20547 (Open): Spatialite point layers are not displayed when the primary key is creat...
Giovanni Manghi
02:33 PM Bug report #20547: Spatialite point layers are not displayed when the primary key is created in t...
sample dataset test.sqlite Claas Leiner
02:31 PM Bug report #20547: Spatialite point layers are not displayed when the primary key is created in t...
The problem occurs when the primary key is created in text type and a spatial index exists at the same time. (in test... Claas Leiner
10:58 AM Bug report #20547 (Feedback): Spatialite point layers are not displayed when the primary key is c...
I cannot confirm here with my own data, can you attach a sample dataset? Giovanni Manghi
09:59 AM Bug report #20547 (Closed): Spatialite point layers are not displayed when the primary key is cre...

In QGIS 3.41, SpatiaLite point layers will not be displayed if there is a spatial index.
It is possible to zoom to...
Claas Leiner
03:41 PM Feature request #20419: Apply button in Field Calculator
@Harrissou
So I'd like to see an Apply button in the Field Calculator dialog box which pops up when clicking the aba...
andskog -
03:21 PM Revision b089b576 (qgis): Merge pull request #8480 from lbartoletti/rectangle3PointsProjected
[FEATURE][needs-docs]Add map tool: rectangle 3 points (projected) Denis Rouzaud
01:02 PM Bug report #20552 (Closed): Attached KML file crashes QGIS
Attempting to open the attached KML file crashes QGIS. The file is mal-formed, there is a broken tag, but attempting ... Kent Stanton
11:41 AM Feature request #20550 (Open): Add visualization of invalid geometry Error
It is very difficult to find the duplicate nodes and edit them to remove the invalid geometry error. During the edit ... rohit singh
11:14 AM Bug report #19975 (Open): crash when enabling drop shadow on label background svg
This still happens in 3.4.1:
Crash ID: a7573a1a2e3654ee3d3f2b3496a7ec5696e39c39
Stack Trace
QPainter::en...
Sebastian Brocks
10:51 AM Revision c248394f (qgis): print ccache status
Denis Rouzaud
10:51 AM Revision 3e9fdb13 (qgis): disable ccache in cmake since it is already defined as compiler
Denis Rouzaud
10:51 AM Revision 6c3817c7 (qgis): add docker hub credentials to yml file
Denis Rouzaud
10:51 AM Revision d333f8b8 (qgis): fix ccache for Docker images
Denis Rouzaud
10:51 AM Revision 8015e0ab (qgis): do not push deps images on PR
Denis Rouzaud
10:48 AM Bug report #20537 (Feedback): Testing a filter for .osm datasources shows placeholders in the mes...
Does it work as expected on 2.18? Giovanni Manghi
10:48 AM Bug report #20537 (Feedback): Testing a filter for .osm datasources shows placeholders in the mes...
Does it work as expected on 2.18? Giovanni Manghi
10:47 AM Bug report #20531 (Closed): Open new attributes tables as docked windows - not retained
Giovanni Manghi
10:46 AM Bug report #20528 (Closed): Toolbar arrangement not retained
Giovanni Manghi
10:42 AM Revision ccadd262 (qgis): backport of the range widget implementation
cherry-picked from:
8350fb4a261dffaa08c8a32978dedd12b4a9f893
6da99a1866cfbb9c16aab7d8b92260b135432e60
a02fb082908a299...
David Signer
10:42 AM Bug report #20541 (Feedback): "Topology Checker" and multipart (shapefiles)
in QGIS 3 shapefiles are always forced as multipart, so I guess that the tool should consider shapefiles as a special... Giovanni Manghi
10:34 AM Bug report #20074 (Closed): Blank canvas after applying filter/query builder
Giovanni Manghi
10:32 AM Bug report #20529 (Closed): Providers (e.g. WMS/WMTS, OWS, ArcGisMapServer, ArcGisFeatureServer) ...
Giovanni Manghi
10:31 AM Bug report #19829 (Closed): Loading georeferenced PDF crashes QGIS
Patrick Harvey wrote:
> Loading the PDF worked this time, however, took about 10 minutes to load. This is still far ...
Giovanni Manghi
10:31 AM Bug report #19829 (Closed): Loading georeferenced PDF crashes QGIS
Patrick Harvey wrote:
> Loading the PDF worked this time, however, took about 10 minutes to load. This is still far ...
Giovanni Manghi
10:30 AM Bug report #20386 (Closed): Program crashes in idle phase
Giovanni Manghi
10:22 AM Revision 29875d38 (qgis): do not push deps images on PR
Denis Rouzaud
10:21 AM Revision d59b9858 (qgis): add docker hub credentials to yml file
Denis Rouzaud
10:21 AM Bug report #20472: QML Bar Chart y-axis min-max wrong
Thanks for reporting. I can confirm the behavior. David Signer
09:35 AM Bug report #20472: QML Bar Chart y-axis min-max wrong
@David, do you (as contributor of this feature) confirm this bug? Simon Gröchenig
10:17 AM Revision ec8e1a01 (qgis): add docker hub credentials to yml file
Denis Rouzaud
09:58 AM Revision f06bb799 (qgis): delete/truncate selected tables for mssql-tables
David Signer
09:42 AM Revision 9dd96dab (qgis): remove unused comments
David Signer
09:23 AM Bug report #20545 (Open): GUI bug: Layer Properties -> Attributes Form
Selecting "Attributes Form" In Layer Properties immediately collapses the pane to icons only. Click again to resize t... Todd Baldridge
08:56 AM Bug report #5938: primary key/autoincrement not imported in sqlite
FYI related PR-Fix has been closed due to lack of comments: https://github.com/qgis/QGIS/pull/8023 Luigi Pirelli
08:56 AM Bug report #9160: if only one point is selected "zoom to selected" does not zoom
@Andreas:
I confirm it works now, problem solved. Thank you everybody.
Bernhard Ströbl
07:25 AM Revision 792546c4 (qgis): fix license
Loïc BARTOLETTI
07:25 AM Revision 2cfb0b53 (qgis): Denis' review
Loïc BARTOLETTI
06:22 AM Bug report #20542: PyCapsule_GetPointer called with incorrect name
So I think it's an issue with KDE Neon (and Kubuntu). I've seen several other python-based apps that don't work anym... codywohlers _
02:21 AM Bug report #20542: PyCapsule_GetPointer called with incorrect name
codywohlers _ wrote:
Installed a fresh up to date Neon in a vm and got the same error I got during my original ins...
codywohlers _
05:49 AM Revision 4e209724 (qgis): Merge pull request #8260 from lbartoletti/dbmanager_add_save_sql_file
[FEATURE][needs-docs]Add buttons to load and save an external SQL file Paul Blottiere
05:49 AM Revision 50e2b76a (qgis): Merge pull request #8005 from lbartoletti/bugfix_18902
Fixes #18902 Snapping and tracing inconsistent behaviour Paul Blottiere
05:48 AM Bug report #18902 (Closed): Snapping and tracing inconsistent behaviour
Applied in changeset commit:qgis|f18bc52e57f1fd89ad42521f2eadbdec2948ce8c. Anonymous
05:48 AM Bug report #18902 (Closed): Snapping and tracing inconsistent behaviour
Applied in changeset commit:qgis|f18bc52e57f1fd89ad42521f2eadbdec2948ce8c. Anonymous
05:11 AM Bug report #20543 (Closed): v. 3.4.1 Crash on plugging in my GPS unit
h2. User Feedback
This error has happened twice, once when I plugged my GPSMAP 65st into the USB cable and once wh...
Nick Oppen
02:04 AM Revision 357ea19c (qgis): Add missing article
Harrissou Santanna
02:04 AM Revision 974ee22f (qgis): Mention that display name is used by the locator search tool
Harrissou Santanna

2018-11-18

12:04 AM Bug report #19829: Loading georeferenced PDF crashes QGIS
Loading the PDF worked this time, however, took about 10 minutes to load. This is still far better than not loading a... Patrick Harvey
09:05 PM Bug report #20530 (Closed): QGIS Official Plugin Repository not available
Thanks for the report. It looks like the problem was in the settings, indeed. Unfortunately it's impossible to guess ... Borys Jurgiel
09:05 PM Bug report #20530 (Closed): QGIS Official Plugin Repository not available
Thanks for the report. It looks like the problem was in the settings, indeed. Unfortunately it's impossible to guess ... Borys Jurgiel
06:14 AM Bug report #20530: QGIS Official Plugin Repository not available
After purging QGIS, including configuration files, and reinstalling issue seems to be resolved for me now. I suspect... Kory Roberts
05:14 PM Revision d23f2ada (qgis): build image with RelWithDebIndo type to benefit from cache
Denis Rouzaud
04:04 PM Revision 7eff348e (qgis): Update Polish translation
Borys Jurgiel
03:48 PM Revision e9931c17 (qgis): quiet cmake policy message
William Kyngesburye
03:47 PM Revision eb37507b (qgis): quiet cmake policy message
William Kyngesburye
03:13 PM Bug report #20542 (Closed): PyCapsule_GetPointer called with incorrect name
... codywohlers _
02:44 PM Bug report #20541 (Open): "Topology Checker" and multipart (shapefiles)
*New description:*
In QGIS 3 shapefiles are now *always* multipart, so the Topology Checker rule "must not have muul...
Thomas Nogatz
01:40 PM Revision bd2f9f97 (qgis): fix ccache for Docker images
Denis Rouzaud
01:32 PM Revision 9c7cf9e2 (qgis): run ls
Denis Rouzaud
01:21 PM Revision 73942f57 (qgis): fix ccache for Docker images
Denis Rouzaud
12:19 PM Revision 4fa5d0ca (qgis): fix ccache for Docker images
Denis Rouzaud
12:03 PM Revision ff8a1fbc (qgis): fix ccache for Docker images
Denis Rouzaud
12:03 PM Bug report #20540 (Open): [Expressions]Function parameters display is not triggered when there's ...
Eg writing @aggregate(@ shows the parameters of the aggregate function while writing @aggregate (@ does not. Harrissou Santanna
11:49 AM Bug report #20539 (Open): [Expression] Function parameters are not shown for all functions while ...
When writing an expression, adding a function shows its parameters just below to help filling it (according to http:/... Harrissou Santanna
10:38 AM Revision 06751f61 (qgis): disable ccache in cmake since it is already defined as compiler
Denis Rouzaud
10:36 AM Revision d35ef945 (qgis): print ccache status
Denis Rouzaud
09:33 AM Bug report #20538 (Closed): Composer attribute table: configurations for visible attributes is no...
I made a simple atlas with a trivial layout: a map and relative
table attributes of the atlas.
The attribute table ...
salvatore fiandaca
06:14 AM Bug report #20531: Open new attributes tables as docked windows - not retained
After purging QGIS, including configuration files, and reinstalling issue seems to be resolved for me now. I suspect... Kory Roberts
06:13 AM Bug report #20529: Providers (e.g. WMS/WMTS, OWS, ArcGisMapServer, ArcGisFeatureServer) No Longer...
After purging QGIS, including configuration files, and reinstalling issue seems to be resolved for me now. I suspect... Kory Roberts
06:10 AM Bug report #20528: Toolbar arrangement not retained
After purging QGIS, including configuration files, and reinstalling issue seems to be resolved for me now (without pi... Kory Roberts
04:02 AM Bug report #20537 (Open): Testing a filter for .osm datasources shows placeholders in the message
When applying a filter (e.g. 1 = 1) on a vector layer and pressing the Test button, sometimes I get message with plac... Ivan Ivanov
03:58 AM Bug report #20074: Blank canvas after applying filter/query builder
I can confirm the problem is fixed in QGIS 3.4.1 on Ubuntu 18.10. Ivan Ivanov
03:49 AM Bug report #20536 (Closed): Redrawing raster layer after file changed in QGIS?
A raster layer file is loaded in QGIS. Then the contents of the file are changed on the filesystem. Forced redraw is ... Ivan Ivanov
01:17 AM Revision f8af7ddd (qgis): add missing Mac UI style plugin to app bundle
William Kyngesburye
01:14 AM Revision 50311964 (qgis): add missing Mac UI style plugin to app bundle
William Kyngesburye

2018-11-17

12:46 AM Bug report #20535 (Open): QCA init crash with bundled Qt AND installed Qt
An old problem, new life, or maybe a new problem. When Qt is bundled in the Mac app package (standard distribution m... William Kyngesburye
12:00 AM Revision 92ca8401 (qgis): [Bugfix][Symbology] Fill to SLD does not export Stroke color
The commit 2f268d4747c355a48fcadb2c55d58a06d848cffa fixing the way SLD is exporting size, from mm to pixels. But in t... René-Luc ReLuc
11:59 PM Revision 47d966a2 (qgis): GDAL extractreprojection missing from the raster menu
This was missed in #8486. Håvard Tveite
11:59 PM Revision ce313755 (qgis): GDAL extractreprojection missing from the raster menu
This was missed in #8378. Håvard Tveite
10:06 PM Revision 9d5c9493 (qgis): [processing] Don't run validity checks for buffer alg
Buffering doesn't care about validity and can sometimes be used
to repair geometries
Nyall Dawson
10:02 PM Revision 5f0ce742 (qgis): also push deps image for cron jobs
Denis Rouzaud
10:02 PM Revision 5c019b1f (qgis): add missing exiv2
Denis Rouzaud
10:02 PM Revision c79f5d76 (qgis): fix lib path in docker (not Travis)
Denis Rouzaud
10:01 PM Revision 6356b6d5 (qgis): add missing exiv2
Denis Rouzaud
10:01 PM Revision 08ddec2b (qgis): fix lib path in docker (not Travis)
Denis Rouzaud
10:01 PM Revision 7126faeb (qgis): also push deps image for cron jobs
Denis Rouzaud
10:00 PM Revision 6581bcf5 (qgis): also push deps image for cron jobs
Denis Rouzaud
09:56 PM Bug report #20397: QGIS 3.4 Incorrect handling of Postgres serial columns
Most likely broken by https://github.com/qgis/QGIS/commit/963fdd5a7e2f29c0e282869681f107ab9f78c9aa#diff-ad7e488f21bc9... Alessandro Pasotti
09:41 PM Bug report #20534 (Closed): qgis crashed
while removing layer
report details:
h2. User Feedback
while removing layer
h2. Report Details
*Crash ID...
bill bakas
09:37 PM Revision f92d3911 (qgis): add missing exiv2
Denis Rouzaud
09:16 PM Bug report #20533 (Open): Display name in layer properties is not automatically filled
Create a temporary layer.
Add fields to the layer using the attribute table. Yesterday I was convinced the issue res...
Harrissou Santanna
09:06 PM Bug report #20530 (Feedback): QGIS Official Plugin Repository not available
Can't confirm here. Maybe a local issue also source for #20529 ?
please check you network settings (in QGIS and el...
Giovanni Manghi
06:16 PM Bug report #20530 (Closed): QGIS Official Plugin Repository not available
For several days now, the QGIS Official Plugin Repository has been unavailable when fetched from plugins dialog in QGIS. Kory Roberts
08:39 PM Bug report #20528: Toolbar arrangement not retained
Same as #19019? Harrissou Santanna
05:58 PM Bug report #20528 (Closed): Toolbar arrangement not retained
Open QGIS, toggle Advanced Digitizing Toolbar to display, close and reopen QGIS. Toolbar is no longer displayed. It... Kory Roberts
08:07 PM Bug report #20529 (Feedback): Providers (e.g. WMS/WMTS, OWS, ArcGisMapServer, ArcGisFeatureServer...
Giovanni Manghi
08:05 PM Bug report #20529: Providers (e.g. WMS/WMTS, OWS, ArcGisMapServer, ArcGisFeatureServer) No Longer...
Can you please share a project that we could use to reproduce the issue? Alessandro Pasotti
06:11 PM Bug report #20529 (Closed): Providers (e.g. WMS/WMTS, OWS, ArcGisMapServer, ArcGisFeatureServer) ...
As of a few builds ago--currently using 30692fa--all of my various provider resources (exception WFS and XYZ tiles) h... Kory Roberts
06:44 PM Bug report #20532 (Feedback): Conditional formatting in Attribute Table error after filter result...
works as expected on 2.18? Giovanni Manghi
06:32 PM Bug report #20532 (Feedback): Conditional formatting in Attribute Table error after filter result...
Create a filter of records.
Apply conditional formatting.
Edit some records affected by filter (e.g. change values ...
Kory Roberts
06:22 PM Bug report #19544 (Closed): QGIS 3.2.1-1 crashes on OS X after severe zooming in
Giovanni Manghi
02:53 PM Bug report #19544: QGIS 3.2.1-1 crashes on OS X after severe zooming in
Giovanni Manghi wrote:
> Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
...
Rodrigo Ventura
06:19 PM Bug report #20531: Open new attributes tables as docked windows - not retained
Oops, didn't want that strikeout...
Toggling (Open new attributes tables as docked windows) is not retained betwee...
Kory Roberts
06:18 PM Bug report #20531 (Closed): Open new attributes tables as docked windows - not retained
Toggling -Open new attributes tables as docked windows- is not retained between closing/opening QGIS. Kory Roberts
06:06 PM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
This problem seems to be linked to William´s compilation being built against QT 5.11.1. If we compile directly from O... Rhenriques Henriques
06:06 PM Revision 6dceeeca (qgis): fix lib path in docker (not Travis)
Denis Rouzaud
05:59 PM Revision b1c213ca (qgis): fix docker tag for cosmic
Denis Rouzaud
05:55 PM Bug report #20453: Labeling style options reduced for default font on Windows 10
Harrissou Santanna wrote:
> You mean the same options, using the same font family? In your screenshot you use MS S...
Massimiliano Moraca
05:47 PM Bug report #20453: Labeling style options reduced for default font on Windows 10
Massimiliano Moraca wrote:
> On Ubuntu 18.04 with 2.18 and 3.4 I can use the same option.
You mean the same optio...
Harrissou Santanna
04:21 PM Bug report #20453: Labeling style options reduced for default font on Windows 10
Giovanni Manghi wrote:
> > On Ubuntu 18.04 with 2.18 and 3.4 I can use the same option.
>
> so is a Windows probl...
Massimiliano Moraca
01:59 PM Bug report #20453: Labeling style options reduced for default font on Windows 10

> On Ubuntu 18.04 with 2.18 and 3.4 I can use the same option.
so is a Windows problem or a QGIS problem under W...
Giovanni Manghi
08:24 AM Bug report #20453: Labeling style options reduced for default font on Windows 10
Giovanni Manghi wrote:
> I think it depends on the fonts (and font styles) installed at a system level, is not a qgi...
Massimiliano Moraca
05:53 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
@Alessandro Pasotti, I did what you had suggested, but it didn't help.
I temporarily moved OpenCL.dll to another f...
Daria Svidzinska
01:44 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
Alessandro Pasotti wrote:
> what I understood is that the OpenCL.dll library is installed by QGIS and copied to C:\W...
Jürgen Fischer
10:46 AM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
@Daria Svidzinska sorry for the delay, I'm not a windows developer so I'm a bit in the dark here, what I understood i... Alessandro Pasotti
04:27 PM Revision 7213b0c1 (qgis): fix docker tag for cosmic
Denis Rouzaud
03:14 PM Bug report #20109: Editing Oracle Spatial view in QGIS
Replacing ROWID by RETURNING works very well with SEQUENCE/NEXTVAL. See attachment.
I also wrote a script that bu...
Ivan Lucena
03:14 PM Bug report #20109: Editing Oracle Spatial view in QGIS
Replacing ROWID by RETURNING works very well with SEQUENCE/NEXTVAL. See attachment.
I also wrote a script that bu...
Ivan Lucena
02:35 PM Revision c9d2c1bd (qgis): add Qt53D include dir
Denis Rouzaud
02:34 PM Revision 0c27556b (qgis): add Qt53D include dir
Denis Rouzaud
01:46 PM Bug report #20526 (Closed): QGIS crash
Jürgen Fischer
11:10 AM Bug report #20526 (Closed): QGIS crash
h2. User Feedback
Possibly when PC went to sleep when not used.
h2. Report Details
*Crash ID*: ad9906033e583...
Peter Barrington
01:21 PM Bug report #20525 (Feedback): QGIS Crash when closed
please verify that this problem still exists in 3.4.1. Jürgen Fischer
08:17 AM Bug report #20525 (Closed): QGIS Crash when closed
h2. User Feedback
crash when I close QGIS Desktop window
h2. Report Details
*Crash ID*: 60c0093ac9d5b8f56929...
muhammad Iqnaul Haq
01:19 PM Bug report #20521 (Feedback): I try to import a shapefile into postgres and i get this message
verify that the postgis extension is loading into the database (CREATE EXTENSION postgis). Jürgen Fischer
01:14 PM Bug report #19833 (Closed): Stack trace when viewing a versioned table in DB Manager
Applied in changeset commit:qgis|0ab6088f91522e7b94536eeafa126589b0b14cf0. Jürgen Fischer
01:14 PM Bug report #19833 (Closed): Stack trace when viewing a versioned table in DB Manager
Applied in changeset commit:qgis|0ab6088f91522e7b94536eeafa126589b0b14cf0. Jürgen Fischer
01:12 PM Revision 24723418 (qgis): german translation update
Jürgen Fischer
12:57 PM Revision 0ab6088f (qgis): translations: remove mysterious line noise (fixes #19833)
Jürgen Fischer
12:48 PM Revision 4a4c56f7 (qgis): fix color expression translations
Jürgen Fischer
12:27 PM Bug report #20527 (Open): CRASH: MainMenu->Measure->Configuration->Set Decimal units display to 6
CRASH: MainMenu->Measure->Configuration->Set Decimal units display to 6
QGIS Crashed message appears after OK is sel...
al piszcz
11:04 AM Bug report #20467 (Closed): update sql layer
Jürgen Fischer
11:02 AM Bug report #20520 (Closed): Crash
Jürgen Fischer
10:33 AM Revision fb1d670b (qgis): Merge pull request #8475 from elpaso/docker-testing-env
Added QGIS testing environment to dockers Alessandro Pasotti
10:27 AM Bug report #20522 (Closed): QgsMapSettingsUtils::worldFileContent() returns python string
That's normal -- all qstrings are transparently converted to python strings for convenience. Nyall Dawson
10:26 AM Bug report #20524 (Closed): QGIS crashing while idle
Should be fixed in 3.4.2 Nyall Dawson
04:50 AM Bug report #20524 (Closed): QGIS crashing while idle
h2. User Feedback
Crashing while QGIS idle.
h2. Report Details
*Crash ID*: 46bdfc53c9e65ba01bf6e65f60a8fdcad...
Grant Boxer
09:52 AM Feature request #20419: Apply button in Field Calculator
I thought you were looking for an Apply button like the one in eg Layer properties dialog but if i well understand, y... Harrissou Santanna
08:59 AM Revision e210011f (qgis): [docker] simpler configuration to provide different build options
Denis Rouzaud
08:59 AM Revision 614809ca (qgis): remove left over
Denis Rouzaud
08:59 AM Revision 7406f85e (qgis): enable dual builds BIONIC/COSMIC for images
Denis Rouzaud
08:59 AM Revision aebb6eff (qgis): fix global env var
Denis Rouzaud
08:59 AM Revision 33c2fc4d (qgis): Produce multiple docker images
Matthias Kuhn
08:59 AM Revision 4ece684e (qgis): add Qt5 3D extras paths
Denis Rouzaud
08:45 AM Revision d77d832a (qgis): Merge pull request #8499 from qgis/multi-docker-yaml
build docker images baed on cosmic and bionic Denis Rouzaud
04:43 AM Bug report #20523 (Closed): Adding new features in postgis fails with attribute window popup
I tested this on postgresql/postgis 10.6/2.4 and postgresql/postgis 11/2.5. I searched for a corresponding bug and co... Randal Hale
 

Also available in: Atom