Activity
From 2018-06-13 to 2018-07-12
2018-07-12
- 10:57 PM Bug report #18535: [osx][layouts] "Page Setup" and "Print..." not doing anything
- I can confirm this bug for Mac OS 10.13.5 (High Sierra) and QGIS 3.2. The "Page Setup" and "Print..." do not do anyth...
- 08:49 PM Bug report #19405: The python console does not run files with special characters in the filename ...
- Please can you provide the whole stacktrace of the error?
On master I cannot reproduce the issue.
- 03:56 PM Bug report #19405 (Open): The python console does not run files with special characters in the fi...
- 1) python script file : C:\Desktop\french é ë ç\UploadScriptPy3.py
2) You can open to the file to edit in the bui... - 04:23 PM Bug report #19406 (Open): Layer filters not being saved to .qgs file
- I have a QGIS project (.qgs file) that was created by an earlier version, but is now being worked with by version 3.2...
- 03:10 PM Revision 48195e01 (qgis): Make shade() const
- 03:10 PM Revision 39ac58b9 (qgis): Slightly optimize raster pseudo color rendering
- This brought rendering time per raster tile from ~80ms to ~50ms
(this is with debug version so the timing may be skewed) - 01:36 PM Bug report #18361: When adding raster layers, the layers are sorted in the reverse order from the...
- It will probably be upstream from Qt
- 01:35 PM Bug report #19291: Only limited number of layers displayed with 3.2
- I think this is not to do with the config
It is just https://issues.qgis.org/issues/18322 coming up again - 01:32 PM Bug report #19398: Main canvas window unable to work on display of 1000 pixels width
- Related: https://issues.qgis.org/issues/17552
- 06:40 AM Bug report #19398 (Open): Main canvas window unable to work on display of 1000 pixels width
- I have one my computers with the screen turned to portrait orientation with resolution 1050 pixels wide. When Qgis st...
- 01:26 PM Feature request #19403: identify interpolate between measures
- Qgis has never interpolated z/m for the identify tool - maybe this was a plugin implementing it.
- 01:26 PM Feature request #19403: identify interpolate between measures
- Qgis has never interpolated z/m for the identify tool - maybe this was a plugin implementing it.
- 11:58 AM Feature request #19403 (Closed): identify interpolate between measures
- If a line has geometry with M values, Identify currently shows 'closest vertex M' as a derived value in the Identify ...
- 12:49 PM Bug report #19404 (Open): MultiPoint geometry existing in PostGIS table blocks showing Polygons-t...
- If PostGIS table (with defined "geoemetry-type" column) constains at least one record storing "MultiPoint" type geome...
- 12:45 PM Revision 92d1cdc1 (qgis): add None in Exception
- 11:37 AM Revision aea323ef (qgis): update help for CRS, not needed anymore
- 11:34 AM Revision 40d2a970 (qgis): update test
- 11:30 AM Revision b8ce7faf (qgis): allow sampling with different CRS
- 11:20 AM Revision efa23659 (qgis): make column prefix as advanced parameter
- 11:20 AM Revision 4dbfe36b (qgis): update help
- 11:09 AM Feature request #19402 (Open): [Aggregates] Allow majority and minority statistics on non-numeric...
- I wonder if it's intentional or if it's a missing feature but currently, there's no way to know the most/less present...
- 10:27 AM Revision f8339c9b (qgis): output column prexif added
- 10:17 AM Revision 8c44a6a0 (qgis): highlight on initialization
- (cherry-picked from 9ff71a0a9f764396ca9bba82d0c285d87ed44601)
- 10:14 AM Revision 815b8034 (qgis): Get mFeature before updating attributeform
- The issue was, that the attributeform didn't got updated in case there was the first entry in the combobox selected.
... - 10:01 AM Revision b16b8a7b (qgis): updated tests data
- 10:00 AM Revision a7130a0f (qgis): indentation
- 09:52 AM Revision 0835b20d (qgis): exception for multipart layers
- 09:27 AM Revision a4c0c2e5 (qgis): single raster instead of multi
- 08:32 AM Bug report #19401 (Closed): Legend filter by map content not working as expected
- I add a legend to the print composer, assign it to the map, it then will not filter its contents by the extents of th...
- 08:29 AM Bug report #19400 (Closed): QGIS Crashed
- h2. User Feedback
h2. User Feedback
h2. Report Details
*Crash ID*: f8e74c4dfc701ca90e16f7d2ae268732a8214... - 06:59 AM Feature request #19399 (Open): Make status bar into two toolbars with controls as tb widgets
- If you are running Qgis on screens at 1000 or perhaps much less than 1600 pixels the status bar will be too cramped a...
- 05:29 AM Bug report #18082: using "v.external" as Processing option (to handle input vectors) is not working
- Definitely, unless you use stronger wording.
FWIW, at the moment this is the only upstream ticket I can see that mig... - 02:36 AM Bug report #18082: using "v.external" as Processing option (to handle input vectors) is not working
- Ultimately it's an upstream issue, and needs filing and resolving in grass itself.
But maybe we should rename that... - 04:27 AM Revision 9dcb4132 (qgis): [processing][saga] Unit tests for snap points to lines/points algs
- (cherry-picked from 82364e42)
- 04:27 AM Revision 49c29e6d (qgis): [processing] Fix exception when dropping model file on qgis window
- (cherry-picked from 61cc8b577)
- 04:27 AM Revision 0e0a01ac (qgis): Fix some map edit tools don't use correct rubberband color
- Fixes #19381
(cherry-picked from 1ac5ca0) - 04:27 AM Revision ada068e7 (qgis): [processing][saga] Outputs from snap algorithms should both be optional
- (cherry-picked from 93146f7c9)
- 04:27 AM Revision 1d2cfb22 (qgis): [processing] Fail model drop if model file could not be successfully read
- (cherry-picked from a5992d01)
- 04:27 AM Revision 8478be3d (qgis): Fix input parameters of SAGA SnapPointstoPoints
- Fixes #19382
(cherry-picked from dd4c49de) - 04:27 AM Revision 257d64d1 (qgis): [processing] Also accept QgsProcessingOutputLayerDefinition for
- layer input values
Since these may result from the output of an earlier child algorithm running
in a processing mode... - 04:27 AM Revision 70970938 (qgis): Fix input parameter types for SAGA SnapPointstoLines
- (cherry-picked from 64352fb1)
- 03:41 AM Revision 1ac5ca02 (qgis): Fix some map edit tools don't use correct rubberband color
- Fixes #19381
- 03:40 AM Bug report #19381 (Closed): [Digitizing] Some digitizing tools do not use the rubberband color to...
- Applied in changeset commit:qgis|1ac5ca02c724c51a4250989e7fe3243289a42ace.
- 03:40 AM Bug report #19381 (Closed): [Digitizing] Some digitizing tools do not use the rubberband color to...
- Applied in changeset commit:qgis|1ac5ca02c724c51a4250989e7fe3243289a42ace.
- 03:32 AM Revision 82364e42 (qgis): [processing][saga] Unit tests for snap points to lines/points algs
- 03:32 AM Revision dd4c49de (qgis): Fix input parameters of SAGA SnapPointstoPoints
- Fixes #19382
- 03:32 AM Revision 93146f7c (qgis): [processing][saga] Outputs from snap algorithms should both be optional
- 03:32 AM Revision 64352fb1 (qgis): Fix input parameter types for SAGA SnapPointstoLines
- 03:32 AM Bug report #19382 (Closed): Saga Snap points to lines only lets you select line feature layers at...
- Applied in changeset commit:qgis|dd4c49deaee9cfd62c552c33b590ceb18f58622c.
- 03:32 AM Bug report #19382 (Closed): Saga Snap points to lines only lets you select line feature layers at...
- Applied in changeset commit:qgis|dd4c49deaee9cfd62c552c33b590ceb18f58622c.
- 02:14 AM Revision 61cc8b57 (qgis): [processing] Fix exception when dropping model file on qgis window
- 02:14 AM Revision a5992d01 (qgis): [processing] Fail model drop if model file could not be successfully read
- 02:14 AM Revision 41825cab (qgis): [processing] Also accept QgsProcessingOutputLayerDefinition for
- layer input values
Since these may result from the output of an earlier child algorithm running
in a processing mode... - 02:13 AM Bug report #19372 (Closed): Named algorithm outputs in modeler fail when used as inputs
- Applied in changeset commit:qgis|41825cab1b2df2c4c856a08b2047117a9fc35646.
- 02:13 AM Bug report #19372 (Closed): Named algorithm outputs in modeler fail when used as inputs
- Applied in changeset commit:qgis|41825cab1b2df2c4c856a08b2047117a9fc35646.
- 02:00 AM Bug report #19397 (Open): Parssing of empty geometry values from MicroSoft SQL Server
- QGIS 3.2.0 passes empty geometry values from MicroSoft SQL Server databases as being null (for example, when a geomet...
2018-07-11
- 01:41 AM Bug report #19374 (Closed): PyCapsule_GetPointer called with incorrect name
- The issued was fixed the next day with another QGIS update.
- 01:40 AM Revision 7ddfaaba (qgis): [Processing] Display saved value of ParameterTableMultipleField in the ...
- 01:29 AM Revision cb3364f1 (qgis): Add 'not selected' option for optional layer parameters in processing m...
- Fixes #19329 (https://issues.qgis.org/issues/19329)
Optional layer parameters in processing algorithms used in the g... - 01:07 AM Bug report #19386: QGIS 3 does not save main window size and position (after being set as default...
- Thank you to Richard Duivenvoorde! (And no, my profile remains in place.)
I find:
C:\Program Files\QGIS 3.2\ap... - 08:58 PM Bug report #19386: QGIS 3 does not save main window size and position (after being set as default...
- Hi,
I think http://doc.qt.io/qt-5/qsettings.html#platform-specific-notes could be helpful.
If I'm correct, QGIS... - 10:51 PM Bug report #19396 (Open): Default CRS for new projects not working as expected
- In version 2.18, setting the 'Default CRS for new projects' to an 'on the fly' option enabled maps to be set to that ...
- 09:31 PM Bug report #19376: If a project filename contains periods, the filename is truncated at the first...
- old projects are stored in settings, saved before the patch. To fix you should open the project and save it with the ...
- 07:35 PM Bug report #19376: If a project filename contains periods, the filename is truncated at the first...
- Hi you are saying this changeset addresses both issues but I have the newest revision available from the package repo...
- 05:28 PM Bug report #19376: If a project filename contains periods, the filename is truncated at the first...
- Ok it shows up in today's update, the recent projects one hasn't shown up yet.
- 07:45 PM Bug report #19395 (Closed): "Multipart to singleparts" function in the Vector -> Geometry is inco...
- "Multipart to singleparts" function in the Vector -> Geometry is incorrect.
In this option is running the function ... - 07:42 PM Bug report #18485: Recent Projects startup screen truncates filenames containing periods
- attached config for testing
- 07:38 PM Bug report #18485 (Reopened): Recent Projects startup screen truncates filenames containing periods
- Still see the issue, somehow only partly addressed?
- 07:38 PM Bug report #18485 (Reopened): Recent Projects startup screen truncates filenames containing periods
- Still see the issue, somehow only partly addressed?
- 06:37 PM Revision 4895cab4 (qgis): postgresql provider: also quote schema when creating project table (fix...
- (cherry picked from commit 87bce6ad7e19789d248dc20cab47d5d974197040)
- 06:35 PM Bug report #19394 (Closed): Saving QGIS project to PostgreSQL fails when schema contains capital ...
- Applied in changeset commit:qgis|87bce6ad7e19789d248dc20cab47d5d974197040.
- 06:35 PM Bug report #19394 (Closed): Saving QGIS project to PostgreSQL fails when schema contains capital ...
- Applied in changeset commit:qgis|87bce6ad7e19789d248dc20cab47d5d974197040.
- 06:21 PM Bug report #19394 (Closed): Saving QGIS project to PostgreSQL fails when schema contains capital ...
- While attempting to save a new project file to a PostgreSQL schema, if that schema has any capital letters in its nam...
- 06:34 PM Revision 87bce6ad (qgis): postgresql provider: also quote schema when creating project table (fix...
- 05:27 PM Feature request #19393 (Open): Double click shows selected feature informations
- What do you think about using a double click with the left button to show the feature information of an object select...
- 04:14 PM Revision 5f48fa2b (qgis): Revert "[processing][needs-docs] Add 'not selected' option for optional...
- 03:25 PM Revision 1875b025 (qgis): Merge pull request #7362 from rudivs/update_maplayerwidgetwrapper
- Add 'not selected' option for optional layer parameters in processing models
- 03:24 PM Bug report #19329 (Closed): gdalcalc raster calculator gives QgsProcessingException (invalidRaste...
- Applied in changeset commit:qgis|57fb4ef27c89e89c5ce4ecb5b065d198f305d731.
- 03:24 PM Bug report #19329 (Closed): gdalcalc raster calculator gives QgsProcessingException (invalidRaste...
- Applied in changeset commit:qgis|57fb4ef27c89e89c5ce4ecb5b065d198f305d731.
- 03:12 PM Bug report #19392 (Closed): Problem to open protocol Links GeoJSON
- When i try to open links as exemple :
* https://raw.github.com/geobabbler/geodata/master/geojson/leonardtown_bldgs... - 01:08 PM Bug report #19354: Arrows are too long in the layer list legend
- Hi all,
@Carolyn: thank you for raising this issue!
See the attached zipfile for a sample dataset, QGIS project (cr... - 01:03 PM Bug report #19387 (Closed): Composer SVG Export
- 01:01 PM Feature request #19370: Enable bold for layer labels is too difficult
- Some fonts do not have "bold" style proposed in the combobox but when applying the DD option, you can notice a change...
- 12:19 PM Bug report #19391: Grass algorithms give incorrect output if selecting an attribute column named ...
- Incidentally, the v.to.rast algorithm has an option "Name of column used as raster category labels", which only accep...
- 11:11 AM Bug report #19391 (Open): Grass algorithms give incorrect output if selecting an attribute column...
- When using the v.to.rast processing tool, with "Source of raster values" = "attr", the results are incorrect if the "...
- 12:14 PM Feature request #13518: Add support for GRASS raster labels
- Alister Hood wrote:
> ... Here it seems that QGIS 3.x doesn't load in anything (or at least doesn't load it correctl... - 12:07 PM Bug report #19342: Relation reference widget: data is displayed in combobox but not in embedded form
- See PR https://github.com/qgis/QGIS/pull/7398
- 11:00 AM Bug report #19390 (Closed): Copy/Paste features causes crash in 2.18.24
- Hi all,
I need to copy 300 geometries from 'secondary_shape' to main_shape (attached),
then I select all records an... - 10:50 AM Revision eca66910 (qgis): fix travis?
- 10:44 AM Revision 9ff71a0a (qgis): highlight on initialization
- 09:55 AM Bug report #19388: Consistent crash with join layer
- Just to add, I've just loaded all the layers to a fresh QGIS3.2 project and copied over the styles (and expressions)....
- 08:31 AM Bug report #19388 (Closed): Consistent crash with join layer
- QGIS3.2 consistently crashes when using the identify tool on a layer with a joined layer.
However, if I first rem... - 09:38 AM Feature request #19389 (Open): Keep unavailable (defect) online ressources in QGIS when opening a...
- Hello together!
First i want to say thanks to all the people who are working on that great project.
I am asking... - 09:23 AM Revision 22d7b6c5 (qgis): fixing indentation?
- 09:10 AM Revision 5300eb4b (qgis): [3d] increase min/max for point XYZ translation and scale values
- 09:10 AM Revision 014375d8 (qgis): [ui] add tooltip for mysterious 3d point model textless checkbox
2018-07-10
- 01:42 AM Bug report #19387 (Closed): Composer SVG Export
- Composer SVG export option "Render map labels as outlines" is used to create the svg whether its checked or not i.e. ...
- 12:25 AM Bug report #19384 (Feedback): Crash after export map to Image
- The trace makes this look like a crash from python. Can you try with a clean profile and no plugins installed?
- 06:18 PM Bug report #19384 (Closed): Crash after export map to Image
- QGIS 3.2 crashes after export map to image
h2. User Feedback
h2. Report Details
*Crash ID*: 059fc511cf05... - 12:24 AM Feature request #19370 (Feedback): Enable bold for layer labels is too difficult
- Can't you just select "bold" in the style combo box?
- 06:24 PM Feature request #19370: Enable bold for layer labels is too difficult
- > To enable Bold font I now need to go through the "Data defined override" > Field type
If you want the bold enabl... - 12:10 AM Bug report #19172 (Closed): QGIS 3.0.3 main window does not remember chosen size (Win 10 with sca...
- Today something broke the size memory for for my QGIS 3.2: #19386
Since I can't edit the Subject here, I made the ... - 12:05 AM Bug report #19386 (Open): QGIS 3 does not save main window size and position (after being set as ...
- I reported #19172 about "QGIS 3.0.3 main window does not remember chosen size (Win 10 with scaling...)".
As I com... - 11:26 PM Bug report #19385 (Closed): Dependency paths including mutated vowels cannot be saved with crossp...
- 1. Built and saved a project on Mac OS 10.13.5 and QGIS 2.18.21
2. Tried to open it on Windows 10.0.17134 Build 1713... - 10:52 PM Bug report #19317: text SVG
- Loïc Bfr wrote:
> hello,
> I often use the SVG export from the print layout and there is a bug on the versions 3.
... - 10:06 PM Revision af98ff8b (qgis): Fix crash when cliking within embedded layer dialog, before a project
- is selected
Fixes #19369 - 10:06 PM Bug report #19369 (Closed): Embed layers dialogue is an empty box + crash
- Applied in changeset commit:qgis|af98ff8ba1442aa46b3c6c144a7949ebafc4857f.
- 10:06 PM Bug report #19369 (Closed): Embed layers dialogue is an empty box + crash
- Applied in changeset commit:qgis|af98ff8ba1442aa46b3c6c144a7949ebafc4857f.
- 05:38 AM Bug report #19369 (In Progress): Embed layers dialogue is an empty box + crash
- https://github.com/qgis/QGIS/pull/7388
- 05:38 AM Bug report #19369 (In Progress): Embed layers dialogue is an empty box + crash
- https://github.com/qgis/QGIS/pull/7388
- 07:09 PM Bug report #19302: [processing] Modeler and Raster Calculator fail to calc
- a preliminary PR https://github.com/qgis/QGIS/pull/7396
- 07:09 PM Bug report #19302: [processing] Modeler and Raster Calculator fail to calc
- a preliminary PR https://github.com/qgis/QGIS/pull/7396
- 06:07 PM Bug report #19383 (Closed): QGIS Server WMS GetFeatureInfo requests parameter TOLERANCE=0 not wor...
- Adding FI_LINE_TOLERANCE=0&FI_POINT_TOLERANCE=0&FI_POLYGON_TOLERANCE=0 doesn't limit the tolerance to 0 pixels as exp...
- 05:19 PM Revision 4c2e5ff4 (qgis): Get mFeature before updating attributeform
- The issue was, that the attributeform didn't got updated in case there was the first entry in the combobox selected.
... - 04:14 PM Revision 5507c343 (qgis): try geojson for travis
- 03:45 PM Bug report #19382: Saga Snap points to lines only lets you select line feature layers at the poin...
- Thanks for the bug report. I can verify the incorrect behaviour as described. This pull request should fix it: https:...
- 02:12 PM Bug report #19382 (Closed): Saga Snap points to lines only lets you select line feature layers at...
- Saga tool "Snap points to lines" only lets you select line feature layers at the points parameter instead of point fe...
- 03:36 PM Revision b6cafe7e (qgis): indentation fix
- 03:19 PM Revision d1cedbcf (qgis): [processing][needs-doc][FEATURE] Sample raster values to point
- 03:05 PM Bug report #19376 (Feedback): If a project filename contains periods, the filename is truncated a...
- 03:01 PM Bug report #19376: If a project filename contains periods, the filename is truncated at the first...
- The fix is in commit:7ece90c just after revision commit:ebea35d.
- 09:23 AM Bug report #19376: If a project filename contains periods, the filename is truncated at the first...
- As observed in master commit:ebea35d
- 09:22 AM Bug report #19376 (Closed): If a project filename contains periods, the filename is truncated at ...
- Related #18485
- 02:58 PM Revision e558044f (qgis): missing breaks
- 02:37 PM Revision a9c017de (qgis): Fix crash with 2-band rasters
- 02:00 PM Revision 61a7f725 (qgis): Merge pull request #7390 from jbluteau/patch-1
- Remove '\n' character at the end of env variables
- 01:59 PM Revision 64b91cc1 (qgis): [3d] if slider is at the very end when hitting play, rewind and play
- 01:59 PM Revision 2688a9d7 (qgis): [3d] disable all edit ojects when playing animation
- 01:40 PM Bug report #19381 (Closed): [Digitizing] Some digitizing tools do not use the rubberband color to...
- Advanced digitizing Tools like Rotate, Move, Copy and Move, Simplify (for those I tested) do not use the rubberband c...
- 01:38 PM Bug report #19380 (Closed): Layer properties metadata language error
- The drop down list of 'language codes' provided for the language field part of the Layer properties metadata are not ...
- 12:07 PM Revision 01c0d20b (qgis): fix indentation
- 11:45 AM Feature request #19379 (Open): precision option in vector tools select/join by location
- The precision option in the select/join by location tools has been removed in qgis 3. Will it return in the near futu...
- 11:20 AM Bug report #19336 (Closed): QgsTask does not emit signals from finished()
- 11:20 AM Bug report #19267 (Closed): QgsTask does not starts after adding to the task manager
- 11:10 AM Bug report #19378 (Closed): QGis 3.2 Unable to browse for missing files in Handle Bad Layers dia...
- I moved a couple of point files and on opening QGis was prompted with the missing bad layers dialogue. However on sel...
- 10:43 AM Revision c73a8230 (qgis): Remove '\n' character at the end of env variables
- Causing issues when running on windows as paths are not recognized by the system
- 09:39 AM Bug report #19377 (Closed): v.buffer processing algorithm fails when using option "Name of column...
- The v.buffer processing algorithm has an option "Name of column to use for buffer distances". This option is useles...
- 09:38 AM Bug report #18097 (Closed): r.surf.contour does not work in a processing model in QGIS 3
- 08:11 AM Bug report #18097: r.surf.contour does not work in a processing model in QGIS 3
- I have been able to reproduce in 3.2, but not reliably - I've tried tweaking and rerunning models repeatedly, but can...
- 08:47 AM Bug report #18082: using "v.external" as Processing option (to handle input vectors) is not working
- Ah, good.
I wasn't sure what was default before, anyway. The trouble is that someone looking through the settings c... - 03:48 AM Bug report #18082: using "v.external" as Processing option (to handle input vectors) is not working
- Using v.external defaults to False now though - so you're only experiencing this because you're using a non-default, ...
- 03:04 AM Bug report #18082 (Reopened): using "v.external" as Processing option (to handle input vectors) i...
- Sorry Nyall, but unless you've worked on a fix for this in current master I think you misinterpreted my last comment....
- 03:04 AM Bug report #18082 (Reopened): using "v.external" as Processing option (to handle input vectors) i...
- Sorry Nyall, but unless you've worked on a fix for this in current master I think you misinterpreted my last comment....
- 02:39 AM Bug report #18082 (Closed): using "v.external" as Processing option (to handle input vectors) is ...
- 08:35 AM Feature request #19375 (Open): hide legend classes
- I have a rule based classification where the symbol is the same but the filter and scale dependency are different acr...
- 08:09 AM Revision 73edd8fd (qgis): Improve rendering speed of RGB images in the common case
- Avoid doing contrast enhancement unless it is really necessary.
This improved rendering speed of RGB image tiles in ... - 07:19 AM Bug report #19374 (Closed): PyCapsule_GetPointer called with incorrect name
- Have been using QGIS 3.2 for the last couple days.
Today got the two messages below on startup. Processing and non-c... - 03:32 AM Bug report #19372 (In Progress): Named algorithm outputs in modeler fail when used as inputs
- 03:15 AM Revision 6659f22b (qgis): Add feature source test for QgsVectorLayerSelectedFeatureSource
- (cherry-picked from ef6df0f)
- 03:15 AM Revision c7e78ed0 (qgis): Fix failing feature source conformance tests for QgsVectorLayerSelected...
- Fixes #19324
(cherry-picked from eb53e3b8) - 03:15 AM Revision 16f15042 (qgis): Fix minimumValue for QgsVectorLayerSelectedFeatureSource
- (cherry-picked from 565980f6)
- 03:15 AM Revision 5ae24307 (qgis): [processing] fix Random extract/select within subset when subset is
- smaller than number of requested features (fix #19322)
(cherry-picked from 29207a16) - 03:15 AM Revision ff6fd802 (qgis): fix crasher when rendering a symbol layer subsequent to
- rendering a geometry generator layer
Fixes #19121 https://issues.qgis.org/issues/19121
(cherry-picked from 5c855b417) - 03:15 AM Revision a488291d (qgis): Fix warning
- (cherry-picked from a261a668)
- 03:15 AM Revision cf73522e (qgis): [processing] log cases when subset is smaller than requested number of
- features
(cherry-picked from b72f5d1a) - 03:15 AM Revision 4c89d581 (qgis): Add feature source test to ensure that empty setFilterFids list results...
- (cherry-picked from 243052)
- 03:15 AM Revision c473ac00 (qgis): [processing] Better error when 'Convex hull' algorithm is run on
- single point feature layer
Which hints to users to use the 'Minimum bounding geometry' algorithm
instead.
Fixes #19... - 02:42 AM Bug report #19344 (Closed): Cannot run Grass tool in QGIS 3.2 Processing Toolbox
- If you look through that log, you'll see that GRASS has reported:
> ERROR: Select a buffer distance/minordistance/... - 02:42 AM Bug report #19344 (Closed): Cannot run Grass tool in QGIS 3.2 Processing Toolbox
- If you look through that log, you'll see that GRASS has reported:
> ERROR: Select a buffer distance/minordistance/... - 02:24 AM Revision f6ab5f95 (qgis): [processing] Better error when 'Convex hull' algorithm is run on
- single point feature layer
Which hints to users to use the 'Minimum bounding geometry' algorithm
instead.
Fixes #19348 - 02:24 AM Bug report #19348 (Closed): Convex hull does not run in QGIS 3.2
- Applied in changeset commit:qgis|f6ab5f95f715fb66622d428b7a2e11a1e5cf7291.
- 02:24 AM Bug report #19348 (Closed): Convex hull does not run in QGIS 3.2
- Applied in changeset commit:qgis|f6ab5f95f715fb66622d428b7a2e11a1e5cf7291.
2018-07-09
- 01:26 AM Bug report #18082: using "v.external" as Processing option (to handle input vectors) is not working
- > There is another issue with v.to.rast in master on Windows:
> When using it in a processing model, if you specify ... - 12:08 AM Bug report #19373 (Open): Aborted when debugging python plugin with pdb
- Hi, I'm not sure if this is the right place to submit this issue for help. But I can't find a solution on google and ...
- 12:01 AM Feature request #13518: Add support for GRASS raster labels
- QGIS 2.18.x at least loaded the GRASS raster categories and colours, and was only missing the labels. Here it seems ...
- 10:59 PM Revision ed8a78c2 (qgis): fix warning
- 10:52 PM Bug report #19372 (Closed): Named algorithm outputs in modeler fail when used as inputs
- Using the modeler in QGIS 3.2, if you give a name to the output of an algorithm, you can't use that output as input f...
- 10:29 PM Bug report #19360 (Closed): QGIS 3.2.0 crashes when exporting image including GoogleEartg
- This is a bug in the OpenLayers plugin - it needs to be filed in the plugins bug tracker.
- 10:29 PM Bug report #19360 (Closed): QGIS 3.2.0 crashes when exporting image including GoogleEartg
- This is a bug in the OpenLayers plugin - it needs to be filed in the plugins bug tracker.
- 03:51 PM Bug report #19360 (Closed): QGIS 3.2.0 crashes when exporting image including GoogleEartg
- There are anomalies when using the Openlayer plugin, Google map > Google satellite. Exporting any kind of image (Fil...
- 10:28 PM Bug report #19361 (Closed): Easy Custom Lebels layer with Qgis 3.x incompatability
- This needs to be filed on the plugin's tracker - it's a feature request for a 3rd party plugin.
- 10:28 PM Bug report #19361 (Closed): Easy Custom Lebels layer with Qgis 3.x incompatability
- This needs to be filed on the plugin's tracker - it's a feature request for a 3rd party plugin.
- 04:24 PM Bug report #19361 (Closed): Easy Custom Lebels layer with Qgis 3.x incompatability
- Using Qgis 2.x I used Easy custom labels plugin in order to have better contro; of label positions. This saved the l...
- 10:26 PM Feature request #19364 (Closed): Layouts recent drop-down menu
- Sounds like a good candidate for a 3rd party plugin. The trend in qgis itself is to reduce the amount of toolbars and...
- 10:26 PM Feature request #19364 (Closed): Layouts recent drop-down menu
- Sounds like a good candidate for a 3rd party plugin. The trend in qgis itself is to reduce the amount of toolbars and...
- 05:05 PM Feature request #19364: Layouts recent drop-down menu
- Feature request not a bug, sorry.
- 05:04 PM Feature request #19364 (Closed): Layouts recent drop-down menu
- I normally access the Layout I want through Projects > Layout, but it would be so nice to have a drop-down menu on th...
- 10:24 PM Feature request #19365 (Closed): Layout legend sub-layer can't be shown
- Yes - you need to uncheck "auto update", and then remove all the categories you don't want from the list.
- 10:24 PM Feature request #19365 (Closed): Layout legend sub-layer can't be shown
- Yes - you need to uncheck "auto update", and then remove all the categories you don't want from the list.
- 05:08 PM Feature request #19365 (Closed): Layout legend sub-layer can't be shown
- With the Layout Legend, when a layer is under a group you can't select that layer symbol to appear by itself, and sam...
- 10:23 PM Feature request #19366 (Closed): Import layer now too many mouse clicks with Data source Manager
- This is a "won't fix". If you need to import many layers try the browser panel or dragging and dropping from a file e...
- 10:23 PM Feature request #19366 (Closed): Import layer now too many mouse clicks with Data source Manager
- This is a "won't fix". If you need to import many layers try the browser panel or dragging and dropping from a file e...
- 05:20 PM Feature request #19366 (Closed): Import layer now too many mouse clicks with Data source Manager
- I import lots of vector layers.
With the new Data source Manager a huge amount of mouse clicks are now needed: sel... - 10:21 PM Feature request #19368 (Closed): Categorize symbols of layer, no option for single colour
- You need to lock the symbol layers in the "tree" part of the symbol editor.
In any case this isn't a bug, rather a... - 10:21 PM Feature request #19368 (Closed): Categorize symbols of layer, no option for single colour
- You need to lock the symbol layers in the "tree" part of the symbol editor.
In any case this isn't a bug, rather a... - 05:31 PM Feature request #19368 (Closed): Categorize symbols of layer, no option for single colour
- When we select categorize (instead of Single Symbol) there is no option for a single colour, only different colour ra...
- 10:01 PM Revision 0a35d435 (qgis): Speed up rendering of RGB images
- In my simple test case this made map rendering of RGB satellite image tiles
go down by ~50% from ~40ms per tile to ~2... - 08:50 PM Revision 9e63678b (qgis): Merge pull request #7381 from slarosa/backport_fix_18485
- [BACKPORT] Fixes #18485 - do not truncate project title if filename contains period
- 08:34 PM Bug report #19345: Can't Install - Won't Run - crssync.exe is not a valid Win32 application
- Jürgen Fischer wrote:
> Recent versions of Qt5 don't support XP (see https://wiki.qt.io/PlatformSupport)
QGIS 2.1... - 07:53 PM Bug report #19371 (Open): Crash QGIS while Panning and Editing in Geopackage
h2. User Feedback
h2. Report Details
*Crash ID*: 851f959f7b6e20c4a7130ee9dfa8583b078bc898
*Stack Tra...- 06:19 PM Revision c4b91068 (qgis): Merge pull request #7380 from slarosa/fix_18485
- Fixes #18485 - do not truncate project title if filename contains period
- 06:18 PM Bug report #18485 (Closed): Recent Projects startup screen truncates filenames containing periods
- Applied in changeset commit:qgis|7ece90cb9552a5f217b02490f78aee74d14713da.
- 06:18 PM Bug report #18485 (Closed): Recent Projects startup screen truncates filenames containing periods
- Applied in changeset commit:qgis|7ece90cb9552a5f217b02490f78aee74d14713da.
- 12:05 PM Bug report #18485: Recent Projects startup screen truncates filenames containing periods
- The issue also affects the title bar caption in Qgis 3.3
- 09:43 AM Bug report #18485: Recent Projects startup screen truncates filenames containing periods
- PR - https://github.com/qgis/QGIS/pull/7380
- 06:18 PM Revision e065df14 (qgis): Merge pull request #7382 from slarosa/fix_typo_19359
- Fixes #19359 - fix typo copyed->copied
- 06:18 PM Bug report #19359 (Closed): Typo in the installation instruction window
- Applied in changeset commit:qgis|e8eec47b41750e13e96269d527ff5dcd1a08b8c7.
- 06:18 PM Bug report #19359 (Closed): Typo in the installation instruction window
- Applied in changeset commit:qgis|e8eec47b41750e13e96269d527ff5dcd1a08b8c7.
- 01:45 PM Bug report #19359 (Closed): Typo in the installation instruction window
- ---------------------------
QGIS 3.2.0 'Bonn' Setup
---------------------------
The installer will download the No... - 06:17 PM Bug report #19319: Qgis 3.2 and Python 3.7
- I witnessed the same behavior on macOS 10.13.5.
- 05:41 PM Feature request #19370 (Feedback): Enable bold for layer labels is too difficult
- To enable Bold font I now need to go through the "Data defined override" > Field type.
Is this a good thing? I fin... - 05:37 PM Bug report #19369 (Closed): Embed layers dialogue is an empty box + crash
- When I select Layer > Embed layers and groups, the box shows up empty, and I click on the browse button.
Couldn't ... - 05:26 PM Feature request #19367 (Open): Import data sources, no names for multiple files
- When we import multiple files and are asked for the data source, Tracks or Waypoints or Routes, the window appears wi...
- 04:59 PM Bug report #19363 (Open): Can't lock the map scale in canvas
- When I stretch the right side style panel across screen to enlarge it the map shrinks down in scale. I want the scal...
- 04:47 PM Bug report #18515 (Closed): QGIS 3.0 Can't Connect to PostgreSQL from DB Manager: PermissionError
- The error in 3.0.3 appears to be different (I just updated to 3.2 and they are installed beside each other at the mom...
- 04:43 PM Feature request #19362 (Open): Labels hard to position by hand
- I select Show labels for a vector layer (name). Then I want to move some labels away from the feature (e.g. a river) ...
- 03:43 PM Bug report #18477: QGIS 3 "unable to save auxiliary storage"
- Encountered this on macOS 10.12.6. QGIS did not save but I was able to work around this by saving as .qgs instead of ...
- 03:42 PM Bug report #19283: field calculator in not able to add a new field
- PR - https://github.com/qgis/QGIS/pull/7375
- 03:15 PM Revision 57855cc4 (qgis): Update interpolation logic
- 03:15 PM Revision d70c37c2 (qgis): Allow configuration of interpolation method for animations
- 03:04 PM Revision e8eec47b (qgis): Fixes #19359 - fix typo copyed->copied
- 02:14 PM Revision 7d3027a8 (qgis): comments
- parameter docs and typo
- 01:04 PM Revision d064086f (qgis): Fixes #18485 - do not truncate project title if filename contains period
- also add a small test
- 12:21 PM Bug report #19342: Relation reference widget: data is displayed in combobox but not in embedded form
- Yes, there has been a change. Checking that out.
- 12:20 PM Bug report #19342: Relation reference widget: data is displayed in combobox but not in embedded form
- I confirm that it is always the first value in the combobox.
However, I don't know why it is at the first entry - ... - 11:32 AM Bug report #19342: Relation reference widget: data is displayed in combobox but not in embedded form
- I guess, it has nothing to do with the single references (like Eigentümer, Bohrfirma etc.). It has to do what index i...
- 12:19 PM Bug report #19358: Random unexplained crashes
- The config attached is (presumably) different from the one attached to the related bug 19291.
https://drive.google... - 11:45 AM Bug report #19358 (Closed): Random unexplained crashes
- Caused by config settings inherited from 3.0
- 11:43 AM Bug report #19291: Only limited number of layers displayed with 3.2
- It appears this is caused by issues with the config settings used in a previous 3.0 installation on the same machine....
- 09:39 AM Revision 7ece90cb (qgis): Fixes #18485 - do not truncate project title if filename contains period
- also add a small test
- 09:35 AM Bug report #19357 (Closed): QGIS 3.2 Launching crashed
- Hi,
I just installed QGIS with OSGeo4W.
Unfortunately I am not able to start the application. I keep having a cra... - 09:20 AM Revision 1780f61a (qgis): gui labeling stuff
- 08:42 AM Revision 32d50479 (qgis): switch for enumerations containertype
- use the switch for the enum containertype for GPKG/SpatiaLite/...
- 07:34 AM Bug report #19332: QGIS 2.18.21 fails to build with SIP 4.19.11
- FYI: sip4 (4.19.12+dfsg-1) fixed this upstream:
> * New upstream release.
> - Fixes segfault when -n option i...
2018-07-08
- 09:33 PM Bug report #19354: Arrows are too long in the layer list legend
- Hi Richard,
Thank you for your interest in this issue. I don't have the data you requested, but I passed your requ... - 06:52 PM Bug report #19345 (Closed): Can't Install - Won't Run - crssync.exe is not a valid Win32 application
- Recent versions of Qt5 don't support XP (see https://wiki.qt.io/PlatformSupport)
- 06:52 PM Bug report #19345 (Closed): Can't Install - Won't Run - crssync.exe is not a valid Win32 application
- Recent versions of Qt5 don't support XP (see https://wiki.qt.io/PlatformSupport)
- 05:41 PM Bug report #19356: QGIS Desktop crash after deleting a calculated field in a table
- Willdo - thank you.
This issue appears to not be easily reproduced - I followed a similar path after restarting QGIS... - 05:22 PM Revision 3c855b29 (qgis): Add/remove/edit keyframes in GUI
- 05:22 PM Revision 031e15ee (qgis): Read/write animation associated with a 3d map view
- 05:22 PM Revision 2f6b569c (qgis): Animate in cooperation with QgsCameraController
- This is cleaner than just updating QCamera's transform.
Now we interpolate values ourselves, without Qt3D Animation l... - 05:22 PM Revision da5f3544 (qgis): A button for duplication of keyframes
- 05:22 PM Revision d1e4c5e0 (qgis): Fix a crash with terrain generation from DEM (fixes #17730)
- A typical off by one error - reading data outside of heightmap array
- 05:22 PM Revision ce933380 (qgis): Initial work on animation support
- - new class to store animation configuration
- new class for animation configuration GUI
- animation implementation u... - 05:22 PM Revision dd8424cc (qgis): Use linear interpolation by default, fix crash if the first frame has t...
- 05:22 PM Revision ebea35d0 (qgis): Make it possible to enable/disable playback in loop
- 05:22 PM Revision 98c44564 (qgis): Review and travis fixes
- 05:22 PM Bug report #17730 (Closed): 3d map canvas crashes (when docked) while generating terrain from DEM
- Applied in changeset commit:qgis|d1e4c5e0ffd6c3d24b9390ca56429678f44c854b.
- 05:22 PM Bug report #17730 (Closed): 3d map canvas crashes (when docked) while generating terrain from DEM
- Applied in changeset commit:qgis|d1e4c5e0ffd6c3d24b9390ca56429678f44c854b.
- 04:45 PM Bug report #19267: QgsTask does not starts after adding to the task manager
- Hi Alexander, I don't know if this is or not a bug, but I would have defined the application taskmanager on @__init__...
- 02:25 PM Bug report #19326 (Closed): WMS: something is going wrong...
- Cannot reproduce anymore.
Closing myself. - 12:44 PM Revision 059d0e21 (qgis): [pyqgis-console] fix link to c++ api doc
2018-07-07
- 11:09 PM Bug report #19356 (Feedback): QGIS Desktop crash after deleting a calculated field in a table
- Please test with 3.2 - 3.0 is no longer supported.
- 04:18 PM Bug report #19356 (Closed): QGIS Desktop crash after deleting a calculated field in a table
- h2. User Feedback
I added a new Postgres table and added a feature to my map. The table automatically created a ca... - 06:22 PM Bug report #19354: Arrows are too long in the layer list legend
- Hi Carolyn,
I think it would be very helpful if you added a small dataset + QGIS3 project file with the styles use... - 04:33 PM Bug report #19345: Can't Install - Won't Run - crssync.exe is not a valid Win32 application
- So skip the 2.18 version - or should I try it and report here? I know not-valid Win32 errors can be many things and r...
- 03:31 PM Bug report #19355 (Closed): $length incorrect in expressions
- $length correctly calculates ellipsoidal length in a field calculator update, but shows planimetric length in the exp...
- 12:14 PM Bug report #18485: Recent Projects startup screen truncates filenames containing periods
- I just noticed this happening again in the latest development master 05368e4
Project filename is os3.0.3.f.qgs and i... - 09:25 AM Revision 4f4c9288 (qgis): fix indentation
- 03:21 AM Bug report #19348 (In Progress): Convex hull does not run in QGIS 3.2
- https://github.com/qgis/QGIS/pull/7376
- 03:05 AM Bug report #18477: QGIS 3 "unable to save auxiliary storage"
- Also encountered this on macOS 10.13.5 with QGIS 3.2.0. Unfortunately, I have no additional info on how to reproduce ...
- 02:54 AM Revision 66c17880 (qgis): Modify kdbush to store feature id alonside point, for optimised storage...
- 02:54 AM Revision ae4e4cd4 (qgis): Return full point container for matches, remove redundant point method
- 02:54 AM Revision 682671d1 (qgis): Optimise point lookup in index
- 02:54 AM Revision 004dc184 (qgis): Expand QgsSpatialIndexKDBush API
- 02:54 AM Revision 05368e4a (qgis): Rename intersect to intersects for consistency with QgsSpatialIndex
- 02:54 AM Revision 612c9cb0 (qgis): Use sets for index results
- 02:54 AM Revision 38251cbf (qgis): Fix test
- 02:54 AM Revision 0df1056d (qgis): [FEATURE] QgsSpatialIndexKDBush
- A very fast static spatial index for 2D points based on a flat KD-tree,
using https://github.com/mourner/kdbush.hpp
... - 02:54 AM Revision 5c552dd3 (qgis): QgsSpatialIndexKDBush is implicitly shared for fast copies
- 02:54 AM Revision 5ce8240c (qgis): Fix test
- 02:54 AM Revision 9445095a (qgis): Dox++
- 02:54 AM Revision 7ac0d561 (qgis): Unit tests for QgsSpatialIndexKDBush
- 02:54 AM Revision 60165308 (qgis): Sip update
- 02:54 AM Revision 3ef6c473 (qgis): Fix build
- 02:54 AM Revision c41f2072 (qgis): Remove unused file
- 02:25 AM Revision dd145050 (qgis): Fix indentation
2018-07-06
- 01:58 AM Bug report #19350: MS SQL Layers causing crashes
- I just tried in 2.18 and it crashed immediately. I have used 3.2 with another spatial view in MS SQL without any issu...
- 09:24 AM Bug report #19350 (Feedback): MS SQL Layers causing crashes
- Did the same data worked ok on previous QGIS releases?
- 09:24 AM Bug report #19350 (Feedback): MS SQL Layers causing crashes
- Did the same data worked ok on previous QGIS releases?
- 06:21 AM Bug report #19350 (Closed): MS SQL Layers causing crashes
- h2. User Feedback
Opening SQL view with spatial data type. Renders but then crashes when panning/zooming.
h2. R... - 11:40 PM Revision 9aab40e4 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
- (cherry picked from commit fbb0b460842727c695308a91120aecd825d835fe)
- 11:34 PM Revision 8a8c6b51 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
- (cherry picked from commit fbb0b460842727c695308a91120aecd825d835fe)
- 11:33 PM Revision fbb0b460 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
- 10:08 PM Bug report #19354 (Open): Arrows are too long in the layer list legend
- Text copied from question on GIS Stackexchange: https://gis.stackexchange.com/q/207990/81764
The issue was first des... - 09:34 PM Bug report #19352 (Closed): DIGITIZONG TOOLS PLUGIN
- This is an issue with a third party plugin - you need to report it to the plugin author
- 09:34 PM Bug report #19352 (Closed): DIGITIZONG TOOLS PLUGIN
- This is an issue with a third party plugin - you need to report it to the plugin author
- 05:30 PM Bug report #19352 (Closed): DIGITIZONG TOOLS PLUGIN
- h2. User Feedback
When I was selecting the plugin to activate it from the Connector Manager, it crashes.
I've tr... - 09:03 PM Bug report #19348: Convex hull does not run in QGIS 3.2
- Giovanni Manghi wrote:
> Can you attach sample data? thanks!
Please find sample data attached - 09:03 PM Bug report #19348: Convex hull does not run in QGIS 3.2
- Giovanni Manghi wrote:
> Can you attach sample data? thanks!
Please find sample data attached - 09:23 AM Bug report #19348 (Feedback): Convex hull does not run in QGIS 3.2
- Can you attach sample data? thanks!
- 09:23 AM Bug report #19348 (Feedback): Convex hull does not run in QGIS 3.2
- Can you attach sample data? thanks!
- 09:23 AM Bug report #19348 (Feedback): Convex hull does not run in QGIS 3.2
- Can you attach sample data? thanks!
- 09:03 PM Revision 6e450690 (qgis): set precision to 0 if not defined
- 08:50 PM Feature request #19161: [Processing] GDAL translate needs more option
- These functions are available in the @gdalwarp@ algorithm ("Raster / Projections / Warp (Reproject)..."), so at the m...
- 07:38 PM Bug report #19353 (Closed): Add option to add output to project for Split vector layer tool
- In QGIS 3.2, the split vector layer tool has the option to output to a temporary folder. But the user has to search t...
- 06:17 PM Bug report #19349: Layer combinations not showing?
- Hi,
Layer combination features have been merged in QGIS a long time ago; they are present in 2.14 (called "preset vi... - 08:17 AM Bug report #19349 (Closed): Layer combinations not showing?
- This is a plugin issue - you'll need to file with the plugin author.
- 08:17 AM Bug report #19349 (Closed): Layer combinations not showing?
- This is a plugin issue - you'll need to file with the plugin author.
- 04:22 AM Bug report #19349 (Closed): Layer combinations not showing?
- I have used a plugin extensively in the past called Layer Combinations to assist with turning different layers on and...
- 05:31 PM Revision 51c9c59b (qgis): docstring for ContainerType
- 05:18 PM Bug report #19345: Can't Install - Won't Run - crssync.exe is not a valid Win32 application
- I don't think we support it officially, said that a 2.14 installer will work, tested it yesterday.
- 05:17 PM Bug report #19345: Can't Install - Won't Run - crssync.exe is not a valid Win32 application
- Yes, It's in the form - Windows XP. Maybe it's this, but there is nothing in the install info about versions of Windo...
- 09:23 AM Bug report #19345 (Feedback): Can't Install - Won't Run - crssync.exe is not a valid Win32 applic...
- windows XP?
- 03:48 PM Bug report #19351: [processing] Wrong management of locale in output result path
- outptuth path of the result not the content (AFAIK)
- 02:14 PM Bug report #19351: [processing] Wrong management of locale in output result path
- is this about output names, or (vector table) output content?
- 02:13 PM Bug report #19351 (Feedback): [processing] Wrong management of locale in output result path
- In other words - can you please try the same algorithm directly from the saga command line, using the same paths, and...
- 02:11 PM Bug report #19351: [processing] Wrong management of locale in output result path
- I think this is actually a limitation in saga itself. Try a native algorithm.
- 01:51 PM Bug report #19351: [processing] Wrong management of locale in output result path
- I'll check... now reinstalling everitying because my system is broken... so I'll test as soon as I can
- 01:46 PM Bug report #19351: [processing] Wrong management of locale in output result path
- I don't think it's related to locale management. Does it work on 3.0 ?
- 01:19 PM Bug report #19351: [processing] Wrong management of locale in output result path
- assigned to @elpaso because could be related with locale management. Feel free to reassign to @alexbruy or @nyalldaws...
- 01:18 PM Bug report #19351 (Closed): [processing] Wrong management of locale in output result path
- I'm writing a report for a strudent. This is the running context.
System Lcale: es_ES
QGIS Locale: system (but al... - 01:34 PM Revision 9f050629 (qgis): FindSIP: use new sip_module_dir variable (#7370)
- * 0vars.cmake, FindSIP: Update to save new sip_module_dir variable
sip4 has changed sip_mod_dir to sip_module_dir.
St... - 01:23 PM Revision e715b91b (qgis): QgsVectorDataProvider::supportedType(): only checks field length and pr...
- 01:23 PM Bug report #18269: Layout legend items do not respect reference point when autosizing
- This error also occurs in version 3.2.0-Bonn
- 01:23 PM Revision 00c301e5 (qgis): QgsVectorDataProvider::supportedType(): use -1 as the value for unspeci...
- 01:23 PM Revision 1a8f06ed (qgis): resolve conflict
- 12:57 PM Revision f4424853 (qgis): argumentname containerType
- 12:01 PM Revision 774b4f60 (qgis): use of enumerations for DB container type
- GPKG or SpatiaLite
- 08:19 AM Feature request #19346 (Closed): Snap toggle button/icon on status bar
- Implemented in 3.0
- 08:18 AM Feature request #19347 (Feedback): North icon customization
- What's missing? All those functions are already supported.
- 06:49 AM Bug report #19344: Cannot run Grass tool in QGIS 3.2 Processing Toolbox
- Yes, this is the full content. (and By the way this also happens on my QGIS in my work computer with 3.0, I think)
... - 04:09 AM Revision 7db1535f (qgis): Merge pull request #7371 from m-kuhn/backport_7354
- Handle invalid step size
- 03:57 AM Revision 5c855b41 (qgis): fix crasher when rendering a symbol layer subsequent to
- rendering a geometry generator layer
Fixes #19121 https://issues.qgis.org/issues/19121 - 03:57 AM Bug report #19121 (Closed): QGIS crash when styling (with geometry generator)
- Applied in changeset commit:qgis|5c855b417f62a686080738db69053a7dcb159ceb.
- 03:57 AM Bug report #19121 (Closed): QGIS crash when styling (with geometry generator)
- Applied in changeset commit:qgis|5c855b417f62a686080738db69053a7dcb159ceb.
- 03:23 AM Revision 4f8c9e18 (qgis): also use color ramp shader widget for pseudo color renderer (#7358)
2018-07-05
- 01:15 AM Bug report #19348 (Closed): Convex hull does not run in QGIS 3.2
- I've tried to create a convex hull (Vector > Geoprocessing Tools > Convex Hull) from points and no polygon was create...
- 12:43 AM Feature request #19347 (Feedback): North icon customization
- North symbology customization is a must. We should be able to easily use any SVG file, choose the size and location o...
- 12:34 AM Feature request #19346 (Closed): Snap toggle button/icon on status bar
- I would love to see a button/icon to toggle on/off snapping. The icon should display if it's on or off for quick view...
- 11:52 PM Bug report #19345 (Closed): Can't Install - Won't Run - crssync.exe is not a valid Win32 application
- I can't install the latest package. I have tried both the web installer and downloaded the whole package. It gets to...
- 11:00 PM Bug report #18941 (Closed): Can't edit GeoPackage using SQL through DBManager
- Already fixed in master /3.2.1
- 11:00 PM Bug report #18941 (Closed): Can't edit GeoPackage using SQL through DBManager
- Already fixed in master /3.2.1
- 09:15 PM Bug report #18941: Can't edit GeoPackage using SQL through DBManager
- I'm also having this issue. QGis v3.2.0-Bonn on Ubuntu 16.04 (xenial).
Loaded a shapefile in QGis and opened DB Ma... - 10:59 PM Bug report #19344 (Feedback): Cannot run Grass tool in QGIS 3.2 Processing Toolbox
- Can you post the full contents of the log window please?
- 09:40 PM Bug report #19344: Cannot run Grass tool in QGIS 3.2 Processing Toolbox
- in the meantime use the stable release of qgis: 2.18
- 09:34 PM Bug report #19344 (Closed): Cannot run Grass tool in QGIS 3.2 Processing Toolbox
- Hello all,
I just install QGIS 3.2 and I was running v.buffer and I got an error message:
The following layers we... - 09:47 PM Bug report #19327 (Open): problems with network paths in inputs for GDAL Processing tools
- 09:45 PM Bug report #19327: problems with network paths in inputs for GDAL Processing tools
- Giovanni Manghi wrote:
> so... if I understad coorectly: the paths are network ones, and in this case if the input i... - 09:43 PM Bug report #19327: problems with network paths in inputs for GDAL Processing tools
- so... if I understad coorectly: the paths are network ones, and in this case if the input is selected using the dropd...
- 04:49 PM Bug report #19327: problems with network paths in inputs for GDAL Processing tools
- Nyall Dawson wrote:
> Two things to check:
>
> 1. Is //allstate/data/2018/18051.02-Ag-Power/LIDAR DATA/clipped_Li... - 04:49 PM Bug report #19327: problems with network paths in inputs for GDAL Processing tools
- Nyall Dawson wrote:
> Two things to check:
>
> 1. Is //allstate/data/2018/18051.02-Ag-Power/LIDAR DATA/clipped_Li... - 04:49 PM Bug report #19327: problems with network paths in inputs for GDAL Processing tools
- Nyall Dawson wrote:
> Two things to check:
>
> 1. Is //allstate/data/2018/18051.02-Ag-Power/LIDAR DATA/clipped_Li... - 04:49 PM Bug report #19327: problems with network paths in inputs for GDAL Processing tools
- Nyall Dawson wrote:
> Two things to check:
>
> 1. Is //allstate/data/2018/18051.02-Ag-Power/LIDAR DATA/clipped_Li... - 03:46 AM Bug report #19327: problems with network paths in inputs for GDAL Processing tools
- Two things to check:
1. Is //allstate/data/2018/18051.02-Ag-Power/LIDAR DATA/clipped_Lidar_ft.tif actually created... - 07:35 PM Bug report #18520: Updating a geometry by trigger in geopackage db
- The idea was good, but it's not AsGpgk that I should use, but AsGPB, to transform the geometry into a binary geopacka...
- 06:44 PM Revision 528aee07 (qgis): Handle invalid step size
- in range widgets in combination with NULL values.
Fix #18583 https://issues.qgis.org/issues/18583 - 06:44 PM Revision d6da8028 (qgis): Fix test
- 06:25 PM Revision eb53e3b8 (qgis): Fix failing feature source conformance tests for QgsVectorLayerSelected...
- Fixes #19324
- 06:25 PM Revision 2430529d (qgis): Add feature source test to ensure that empty setFilterFids list results...
- 06:25 PM Revision a261a668 (qgis): Fix warning
- 06:25 PM Revision ef6df0ff (qgis): Add feature source test for QgsVectorLayerSelectedFeatureSource
- 06:25 PM Revision 565980f6 (qgis): Fix minimumValue for QgsVectorLayerSelectedFeatureSource
- 06:24 PM Bug report #19324 (Closed): Crash when running Union on certain vectors
- Applied in changeset commit:qgis|eb53e3b830390b3d1a15033afca4a548e3e7eba2.
- 06:24 PM Bug report #19324 (Closed): Crash when running Union on certain vectors
- Applied in changeset commit:qgis|eb53e3b830390b3d1a15033afca4a548e3e7eba2.
- 05:47 PM Bug report #19343 (Closed): Comment in last line of Query in DB Manager makes "Load now!" fail
- Applied in changeset commit:qgis|870d078479352d61edd902ab9d2ca48e98db9148.
- 05:47 PM Bug report #19343 (Closed): Comment in last line of Query in DB Manager makes "Load now!" fail
- Applied in changeset commit:qgis|870d078479352d61edd902ab9d2ca48e98db9148.
- 03:31 PM Bug report #19343 (Closed): Comment in last line of Query in DB Manager makes "Load now!" fail
- If one has a SQL comment in the last line of a (PostGIS) query in the DB manager, QGIS will fail to load the layer wi...
- 05:45 PM Revision ef6ce4ec (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
- (cherry picked from commit 870d078479352d61edd902ab9d2ca48e98db9148)
- 05:44 PM Revision ca2abb56 (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
- (cherry picked from commit 870d078479352d61edd902ab9d2ca48e98db9148)
- 05:44 PM Revision 870d0784 (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
- 05:40 PM Bug report #19330: Provider Feature Filter Query Builder - CHANGES ATTRIBUTE VALUES
- Giovanni Manghi wrote:
> Are the data really corrupted or is just a visualization problem within QGIS?
Hello,
Af... - 05:30 PM Revision 8232cb7e (qgis): createOfflineDb function name
- instead of createSpatialiteDb because it's no longer only spatialite
- 05:30 PM Revision 85c77426 (qgis): tests for offline editing
- testing creating gpkg and sqlite files from shp layer representing data source and synchronize back
- 05:28 PM Revision f80f4ecb (qgis): only selected features
- should be exported to sqlite / gpkg
- 05:28 PM Revision b1cd2fd8 (qgis): running version
- including synchronization back
- 05:28 PM Revision 68e2b52f (qgis): offline editing gkpg export
- export works, problems with log-tables
- 04:46 PM Bug report #19341 (Closed): Can not open qgz
- Looks like a problem in the lrs plugin to me. I don't see any relation to @qpz@ at least. Please file a ticket there.
- 04:46 PM Bug report #19341 (Closed): Can not open qgz
- Looks like a problem in the lrs plugin to me. I don't see any relation to @qpz@ at least. Please file a ticket there.
- 04:46 PM Bug report #19341 (Closed): Can not open qgz
- Looks like a problem in the lrs plugin to me. I don't see any relation to @qpz@ at least. Please file a ticket there.
- 04:46 PM Bug report #19341 (Closed): Can not open qgz
- Looks like a problem in the lrs plugin to me. I don't see any relation to @qpz@ at least. Please file a ticket there.
- 02:28 PM Bug report #19341 (Closed): Can not open qgz
- ...
- 03:34 PM Bug report #19342: Relation reference widget: data is displayed in combobox but not in embedded form
- Oddly enough, it doesn't happen with every relation reference widget, only with some. Still have to investigate if th...
- 03:23 PM Bug report #19342 (Closed): Relation reference widget: data is displayed in combobox but not in e...
- When one uses a relation reference widget, where the embedded is also displayed, data is shown in the combobox, but n...
- 12:06 PM Bug report #19334: Why python function not work in custom function in QGIS 3.0?
- oups error in tittle this is for qgis 3.2
- 12:02 PM Bug report #19325: CSV not exporting correct data from shape file
- Giovanni Manghi wrote:
> Tara Pirie wrote:
> > Giovanni Manghi wrote:
> > > > The shape files were the finished an... - 11:21 AM Bug report #19325: CSV not exporting correct data from shape file
- Tara Pirie wrote:
> Giovanni Manghi wrote:
> > > The shape files were the finished and saved files. The attached CS... - 11:19 AM Bug report #19325: CSV not exporting correct data from shape file
- Giovanni Manghi wrote:
> > The shape files were the finished and saved files. The attached CSV was the saved file fr... - 11:10 AM Bug report #19325: CSV not exporting correct data from shape file
> The shape files were the finished and saved files. The attached CSV was the saved file from the attached shape fi...- 10:15 AM Bug report #19325: CSV not exporting correct data from shape file
- Richard Duivenvoorde wrote:
> Hi Tara,
>
> Can you provide clear instructions on the things you do to get this re... - 11:18 AM Bug report #19335: QGis 3.x not updating save status on some machines
- Kim Frankcombe wrote:
> One piece of evidence in favour of it being a QGis issue is that I did not have the same iss... - 11:14 AM Bug report #19335: QGis 3.x not updating save status on some machines
- I agree that it will be hard to replicate and pin down. One piece of evidence in favour of it being a QGis issue is t...
- 11:08 AM Bug report #19335: QGis 3.x not updating save status on some machines
- Kim Frankcombe wrote:
> Giovanni
>
> I'm doubtful. Remember that it actually does save the qgs file it just does ... - 11:08 AM Bug report #17657 (Closed): Failure when saving a style of a point layer in a geopackage file
- 08:55 AM Bug report #17657: Failure when saving a style of a point layer in a geopackage file
- Alexander Petrov wrote:
> Same with line and polygon styles. QGIS always crashes when trying to save style to geopac... - 09:48 AM Bug report #19339: [Composer] the html label renderer ignores many styles e.g. font-size, letter-...
- Would you mind also change category of #18993 from Labelling to Map Composer/Printing
- 09:43 AM Bug report #19339 (Closed): [Composer] the html label renderer ignores many styles e.g. font-size...
- Duplicate of #18993
- 09:43 AM Bug report #19339 (Closed): [Composer] the html label renderer ignores many styles e.g. font-size...
- Duplicate of #18993
- 06:25 AM Bug report #19339 (Closed): [Composer] the html label renderer ignores many styles e.g. font-size...
- Step to reproduce :
1. Add a new Layout
2. Add a Label
3. Put below as its property
<style>
.htmlrender {
fon... - 08:55 AM Feature request #19340 (Open): making Groups in Symbology
- Hello,
I was wondering if it could be possible to make groups, in the symbology tab?
It is possible to short the ... - 05:26 AM Bug report #19338 (Feedback): In select by expression, too many query characters may cause QGIS c...
- What is the data source? This may be an upstream gdal issue.
- 04:06 AM Bug report #19338 (Closed): In select by expression, too many query characters may cause QGIS crash
- In select by expression window, if I paste in long query filter, i.e, id=1, id=2,{1000 more}, QGIS crash immediately.
2018-07-04
- 01:45 AM Revision a0b6dc2d (qgis): fix build with SIP 4.19.11 (fixes #19332)
- 01:44 AM Bug report #19332 (Closed): QGIS 2.18.21 fails to build with SIP 4.19.11
- Applied in changeset commit:qgis|a0b6dc2d0dc1eda466ad9caae7e4fdb70b9892d8.
- 01:44 AM Bug report #19332 (Closed): QGIS 2.18.21 fails to build with SIP 4.19.11
- Applied in changeset commit:qgis|a0b6dc2d0dc1eda466ad9caae7e4fdb70b9892d8.
- 11:04 AM Bug report #19332: QGIS 2.18.21 fails to build with SIP 4.19.11
- Apparently caused by an unset module name (QGIS doesn't use _new_ @sip -n@) - @sip@ doesn't have a sane default, leav...
- 10:34 AM Bug report #19332: QGIS 2.18.21 fails to build with SIP 4.19.11
- Jürgen Fischer wrote:
> here sip crashes,
@sip-dev=4.19.11+dfsg-1@ also segfaults with 3.2 - 09:55 AM Bug report #19332: QGIS 2.18.21 fails to build with SIP 4.19.11
- Bas Couwenberg wrote:
> QGIS 2.18.21 fails to build in Debian unstable where sip4 was recently updated to 4.19.11.
... - 08:17 AM Bug report #19332 (Closed): QGIS 2.18.21 fails to build with SIP 4.19.11
- QGIS 2.18.21 fails to build in Debian unstable where sip4 was recently updated to 4.19.11.
Applying the `sip_mod_d... - 01:27 AM Bug report #19335: QGis 3.x not updating save status on some machines
- Giovanni
I'm doubtful. Remember that it actually does save the qgs file it just does not appear to know that. A pe... - 04:57 PM Bug report #19335: QGis 3.x not updating save status on some machines
- Kim Frankcombe wrote:
> Giovanni
>
> Possible but we all have the same directory structure for our local working ... - 01:49 PM Bug report #19335: QGis 3.x not updating save status on some machines
- Giovanni
Possible but we all have the same directory structure for our local working directory /srv/wrk/ and each ... - 12:37 PM Bug report #19335: QGis 3.x not updating save status on some machines
- But not just on the machine with #19315?
- 12:36 PM Bug report #19335 (Feedback): QGis 3.x not updating save status on some machines
- same project and datasources on the two machines? maybe different permissions?
- 11:55 AM Bug report #19335 (Closed): QGis 3.x not updating save status on some machines
- We are running QGis 3.2 on two Ubuntu xenial machines. For one, using /file/save or clicking on the save button on th...
- 11:38 PM Revision 7949e9b5 (qgis): fix build crashes with SIP 4.19.11
- (cherry picked from commit 86c3e8b8a6ce2f59f851e5b03ba57f88ab14b161)
- 11:37 PM Revision 86c3e8b8 (qgis): fix build crashes with SIP 4.19.11
- 11:26 PM Bug report #19314: 3.2 crashes on startup on a Mac
- if it is QMS which is the problem then adding the plug in to 3.2 once you have it going seems to work fine
- 10:14 PM Bug report #19314: 3.2 crashes on startup on a Mac
- Niels look at the stackgis link in the original report. details there, it has moved in 3.2.
BTW Other people have... - 10:25 AM Bug report #19314: 3.2 crashes on startup on a Mac
- Sorry, but can somebody explain me how to remove the QGIS 3 profile? I have not found the right information (online) ...
- 09:30 PM Revision a80890ca (qgis): debian packaging: add ubuntu cosmic
- 09:06 PM Bug report #19333 (Closed): Howto open QGZ files, default with QGIS 3.2 Bonn?
- Applied in changeset commit:qgis|53a25c763fdf3692bedde0877b8254a44162ada3.
- 02:04 PM Bug report #19333 (Reopened): Howto open QGZ files, default with QGIS 3.2 Bonn?
- Giovanni Manghi wrote:
> A. Egberts wrote:
> > Jürgen Fischer wrote:
> > > Applied in changeset commit:qgis|d66d1e... - 02:04 PM Bug report #19333 (Reopened): Howto open QGZ files, default with QGIS 3.2 Bonn?
- Giovanni Manghi wrote:
> A. Egberts wrote:
> > Jürgen Fischer wrote:
> > > Applied in changeset commit:qgis|d66d1e... - 01:58 PM Bug report #19333: Howto open QGZ files, default with QGIS 3.2 Bonn?
- A. Egberts wrote:
> Jürgen Fischer wrote:
> > Applied in changeset commit:qgis|d66d1eec1b1f4183c16a6a544f09e326d065... - 01:51 PM Bug report #19333: Howto open QGZ files, default with QGIS 3.2 Bonn?
- Jürgen Fischer wrote:
> Applied in changeset commit:qgis|d66d1eec1b1f4183c16a6a544f09e326d0657ada.
Drag and Drop ... - 01:43 PM Bug report #19333 (Closed): Howto open QGZ files, default with QGIS 3.2 Bonn?
- Applied in changeset commit:qgis|d66d1eec1b1f4183c16a6a544f09e326d0657ada.
- 01:43 PM Bug report #19333 (Closed): Howto open QGZ files, default with QGIS 3.2 Bonn?
- Applied in changeset commit:qgis|d66d1eec1b1f4183c16a6a544f09e326d0657ada.
- 01:38 PM Bug report #19333: Howto open QGZ files, default with QGIS 3.2 Bonn?
- A. Egberts wrote:
> Giovanni Manghi wrote:
> > Is the problem onlly when double clicking the thq qgz files, or also... - 01:21 PM Bug report #19333: Howto open QGZ files, default with QGIS 3.2 Bonn?
- Giovanni Manghi wrote:
> Is the problem onlly when double clicking the thq qgz files, or also if you drag and drop t... - 12:37 PM Bug report #19333 (Feedback): Howto open QGZ files, default with QGIS 3.2 Bonn?
- Is the problem onlly when double clicking the thq qgz files, or also if you drag and drop them over an open qgis 3.2 ...
- 08:54 AM Bug report #19333 (Closed): Howto open QGZ files, default with QGIS 3.2 Bonn?
- I have intalled QGIS 3.2 Bonn, and wit 3.2 you can save QGZ files.
but how can I tell Windows that these QGZ files... - 09:02 PM Revision fba9982b (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
- 09:00 PM Revision 47f6faa3 (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
- 08:51 PM Revision aefcc550 (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
- 08:47 PM Revision 53a25c76 (qgis): also handle qgz like qgs on the command line (fixes #19333; followup d6...
- (cherry picked from commit 4480a915d55789c5ad05c2b50569ae3d96ecdac7)
- 08:15 PM Bug report #19337 (Closed): zooms in and out continually after loading PostGIS layer, forcing rel...
- I opened a (2.18) project with some (remote) postGIS layers for the first time in 3.2 and noticed it continually doin...
- 06:56 PM Revision 761cdaf3 (qgis): db provider: Use connection name instead of potentially empty database ...
- 06:55 PM Revision 74d58440 (qgis): also handle qgz like qgs on the command line (fixes #19333; followup d6...
- 06:53 PM Revision 6d751dcb (qgis): Merge pull request #7363 from alexbruy/fix-sampling
- [processing] fix Random extract/select within subset algorithms
- 06:53 PM Bug report #19322 (Closed): Random selection within subsets throws exception
- Applied in changeset commit:qgis|29207a1617678eb3a3922ff3dd74c3b6b6b193a5.
- 06:53 PM Bug report #19322 (Closed): Random selection within subsets throws exception
- Applied in changeset commit:qgis|29207a1617678eb3a3922ff3dd74c3b6b6b193a5.
- 02:05 PM Bug report #19322 (Open): Random selection within subsets throws exception
- Steps to reproduce:
# Add the attached sample.csv layer with _Layer -> Add Layer -> Add Delimited Text Layer_ (delim... - 02:05 PM Bug report #19322 (Open): Random selection within subsets throws exception
- Steps to reproduce:
# Add the attached sample.csv layer with _Layer -> Add Layer -> Add Delimited Text Layer_ (delim... - 08:02 AM Bug report #19322 (Feedback): Random selection within subsets throws exception
- Please provide test dataset and steps to reproduce the issue
- 08:02 AM Bug report #19322 (Feedback): Random selection within subsets throws exception
- Please provide test dataset and steps to reproduce the issue
- 06:37 PM Revision d232cde5 (qgis): [processing] Move recent algorithm log to c++ class
- 06:37 PM Revision 6c014b46 (qgis): [processing] Use c++ recent algorithm log, remove python log
- Indirectly fixes #19218
- 06:36 PM Bug report #19218 (Closed): [Processing] if dlg.wasExecuted() error
- Applied in changeset commit:qgis|6c014b46babf8f22bcd0208fbd6043ddbfd6d0da.
- 06:36 PM Bug report #19218 (Closed): [Processing] if dlg.wasExecuted() error
- Applied in changeset commit:qgis|6c014b46babf8f22bcd0208fbd6043ddbfd6d0da.
- 06:15 PM Revision b72f5d1a (qgis): [processing] log cases when subset is smaller than requested number of
- features
- 05:30 PM Revision 29207a16 (qgis): [processing] fix Random extract/select within subset when subset is
- smaller than number of requested features (fix #19322)
- 01:45 PM Revision 57fb4ef2 (qgis): Add 'not selected' option for optional layer parameters in processing m...
- Fixes #19329 (https://issues.qgis.org/issues/19329)
Optional layer parameters in processing algorithms used in the g... - 01:44 PM Revision 71bcf1c9 (qgis): osgeo4w: also register qgz extension (fixes #19333)
- (cherry picked from commit d66d1eec1b1f4183c16a6a544f09e326d0657ada)
- 01:43 PM Revision d66d1eec (qgis): osgeo4w: also register qgz extension (fixes #19333)
- 12:57 PM Bug report #19336: QgsTask does not emit signals from finished()
- Probably somehow related issue #19267
- 12:57 PM Bug report #19336 (Closed): QgsTask does not emit signals from finished()
- QgsTask documentation says that when task is added to the QgsTaskManager ownership also transfered to it. But seems t...
- 12:40 PM Bug report #19327 (Feedback): problems with network paths in inputs for GDAL Processing tools
- Can you please add detalied/extact steps/data to allow us replicate? thanks!
- 12:34 PM Bug report #19330 (Feedback): Provider Feature Filter Query Builder - CHANGES ATTRIBUTE VALUES
- Are the data really corrupted or is just a visualization problem within QGIS?
- 12:32 PM Bug report #19328 (Feedback): QGIS 3.2 Bonn never opens! (and 2.18.15 is having troubles too)
- Seems to be likely a local issue.
Please try removing the .qgis2 and .qgis3 folders (backup them first) and then try... - 10:19 AM Bug report #19328: QGIS 3.2 Bonn never opens! (and 2.18.15 is having troubles too)
- > I am also having problems with my earlier version of QGIS 2.18.15. This version will open, but I do not have any of...
- 12:00 PM Bug report #19325: CSV not exporting correct data from shape file
- Hi Tara,
Can you provide clear instructions on the things you do to get this result?
Because:
- I just downloa... - 11:59 AM Bug report #19325: CSV not exporting correct data from shape file
- Hi, description is a bit confusing to me, can you kindly add the list of exact steps to follow in order to allow us t...
- 11:57 AM Bug report #19325: CSV not exporting correct data from shape file
- Giovanni Manghi wrote:
> 3.2?
Hi,
It was in 2.18.13 however I have just tried 3.2 and the same issue occurs. - 10:13 AM Bug report #19324 (In Progress): Crash when running Union on certain vectors
- Thanks for the detailed report - I've tracked this down and a fix is underway
- 10:13 AM Bug report #19324 (In Progress): Crash when running Union on certain vectors
- Thanks for the detailed report - I've tracked this down and a fix is underway
- 09:23 AM Bug report #19315: QGIS 3.2 clean install misses many dependencies
- Kim Frankcombe wrote:
> OK. debsums -s qgis-plugin-grass-common returns nothing. On checking with my machine where I... - 05:13 AM Bug report #19315: QGIS 3.2 clean install misses many dependencies
- OK. debsums -s qgis-plugin-grass-common returns nothing. On checking with my machine where I worked through from 2.18...
- 09:14 AM Bug report #19334 (Open): Why python function not work in custom function in QGIS 3.0?
- in QGIS atlas I use a custom function to find the first file containing texts :...
- 09:01 AM Bug report #19329: gdalcalc raster calculator gives QgsProcessingException (invalidRasterError) w...
- Tested with QGIS 2.18 and this is a regression.
- 08:04 AM Bug report #19301 (Closed): Processing misinterprets windows paths in history
- Fixed in master
- 08:04 AM Bug report #19301 (Closed): Processing misinterprets windows paths in history
- Fixed in master
- 08:03 AM Revision be903398 (qgis): initialize pointers to nullprt
- 07:50 AM Revision a6ba2944 (qgis): Fix test
- (cherry-picked from f43adf7a8)
- 07:50 AM Revision b9bdbb6f (qgis): [processing] Fix unexpected newlines showing in python command in histo...
- (cherry-picked from 2cc9bc8f7)
- 07:50 AM Revision 06167843 (qgis): [processing] Fix exception when clicking alg with distance param in his...
- (cherry-picked from 1621402)
- 05:23 AM Revision a04d2289 (qgis): Fix warning, unused signal in qgis quick coordinate transformer
- 05:23 AM Revision 2695e000 (qgis): Add a context getter to QgsCoordinateTransform
- 02:01 AM Bug report #19331: GDAL/VSICURL certificate errors loading cloud optimized geotiffs over https vi...
- From some further testing, looks like it's related to a long-ish standing CURL/GDAL bug on Windows: http://osgeo-org....
2018-07-03
- 01:33 AM Bug report #19331 (Open): GDAL/VSICURL certificate errors loading cloud optimized geotiffs over h...
- Hey there
While testing the cloud-optimized geotiff support, I ran into problems with files hosted via HTTPS.
I... - 12:56 AM Bug report #19330 (Closed): Provider Feature Filter Query Builder - CHANGES ATTRIBUTE VALUES
- Using QGIS 3.2: I put a single query in the Provider Feature Filter to get a subset of my data. Data was formatted as...
- 12:12 AM Bug report #19314: 3.2 crashes on startup on a Mac
- I've had the same issue on MacOS Sierra when upgraded to 3.2.0. After removing QGIS 3 profile (thanks Russell for the...
- 04:50 AM Bug report #19314: 3.2 crashes on startup on a Mac
- an update on this issue: as reflected in the stackgis post the issue can be resolved by removing the profile and res...
- 03:19 AM Bug report #19314 (Closed): 3.2 crashes on startup on a Mac
- I can't get 3.2 to start on my mac. details here: https://gis.stackexchange.com/questions/288129/qgis-3-2-crashes-on...
- 11:08 PM Bug report #19329: gdalcalc raster calculator gives QgsProcessingException (invalidRasterError) w...
- Pull request: https://github.com/qgis/QGIS/pull/7360
- 11:02 PM Bug report #19329 (Closed): gdalcalc raster calculator gives QgsProcessingException (invalidRaste...
- Using gdal's raster calculator in a model without specifying layers in the optional slots (INPUT_B to INPUT_F) causes...
- 10:45 PM Revision 0685197b (qgis): add hint about pushing information to the user in script template
- 08:56 PM Revision 22ba5016 (qgis): Fix build on cosmic
- 08:46 PM Bug report #19328 (Closed): QGIS 3.2 Bonn never opens! (and 2.18.15 is having troubles too)
- I am unable to open QGIS 3.2 Bonn. The initial loading display appears ("Setting up the GUI", "Starting Python") and ...
- 08:41 PM Bug report #19327 (Closed): problems with network paths in inputs for GDAL Processing tools
- *New description:*
#19327-4
*Old description:*
*I am able to use newly created polygons as mask layers in th... - 08:01 PM Bug report #19326 (Closed): WMS: something is going wrong...
- In current master (QGIS code revision 497637b8a5) something is going wrong with WMS coords.
To reproduce:
- cr... - 07:58 PM Revision b66a6430 (qgis): Merge pull request #7344 from m-kuhn/console_no_immediate_print
- Make console printing safe again
- 07:40 PM Bug report #19073: QGIS3.0.x GRASS PATH problem: "ERROR: Path '/<UNKNOWN>/<UNKNOWN>' doesn't exist"
- Definitely still an issue in 3.2 (Mac OSX 10.13.4).
- 07:00 PM Bug report #19325 (Feedback): CSV not exporting correct data from shape file
- 3.2?
- 07:00 PM Bug report #19325 (Feedback): CSV not exporting correct data from shape file
- 3.2?
- 07:00 PM Bug report #19325 (Feedback): CSV not exporting correct data from shape file
- 3.2?
- 07:00 PM Bug report #19325 (Feedback): CSV not exporting correct data from shape file
- 3.2?
- 07:00 PM Bug report #19325 (Feedback): CSV not exporting correct data from shape file
- 3.2?
- 07:00 PM Bug report #19325 (Feedback): CSV not exporting correct data from shape file
- 3.2?
- 07:00 PM Bug report #19325 (Feedback): CSV not exporting correct data from shape file
- 3.2?
- 06:54 PM Bug report #19325 (Closed): CSV not exporting correct data from shape file
- When saving a shape file that has been worked on (i.e. data points have been removed) as a csv file, the vector point...
- 06:58 PM Bug report #19322 (Open): Random selection within subsets throws exception
- I checked it in QGIS 3.0.3 and the same issue occurs:...
- 06:26 PM Bug report #19322 (Feedback): Random selection within subsets throws exception
- Did it worked as expected (with the described values) in previous releases?
- 04:02 PM Bug report #19322 (Closed): Random selection within subsets throws exception
- Random selection within subsets throws an exception if a subset has less element than the value set in 'Number/percen...
- 05:49 PM Bug report #19324 (Closed): Crash when running Union on certain vectors
- h2. User Feedback
1) open the project (attached 7z archive)
2) select layer "due"
3) select feature with EntityH... - 04:53 PM Bug report #19323: Qgis 3.0/3.2 crash when editing point geopackage layer.
- Open the sample project
There is only one layer "osFeatures"
put this layer in edit mode and select node tool
try ... - 04:46 PM Bug report #19323 (Closed): Qgis 3.0/3.2 crash when editing point geopackage layer.
- When editing point layer and moving point using the Node tool the software crashes.
Sample data coming. - 03:46 PM Bug report #19321 (Closed): Map Tips on Mac doesn't display the content correctly
- Map tips doen't work properly. If we choose to show the map tip for an certain column, QGIS can't display all values,...
- 03:45 PM Bug report #19320 (Open): QGIS Attributes Form - Bug with Range Widget Type
- Setting "Step" in a slider of the range widget doesn't do anything. I set it up to be 25, but the step remains to be ...
- 03:04 PM Bug report #19319 (Open): Qgis 3.2 and Python 3.7
- Hello,
I've tried today to install QGIS 3.2 on mac osx with Python 3.7 new install.
No old version of Python nor... - 02:54 PM Bug report #19315: QGIS 3.2 clean install misses many dependencies
- Yes we copied the whole directories from my machine because they were missing from the clean machine. Also true that ...
- 02:32 PM Bug report #19315: QGIS 3.2 clean install misses many dependencies
- Kim Frankcombe wrote:
> Remember that after the initial installation and re-installation there was no grass or pytho... - 11:15 AM Bug report #19315: QGIS 3.2 clean install misses many dependencies
- Remember that after the initial installation and re-installation there was no grass or python directory in /usr/share...
- 10:52 AM Bug report #19315: QGIS 3.2 clean install misses many dependencies
- Kim Frankcombe wrote:
> The config file (/usr/share/qgis/grass/modules/default.qgc) not found
> Authentication Sys... - 10:22 AM Bug report #19315: QGIS 3.2 clean install misses many dependencies
- Thanks Jürgen
Some answers;
On checking the CL in the terminal I see that yes it was python-qgis not python-gis... - 09:36 AM Bug report #19315 (Feedback): QGIS 3.2 clean install misses many dependencies
- Not reproducable.
> A clean install (all previous QGis versions purged and directories manually deleted) of Bonn o... - 06:58 AM Bug report #19315 (Closed): QGIS 3.2 clean install misses many dependencies
- A clean install (all previous QGis versions purged and directories manually deleted) of Bonn on Ubuntu 16.04 misses m...
- 02:38 PM Revision 497637b8 (qgis): Merge pull request #7354 from m-kuhn/rangewidget_nostep
- Handle invalid step size
- 02:38 PM Bug report #18583 (Closed): Widget "Range": Representation for NULL value is NOT always displayed...
- Applied in changeset commit:qgis|f3682be92a90b2f519adca66607f49cb8927b483.
- 02:38 PM Bug report #18583 (Closed): Widget "Range": Representation for NULL value is NOT always displayed...
- Applied in changeset commit:qgis|f3682be92a90b2f519adca66607f49cb8927b483.
- 02:04 PM Revision 2469c9e2 (qgis): Fix test
- 01:35 PM Revision 76f574ad (qgis): Merge pull request #7351 from m-kuhn/auth_server_update_config
- Allow updating SSL cert custom configuration
- 01:34 PM Revision 7ee252e9 (qgis): Allow updating SSL cert custom configuration
- So far it was only possible to add a first configuration, changing the configuration later on would fail with a uniqu...
- 01:29 PM Revision e80cd7af (qgis): Allow updating SSL cert custom configuration
- So far it was only possible to add a first configuration, changing the configuration later on would fail with a uniqu...
- 01:07 PM Bug report #19318 (Closed): Crash opening download folder from qgis browser
- h2. User Feedback
Opening Download folder from qgis browser
h2. Report Details
*Crash ID*: a7e3446be2e626625... - 11:52 AM Revision ee81016e (qgis): Merge pull request #7357 from elpaso/locale-options-backport
- Locale options backport
- 10:45 AM Revision 1c5c9de5 (qgis): Merge pull request #7356 from mhugo/release-3_2
- [3.2] Fix for rule based labeling toSld()
- 10:33 AM Revision 045b88e7 (qgis): Fix abs() warning
- 10:09 AM Revision ed0f3409 (qgis): Rename variable (code layout)
- 10:09 AM Revision c864e1aa (qgis): Re-use variable for current locale
- 10:09 AM Revision b5481c5b (qgis): Fix QLocale bitwise operation and some other minor style issues
- 10:08 AM Revision ee64c9e6 (qgis): Collect list of available locales instead of using
- ... the translations available in QGIS.
- 10:08 AM Revision 9404200e (qgis): Omit group separator by default
- 10:08 AM Revision 879c699f (qgis): Add preview for locale settings
- 10:08 AM Revision c4b3ada9 (qgis): Add options to override locale and number group sep.
- 09:47 AM Revision 85da39aa (qgis): Merge pull request #7337 from elpaso/locale-options
- Add options to override locale and number group sep.
- 09:12 AM Revision b1a67ba8 (qgis): Rename variable (code layout)
- 08:39 AM Bug report #19317 (Closed): text SVG
- hello,
I often use the SVG export from the print layout and there is a bug on the versions 3.
It's impossible to g... - 08:38 AM Revision f0724857 (qgis): Re-use variable for current locale
- 08:26 AM Bug report #19316 (Closed): Advanced digitizing: Auxiliary blue circle dissapears when changing CRS
- Advanced digitizing: Normally, when the fixed distance (d) is enabled, a blue auxiliary circle shows up. But, if the ...
- 08:26 AM Revision fd84f82d (qgis): Fix QLocale bitwise operation and some other minor style issues
- 06:46 AM Bug report #19311: setCrs() works incorrectly during Python plugin loading
- Layers data are in 4236 crs, we need to set 3857 destination crs on startup.
- 03:59 AM Revision 9e5dccde (qgis): [ui] fix extension added to raster save as vrt's chosen directory
- 03:59 AM Revision c894c033 (qgis): [ui] fix raster save as vrt tiles groupbox hidden when on by default
- 02:11 AM Revision e146a970 (qgis): [RASTER] Generate band name with GTiff EXTRA_DIM
- Band names can also be retrieved from GeoTIFF files.
(cherry-picked from cb144b3cf) - 02:05 AM Revision f3682be9 (qgis): Handle invalid step size
- in range widgets in combination with NULL values.
Fix #18583 https://issues.qgis.org/issues/18583
2018-07-02
- 01:57 AM Revision 648089e7 (qgis): [ui] fix extension added to raster save as vrt's chosen directory
- 01:57 AM Revision a9f253ca (qgis): [ui] fix raster save as vrt tiles groupbox hidden when on by default
- 01:43 AM Revision f43adf7a (qgis): Fix test
- 01:43 AM Revision 2cc9bc8f (qgis): [processing] Fix unexpected newlines showing in python command in histo...
- 01:43 AM Revision 16214026 (qgis): [processing] Fix exception when clicking alg with distance param in his...
- 01:35 AM Revision ae192e86 (qgis): Make console printing safe
- References #8343 https://issues.qgis.org/issues/8343
- 01:09 AM Revision cb144b3c (qgis): [RASTER] Generate band name with GTiff EXTRA_DIM
- Band names can also be retrieved from GeoTIFF files.
- 12:53 AM Bug report #19311: setCrs() works incorrectly during Python plugin loading
- QApplication.instance().processEvents()
^ is VERY dangerous to call, especially in places like this. It'll likely... - 10:48 AM Bug report #19311: setCrs() works incorrectly during Python plugin loading
- Found solution/workaround:
https://gis.stackexchange.com/questions/273252/qgis-changing-canvas-crs-defaults-to-impor... - 09:20 AM Bug report #19311: setCrs() works incorrectly during Python plugin loading
- I found that finally (after plugin loading) QGis sets Project CRS to the source CRS of loaded layers.
Maybe it's b... - 05:13 AM Bug report #19311 (Open): setCrs() works incorrectly during Python plugin loading
- I have this code at the end of plugin loading (Python 3.6):
for data_dict in __DATA:
....
vlayer = QgsVector... - 11:27 PM Revision 85b382cb (qgis): Allow updating SSL cert custom configuration
- So far it was only possible to add a first configuration, changing the configuration later on would fail with a uniqu...
- 10:54 PM Bug report #19120: Saved default style in spatialite file not available when loaded
- Reproduced in Bonn. Confirmed not an issue in Las Palmas.
Reproduced with new spatialite DB.
Perhaps I should l... - 10:19 PM Revision 7e7faada (qgis): Merge pull request #7343 from m-kuhn/qgsfunction_handlesnull
- Add handlesnull parameter to @qgsfunction
- 09:05 PM Bug report #17773: No Retina / HiDPI support in 2.99 on osx
- 3.2 is here, all the interface is retina ready but the map is not. I’m seeing other OS screenshot with hidpi QGIS. An...
- 09:01 PM Bug report #18418: Scroll zoom erratic on Mac trackpad
- Nathan Perry wrote:
> Yes, I can confirm that the jump in scale only occurs with the Pan tool. With other tools, how... - 08:13 PM Revision 3c03da28 (qgis): Fix test
- 05:04 PM Revision c48388b5 (qgis): Add a test for rule based labeling without setting
- 05:04 PM Revision 0b066e59 (qgis): Use smart pointers to handle mSettings and mFilter
- 05:04 PM Revision 026ddf3d (qgis): Fix access to rule settings
- 04:24 PM Revision 8c751f8b (qgis): * ubuntu packging: drop yakkety, zesty and artful and add cosmic,
- * rerun scripts/scandeps.pl and target t2tdoc (for INSTALL etc.)
- 03:16 PM Feature request #19313 (Open): Filter features by geometry type
- It would be useful with an algorithm for filtering features by their geometry type (point, line, polygon, no geometry...
- 03:08 PM Bug report #19312 (Feedback): QGIS 3.2 Does not read label styling from QML file
- I guess this is a regression compared to 2.* (maybe also 3.0?), correct?
- 03:08 PM Bug report #19312 (Feedback): QGIS 3.2 Does not read label styling from QML file
- I guess this is a regression compared to 2.* (maybe also 3.0?), correct?
- 06:08 AM Bug report #19312: QGIS 3.2 Does not read label styling from QML file
- Here's the Label format:
format('%1 %2kV \n%3MW Remaining',"asset_name","line_voltage_level","existing_new_connect... - 05:40 AM Bug report #19312 (Closed): QGIS 3.2 Does not read label styling from QML file
- QGIS 3.2 does not appear to load label styling from QML files.
- 03:07 PM Bug report #19297: Repeated Crash making SQL Query in DB Manager
- Of course should not crash. If it works on 2.18 this is a regression. Also the stable release of QGIS is 2.18, not 3.*.
- 03:07 PM Bug report #19297: Repeated Crash making SQL Query in DB Manager
- Of course should not crash. If it works on 2.18 this is a regression. Also the stable release of QGIS is 2.18, not 3.*.
- 03:07 PM Bug report #19297: Repeated Crash making SQL Query in DB Manager
- Of course should not crash. If it works on 2.18 this is a regression. Also the stable release of QGIS is 2.18, not 3.*.
- 11:02 AM Bug report #19297: Repeated Crash making SQL Query in DB Manager
- Second part (Crash ID: 26a6ac7056ec4001ffdb66d4cdd268098d2a2145) is the same as #19271
- 02:18 PM Revision a092f56d (qgis): Collect list of available locales instead of using
- ... the translations available in QGIS.
- 01:27 PM Revision b6901e28 (qgis): Merge pull request #7336 from mhugo/rulebasedlabeling_fix
- Fix for rule based labeling toSld()
- 01:16 PM Revision a1b6a2cb (qgis): Fix docs
- 01:15 PM Revision 8df9438c (qgis): Fix test
- 01:07 PM Revision 0bf920b2 (qgis): fix travis
- 01:06 PM Revision 82bedbae (qgis): do not use emit keyword for functions
- 11:49 AM Revision 4ca91b28 (qgis): [quick] [feature] Feature attribute panel
- Allow to show feature attribute form and edit/save the modification
of the attributes. Support most frequent QGIS edi... - 11:00 AM Revision b37a2154 (qgis): Make qgis_sip_uptodate happy
- 10:18 AM Revision 2ef526a7 (qgis): Retry tx push on failure
- 08:34 AM Revision fd4888bd (qgis): [dbmanager] remove button text if toolbar is vertical
- 08:34 AM Revision 53d4ad3f (qgis): [dbmanager] vectorize icons to fix toolbar in hidpi context
- 08:34 AM Revision 94d34bb6 (qgis): [dbmanager] rename tree label to providers for clarity
- 08:34 AM Revision 3c632197 (qgis): [dbmanager] improve import dialog UI
- 08:31 AM Revision 217b851c (qgis): Omit group separator by default
- 07:51 AM Revision 7e8ec00c (qgis): [dbmanager] vectorize icons to fix toolbar in hidpi context
- 07:51 AM Revision 48d897f9 (qgis): [dbmanager] rename tree label to providers for clarity
- 07:51 AM Revision d8ca8945 (qgis): [dbmanager] improve import dialog UI
- 07:51 AM Revision 7cb80a23 (qgis): Rename mActionDraw.svg to more appropriate mActionRefresh.svg
- (in doing so, rename current mActionRefresh.svg to mActionReload.svg)
- 07:51 AM Revision 5b655b35 (qgis): [dbmanager] remove button text if toolbar is vertical
- 02:47 AM Revision ac63b8e1 (qgis): Translation fix
- 02:43 AM Revision 9b0241cb (qgis): [processing] Fix managled paths in history which contain '\' chars
- (cherry-picked from ead18fc488f)
- 02:23 AM Revision ead18fc4 (qgis): [processing] Fix managled paths in history which contain '\' chars
2018-07-01
- 09:44 PM Revision 03c21c28 (qgis): * update appdata on release
- * remove unused splash & banner templates
(cherry picked from commit 9eb8e79aaba904235c4156d95e0355f168ba8a25) - 09:43 PM Revision d5a61717 (qgis): db manager: fix syntax error in oracle plugin
- (cherry picked from commit 5f88ba4cfddef6f56e30c4599f26990fca4ba36a)
- 09:41 PM Revision 5f88ba4c (qgis): db manager: fix syntax error in oracle plugin
- 01:34 PM Revision 7d38ba0c (qgis): Improve link to python doc
- 01:31 PM Revision 45fdd0fb (qgis): Add documentation for @qgsfunction
- 01:17 PM Revision 4d5eb49f (qgis): Add test for qgsfunction.handlesnull
- 12:04 PM Revision 9eb8e79a (qgis): * update appdata on release
- * remove unused splash & banner templates
- 11:58 AM Bug report #19121: QGIS crash when styling (with geometry generator)
- Just tested on *Windows 10* as well.
1. Add "crash_layer" from zip
2. create two style layers (marker line under,... - 09:21 AM Bug report #19121: QGIS crash when styling (with geometry generator)
- Oh, and the debug output:
(more or less same as before)
QGIS died on signal 11[New LWP 10352]
[New LWP 10353]
... - 09:20 AM Bug report #19121: QGIS crash when styling (with geometry generator)
- More testing seems to indicate that the order of symbol layers matter.
In the "crash_test.zip" I change the order ...
2018-06-30
- 12:27 AM Bug report #19299: "Attribute Table" rows open randomly ordered?
- One more bit of this...
I'm looking at a little 5 item line shapefile I created manually. When I first looked at t... - 11:13 PM Bug report #19301: Processing misinterprets windows paths in history
- https://github.com/qgis/QGIS/pull/7345
- 10:49 PM Revision c9f23fdf (qgis): [dbmanager] Fix exception on older Qt builds
- Fixes #19309
(cherry-picked from 9d8202b6) - 04:40 PM Revision 773138cf (qgis): Add handlesnull parameter to @qgsfunction
- Up to date it was not possible to create a function that handles NULL values with the
@qgsfunction decorator. As soon... - 04:40 PM Revision 60730abb (qgis): Add missing import
- 03:06 PM Revision 7b751cbc (qgis): [3d] Increase the range of camera tilt from [0-80] degrees to [0-180]
- Previously the changing camera's pitch (tilting the view) would stop
when the camera view is nearly parallel with the... - 01:09 PM Bug report #19118: Crash when clicking browse button in attachment edit widget
- Crash still occurs in 3.2 and recent nightly. Using QGIS sample Alaska airports dataset, changing "USE" widget to Att...
- 12:43 PM Revision 4dbae688 (qgis): Add a test for rule based labeling without setting
- 12:43 PM Revision 831d1b1e (qgis): Use smart pointers to handle mSettings and mFilter
- 11:18 AM Bug report #18202: "Raster" and "Vector" menus split in two menus when the locale is changed
- @Harrissou Santanna
i switch between german and english and i use default profile
Harrissou Santanna wrote:
... - 11:15 AM Revision 78491a66 (qgis): [3d] Fixes camera movement when it is looking from further away
- At around ~70km distance of camera from terrain the updates of camera
view centers didn't work correctly and the whol... - 10:49 AM Revision f0d1c269 (qgis): [dbmanager] rename QGIS layers to Project layers for the virtual layer ...
- 10:49 AM Revision 0e202fbb (qgis): [dbmanager] hide more spatialite tables by default
- 10:49 AM Revision eb552150 (qgis): [dbmanager] add connection icon
- this harmonizes display with that of the browser panel
- 10:49 AM Revision 4a5170cd (qgis): [spatialite provider][dbmanager] hide a few more tables
- 10:43 AM Revision b315fbce (qgis): [spatialite provider][dbmanager] hide a few more tables
- 10:43 AM Revision af322fbd (qgis): [dbmanager] hide more spatialite tables by default
- 10:43 AM Revision 570f3c86 (qgis): [dbmanager] rename QGIS layers to Project layers for the virtual layer ...
- 10:43 AM Revision 86547eb5 (qgis): [dbmanager] add connection icon
- this harmonizes display with that of the browser panel
- 10:35 AM Revision 9d8202b6 (qgis): [dbmanager] Fix exception on older Qt builds
- Fixes #19309
- 10:35 AM Bug report #19309 (Closed): DB Manager exception on SQL Window open
- Applied in changeset commit:qgis|9d8202b66aee362d796d78b1f1bebe00948c6ae9.
- 10:35 AM Bug report #19309 (Closed): DB Manager exception on SQL Window open
- Applied in changeset commit:qgis|9d8202b66aee362d796d78b1f1bebe00948c6ae9.
2018-06-29
- 01:29 AM Bug report #19299: "Attribute Table" rows open randomly ordered?
- Still trying to understand this. ESRI and Wikipedia agree "In each of the .shp, .shx, and .dbf files, the shapes in e...
- 02:36 AM Bug report #19299 (Open): "Attribute Table" rows open randomly ordered?
- I've pretty much concluded the "Attribute Table" rows are randomly ordered unless you intentionally sort them - even ...
- 01:26 AM Bug report #19309: DB Manager exception on SQL Window open
- https://github.com/qgis/QGIS/pull/7339
- 03:47 PM Bug report #19309 (Closed): DB Manager exception on SQL Window open
- After upgrade to QGIS 3.2 Bonn, opening a "SQL window" in DB Manager raises an exception:...
- 01:24 AM Revision 53dbca2a (qgis): [FEATURE] GPS acquisition interval and distance threshold options
- Adds an acquisition interval parameter and a distance threshold
parameter to the gps plugin in order to keep the curs... - 01:24 AM Revision 2beee20f (qgis): Save/restore GPS interval settings
- 01:24 AM Revision a8d933e9 (qgis): [needs-docs] More appropriate icon for gps panel info tab
- 01:24 AM Revision eb0e434a (qgis): Fix windows build
- 01:24 AM Revision a012770c (qgis): Use a proper color button, fix width widget in gps panel
- 01:24 AM Revision c7dff9ac (qgis): Autoraise icons
- 01:24 AM Revision d549b090 (qgis): Add icon for track reset button
- 01:24 AM Revision 67b8a94b (qgis): More GPS widget layout work
- 01:24 AM Revision 40b838d5 (qgis): Avoid complex editable combobox logic
- 01:24 AM Revision 6f9c956a (qgis): Avoid nan values in gps info panel
- 01:24 AM Revision 4442da21 (qgis): Formatting
- 01:24 AM Revision 2f67bccb (qgis): Fix build
- 01:24 AM Revision 5ec61736 (qgis): Revert changes to gmath.h
- 01:24 AM Revision e883993f (qgis): Formatting
- 01:24 AM Revision 2d810fa5 (qgis): Rework GPS dock UI layout for UX consistency
- 01:20 AM Revision a7aec566 (qgis): Avoid prepare-commit script leaving temporary .diff files
- (cherry-picked from 821241ea26)
- 01:20 AM Revision c409d5aa (qgis): Fix parameter type for the BUFFER parameter of the Voronoi polygons alg
- Fixes #19294
(cherry-picked from a756fb103) - 10:56 PM Bug report #19302: [processing] Modeler and Raster Calculator fail to calc
- Glad to help, @luigi. There's a related issue at
https://github.com/qgis/QGIS/blob/master/python/plugins/processing... - 04:12 PM Bug report #19302: [processing] Modeler and Raster Calculator fail to calc
- really useful to replicate different kind of problems, really tnx
- 02:56 PM Bug report #19302: [processing] Modeler and Raster Calculator fail to calc
- I've done a bit more testing, and it seems it worked because the layer name in the layer index of the project and the...
- 12:39 PM Bug report #19302: [processing] Modeler and Raster Calculator fail to calc
- tnx @rudi for the test and confirmation
- 11:55 AM Bug report #19302: [processing] Modeler and Raster Calculator fail to calc
- I just ran into this issue myself. I can confirm that the fix suggested works for simple models where it's a direct i...
- 09:57 AM Bug report #19302: [processing] Modeler and Raster Calculator fail to calc
- nyall feel free to assign to me, I assigned to you just to ping you and if you can drive me faster where is the problem
- 09:54 AM Bug report #19302 (Closed): [processing] Modeler and Raster Calculator fail to calc
- 2 issues here. I'm working on that , but I open it because probably Nyall can solve faster than me.
context: Raste... - 08:23 PM Bug report #19310 (Closed): Crash ID: 3af9288f3c3044d05c69c7c0c499752ff2c22b9f
- Stack Trace
memmove :
VSICreateCachedFile :
NITFReadImageBlock :
NITFReadICHIPB :
GDALRasterBand::GetLockedB... - 04:48 PM Revision 13a727c9 (qgis): Add preview for locale settings
- 03:42 PM Bug report #17672: ssl error: certificate validate failed with postgis and qgis 2.18.15
- Max might be on to something
We are also using authentication configurations to avoid passwords in .qgs files.
(Err... - 03:39 PM Bug report #17809: Rendering performance issues
- Still present in 3.2. Could this be related with the following QT-issue? https://bugreports.qt.io/browse/QTBUG-13182?...
- 03:29 PM Bug report #18921: Python Console Display of text
- Greetings,
Is there a known fix for this issue? I am experiencing it too. QGIS 3 only, 2 displays fine.
Th... - 03:03 PM Bug report #19308 (Closed): QGIS 3.2 Bonn can crash if you click refresh on a WMTS layer in the b...
- No indication of what happened, just disappears. Other times it just refuses to fetch the new data from the server, w...
- 03:02 PM Revision a756fb10 (qgis): Fix parameter type for the BUFFER parameter of the Voronoi polygons alg
- Fixes #19294
- 03:01 PM Bug report #19294 (Closed): Wrong parameter type to VoronoiPolygons in Processing
- Applied in changeset commit:qgis|a756fb1034eed47c02a885bebe2cd488a25a798e.
- 03:01 PM Bug report #19294 (Closed): Wrong parameter type to VoronoiPolygons in Processing
- Applied in changeset commit:qgis|a756fb1034eed47c02a885bebe2cd488a25a798e.
- 02:52 PM Revision 9976fc26 (qgis): Add options to override locale and number group sep.
- 01:51 PM Bug report #19276: GRASS 7 digitising bug 'Could not Commit changes'
- Chris Kahler wrote:
> A video of the issue while editing GRASS layer on my system: https://www.youtube.com/watch?v=e... - 01:31 PM Revision edaaaec2 (qgis): Merge pull request #7331 from nyalldawson/no_sipify_diff
- Avoid prepare-commit script leaving temporary .diff files
- 01:04 PM Revision e35ec2dc (qgis): Prevent going up when rotating camera with ctrl and reaching pitch limits
- 12:11 PM Bug report #19288: GDAL compression parameters
- Alexander Bruy wrote:
> Works fine. You need to specify corect input raster first. BTW, this is what message in the ... - 11:19 AM Bug report #19288 (Rejected): GDAL compression parameters
- 11:18 AM Bug report #19288 (Closed): GDAL compression parameters
- Works fine. You need to specify corect input raster first. BTW, this is what message in the command-line widget says.
- 11:18 AM Bug report #19288 (Closed): GDAL compression parameters
- Works fine. You need to specify corect input raster first. BTW, this is what message in the command-line widget says.
- 11:18 AM Bug report #19288 (Closed): GDAL compression parameters
- Works fine. You need to specify corect input raster first. BTW, this is what message in the command-line widget says.
- 11:18 AM Bug report #19288 (Closed): GDAL compression parameters
- Works fine. You need to specify corect input raster first. BTW, this is what message in the command-line widget says.
- 12:10 PM Revision e073a4cb (qgis): Fix compilation error on Fedora
- 11:51 AM Revision cd39798b (qgis): Fix access to rule settings
- 10:23 AM Bug report #19307 (Closed): Processing OGR Dissolve having problems with blanks in filename
- When trying to dissolve a layer which has a blank in the filename, the OGR Dissolve tool produces an error.
Blanks i... - 10:05 AM Bug report #19306 (Closed): Lost processing model content
- I have noticed that the content of a an unsaved model sometimes is lost. I have not been able to identify exactly wha...
- 10:01 AM Feature request #19305 (Open): Pause a running processing model
- I would like to be able to pause a running processing model.
- 09:58 AM Feature request #19304 (Open): Docking the processing log window
- I would like to be able to dock the log window somewhere in the modeller window. That would make creating and running...
- 09:54 AM Feature request #19303 (Open): Remember input layers in a processing model
- When creating a new model, I often need to run a model quite a few times to test it. Each time, I have to select inpu...
- 09:08 AM Revision 569db8e0 (qgis): Merge pull request #7045 from PeterPetrik/qgs-quick-position_and_transf...
- [feature] [qgsquick] Add PositionKit, PositionMarker and CoordinateTransformer
- 09:05 AM Revision 9b44a4ad (qgis): fix findSIP with 4.19.10+
- 09:01 AM Revision 7a680026 (qgis): leave comment for SIP version
- 08:24 AM Bug report #19298: 'Order by expression' can't save to shapefile
- I just tried this with a fresh start of QGIS, and the same project. If I point to a shapefile that exists, it asks if...
- 05:37 AM Bug report #19298 (Feedback): 'Order by expression' can't save to shapefile
- 05:37 AM Bug report #19298: 'Order by expression' can't save to shapefile
- Does "C:/Users/loren/Giant Files/HEC-RAS Dam Break/QGIS Projects/TestProject/Profiles100-50-25Sorted" exist? I suspec...
- 02:18 AM Bug report #19298 (Closed): 'Order by expression' can't save to shapefile
- Algorithm 'Order by expression' starting…
Input parameters:
{ 'ASCENDING' : True, 'EXPRESSION' : '\"ID\"', 'INPUT' ... - 06:58 AM Bug report #19301 (Closed): Processing misinterprets windows paths in history
- I create a script which requires a directory.
When I execute it, the path is 'C:\temp\res'.
If I reopen it, tha... - 06:57 AM Revision bd4500e2 (qgis): [needs-docs][dbmanager] harmonize icons
- 06:56 AM Revision 46246f62 (qgis): [needs-docs][dbmanager] harmonize icons
- 06:37 AM Revision 18dbf031 (qgis): Fix build warnings due to differing virtual method signatures
- 05:14 AM Revision 8901d2d3 (qgis): [ui] when toggling panel visibility (ctrl+tab), do not hide floating ta...
- 05:09 AM Revision 63d0317d (qgis): [ui] when toggling panel visibility (ctrl+tab), do not hide floating ta...
- 02:54 AM Bug report #19172: QGIS 3.0.3 main window does not remember chosen size (Win 10 with scaling...)
- Since the last report I've seen 3.0.3 open centered on screen in its tiny default size one time. Mostly it was rememb...
- 02:48 AM Revision eed42b17 (qgis): [python] Block imports of PyQt4 modules
- Prevents crashes when PyQt4 modules are imported in QGIS 3.x.
This instantly segfaults QGIS. Throwing an exception ma... - 02:46 AM Feature request #19300 (Open): Could there be a way to default "Show Feature Count" to on for all...
- I find that turning on "Show Feature Count" for all my Layers often saves me from doing stupid stuff with the wrong l...
- 02:46 AM Revision 36cfaac8 (qgis): Even more descriptive error
- 02:46 AM Revision 96764bef (qgis): more informative error message
- 02:46 AM Revision dbac3b49 (qgis): [python] Block imports of PyQt4 modules
- Prevents crashes when PyQt4 modules are imported in QGIS 3.x.
This instantly segfaults QGIS. Throwing an exception ma...
2018-06-28
- 01:57 AM Bug report #19297 (Open): Repeated Crash making SQL Query in DB Manager
- My Attribute Table views show data rows sorted randomly. Trying to understand, I tried this against a shapefile:
... - 01:47 AM Bug report #19276: GRASS 7 digitising bug 'Could not Commit changes'
- A video of the issue while editing GRASS layer on my system: https://www.youtube.com/watch?v=elnprq7_bqk
- 01:20 AM Bug report #19276: GRASS 7 digitising bug 'Could not Commit changes'
- My mistake, not Underdark. URL here: https://youtu.be/AubBmm3kL2E
"QGIS GRASS Plugin - editing of multiple layers" b... - 06:22 PM Bug report #19276: GRASS 7 digitising bug 'Could not Commit changes'
- Chris Kahler wrote:
> Hi Giovanni,
> 1) hard to be sure when GRASS digitising last worked well, however, I can say ... - 02:07 AM Bug report #19276: GRASS 7 digitising bug 'Could not Commit changes'
- Hi Giovanni,
1) hard to be sure when GRASS digitising last worked well, however, I can say I used '2.8.2-Wien' in De... - 12:54 AM Revision 821241ea (qgis): Avoid prepare-commit script leaving temporary .diff files
- 12:00 AM Revision 0c0981aa (qgis): Merge pull request #7330 from rouault/fix_build_with_qt_5_5
- Fix build with QT 5.5
- 11:30 PM Revision 11faa58e (qgis): clean more last traces
- 11:12 PM Revision 9fe26af8 (qgis): Allow processing tests to specify ellipsoid/project CRS
- 11:12 PM Revision 1223a1cd (qgis): Address review comments
- 11:12 PM Revision c20717a0 (qgis): Protect against centroid failures
- 11:12 PM Revision ce541cb6 (qgis): Use std::size_t
- 11:12 PM Revision c360e374 (qgis): Fix test failure
- 11:12 PM Revision 34b9d39b (qgis): [FEATURE][processing] K Means clustering algorithm
- Adds a native k-means clustering algorithm.
Based on a port of PostGIS' ST_ClusterKMeans function, this
new algorith... - 11:12 PM Revision 16f3781a (qgis): Remove last traces of qextserial from rpm
- 11:05 PM Revision d1aa949d (qgis): fix build
- 10:34 PM Revision 2b5f4699 (qgis): [feature] Allow moving camera up/down using page up/down keys
- 10:34 PM Revision ef214d2b (qgis): [feature] Move camera keeping the position with Ctrl + arrow keys / mouse
- 10:29 PM Revision b5b720db (qgis): Add QOverload to test_banned_keywords.sh
- 10:29 PM Revision f5d2c7bc (qgis): Fix build with QT 5.5
- QOverload is new in QT 5.7
- 10:22 PM Revision 98bce5b7 (qgis): fix findSIP when SIP >= 4.19.10 (#7329)
- 10:09 PM Bug report #19296 (Closed): Random Selection tool doesn't work correctly on a filtered layer
- Fixed in master/backported to 3.2
- 09:40 PM Bug report #19296: Random Selection tool doesn't work correctly on a filtered layer
- Issue persists in version 3.2.0
- 09:15 PM Bug report #19296 (Closed): Random Selection tool doesn't work correctly on a filtered layer
- The Random Selection tool, when used on a filtered layer, selects fewer features than specified. For example, if you ...
- 09:55 PM Revision 4d0d19b0 (qgis): fix build without gui but with bindings
- console and plugin installed are gui components
- 09:54 PM Revision c231600b (qgis): Include date on the release
- AppStream complains if releases don't have a date
- 09:54 PM Revision f1d226f5 (qgis): Roughly adapt packaging to the changes in the previous commit
- 09:54 PM Revision 618c3ce3 (qgis): Centralise linux metadata in the buildsystem
- Instead of having it defined on every version of the packaging
- 09:47 PM Revision ea0feadf (qgis): remove old cmake variable QWTPOLAR
- 09:13 PM Revision c76a1b50 (qgis): Postgres provider: fix build with old QT 5
- 06:28 PM Revision 155ba1ad (qgis): show wms request step size widgets when customization is enabled
- 05:53 PM Bug report #19239 (Closed): Plugin author email visible via plugin manager after install despite ...
- There were no other votes for removing the mailto link from the Plugin Manager, so let's just fix the description. As...
- 05:53 PM Bug report #19239 (Closed): Plugin author email visible via plugin manager after install despite ...
- There were no other votes for removing the mailto link from the Plugin Manager, so let's just fix the description. As...
- 05:53 PM Bug report #19239 (Closed): Plugin author email visible via plugin manager after install despite ...
- There were no other votes for removing the mailto link from the Plugin Manager, so let's just fix the description. As...
- 05:53 PM Bug report #19239 (Closed): Plugin author email visible via plugin manager after install despite ...
- There were no other votes for removing the mailto link from the Plugin Manager, so let's just fix the description. As...
- 05:31 PM Revision 212cffca (qgis): Port gps support to QSerialPort (byebye QExtSerialPort)
- 04:56 PM Feature request #19295 (Open): Have option to use feature centroid in "Select by location" and "E...
- It would be nice to have the option to use a features centroid as the criteria in the select and extract by location ...
- 04:54 PM Bug report #19294: Wrong parameter type to VoronoiPolygons in Processing
- The pull request was removed for technical reasons.
Have now created a new one: https://github.com/qgis/QGIS/pull/7326 - 04:44 PM Bug report #19294 (Closed): Wrong parameter type to VoronoiPolygons in Processing
- In /python/plugins/processing/algs/qgis/VoronoiPolygons.py, the
parameter type of the "BUFFER" parameter is set to Q... - 04:43 PM Revision b55db3df (qgis): match Qt naming schema for factories
- 04:09 PM Bug report #19265: Crash on open - Mac OSX High Sierra
- Joe Bullard wrote:
> Where can I find the older 3.0? can't get 3.2 to work and it replaced 3.0 on my Mac
https://... - 01:17 PM Bug report #19265: Crash on open - Mac OSX High Sierra
- Joe Bullard wrote:
> Rhenriques Henriques wrote:
> > Latest QGIS 3.2 compilation crashes on opening - Macos High Si... - 01:08 PM Bug report #19265: Crash on open - Mac OSX High Sierra
- Rhenriques Henriques wrote:
> Latest QGIS 3.2 compilation crashes on opening - Macos High Sierra
Also experiencin... - 03:50 PM Bug report #19279: Not possible to Print in Page Size DIN-A3 with Landscape orientation
- OK, after some testing it seems that printing in landscape does not work at all.
At least for page size in DIN forma... - 03:37 PM Revision 8a15cef2 (qgis): [3d] Handle tilting and rotation of camera better
- This will update camera's view center as the camera moves around.
Before the view center would be always at the zero ... - 03:37 PM Revision 255aa9e0 (qgis): Fix issues with camera view center adjustments + option to show the center
- 03:37 PM Revision 1002a140 (qgis): Check intersection with all relevant nodes to find the closest intersec...
- 03:37 PM Revision 30ddbbfc (qgis): Be slightly more efficient when doing ray-mesh intersection tests
- 03:17 PM Revision 97addfc2 (qgis): Merge pull request #7313 from PeterPetrik/mesh_layer_styling_gui
- [mesh] [feature] App widgets for styling mesh layers
- 01:28 PM Revision 9643d520 (qgis): Merge pull request #7316 from m-kuhn/hideZoomToFeature
- Hide zoom to feature button for nonspatial embedded forms
- 01:28 PM Feature request #19261 (Closed): Embedded form with relation: "zoom-to-child-object" button shoul...
- Applied in changeset commit:qgis|cbb8a2b68a2d54cbc2224dc84c249e8e36607964.
- 01:28 PM Feature request #19261 (Closed): Embedded form with relation: "zoom-to-child-object" button shoul...
- Applied in changeset commit:qgis|cbb8a2b68a2d54cbc2224dc84c249e8e36607964.
- 01:19 PM Bug report #19293 (Closed): Incorrect working of the identification tool on the MSSQL layers
- When i use identification tool on MSSQL layer (geometry - line) the tool returns several near results instead of one...
- 11:23 AM Bug report #18264: Processing/GDAL: "Convert format" does not work anymore in batch mode
- Processing algorithm 1/16…
Algorithm Convert formats starting…
Input parameters:
{'INPUT': '1 - My_Points',
'OPTI... - 11:04 AM Revision 4c8b8017 (qgis): Make sure that bool(obj) is True for QGIS API objects
- bool(obj) in Python has the following semantics:
1. if the object has __bool__() method, return its value
2. if the o... - 10:41 AM Revision 7bfcaf4d (qgis): remove need for factory for system of measurement
- 10:07 AM Revision 79d761d6 (qgis): change mesh UI to tabs instead of collapsible groups
- 09:42 AM Bug report #19292 (Closed): Text annotation boxes too small in print or pdf
- When printing or creating PDFs with a map layout containing a text annotation box, the text annotation is printed way...
- 09:18 AM Revision fb9e5752 (qgis): [FEATURE] map canvas @canvas_cursor_point variable (#7225)
- 09:11 AM Revision 703a6be1 (qgis): [processing] Don't abort when missing field name specified in
- delete columns algorithm
Fixes #19256
(cherry-picked from 85fba799) - 09:10 AM Revision 49846dea (qgis): [processing] Be more careful with output geometries added as a
- result of clipping
(cherry-picked from 6f5405a) - 09:10 AM Revision 85fba799 (qgis): [processing] Don't abort when missing field name specified in
- delete columns algorithm
Fixes #19256 - 09:09 AM Bug report #19256 (Closed): Dropping an attribute causes a Python error
- Applied in changeset commit:qgis|85fba799eaabfcd0d4da0177daa21dea1ff846aa.
- 09:09 AM Bug report #19256 (Closed): Dropping an attribute causes a Python error
- Applied in changeset commit:qgis|85fba799eaabfcd0d4da0177daa21dea1ff846aa.
- 09:09 AM Revision 6f5405a8 (qgis): [processing] Be more careful with output geometries added as a
- result of clipping
- 09:00 AM Bug report #19291: Only limited number of layers displayed with 3.2
- Sample data
https://my.pcloud.com/publink/show?code=XZomGf7ZwFkqp7w0iCFlGvrv6WMVHueL5sFy - 08:04 AM Bug report #19291 (Open): Only limited number of layers displayed with 3.2
- When my existing 3.0x projects are opened, not all of the layers can be displayed all at the same time. This is compl...
- 07:07 AM Revision deb9f590 (qgis): add disabled server test for gpkg getfeatureinfo filter
- 07:02 AM Revision 734bd699 (qgis): [processing] Fix random selection algorithm when filter is set on layer
- (cherry-picked from 31330ddf)
- 07:02 AM Revision 31330ddf (qgis): [processing] Fix random selection algorithm when filter is set on layer
- 06:13 AM Revision 543df81b (qgis): [processing] Fix potential crash when calling processing.run with
- custom context, but no feedback object
(cherry-picked from 977e14b) - 06:12 AM Revision 977e14b0 (qgis): [processing] Fix potential crash when calling processing.run with
- custom context, but no feedback object
- 03:26 AM Revision 73eb7628 (qgis): Style
- 03:03 AM Bug report #18985: Tracing issues
- I am experiencing the same issues. The problem became more pronounced when I switched the display crs from NAD27 to ...
- 02:42 AM Revision d21af30d (qgis): Followup d0e94728
- We can't safely use final on anything exposed through sip
2018-06-27
- 11:30 PM Revision d0e94728 (qgis): fix build with sip 4.18.1 (eg. ubuntu artful)
- 11:02 PM Revision 2781bc32 (qgis): debian packaging: add python3-pyqt5.qtwebkit (fixes #19275)
- (cherry picked from commit a65279629c80ebe9d4e81ade8fb3671d29dc516e)
- 11:02 PM Revision 15ab4c10 (qgis): fix typo
- (cherry picked from commit 1904a431bef234321f5537f08cde77122fdf63eb)
- 11:01 PM Bug report #19275 (Closed): QtWebKitWidgets, QtWebKit, QWebPage not available on QGIS 3.2 for Ubuntu
- Applied in changeset commit:qgis|a65279629c80ebe9d4e81ade8fb3671d29dc516e.
- 11:01 PM Bug report #19275 (Closed): QtWebKitWidgets, QtWebKit, QWebPage not available on QGIS 3.2 for Ubuntu
- Applied in changeset commit:qgis|a65279629c80ebe9d4e81ade8fb3671d29dc516e.
- 04:19 PM Bug report #19275: QtWebKitWidgets, QtWebKit, QWebPage not available on QGIS 3.2 for Ubuntu
- Alessandro Pasotti wrote:
> this works for me on ubuntu 16.04:
>
> from qgis.PyQt.QtWebKitWidgets import QWebView... - 01:37 PM Bug report #19275 (Open): QtWebKitWidgets, QtWebKit, QWebPage not available on QGIS 3.2 for Ubuntu
- Can anyone try on 18.x?
- 01:35 PM Bug report #19275 (Feedback): QtWebKitWidgets, QtWebKit, QWebPage not available on QGIS 3.2 for U...
- this works for me on ubuntu 16.04:
from qgis.PyQt.QtWebKitWidgets import QWebView - 11:01 PM Feature request #19150 (Closed): Automatically Use max image dimensions from WMS Capabilities
- Applied in changeset commit:qgis|b5d0c75027c8a30ca000ac061a5466f1c6287d1c.
- 11:01 PM Feature request #19150 (Closed): Automatically Use max image dimensions from WMS Capabilities
- Applied in changeset commit:qgis|b5d0c75027c8a30ca000ac061a5466f1c6287d1c.
- 10:58 PM Revision a6527962 (qgis): debian packaging: add python3-pyqt5.qtwebkit (fixes #19275)
- 10:37 PM Feature request #19290 (Open): Add option for extended cross hair in Georeferencer
- Hi,
I have a request that should add some efficiency to those that digitize a lot of grid maps only feature coord... - 10:13 PM Bug report #18418: Scroll zoom erratic on Mac trackpad
- I am also experiencing this exact same issue on macOS 10.13.5 (Early 2013 MBP w/ Retina Display, 13 inch) with QGIS 3...
- 07:10 PM Bug report #19289 (Open): Edit Feature Form. Copy and Move Feature tool.
- When connected to Database (Postgres in my case) there is a problem with ID (automatically generated on server side i...
- 06:43 PM Bug report #19288 (Rejected): GDAL compression parameters
- When in Setting\Options\GDAL\Edit Create Option (button) is pressed. Selected in dropped window option is ignored in ...
- 06:26 PM Bug report #19287 (Closed): Crash while zooming with multiple rasters
- I have multiple grayscale rasters below a color ramped raster. QGIS 3.03 has crashed twice during zooming. I'm new to...
- 06:16 PM Revision 17a05936 (qgis): add 3.2 api doc to index list
- 06:16 PM Revision 1904a431 (qgis): fix typo
- 06:16 PM Revision b5d0c750 (qgis): wms provider: avoid exceeding server limits by tiling the requests (imp...
- 06:12 PM Revision efe0fbf9 (qgis): Merge pull request #7310 from elpaso/oauth2
- [auth] OAuth2 authentication plugin
- 05:25 PM Bug report #17299: Histogram for graduated style in layer properties disappears when the layer pr...
- In QGIS 3.2 this is still an issue.
Resizing the Layer Properties window to the minimum vertical size still makes th... - 04:39 PM Feature request #19286 (Open): [Processing] Set default distance values coherent with meters
- Depending on the algorithms (eg, create grid, snap points to grid, buffer...), the distance or spacing default can be...
- 04:21 PM Feature request #19285 (Open): Allow dB layer not open in project as input in Processing Modeller
- Another request from a FME user:
"Modeler cannot reference PostGIS/database layers that are not in the project AFA... - 04:16 PM Feature request #19284 (Open): Autocomplete algorithms in Processing Modeller
- This is a UX suggestion from an FME user:
"I use the modeler quite a lot and I must admit I find myself typing in ... - 04:11 PM Bug report #19276 (Feedback): GRASS 7 digitising bug 'Could not Commit changes'
- What is the last version where you were able to edit/digitize GRASS vectors?
Have you tested if this problem is pl... - 05:30 AM Bug report #19276 (Open): GRASS 7 digitising bug 'Could not Commit changes'
- Hi, I'm not able to consistently edit either new GRASS polygon layers or existing ones in QGIS 3.2. This problem has ...
- 04:09 PM Bug report #19283: field calculator in not able to add a new field
- Confirmed here (just seen it today in the morning).
Adding a field beforehand from the layer properties works, then ... - 03:37 PM Bug report #19283: field calculator in not able to add a new field
- Sorry,
I miss to flag regression - 03:35 PM Bug report #19283 (Closed): field calculator in not able to add a new field
- Hi all,
I tried to add a new field using field calculator in 2.18.21 but it comes out with an error box
"impossible... - 04:00 PM Bug report #18430: Multiple extension and plugin bug QGIS3 osx
- Thank you, I already tried it, but nothing new with this :...
- 02:32 PM Bug report #19281: Delete does not remove items from composer for certain locales
- Jürgen Fischer wrote:
> Frank Broniewski wrote:
> > I have tried all them locales in C:\OSGeo4W64\apps\qgis\i18n (Q... - 01:06 PM Bug report #19281: Delete does not remove items from composer for certain locales
- Frank Broniewski wrote:
> I have tried all them locales in C:\OSGeo4W64\apps\qgis\i18n (QGIS 3.2) and the following ... - 11:44 AM Bug report #19281: Delete does not remove items from composer for certain locales
- I have tried all them locales in C:\OSGeo4W64\apps\qgis\i18n (QGIS 3.2) and the following locales are affected:
* ... - 11:35 AM Bug report #19281: Delete does not remove items from composer for certain locales
- I have the same problem here. Also located in Germany.
At least QGIS version 2.x and 3.x are effected. - 11:23 AM Bug report #19281 (Closed): Delete does not remove items from composer for certain locales
- When setting QGIS to system_locale (in my case De_de) the Delete key does not work; overriding system locale with e.g...
- 02:15 PM Bug report #12318: attribute table does not show all features
- > @ Giovanni, for the replication: In both 2.18.4 (or maybe earlier versions too, maybe since #6 above?) and 3.2 (or ...
- 12:25 PM Bug report #12318: attribute table does not show all features
- @ Giovanni, for the replication: In both 2.18.4 (or maybe earlier versions too, maybe since #6 above?) and 3.2 (or 3....
- 01:45 PM Bug report #19282 (Open): Data-defined legend is broken if "map units" are used
- symbol sizing with size assistant returns properly scaled symbols in the qgis/layer tree and the copmposer legend pro...
- 01:41 PM Bug report #18985: Tracing issues
- Issue still persists in 3.2
In my opinion this issue should be changed to high priority as it pretty much makes tr... - 12:05 PM Bug report #19116: Crash while deleting the unique WCS layer
- Same occurs with 3.2.0
Process: QGIS [43942]
Path: /Applications/QGIS3.app/Content... - 11:24 AM Bug report #19279: Not possible to Print in Page Size DIN-A3 with Landscape orientation
- We have the same problem here.
Our company is also located in Germany and we also can't print DIN A3 landscape.
So ... - 10:50 AM Bug report #19279 (Closed): Not possible to Print in Page Size DIN-A3 with Landscape orientation
- In QGIS 3.2 (and 3.0) it is not possible to print with a page size of DIN-A3 with a landscape orientation.
It will a... - 11:03 AM Bug report #19280 (Open): Graphical modeller - element (inputs / algorithms) name changes are not...
- In QGIS 3.2, changing the names ("parameter name" for inputs and "description" for algorithms) of the elements (input...
- 10:52 AM Revision 602a8589 (qgis): Merge pull request #7318 from ismailsunni/sortable_shortcuts
- Make the Keyboard shortcuts list sortable.
- 10:47 AM Feature request #19278 (Open): Customize function "Update SQL Layer"
- Hello everybody,
in QGIS 3.2, on Fedora 27, I used the function "Update SQL Layer" in the layer context menu for t... - 10:37 AM Bug report #19274 (Closed): Missing -lco parameter in gdal console call
- Hi Alexander,
thank you for the explanation.
Regards,
Joao - 10:11 AM Bug report #19274: Missing -lco parameter in gdal console call
- For raster algorithms this already fixed. For vector algorithms, you should specify command-line switch by yourself, ...
- 09:16 AM Revision c971ab95 (qgis): fix minor issues from nyalldawson review
- 09:15 AM Revision 3891608b (qgis): Merge pull request #7311 from m-kuhn/probot_stale
- Automatically close stale pull requests
- 09:04 AM Revision c0932e52 (qgis): Make the Keyboard shortcuts list sortable.
- 09:02 AM Feature request #19277 (Open): Support for using a template file when creating Excel file output ...
- I would like to see support for using a template for styling the Excel files created with a model. For example settin...
- 09:01 AM Revision f2245efb (qgis): Remove plugin from API docs
- 03:42 AM Bug report #19265: Crash on open - Mac OSX High Sierra
- Similar problem. After attempting to use GRASS tools to edit / digitise existing GRASS vector map. Trashed QGIS3 fold...
2018-06-26
- 01:39 AM Bug report #19275 (Closed): QtWebKitWidgets, QtWebKit, QWebPage not available on QGIS 3.2 for Ubuntu
- I cannot import QWebpage QWebView , QWebPage, etc in QGIS 3.2 for Ubuntu (18.x)
E.g.... - 11:56 PM Revision 4f25d23f (qgis): Improve wording
- 10:41 PM Bug report #19274 (Closed): Missing -lco parameter in gdal console call
- If you put parameters in Additional Creation Options box they don't assume the -lco in gdal/ogr console call.
See ... - 10:13 PM Bug report #18558: QGIS crash with SQL Server layer
- Does exactly the same thing with 3.2.
Crash ID: b0ee67212954603a0166eb376a13b280632183af
Stack Trace
Q... - 09:19 PM Feature request #19179 (Closed): Option to delete layer with keyboard delete key
- 11:50 AM Feature request #19179: Option to delete layer with keyboard delete key
- I agree that it isn't needed especially with CTRL-D
- 09:15 PM Bug report #12318: attribute table does not show all features
- @andskog I think that's the expected behavior. Please read the tip at https://docs.qgis.org/testing/en/docs/user_manu...
- 06:46 PM Bug report #12318: attribute table does not show all features
- andskog - wrote:
> While this is not an issue anymore in e.g. 2.18.4, it seems reintroduced with 3.2. Unless you ena... - 06:46 PM Bug report #12318: attribute table does not show all features
- andskog - wrote:
> While this is not an issue anymore in e.g. 2.18.4, it seems reintroduced with 3.2. Unless you ena... - 06:46 PM Bug report #12318: attribute table does not show all features
- andskog - wrote:
> While this is not an issue anymore in e.g. 2.18.4, it seems reintroduced with 3.2. Unless you ena... - 09:02 PM Bug report #19273 (Feedback): Layers SHP not visible in other platforms
- Hi,
2.14 is an old and not maintained version so this issue will not be fixed if It does not affect 2.18 and/or 3.2
... - 07:14 PM Bug report #19273 (Closed): Layers SHP not visible in other platforms
- I have generated around 10 SHP files, but when I want them to be visible in other applications that are not QGIS they...
- 06:44 PM Bug report #19254 (Feedback): GRASS integration failures
- Just did an installation on Windows with Osgeo4w and the path is right.
- 06:44 PM Bug report #19255 (Feedback): grass folder
- Just did an installation on Windows with Osgeo4w and the path is right.
- 05:44 PM Bug report #19272 (Closed): MSSQL Zooming Crash
- Crashes when zooming on a MSSQL spatial layer. Does not matter on the zoom level or the number of features in extent....
- 04:53 PM Revision cfb20232 (qgis): Spelling and doxygen
- 04:30 PM Bug report #19271 (Closed): Crash on SQL queries - virtual layers
- Steps to reproduce:
* New project
* New temporary vector (name "asd", geometry: LineString)
* Draw a line
* Menu ... - 04:21 PM Bug report #19270 (Feedback): Crash at end load base application, before show work area
- h2. User Feedback
h2. Report Details
*Crash ID*: 0a093f90f9ca0528dd79bfb91b18667eb927bed7
*Stack Trace*
<pr... - 03:13 PM Revision ab0c58d8 (qgis): [auth] Code style, unique ptrs and documentation
- 02:55 PM Revision 0f6d808b (qgis): Add BWTA2017.gsb to srs.db (backport 44eb0f901)
- ie.
sqlite3 resources/srs.db "INSERT INTO tbl_datum_transform VALUES(NULL,100017,4314,4258,9615,'BWTA2017.gsb',NULL,N... - 02:43 PM Revision e02845ae (qgis): Remove obsolete CMake FindQJSON
- 01:01 PM Revision d7b85c69 (qgis): Merge pull request #7016 from m-kuhn/featureSourceEmpty
- QgsFeatureSource::empty() method
- 12:57 PM Revision cbb8a2b6 (qgis): Hide zoom to feature button for nonspatial embedded forms
- Fix #19261 https://issues.qgis.org/issues/19261
- 11:56 AM Revision b88b7bcd (qgis): spelling
- 11:22 AM Revision ae6bffde (qgis): Update to QgsProcessingFeatureSource::hasFeatures
- 11:19 AM Bug report #19269 (Closed): QGIS 3 crashes when zooming or paning the map (but 2.18 is working.)
- h2. User Feedback
h2. Report Details
*Crash ID*: b0ee67212954603a0166eb376a13b280632183af
*Stack Trace... - 11:07 AM Revision 252e41d3 (qgis): fix travis issues: docs, sip, test
- 11:02 AM Revision e5273717 (qgis): add missed file (followup 4790747ae)
- (cherry picked from commit 7847421de4643ac9a3b5302e04a9e6f336972e90)
- 10:59 AM Revision 7847421d (qgis): add missed file (followup 4790747ae)
- 10:30 AM Bug report #19268 (Feedback): error en Semi-Automatic Classification Plugin
- When exactly that crash happen? I assume it may be:
a) When you just display the plugin details without clicking "i... - 07:45 AM Bug report #19268 (Closed): error en Semi-Automatic Classification Plugin
- h2. User Feedback
h2. Report Details
*Crash ID*: 26388aa869943d5db154177d7b42b4cbc797bb05
*Stack Trace... - 08:50 AM Revision aeea1848 (qgis): [mesh] [feature] App widgets for styling mesh layers
- - Adding datasets to mesh layer from properties panel
- Information and source panel in properties panel
- Selection ... - 07:34 AM Bug report #19213 (Closed): importing QGIS layer into postgis
- As per comment on PR, this was resolved as invalid
- 07:34 AM Bug report #19213 (Closed): importing QGIS layer into postgis
- As per comment on PR, this was resolved as invalid
- 07:26 AM Bug report #19267: QgsTask does not starts after adding to the task manager
- There is also another issue — *finished()* is not executed (probably because Python object is garbage collected when ...
- 07:22 AM Bug report #19267 (Closed): QgsTask does not starts after adding to the task manager
- Seems adding tasks to the task manager from Python using...
- 05:49 AM Bug report #19092: Measure tool on a Mac uses the top right corner of the cross hair cursor inste...
- > Behavior needs to be move while press and dragging.
That's a "wontfix". - 05:15 AM Bug report #19092: Measure tool on a Mac uses the top right corner of the cross hair cursor inste...
- Paul Austin wrote:
> On a Mac (not sure about windows) the measure tool bases clicks off the top left corner of the ... - 05:36 AM Bug report #18622: Mouse pointer displacement
- This bug it's not solved yet. It works great in 2.18. It seems to be a regression, at least in MacOS
- 05:05 AM Bug report #19265: Crash on open - Mac OSX High Sierra
- Rhenriques Henriques wrote:
> Latest QGIS 3.2 compilation crashes on opening - Macos High Sierra
Had to trash the... - 04:41 AM Bug report #19266 (Closed): Crash when Open Attribute Table of a MSSQL layer
- h2. User Feedback
I have added a MSSQL geom view as a layer and had just gone View Attribute Table.
h2. Report ... - 04:03 AM Bug report #18264 (Feedback): Processing/GDAL: "Convert format" does not work anymore in batch mode
- Please post the contents of the processing dialog log tab
2018-06-25
- 01:49 AM Bug report #19264: fails to create shapefile layer
- amandeep sadhal wrote:
> h1. hi dear, i am trying but unsuccessful creating a shapfile layer. it is showing error th... - 01:09 AM Bug report #19264 (Open): fails to create shapefile layer
- h1. hi dear, i am trying but unsuccessful creating a shapfile layer. it is showing error that **layer creation failed...
- 01:33 AM Bug report #19265 (Open): Crash on open - Mac OSX High Sierra
- Latest QGIS 3.2 compilation crashes on opening - Macos High Sierra
- 11:19 PM Bug report #18202: "Raster" and "Vector" menus split in two menus when the locale is changed
- If I create a new profile, the problem dissapears: I can switch among languages without further issues.
However, i... - 01:09 PM Bug report #18202 (Feedback): "Raster" and "Vector" menus split in two menus when the locale is c...
- @Jan, what is the language of your system? And if English, do "vector" and "raster" translate differently?
I can c... - 09:25 PM Bug report #12318: attribute table does not show all features
- While this is not an issue anymore in e.g. 2.18.4, it seems reintroduced with 3.2. Unless you enable Show Features Vi...
- 09:25 PM Bug report #12318: attribute table does not show all features
- While this is not an issue anymore in e.g. 2.18.4, it seems reintroduced with 3.2. Unless you enable Show Features Vi...
- 09:03 PM Bug report #19263 (Closed): Shifted labels on non-project CRS layers
- When I use eg. EPSG 3031 on my project, and add a 4326 point layer and enables labeling, things looks fine until I ap...
- 07:01 PM Revision 00cd4b30 (qgis): fix travis
- 06:43 PM Revision e77f9243 (qgis): Remove redundant CMake variables
- 06:25 PM Bug report #18264 (Reopened): Processing/GDAL: "Convert format" does not work anymore in batch mode
- I tried with Qgis3.2.0 the same operation of massive conversion of layers, but without success.
Can you try to "conv... - 06:22 PM Bug report #19262 (Open): Editing features: undocked attribute editor (form table) not rememberin...
- When editing features, I usually close the attribute editor (undocked) to look for and select a new feature.
Each ti... - 04:48 PM Feature request #19261 (Closed): Embedded form with relation: "zoom-to-child-object" button shoul...
- Since QGIS 3.2 there is a new button "Zoom to Child object" in embedded forms.
While this is useful for related ge... - 04:33 PM Bug report #19260 (Closed): [Digitizing] The "Enable snapping on invisible features" option is al...
- Open the Settings --> Options --> digitizing dialog
Check the "Enable snapping on invisible features" option
Apply
... - 04:23 PM Bug report #19259 (Open): QGIS 3. Oracle error while adding features - ORA-01861
- When I add(edit) feature to layer with date field in oracle DB, I get this error:
Could not commit changes to la... - 04:12 PM Feature request #14060: Composer: Add an option to select the page to export
- The main request here is to be able to export a (set of) pages in a multipage print layout instead of always the whol...
- 03:58 PM Bug report #18628: QGIS 3: vertex editor highlights features in non-visible layers
- I have the same problem. I'm using QGIS version 3.2.0. It shows mainly layers that are disabled when I want to edit a...
- 03:56 PM Bug report #18430 (Feedback): Multiple extension and plugin bug QGIS3 osx
- Would this workaround help: https://www.kyngchaos.com/blog/2018/20180406_qgis_tools_processing_workaround?
- 03:43 PM Revision bb398501 (qgis): Type
- 02:49 PM Bug report #19254: GRASS integration failures
- I forgot to mention, in my original post, I had the details open during my last reinstall of QGIS standalone for Wind...
- 02:42 PM Bug report #19254: GRASS integration failures
- Jürgen Fischer wrote:
> Change the setting to C:\PROGRA~1\QGIS3~1.0\apps\grass\grass-7.4.1
Thanks for that. I was... - 09:03 AM Bug report #19254: GRASS integration failures
- Change the setting to C:\PROGRA~1\QGIS3~1.0\apps\grass\grass-7.4.1
- 06:55 AM Bug report #19254 (Closed): GRASS integration failures
- I've had a series of issues with GRASS on my Windows systems. The last time I had GRASS working on any of my Windows ...
- 02:39 PM Revision 474d1b52 (qgis): Don't close pull requests tagged "Merge After Thaw"
- 01:47 PM Revision caed3a91 (qgis): choose system of measurement for scalebar or position
- 01:16 PM Revision bc644208 (qgis): Add pyopenssl required by owslib
- 01:02 PM Bug report #18497: crash at processing....qgis:snapgeometries
- I confirm this issue on QGIS 3.2.0.
With someone layer (polygons) QGIS crash; with others it's ok.
It would seem th... - 12:48 PM Revision 13af4ed2 (qgis): Add stale.yml
- 12:31 PM Bug report #19258 (Open): Writing features without geometrier to SHP causes Python error
- When I drop the feature geometries in a processing model and specify SHP as output, I get this Pythin error:
Pro... - 12:26 PM Revision 3faced1e (qgis): Removed duplicated pg pki test
- 12:18 PM Bug report #19257 (Open): Python error when overwriting SHP-file
- When I run a model with SHP as output in a processing model, it works fine. When I run the same model again, without ...
- 12:02 PM Bug report #19256 (Closed): Dropping an attribute causes a Python error
- When I specify an incorrect attribute (such as'a,b'c') to drop in a processing model, I get this Python error:
Key... - 11:41 AM Revision 3f27eaa3 (qgis): Documentation for OAuth2 server testing
- 11:40 AM Revision 5d724fca (qgis): Do not astyle o2 library
- 11:39 AM Revision d54f5b2c (qgis): [oauth2] Add o2 library as external
- 11:35 AM Revision 87e93c11 (qgis): Merge pull request #7307 from rldhont/processing-r-enconde-string-218
- [Bugfix][Processing] R script: ParameterString has to be encoding
- 11:35 AM Revision b3d26199 (qgis): Merge pull request #7309 from daniviga/transparent-svg
- Remove white background from qgis_icon.svg
- 10:27 AM Revision b232c42e (qgis): Remove white background from qgis_icon.svg
- 09:38 AM Bug report #19255 (Closed): grass folder
- QGIS 3.2
Settings / Options / Processing
Providers / GRASS
GRASS7 folder had to be changed from 7.4.0 to
7... - 09:35 AM Revision bc7bbd95 (qgis): [auth] Update OAuth2 Python oauthlib test package for Docker
- 09:35 AM Revision b9c2c5cb (qgis): [auth] Update OAuth2 plugin test to new QgsApplication::authManager()
- 09:35 AM Revision 0a67592d (qgis): [oauth] Fix tests and rebase agains current master
- 09:35 AM Revision 4ee02495 (qgis): [auth] Update OAuth2 plugin to new QgsApplication::authManager()
- 09:35 AM Revision 5ee767a8 (qgis): Pass urlencoded URL to the oauth handler
- 09:35 AM Revision 65b29096 (qgis): [oauth2] Added test for resource owner password grant flow
- 09:35 AM Revision cdafca5f (qgis): [auth] Add mutex; remove qApp parents; do not set parent in wrong thread
- 09:35 AM Revision b66a751c (qgis): [FEATURE][auth] OAuth2 authentication method plugin
- - Supports authentication code, implicit and resource owner grant flows
- Allows for preconfigured connections, read ... - 09:26 AM Bug report #18601: QGIS3: texts with leading zero get integers
- Hi Tobias. I hear your frustration.
Setting every field type would be good but is not a quick option, and harde... - 09:23 AM Bug report #18941: Can't edit GeoPackage using SQL through DBManager
- Similar problem here, with QGIS 3.2 and Ubuntu 16.04 (xenial). When clicking on SQL Window icon, I get same error mes...
- 09:14 AM Revision 54a50599 (qgis): since 3.4
- 09:14 AM Revision 5ef5d396 (qgis): fix doxygen warnings
- 09:14 AM Revision 3f5babdd (qgis): fix travis and use qgscoordinateformatter
- 09:14 AM Revision 7828dc49 (qgis): fixes for position kit and coordinate transformer
- 09:14 AM Revision 32836da1 (qgis): fix docs typos
- 09:13 AM Revision 5f07851a (qgis): [feature ] Add PositionKit, PositionMarker and other related classes to...
- For background information see the associated QEP (https://github.com/qgis/QGIS-Enhancement-Proposals/issues/109
- 09:13 AM Revision 31e1514f (qgis): remove unused import
- 08:17 AM Revision 7acfe037 (qgis): Merge pull request #7064 from anitagraser/patch-1
- [FEATURE] Create PostGISExecuteAndLoadSQL.py
2018-06-24
- 01:00 AM Bug report #18601: QGIS3: texts with leading zero get integers
- This still has not been fixed. I think, we should rework this feature ... it should work like XLSX import, where you ...
- 10:36 PM Bug report #18422: Data Source Manager window not vertically-resizable
- I am still experiencing this issue with QGIS 3.2 - do you have any suggestions as to what the best way forward is?
- 09:55 PM Revision 43f77e03 (qgis): Fix WITH_GRASS7 build with Qt-5.11.0 (missing headers)
- 01:59 PM Bug report #18202: "Raster" and "Vector" menus split in two menus when the locale is changed
- i can't confirm with qgis 3.2.
Win 7 64bit - 11:27 AM Bug report #18202: "Raster" and "Vector" menus split in two menus when the locale is changed
- Still in QGIS 3.2.
- 01:12 PM Bug report #19120: Saved default style in spatialite file not available when loaded
- Related or same issue on Windows 10, QGIS 3.0.3, code revision 8a899c8758.
Database Styles Manager reports "No sty... - 11:43 AM Bug report #19253 (Closed): Translated 'Raster' and 'Vector' submenus converted to Title Case
- In English, menu names are usually in "Title Case", but in other languages it may be different.
In Transifex some ...
2018-06-23
- 02:38 PM Feature request #10612 (Closed): MSSQL - Show user defined error messages
- Now it works with qgis 3.2.
- 02:04 PM Feature request #18935: Improve implementation of QGIS WFS paging and max number of features options
- Implemented for QGIS 3.4
- 02:45 AM Bug report #19252 (Open): GDAL crash in QGIS only when saving a new raster
- When I attempt to run a snippet of code in QGIS's Python window that creates a GeoTiff, it crashes QGIS. If I run the...
2018-06-22
- 10:08 PM Revision f9c8df94 (qgis): More fixes for rpm/buildrpms.sh
- 10:08 PM Revision cd5d045a (qgis): Fix a regression in buildrpms.sh introduced in #7287
- 10:08 PM Revision 1f1d19fd (qgis): Package /usr/share/metainfo/org.qgis.qgis.appdata.xml in rpm properly
- 09:46 PM Bug report #19172: QGIS 3.0.3 main window does not remember chosen size (Win 10 with scaling...)
- Today QGIS began remembering its window size and position! I have no idea what changed... I don't believe I did anyt...
- 09:35 PM Revision 4a48f50a (qgis): Add qgis:postgisexecuteandloadsql
- 08:43 PM Revision f6ada699 (qgis): Package /usr/share/metainfo/org.qgis.qgis.appdata.xml in rpm properly
- 08:43 PM Revision fd8344bc (qgis): More fixes for rpm/buildrpms.sh
- 08:43 PM Revision 9caeb809 (qgis): Fix a regression in buildrpms.sh introduced in #7287
- 08:42 PM Revision 5b7eefa6 (qgis): [FEATURE][processing] New 'Raster pixels to polygons' algorithm
- Converts a raster layer into a vector layer, with a polygon feature
corresponding to each pixel from the raster and a... - 07:32 PM Feature request #19245 (Closed): snapping on hover when we want to rotate features depending a sp...
- Hi,
Please do not duplicate the same request and let's focus instead on the initial report.
Thanks - 07:32 PM Feature request #19245 (Closed): snapping on hover when we want to rotate features depending a sp...
- Hi,
Please do not duplicate the same request and let's focus instead on the initial report.
Thanks - 12:57 PM Feature request #19245 (Closed): snapping on hover when we want to rotate features depending a sp...
- Hello,
One of usefull evolution for the rotate feature's function in qgis would be to snapp on hover on the anchor p... - 07:21 PM Feature request #19179: Option to delete layer with keyboard delete key
- Alessandro Pasotti wrote:
> -(on linux)- CTRL-D does that
- 06:12 PM Feature request #19179: Option to delete layer with keyboard delete key
- I would worry that it makes it too easy to inadvertently delete a layer...
- 07:02 PM Bug report #19251 (Open): [identify] Right-click with identify features tool does not work with a...
- Using the "Identify Results" tool, right-click on the canvas, you'll be prompted with the list of overlaid features.
... - 06:40 PM Revision bebadef1 (qgis): Fix parameter names
- 06:06 PM Feature request #19250 (Open): Layer Properties > Source > Provider feature filter: accept Query ...
- At present the Query Builder only supports layer fields in its queries.
It would be useful to also be able to refere... - 05:59 PM Revision 70e03951 (qgis): [Bugfix][Processing] R script: ParameterString has to be encoding
- In Processing R script, each parameter is inserted in the script by rewriting
the file. So it's necessary to encode P... - 04:36 PM Revision 39f09228 (qgis): [WFS provider] Fix #7170 / properly take into account feature count lim...
- 04:14 PM Bug report #19239: Plugin author email visible via plugin manager after install despite assurance...
- > Let's discuss it on qgis-community-team ML: https://lists.osgeo.org/pipermail/qgis-community-team/2018-June/005024....
- 09:47 AM Bug report #19239: Plugin author email visible via plugin manager after install despite assurance...
- Thanks for pointing this problem out!
I overlooked this change in the Developer Cookbook. It's 2.5 years old now ... - 03:37 PM Bug report #19243: Zooming out crashes QGIS
- Is there an easy fix for this issue? Trying to work through the first QGIS tutorial. This is very discouraging!
- 01:47 PM Bug report #19243 (Closed): Zooming out crashes QGIS
- Duplicate of #14752
- 01:47 PM Bug report #19243 (Closed): Zooming out crashes QGIS
- Duplicate of #14752
- 08:46 AM Bug report #19243 (Closed): Zooming out crashes QGIS
- h2. User Feedback
Simple zooming in- and out in the first QGIS tutorial (natural earth) causes QGIS to crash. Memo... - 03:32 PM Revision b8c11b8f (qgis): Fix build against QT 5.5 / Ubuntu 16.04
- Fix issue introduced in 635f8ad7ca3b5204490723827d242b848af19cd7
In QT 5.5, operator== (const QString&, char) is not ... - 03:14 PM Bug report #19249 (Open): The "effect neon" symbol breaks layer type and edit status icons in the...
- In the attached image, the New Scratch Layer2 is a line layer to whom I apply the default "effect Neon" line symbol.
... - 02:57 PM Revision 14a913e2 (qgis): Merge pull request #7170 from rouault/wfs_pagesize
- [WFS provider] [FEATURE] Allow user to enable/disable paging and specify page size (fixes #18935)
- 02:57 PM Feature request #18935 (Closed): Improve implementation of QGIS WFS paging and max number of feat...
- Applied in changeset commit:qgis|e998fcf0b2a1c7e07e6433b656a652eae46c6c35.
- 02:57 PM Feature request #18935 (Closed): Improve implementation of QGIS WFS paging and max number of feat...
- Applied in changeset commit:qgis|e998fcf0b2a1c7e07e6433b656a652eae46c6c35.
- 02:57 PM Revision 294f8acc (qgis): Merge pull request #7303 from rldhont/server-wms-getprint-autoupdate-le...
- [Bugfix][Server] Display composer legend with auto update like the Desktop
- 02:47 PM Revision cbde32f0 (qgis): Merge pull request #4643 from merkato/master
- [FEATURE] Add role logging for PostGIS versioning.
- 02:41 PM Revision 1b15e68f (qgis): Add minimal smartness for QgsProcessingFeatureSource::hasFeatures
- 02:35 PM Revision 2718317e (qgis): Merge pull request #7298 from nyalldawson/layout
- [layouts] Save last used export folder in project
- 02:34 PM Revision c780d607 (qgis): Merge pull request #7105 from PeterPetrik/quick-3-identity
- [qgsquick] [feature] Identify and highlight
- 02:33 PM Revision 638fc0ce (qgis): Merge pull request #7245 from rouault/gpkg_transactions
- [OGR provider] [FEATURE] Add support for transactions on GPKG databases
- 02:26 PM Bug report #19236: Ordered weighted averaging error: can only concatenate list (not “str”) to list
- I have found some explanations from tutorials-[[http://grindgis.com/software/qgis/raster-overlay-analysis-qgis]].
... - 02:15 PM Revision 1503459f (qgis): Bump version to 3.3
- 02:14 PM Revision 30de027d (qgis): changelog and news update for 3.2
- 02:14 PM Revision bc431940 (qgis): Release of 3.2 (Bonn)
- 02:14 PM Revision 3e008c31 (qgis): translation update for 3.2 from transifex
- 02:00 PM Revision 9fba24a3 (qgis): Release of 2.18.21
- 01:51 PM Revision 259290ab (qgis): [Bugfix][Server] Display composer legend with auto update like the Desktop
- QGIS Server was not able to display auto update legend in composer since
2.18.x. To fix it we need to deactivate *aut... - 01:46 PM Bug report #19244 (Feedback): Composer Legend Not located at the right place during export in atlas
- Can you reproduce in 3.0?
- 09:18 AM Bug report #19244 (Closed): Composer Legend Not located at the right place during export in atlas
- Composer Legend is not locatated at the right place during pdf export in atlas when defining it's position throught c...
- 01:45 PM Bug report #19238 (Closed): Field calculator hangs QGIS
- 12:46 PM Bug report #19238: Field calculator hangs QGIS
- Thank you for your help - this cleared up the problem!
- 01:45 PM Feature request #19248 (Open): WFS 2.0 complex features not supported
- Earlier I has opened this WFS with plugin in Q-gis 2.18, but i 3.0 this plugin is not available. The WFS is included ...
- 01:42 PM Bug report #19247 (Open): [Identify] right-click on features shows unneeded sub menu
- Using the Identify features tool, I right-click on features and shows the list of layers/features
As you can see in ... - 01:30 PM Revision 80b0c72c (qgis): Fix a Python error in Processing GUI
- It turns out that an empty QComboBox evaluates to False:
>>> t=QLineEdit()
>>> bool(t)
True
>>> c=QComboBox()
>>> bo... - 01:28 PM Bug report #19246 (Open): [identify] Identify selection tools do not work when "layer selection" ...
- In the "Identify Results" panel, select the "Layer selection" as mode (at the bottom)
Now select a tool like "Identi... - 01:07 PM Bug report #19224: Qgis crashes when deleting or moving node
- Via menu Settings / User Profiles / New Profile, see screenshot
- 12:19 PM Bug report #19242 (Closed): Plugins not working on QGIS v3.0.3
- Closing this ticket as it is not a QGIS bug - the plugins are made by third parties.
Crayfish for QGIS 3 is in the... - 12:19 PM Bug report #19242 (Closed): Plugins not working on QGIS v3.0.3
- Closing this ticket as it is not a QGIS bug - the plugins are made by third parties.
Crayfish for QGIS 3 is in the... - 10:13 AM Bug report #19242 (Feedback): Plugins not working on QGIS v3.0.3
- AFAIK, Crayfish for QGIS 3.x is not released yet. For more information, please contact is authors: https://www.lutrac...
- 07:20 AM Bug report #19242 (Closed): Plugins not working on QGIS v3.0.3
- I have downloaded and installed the latest version of QGIS v3.0.3 but the plugins,
1.Crayfish
2.Profiletool
3.Tuf... - 11:37 AM Bug report #19036 (Closed): QGIS crashed after using plugin manager
- So I assume it duplicates #18261. Seems it's solved in recent packages, as there is no new reports since yours (and t...
- 11:37 AM Bug report #19036 (Closed): QGIS crashed after using plugin manager
- So I assume it duplicates #18261. Seems it's solved in recent packages, as there is no new reports since yours (and t...
- 11:37 AM Bug report #19036 (Closed): QGIS crashed after using plugin manager
- So I assume it duplicates #18261. Seems it's solved in recent packages, as there is no new reports since yours (and t...
- 10:49 AM Revision 3f16335c (qgis): Merge pull request #7296 from wonder-sk/processing-python-escape-quotes
- Fix escaping of quotes of map layer source in processing
- 10:22 AM Bug report #19228 (Feedback): QuickMapServices isn't showing up anywhere (Giovanni, please don't ...
- 10:21 AM Bug report #19228: QuickMapServices isn't showing up anywhere (Giovanni, please don't close it ye...
- If the Plugin Manager says it's installed and enabled (the checkbox by the plugin name is checked), then definitely i...
- 10:14 AM Revision 7ab65971 (qgis): Merge pull request #7288 from m-kuhn/19137
- Take changes of embedded forms into account
- 10:14 AM Bug report #19137 (Closed): Mutations in embedded forms (1:n) are not stored until user clicks in...
- Applied in changeset commit:qgis|0749835071e8c73f6cca82e7c7718144eb90de7f.
- 10:14 AM Bug report #19137 (Closed): Mutations in embedded forms (1:n) are not stored until user clicks in...
- Applied in changeset commit:qgis|0749835071e8c73f6cca82e7c7718144eb90de7f.
- 10:14 AM Revision c6b8a102 (qgis): Add dox
- 09:35 AM Revision 648b5884 (qgis): [pyqgis-console] APIs file updated
- 09:20 AM Revision bc737cef (qgis): Switch more valueAsPythonString() implementations to use stringToPython...
- 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:37 AM Bug report #19213: importing QGIS layer into postgis
- sample file to test.
I have also made a pull request to fix this bug[https://github.com/qgis/QGIS/pull/7301] - 07:12 AM Bug report #19213: importing QGIS layer into postgis
- Please add a minimal data sample
- 07:15 AM Feature request #14012 (Closed): DB Manager: add an option to store $user to Versioning
- Fixed in https://github.com/qgis/QGIS/pull/4643#pullrequestreview-131038277
- 07:15 AM Feature request #14012 (Closed): DB Manager: add an option to store $user to Versioning
- Fixed in https://github.com/qgis/QGIS/pull/4643#pullrequestreview-131038277
- 06:29 AM Revision cd495fbb (qgis): Don't crash when findLayer is called with a nullptr
- 06:26 AM Revision 41d6b9d9 (qgis): Silence more plotly warnings on import
- 05:57 AM Bug report #19241 (Closed): error
- It's a known issue. The fix is here:
https://www.kyngchaos.com/blog/2018/20180406_qgis_tools_processing_workaround - 05:57 AM Bug report #19241 (Closed): error
- It's a known issue. The fix is here:
https://www.kyngchaos.com/blog/2018/20180406_qgis_tools_processing_workaround - 05:53 AM Bug report #19241 (Closed): error
- Estimados, me podrían ayudar con este error:
Algoritmo de Procesos…
AlgorithmDialog
Input parameters:
{ 'DATA_T... - 05:37 AM Revision 398e2a17 (qgis): [console] Fix invalid regex warning
- 05:37 AM Revision 12efb866 (qgis): [dbmanager] Fix error when connecting to postgis db
- Fixes #19240
- 05:37 AM Revision 6e7c07bc (qgis): Mark regex
- 05:37 AM Bug report #19240 (Closed): Can't open PostGIS database in DBManager, QVariant error
- Applied in changeset commit:qgis|12efb8669e94eba342a9cdeb9fb0321ebfb88438.
- 05:37 AM Bug report #19240 (Closed): Can't open PostGIS database in DBManager, QVariant error
- Applied in changeset commit:qgis|12efb8669e94eba342a9cdeb9fb0321ebfb88438.
- 03:47 AM Bug report #19240 (Closed): Can't open PostGIS database in DBManager, QVariant error
- While I'm trying to connect to my PG database in the DB Manager:...
- 05:09 AM Revision c6b4404c (qgis): Indentation
- 04:50 AM Revision 52fa989c (qgis): More tests
- 04:46 AM Revision 5cd25186 (qgis): Fix some issues in findClosestExistingPath
- 03:58 AM Revision f0f50a19 (qgis): do not translate these strings in metadata widget, review tab order
- 03:49 AM Bug report #17726: FitNPointsToShape SAGA algorithm returns empty layer when called from processing
- OK, I opened a ticket on the SAGA project sourceforge page for visibility there. Link: https://sourceforge.net/p/saga...
- 03:25 AM Revision b2eedd3a (qgis): Guard against infinite loop
- 03:22 AM Revision 58548e04 (qgis): [layouts] Save last used export folder in project
- And use it in preference to the global last used export folder.
Because GIS use is typically specific project based, ... - 02:48 AM Revision feea1210 (qgis): Fix some warnings
- 02:45 AM Revision 635f8ad7 (qgis): Add QgsFileUtils::findClosestExistingPath to find the closest
- existing folder match for a path
E.g. if \a path is "/home/user/projects/2018/P4343"
and "/home/user/projects" exist... - 02:02 AM Revision 0a225c48 (qgis): Fix escaping of quotes of map layer source in processing
2018-06-21
- 01:46 AM Revision 1572314b (qgis): Fix some warnings
- 01:43 AM Revision 757949ba (qgis): Add missing references
- 01:29 AM Bug report #19239 (Closed): Plugin author email visible via plugin manager after install despite ...
- In the cookbook at https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/plugins.html#plugin-metadata it sa...
- 01:27 AM Revision d1cced7c (qgis): typo fixes
- 01:23 AM Revision 6eeaca55 (qgis): return the default style first in the list
- 12:57 AM Bug report #18983: Import vector into PostGIS database alg - wrong table name
- That command looks ok to me - it has the correct table name in the "nln" argument: "test.input". Do you see the same ...
- 11:57 AM Bug report #18983: Import vector into PostGIS database alg - wrong table name
- I try to import a PostGIS layer named OPERE:
cmd.exe /C ogr2ogr.exe -progress --config PG_USE_COPY YES -f PostgreS... - 12:54 AM Bug report #19236 (Feedback): Ordered weighted averaging error: can only concatenate list (not “s...
- This is fixed in 3.2 master - but I honestly can't understand exactly what that algorithm is supposed to do. The saga...
- 06:58 PM Bug report #19236 (Closed): Ordered weighted averaging error: can only concatenate list (not “str...
- When I use the ordered weighted averaging tool it fails and I get the following error message:
Traceback (most rec... - 12:10 AM Bug report #19238 (Feedback): Field calculator hangs QGIS
- This is a local issue - I can't reproduce on a range of windows installs (both win 7 & 10). Try with a clean profile ...
- 10:59 PM Bug report #19238 (Closed): Field calculator hangs QGIS
- Every time the field calculator icon is clicked, whether from the main toolbar or from the table interface, QGIS hang...
- 11:46 PM Revision df56fdce (qgis): Make non progress reporting tasks have undefined bars instead of 0%
- 11:46 PM Revision 96923c75 (qgis): fix spacing
- 09:49 PM Revision 6a6a8dda (qgis): Reset embedded form when last feature is removed
- Fix #18754
- 09:49 PM Bug report #18754 (Closed): Embedded form: data stays in form when last feature in relation is re...
- Applied in changeset commit:qgis|6a6a8dda55b2737d9362dc0b5d02176c087ffeb5.
- 09:49 PM Bug report #18754 (Closed): Embedded form: data stays in form when last feature in relation is re...
- Applied in changeset commit:qgis|6a6a8dda55b2737d9362dc0b5d02176c087ffeb5.
- 09:48 PM Revision 4c84cfa2 (qgis): Fix a memory leak in classify() + add missing annotations/docstrings
- A pseudo color renderer was getting created in classify() but never deleted.
Spotted by @PeterPetrik
As a bonus swi... - 09:47 PM Revision 8ef047d4 (qgis): [Server] Use Project selection color in GetPrint for 2.18
- QGIS Server uses QgsMapRenderer and not QgsMapSettings to configure maps
rendering, and color selection was not trans... - 08:50 PM Bug report #19232 (Feedback): Map Offset
- More information is required to diagnose this. Can you share your project and data?
- 11:51 AM Bug report #19232 (Closed): Map Offset
- Good day,
We are creating network designs using Qgis 2.18, the designing is perfect and we have no issues there. O... - 08:48 PM Bug report #19234 (Closed): selected features only
- Make sure the input to your model is a "vector features" type, not a "vector layer"
- 08:48 PM Bug report #19234 (Closed): selected features only
- Make sure the input to your model is a "vector features" type, not a "vector layer"
- 02:37 PM Bug report #19234 (Closed): selected features only
- when i create model in processing toolbox(snap & split tools combined), it doesn't show me selected features only che...
- 08:34 PM Revision 57ed9edb (qgis): Initialize in headers
- 08:34 PM Revision 506f028e (qgis): Add some explanatory comments
- 08:34 PM Revision d2e37558 (qgis): Fix Ctrl shortcut handling for advanced digitizing dock
- 07:44 PM Bug report #19237 (Open): The "Split Features" tool does not maintain the M values of each point ...
- When split a PolylineZM with de "Split features" tool the resultans polylines lossing the M values
- 06:29 PM Bug report #19235 (Feedback): Label with expression
- You mean @@symbol_color@?
- 06:29 PM Bug report #19235 (Feedback): Label with expression
- You mean @@symbol_color@?
- 06:29 PM Bug report #19235 (Feedback): Label with expression
- You mean @@symbol_color@?
- 06:15 PM Bug report #19235 (Closed): Label with expression
- In qgis desktop 2.18.14 I attach a label with expression "@colour_symbol" to a categorized layer and qgis desktop sho...
- 06:22 PM Revision 9f010390 (qgis): Merge pull request #7232 from rldhont/server-wms-getprint-fix-legend-218
- [BUGFIX][Server] In GetPrint, legend as to be fixed when it is not auto update or filter by map
- 05:24 PM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
- QtWebKit is not available on every Qt installation, from Qt 5.6 (the oldest supported LTS version) has been deprecate...
- 05:22 PM Revision 73fd83f7 (qgis): Fix crashes in geometry checker (fixes #18736) (#7292)
- This fixes two different crashes:
- when trying to close the checker dialog while checks are running in background
- ... - 05:21 PM Bug report #18736 (Closed): Crash when aborting geometry check
- Applied in changeset commit:qgis|73fd83f71dc97b83213429020936608116109665.
- 05:21 PM Bug report #18736 (Closed): Crash when aborting geometry check
- Applied in changeset commit:qgis|73fd83f71dc97b83213429020936608116109665.
- 05:02 PM Revision 314eca99 (qgis): fix warnings
- 04:42 PM Bug report #17802: Rule-based labeling maximum scale self-updated
- This same issue is still happening to me using QGIS 3.0.3-Girona on a PC running Windows 7. If the issue is not reso...
- 03:41 PM Revision 7604d9b8 (qgis): fix build with GDAL >=2.3 (followup 2ed54721)
- 03:29 PM Revision 7dfec1fd (qgis): [pyqgis] add misssing QgsSettings.setEnumValue
- also fix sections in enumValue and flagValue
- 03:29 PM Revision 3c749912 (qgis): add test for QgsSettings.setEnumValue
- 03:29 PM Revision 01681aba (qgis): fix missing import
- 03:29 PM Revision ad000203 (qgis): QgsSettings.enumValue cast to enum
- 03:12 PM Bug report #17047: styles are not propagated when duplicating a layer
- Tested with master - other styles seem to be copied when duplicating layer. What does not seem to work correctly is t...
- 02:29 PM Bug report #19233 (Open): default value error
- when i split a line which have already attribute defined, default values which i assigned to a postgis layer are adde...
- 11:50 AM Feature request #3768: print composer & wms layers (max size)
- Jürgen Fischer wrote:
> Ricardo Silva wrote:
> > I'm still getting the warning message from QGIS, and then the erro... - 11:50 AM Revision 07498350 (qgis): Take changes of embedded forms into account
- when clicking on ok of an attribute form, tell all embedded widgets (all
widgets actually) that we are going to close... - 11:15 AM Bug report #15888: Tracing tool creates redundant nodes
- Not sure if this is a bug - this is intentional behavior. Tracing calculates intersection points between individual f...
- 11:06 AM Revision 17ea4a9f (qgis): Merge pull request #7287 from daniviga/fix-rpm-build
- Some minor fixes to rpm/buildrpms.sh
- 11:06 AM Revision 8609a2fa (qgis): Do not crash on exit due to dangling layer pointer (fixes #18732)
- When using attribute dialog to edit attributes of multiple selected features,
the dialog may stay alive until QGIS ex... - 11:05 AM Bug report #18732 (Closed): Crash when closing QGIS
- Applied in changeset commit:qgis|8609a2fa88dfb7e85919689ccc96abcf97c3aaac.
- 11:05 AM Bug report #18732 (Closed): Crash when closing QGIS
- Applied in changeset commit:qgis|8609a2fa88dfb7e85919689ccc96abcf97c3aaac.
- 10:34 AM Revision 692f439c (qgis): Merge pull request #7283 from aleixpol/appstream
- Include AppStream metadata
- 10:28 AM Revision c2806051 (qgis): Fedora 26 has reached the end of life
- 10:26 AM Revision 6b7a7f18 (qgis): Some minor fixes to rpm/buildrpms.sh
- 10:22 AM Revision f3329710 (qgis): Fix confusing sort order of vector formats in save as dialog
- We were sorting on the driver name, not the display name, so
MS OpenOffice ("XLSX") was appearing after Sqlite. - 10:22 AM Revision 352f3f34 (qgis): Explicitly list [xlsx] extension for 'MS Office Open XML spreadsheet' f...
- ...because most humans don't associate "MS Office Open XML" with XLS
- 10:22 AM Revision 2ed54721 (qgis): Add globs to information returned by QgsVectorFileWriter.supportedFilte...
- 10:22 AM Revision 981c6686 (qgis): Dox++
- 10:22 AM Revision 5cfa18ee (qgis): Fix more sorting issues in vector format lists
- 09:30 AM Revision 4ddfd134 (qgis): Merge pull request #7286 from anitagraser/patch-2
- fixed link to PyQGIS docs
- 08:58 AM Revision ce096440 (qgis): fixed link to PyQGIS docs
- 08:51 AM Revision c27b4451 (qgis): fix tar (followup 4790747a)
- 07:33 AM Revision 80d65559 (qgis): Fix SC2219 warnings
- 07:33 AM Revision 0e9a3815 (qgis): Fix SC2103 warnings
- 07:33 AM Revision 040f1d18 (qgis): Fix SC2006 warnings
- 07:33 AM Revision cab83c51 (qgis): Fix SC2222 warnings
- 07:33 AM Revision 7ad85a45 (qgis): Fix SC2004 warnings
- 07:33 AM Revision 4778498c (qgis): Fix SC2034 warnings
- 07:33 AM Revision 11bb5afa (qgis): Fix SC2035 warnings
- 07:33 AM Revision fc20fc81 (qgis): Fix SC2062 warnings
- 07:33 AM Revision 6c9484b9 (qgis): Fix SC2181 warnings
- 07:33 AM Revision 78b07cdf (qgis): Fix SC2196 warnings
- 07:33 AM Revision 36e38210 (qgis): Fix SC2116 warnings
- 07:33 AM Revision 5b375a2e (qgis): Fix SC2188 warnings
- 07:33 AM Revision 4118bafc (qgis): Fix all SC2164 warnings
- 07:33 AM Revision 0d419255 (qgis): Disable all failing shellcheck checks
- 07:33 AM Revision 7d938e8b (qgis): [ci] Run shellcheck as part of code_layout build
- 07:33 AM Revision e9bb1616 (qgis): Another shellcheck fix
- 07:33 AM Revision 2104b563 (qgis): Fix some SC2086 warnings
- 07:33 AM Revision b0aaa9d1 (qgis): Fix test
- 07:33 AM Revision 00477ff9 (qgis): Fix SC2068 warnings
- 03:55 AM Revision db398ab1 (qgis): Install appdata information for QGIS
2018-06-20
- 01:15 AM Bug report #19223 (Closed): New 3D Map menu crashes frequently
- 01:09 AM Bug report #18736 (Open): Crash when aborting geometry check
- Thanks - I can reproduce....
- 01:09 AM Bug report #18736 (Open): Crash when aborting geometry check
- Thanks - I can reproduce....
- 09:58 PM Bug report #18736: Crash when aborting geometry check
- I did manage to complete the check without any crash. I dont remember the exact config and the I edited the shapefile...
- 09:58 PM Bug report #18736: Crash when aborting geometry check
- I did manage to complete the check without any crash. I dont remember the exact config and the I edited the shapefile...
- 08:29 PM Bug report #18736 (Feedback): Crash when aborting geometry check
- If you do not abort the geometry check, do you also get the crash?
Could you please attach the data you have used ... - 12:57 AM Bug report #18732: Crash when closing QGIS
- Steps to reproduce:
1. open a vector layer + make it editable
2. select some features
3. click "Modify the Attribu... - 12:56 AM Revision 481461de (qgis): Align widgets in raster layer save as dialog
- 12:46 AM Revision c61794cc (qgis): Use a proper label in the "Save raster as" dialog
- and mimic the vector dialog
- 09:21 PM Revision f749c521 (qgis): use Q_ENUM for QgsLocator::Priority
- 09:21 PM Revision 408979ce (qgis): fix prepare-commit for python additions
- 08:35 PM Bug report #18877 (Closed): Maximum recursion depth exceeded after adding a model or script to th...
- PR merged few days ago - closing. See commit:28958199002b12e5fa310490f3da4f03ca104005
- 08:35 PM Bug report #18877 (Closed): Maximum recursion depth exceeded after adding a model or script to th...
- PR merged few days ago - closing. See commit:28958199002b12e5fa310490f3da4f03ca104005
- 08:33 PM Bug report #19046 (Closed): LTR-QGIS crashes after edit a Modell
- PR merged few days ago - closing.
- 08:33 PM Bug report #19046 (Closed): LTR-QGIS crashes after edit a Modell
- PR merged few days ago - closing.
- 08:25 PM Bug report #18983 (Feedback): Import vector into PostGIS database alg - wrong table name
- I can't replicate with QGIS master. Could you please test again with master and if you still can replicate the proble...
- 08:09 PM Bug report #18990 (Feedback): Crash when panning map while GPS is activated
- 08:08 PM Bug report #18991 (Feedback): QGIS crash while refreshing a modified WMS source
- Would it be possible to attach a backtrace from the crash?
- 06:13 PM Bug report #19218 (Open): [Processing] if dlg.wasExecuted() error
- Trying several combinations, I'm sure it has not to do with a particular algorithm.
But i think it has to do with my... - 01:02 PM Bug report #19231 (Open): [Raster properties] Transparency tab: Add values from display button do...
- open a raster layer properties dialog, Transparency tab
In the custom transparency options, there's a "Add values fr... - 12:30 PM Bug report #19224: Qgis crashes when deleting or moving node
Maja sent the shp file to redmine address, I forwarded it to Martin.
If somebody else wants it, let me (Richard) ...- 10:22 AM Revision 52664b6b (qgis): rework server test to use geopackage and qgz
- 10:01 AM Revision 4790747a (qgis): Tune osgeo4w scripts (followup cab6a4b6)
- 09:12 AM Revision fb3ff6d2 (qgis): [layouts] Fix a crash when using multiframe items when no pages exist
- 09:12 AM Revision afde31b9 (qgis): [layouts] Avoid a crash when no pages exist in layout
- 08:06 AM Bug report #19229: Reference layer is not optional in raster calculator
- I forgot to mention I'm using a custom CRS.
- 08:02 AM Bug report #19229 (Open): Reference layer is not optional in raster calculator
- When the raster calculator from the processing toolbox is used for example to sum two rasters, the following error me...
- 07:41 AM Revision 2778266b (qgis): Merge pull request #7274 from m-kuhn/raii
- Code cleanup
- 07:23 AM Revision 77d22849 (qgis): Fix calculation of relation aggregate in virtual field with same name a...
- 07:06 AM Revision 4132dbc1 (qgis): Typo
- 07:04 AM Revision e489761c (qgis): Good typography
- 06:30 AM Revision bf4604f0 (qgis): Typo
- 06:30 AM Revision 4dfbb6b7 (qgis): Stick to C++11 for now
2018-06-19
- 12:07 AM Revision 16ac4377 (qgis): [processing] Fix bar and box plot exception when category field has NUL...
- 12:07 AM Revision 8d6ce61a (qgis): [processing] Silence warnings thrown from within plotly on import
- 12:06 AM Revision 31a8f3f1 (qgis): Ensure qgis.db is writable when copied from RO source
- In some package managers (such as NIX[1], used in NixOS[2]), all the data is
installed into a read-only file system.
... - 11:33 PM Revision 81330ec7 (qgis): Replace Style tab by symbology
- to be coherent with vector layer properties dialog and cleanup the 'style' misuse/confusion
- 11:09 PM Revision 16673ae9 (qgis): Fix potential buffer truncation
- Forward ported from kadas-albireo
- 10:32 PM Revision 693455b3 (qgis): Use const cache
- 09:59 PM Bug report #19228 (Closed): QuickMapServices isn't showing up anywhere (Giovanni, please don't cl...
- I just downloaded QGIS 2.18.20 and then installed QuickMapServices and the plugin isn't showing up anywhere. It shows...
- 07:56 PM Revision d3601507 (qgis): Merge pull request #7171 from 3nids/sip_python_repr
- create Python __repr__ methods for QgsPoint and QgsPointXY
- 07:55 PM Revision ff1988f1 (qgis): Python __repr__ test output
- 07:14 PM Bug report #19227 (Open): [DXF Export] Map themes combobox is not synced with the checked layers ...
- In a QGIS project, create a map theme using some of the layers in the project
Open the Dxf Export dialog
select the... - 07:04 PM Bug report #18463 (Reopened): Impossible to change value when a range double spinbox is used and ...
- Reopening because as mentioned the issue is still there (commit:4fb9091e6e).
- 07:04 PM Bug report #18463 (Reopened): Impossible to change value when a range double spinbox is used and ...
- Reopening because as mentioned the issue is still there (commit:4fb9091e6e).
- 06:52 PM Bug report #19226 (Open): Large tile downloads fail in map export
- When creating a large format map, such as Arch D 24"x36", map tiles, whether from XYZ provider or from QuickMapServic...
- 06:43 PM Revision 2aa2ef48 (qgis): [layouts] Fix data defined page sizes sometimes lead to incorrect
- created atlas image sizes
Because the exporter prefers to use the image size when it's
specified (as is done in QGIS... - 06:43 PM Bug report #18534 (Closed): QGIS 3.0 atlas does not export correctly in image (portrait / landscape)
- Applied in changeset commit:qgis|2aa2ef48f0cee15287aaa1f9735c8132b06ec211.
- 06:43 PM Bug report #18534 (Closed): QGIS 3.0 atlas does not export correctly in image (portrait / landscape)
- Applied in changeset commit:qgis|2aa2ef48f0cee15287aaa1f9735c8132b06ec211.
- 06:07 PM Bug report #19225 (Open): Grayscale is not exporting well to PDF
- This is a very strange issue I found on QGIS 3.0 and also on QGIS 3.1 (master) on Linux. For some reason, certain ton...
- 05:37 PM Revision 543c7a79 (qgis): Merge pull request #7272 from tudorbarascu/tests
- remove redundant test
- 04:44 PM Bug report #19224 (Feedback): Qgis crashes when deleting or moving node
- Could you please attach the data you have been using?
Ideally if you could also record a short screen recording wh... - 10:25 AM Bug report #19224 (Closed): Qgis crashes when deleting or moving node
- I am working with polygons (shapefile). I can delete or move few nodes. After that qgis crash. Sometimes it freezes (...
- 04:23 PM Revision bc6c9403 (qgis): Fix transparency for data defined color in ellipse marker
- 04:22 PM Revision 353eb651 (qgis): Double quote to prevent globbing and word splitting.
- 04:15 PM Revision 69933808 (qgis): $/${} is unnecessary on arithmetic variables.
- 04:15 PM Revision 4d8cdd89 (qgis): Double quote to prevent globbing and word splitting.
- 04:11 PM Revision 49a55b0e (qgis): Add shebang to shell scripts
- 04:08 PM Revision 6a84baf3 (qgis): Merge pull request #7273 from mhugent/dxf_fontsize_fix
- Use tightBoundingRect to calculate size of dxf text. Otherwise, the t…
- 03:00 PM Revision c5825aa1 (qgis): Code cleanup
- 01:58 PM Revision 763dfd29 (qgis): use SIP to define Python __repr__ rather than injections
- because it's a bit more clever!
- 01:49 PM Revision e3d03056 (qgis): Use tightBoundingRect to calculate size of dxf text. Otherwise, the tex...
- 01:16 PM Revision 0b9df822 (qgis): remove redundant test
- 01:14 PM Revision a719605e (qgis): clean auto folders in sip test
- 01:02 PM Revision ac4f508c (qgis): create Python __repr__ methods for QgsPoint and QgsPointXY
- 01:02 PM Revision cc3e29bc (qgis): add __repr__ for more geometry classes and add test
- 12:26 PM Revision 97726d6f (qgis): Merge pull request #7270 from tudorbarascu/enable_tests
- enable test for getfeatureinfo value relation widget values
- 12:25 PM Bug report #18244: DB Manager: "Update SQL layer" error
- Update goes wrong when the layer is in edit mode. Afterwards the edit is switched off and can't be enabled anymore.
... - 12:06 PM Revision 10dd4280 (qgis): Revert "[Processing] None is the default value for parameters also for ...
- This reverts commit ac4d776af018a34b8f9e3d67647b5dbcf7c90bf3.
See discussion at https://github.com/qgis/QGIS/pull/6943 - 11:41 AM Revision cab6a4b6 (qgis): Merge pull request #4990 from imiara/master
- Updated instructions on building QGIS master under MSVC 2015
- 11:40 AM Revision 5797c493 (qgis): Merge pull request #7261 from elpaso/bugfix-19195-wms-drag
- [bugfix] Fix double escaping of colon in QgsMimeDataUtils
- 11:39 AM Bug report #19195 (Closed): WMS layer loaded in incorrect CRS when using drag and drop from Brows...
- Applied in changeset commit:qgis|cb91176edd1a51dca7d4ec40f529ed6daec48382.
- 11:39 AM Bug report #19195 (Closed): WMS layer loaded in incorrect CRS when using drag and drop from Brows...
- Applied in changeset commit:qgis|cb91176edd1a51dca7d4ec40f529ed6daec48382.
- 11:22 AM Revision c58c9982 (qgis): Expand range of colors available for new layers
- Here's the rules if you want to add more here (developed by
@nirvn and myself)
- Keep colors in the "middle" - avoid... - 11:10 AM Revision f4e49ddd (qgis): Merge pull request #6081 from radosuav/fix_style_algs
- [Processing] Fix "Set style for raster/vector layer" algorithms.
- 11:08 AM Revision 05fad59b (qgis): enable test for getfeatureinfo value relation widget values
- 10:57 AM Revision 1a2213d8 (qgis): Merge branch 'master' into master
- 10:20 AM Bug report #19223 (Closed): New 3D Map menu crashes frequently
- h2. User Feedback
h2. Report Details
*Crash ID*: 333c69e019367dd5f184c7bbd0fa4413b2e5b0f9
*Stack Trace... - 09:22 AM Revision a2ef6779 (qgis): Add method to toggle user visibility of QgsDockWidgets
- 09:22 AM Revision 7a2302d2 (qgis): Use better approach to set dock visibility shortcuts
- Instead of just showing/hiding the dock, use the toggleUserVisible
method instead. This means that open docks, which ... - 09:17 AM Revision c95e1c67 (qgis): Reorder widgets and replace outline label
- 09:17 AM Revision 9b220664 (qgis): Place labels next to their corresponding options in North Arrow decoration
- The "placement" and "Margin from edge" labels are currently inverted
Also fix tabstops - 09:13 AM Bug report #19214 (Closed): Crash on opening attribute tables
- 09:05 AM Revision 941d1c06 (qgis): Use QRegularExpression and negative look behind
- 08:22 AM Revision db55088f (qgis): Merge pull request #7265 from ablakey/fix-py-provider-index
- Addressed two issues that caused createSpatialIndex() to fail.
- 08:21 AM Bug report #19220 (Closed): Python Mem Provider Example Spatial Index not working
- Applied in changeset commit:qgis|d84471b149b0eea52e6d4c84eb9ce5c533bd0b98.
- 08:21 AM Bug report #19220 (Closed): Python Mem Provider Example Spatial Index not working
- Applied in changeset commit:qgis|d84471b149b0eea52e6d4c84eb9ce5c533bd0b98.
- 05:16 AM Revision 4059c9b7 (qgis): Move some more common geometry methods to headers to allow compiler inl...
- 04:23 AM Bug report #19222 (Open): Splash Screen Persists While 'Handle Bad Layers' Dialog is Open
- If I move or delete files used by a QGIS project & then reopen the project, the splash screen does not go away until ...
- 04:08 AM Revision 3ea8a418 (qgis): [layouts] Tweak format of multiple metadata keyword argument exports
- 02:04 AM Revision d84471b1 (qgis): Addressed two issues that caused createSpatialIndex() to fail. Fixes #1...
2018-06-18
- 01:29 AM Bug report #19221 (Open): [Layer properties] dynamic form of join works only once
- Join a table to a layer and enable the «dynamic form» option.
Do a symbology on one the joined fieldd.
Outside QGI... - 10:30 PM Revision 336b6609 (qgis): [Server] Read and activate selection color
- The selection color is read from QgsProject by QgsMapRenderer during the
rendering. So Server has to activate selecti... - 10:30 PM Revision 6d3199ff (qgis): [Test][Server] Enhance WMS GetPrint Selection
- 10:23 PM Revision 077ecedf (qgis): Unit tests for QgsMessageLog
- 10:23 PM Revision 5b47f94f (qgis): Fix silliness in test
- 10:23 PM Revision 72f7e5b5 (qgis): Don't flag the "running from build path" warning in the app
- message log
- 10:23 PM Revision 949853a0 (qgis): Add API for temporarily suppressing user notifications for
- message log critical/warning messages
These messages are still logged, but the log indicator is not
modified to flag... - 10:23 PM Revision 063b169b (qgis): Spelling
- 10:12 PM Bug report #19218 (Feedback): [Processing] if dlg.wasExecuted() error
- Got an example?
- 07:01 PM Bug report #19218 (Closed): [Processing] if dlg.wasExecuted() error
- I can't tell what particularly triggers this issue but when I open many processing dialogs and then close them, I get...
- 09:50 PM Bug report #19220: Python Mem Provider Example Spatial Index not working
- I found the issues. I will attempt to get an environment together and make a pull request.
https://github.com/qg... - 09:20 PM Bug report #19220 (Closed): Python Mem Provider Example Spatial Index not working
- First issue so my apologies if I commit any community faux pas.
I've been working quite a lot with the new Python-... - 09:14 PM Bug report #19219: TIN Interpolation Issue
- Ditch is (DTCH-Orange) not Yellow.
- 09:12 PM Bug report #19219 (Open): TIN Interpolation Issue
- When using the Tin Interpolation tool. There is an option to identify a layer as Point, Structure Line or Break line....
- 07:59 PM Revision 085b9394 (qgis): Merge pull request #7250 from rldhont/composer-filter-legend-nodes-fix-218
- Remove invisible layers from legend
- 07:00 PM Bug report #19214: Crash on opening attribute tables
- Alessandro Pasotti wrote:
> It would be still interesting if you could provide the crashing project with associated ... - 04:33 PM Bug report #19214: Crash on opening attribute tables
- It would be still interesting if you could provide the crashing project with associated data (or an extract of them),...
- 11:18 AM Bug report #19214: Crash on opening attribute tables
- Update from further playing around. The two layers whose tables would not open had different problems.
In one layer ... - 10:46 AM Bug report #19214 (Closed): Crash on opening attribute tables
- Just upgraded (again) to QGIS 3, hoping some of the crashes I experienced when first upgrading might have been ironed...
- 06:57 PM Feature request #19217 (Open): Add icons to options in Algorithm dialog
- In QGIS dialogs, when eg creating a layer, options like geometry type or Field type have an associated icon
It could... - 06:38 PM Bug report #19209: No text boxes in Processing Modeller
- Nyall Dawson wrote:
> Try clicking the "Reset user interface to default settings" option under Options -> System
... - 02:06 AM Bug report #19209: No text boxes in Processing Modeller
- Try clicking the "Reset user interface to default settings" option under Options -> System
- 06:20 PM Bug report #19201 (Feedback): Authentification in QGIS doesn't ask master password - security breach
- There is a new feature in QGIS 3 that allows (do not force to, just allows) the user to store the master password in ...
- 03:45 PM Bug report #19216 (Closed): Save Map as Image / PDF fails to include active decorations
- When Saving a map as image or pdf via Menu item Project / Save Map as PDF, with "Draw Active Decorations" ticked, the...
- 03:14 PM Revision 00f05833 (qgis): Fix doc test
- 03:14 PM Revision 68b38b2d (qgis): Add a signal when a project is cleared
- 02:26 PM Bug report #19215 (Closed): KML coordinate format
- The attached KML file is displayed correctly in QGIS 2.18.1 Las Palmas (Compiled against GDAL/OGR 2.1.2)
In QGIS 3.0... - 01:52 PM Bug report #19085: Unable to save shapefile to geopackage
- An xz file is not a misnamed shape file. it is an archive file, and if your archiver doesn't recognise it you need to...
- 12:55 PM Bug report #19085: Unable to save shapefile to geopackage
- You only uploaded the .shp file (misnamed as .xz). Please upload a full working Shapefile as example (at least includ...
- 01:35 PM Revision 24ed8d41 (qgis): Remove wrong comment
- 01:21 PM Bug report #14207 (Closed): Cannot save Geopackage file with "-" in its name
- 01:08 PM Bug report #14207: Cannot save Geopackage file with "-" in its name
- Dupe of #13140
- 01:04 PM Bug report #17867: Strange (Geopackage?) behaviour
- I dropped the index from the file via SQLite and afterwards it displayed fine in QGIS. So another vote that this is a...
- 12:49 PM Revision 93e59025 (qgis): Use correct icon
- 11:45 AM Revision 7c4a204e (qgis): Fix test
- 10:37 AM Bug report #19195 (In Progress): WMS layer loaded in incorrect CRS when using drag and drop from ...
- https://github.com/qgis/QGIS/pull/7261
- 10:37 AM Bug report #19195 (In Progress): WMS layer loaded in incorrect CRS when using drag and drop from ...
- https://github.com/qgis/QGIS/pull/7261
- 10:35 AM Revision cb91176e (qgis): [bugfix] Fix double escping of colon in QgsMimeDataUtils
- Fixes #19195 - WMS layer loaded in incorrect CRS when using drag and drop from Browser panel
- 09:15 AM Revision e9913804 (qgis): [BUGFIX][Server] In GetPrint, legend as to be fixed when it is not auto...
- In release-2_14, a legend is fixed when it is not linked to a map. In
release-2_18, a legend as to be fixed when it i... - 08:06 AM Revision c20e4418 (qgis): Merge pull request #7244 from elpaso/bugfix-18518-server-gfi-relations
- [bugfix][server] respect relations in getfeatureinfo
- 08:06 AM Bug report #18518 (Closed): QGIS Server 3 GetFeatureInfo doesn't resolve value relations anymore
- Applied in changeset commit:qgis|eb0be3317829567ef164eff03302e4a3556c17c7.
- 08:06 AM Bug report #18518 (Closed): QGIS Server 3 GetFeatureInfo doesn't resolve value relations anymore
- Applied in changeset commit:qgis|eb0be3317829567ef164eff03302e4a3556c17c7.
- 08:05 AM Revision e39abc5c (qgis): Merge pull request #7240 from elpaso/bugfix-19155-layout-legend-undo-crash
- [bugfix] Crash on undo layout legend item on deleted item
- 08:05 AM Bug report #19155 (Closed): Layouts crash when undoing a legend item remove action
- Applied in changeset commit:qgis|9def3470f02c06c886ad0fab6092584d99178a10.
- 08:05 AM Bug report #19155 (Closed): Layouts crash when undoing a legend item remove action
- Applied in changeset commit:qgis|9def3470f02c06c886ad0fab6092584d99178a10.
- 07:33 AM Bug report #19213 (Closed): importing QGIS layer into postgis
- Creation error for features from #0 to #0. Provider errors was:
PostGIS error while adding features: ERROR: value ... - 06:27 AM Bug report #18234: Esri Personal GeoDatabase (*.mdb file)
- Almerio Moreira wrote:
> I can not load a Esri personal Geodatabase file into Qgis 3 anymore.
>
> I has already a... - 02:28 AM Revision a17b77be (qgis): [processing][gdal] Add missing parameters for buildvrt algorithm
- 02:28 AM Revision 76b13ff4 (qgis): [processing][gdal] More descriptive name for separate parameter
- in buildvrt algorithm
Fixes #19212 - 02:28 AM Revision 4d07516c (qgis): 2.18: fix ellipse symbollayer transparency
- 02:28 AM Bug report #19212 (Closed): Build Virtual Raster in QGIS 3.XX
- Applied in changeset commit:qgis|76b13ff4c430f995134be153df3ec5a7a0dbfd09.
- 02:28 AM Bug report #19212 (Closed): Build Virtual Raster in QGIS 3.XX
- Applied in changeset commit:qgis|76b13ff4c430f995134be153df3ec5a7a0dbfd09.
- 02:01 AM Bug report #16178 (Closed): GDAL algorithms ignore feature filter
- Fixed in 3.0
- 02:01 AM Bug report #16178 (Closed): GDAL algorithms ignore feature filter
- Fixed in 3.0
- 02:01 AM Bug report #16178 (Closed): GDAL algorithms ignore feature filter
- Fixed in 3.0
2018-06-17
- 11:55 PM Revision 4fb9091e (qgis): QgsRectangle::intersect should use a reference, not a pointer
- We never call this method using nullptrs, so there's no need
for this to be a pointer argument in the first place. An... - 08:13 PM Bug report #19212 (Closed): Build Virtual Raster in QGIS 3.XX
- The Build Virtual Raster tool (Raster/Miscellaneous) has an option to separate the bands you are processing or not. I...
- 05:10 PM Revision c727d449 (qgis): [bugfix] Crash on undo layout legend item on deleted item
- Added test
- 05:10 PM Revision 583ccece (qgis): Revert "[bugfix] Crash on undo layout legend item on deleted item"
- This reverts commit 9def3470f02c06c886ad0fab6092584d99178a10.
- 04:26 PM Revision 59fa2ce4 (qgis): [bugfix] Revert 2f2221a and update the tests
- Fixes #19199 - regression: vector layer legend symbol / children (i.e. rules) aren't shown when in group
- 04:26 PM Revision cd782f27 (qgis): Revert "Do not return invalid layers from findLayers()"
- This reverts commit 2f2221aec7a12138dacccd40ac3a34573e3a5da3.
- 04:25 PM Bug report #19199 (Closed): regression: vector layer legend symbol / children (i.e. rules) aren't...
- Applied in changeset commit:qgis|59fa2ce452d114636bab15dc0a68715d8971d018.
- 04:25 PM Bug report #19199 (Closed): regression: vector layer legend symbol / children (i.e. rules) aren't...
- Applied in changeset commit:qgis|59fa2ce452d114636bab15dc0a68715d8971d018.
- 04:54 AM Bug report #19199: regression: vector layer legend symbol / children (i.e. rules) aren't shown wh...
- git bisect's verdict:...
- 03:05 PM Revision 9c854572 (qgis): Make setInstance private and QgsConfigCache a friend
- 01:34 PM Bug report #19211 (Open): Connect to postgis database fails in "Layer - Add Postgis layer" on dat...
- I accidentally created a table in PostgreSQL called public."tt[""species""]". This causes an "invalid name syntax" me...
- 10:53 AM Bug report #19209: No text boxes in Processing Modeller
- Nyall Dawson wrote:
> There's a "model properties" dock which contains these settings - maybe you've accidently move... - 03:42 AM Bug report #19209 (Feedback): No text boxes in Processing Modeller
- There's a "model properties" dock which contains these settings - maybe you've accidently moved this off-screen or to...
- 07:09 AM Revision e1ace09f (qgis): Ban more obselete qt methods
- 07:09 AM Revision 184b0ef2 (qgis): Remove unnecessary code
- QObjects cannot be copied anyway
- 07:09 AM Revision 6470aacb (qgis): Ban QScopedPointer/QSharedPointer
- 07:09 AM Revision b643465b (qgis): Fix build, dox++
- 05:04 AM Revision 85038966 (qgis): [locator] add clearPreviousResults virtual method (#7256)
- * [locator] add clearPreviousResults virtual method
* also clear previous results when triggering result - 03:15 AM Revision 7a9b2980 (qgis): Fix doxygen warning
- 03:13 AM Revision 8bf3d23a (qgis): Fix use of banned methods
- 03:11 AM Revision e90b58f6 (qgis): Fix warning
- 03:11 AM Revision e76ca64e (qgis): Consider PR feedback
- 03:11 AM Revision 49cce292 (qgis): \param instead of @param
- 03:11 AM Revision 1749e5d9 (qgis): Add unit test for geometry generator dxf export
- 03:11 AM Revision bc41e0df (qgis): Fix data defined properties in dxf export
- 03:11 AM Revision 5cc97b5f (qgis): Fix svg export bug
- 03:11 AM Revision aa47dbef (qgis): Support geometry generator in dxf output
- 03:11 AM Revision 18f0af8c (qgis): Port dxf export improvements to QGIS 3
2018-06-16
- 01:24 AM Revision a4c8386e (qgis): [sipify] Replace std::numeric_limits with old style DBL_MAX/etc
- 01:24 AM Revision da487e2e (qgis): Ban deprecated qMin/qMax/etc methods
- 01:24 AM Revision ce6fc8fe (qgis): [ci] Add unit test for banned keywords
- Flags use of keywords representing deprecated or other
"to be avoided" methods, e.g. use of DBL_MAX instead of
the ty... - 01:24 AM Revision 1d111ce7 (qgis): Ban @ doxygen style annotations
- 01:24 AM Revision c7056709 (qgis): Upgrade INT_ methods to numeric_limits
- 01:24 AM Revision 17cd2fd5 (qgis): More DBL_MIN/MAX_EPSILON upgrades
- 01:24 AM Revision eabd5c3b (qgis): Remove a bunch of disabled code
- 01:24 AM Revision 47e7a100 (qgis): DBL_EPSILON -> numeric_limits
- 01:24 AM Revision ac17d300 (qgis): DBL_MAX -> std::numeric_limits
- 10:53 PM Bug report #19209: No text boxes in Processing Modeller
- Also very much a regression
- 10:36 PM Bug report #19209 (Closed): No text boxes in Processing Modeller
- The text boxes for entering model and group names are missing making it impossible to save the model.
- 10:39 PM Bug report #19210 (Open): 'overwrite' flag in qgspostgresprovider createEmptyLayer ignored
- When importing a layer that needed some schema tweaks (specifically to change the geom to a plain 'geometry' to avoid...
- 12:26 PM Bug report #19208 (Open): Qgis desktop 3.0 breaks Cinnamon desktop in Linux Mint
- Qgis desktop 3.0 breaks Cinnamon desktop in Linux Mint. This error occurs in window "Identify results" when trying to...
- 11:05 AM Bug report #19207 (Open): Tracing with offset produce intersections
- hello,
while digitizing with offset in some cases the tool produce intersections. the gif show one case with split... - 07:36 AM Revision ce74d57b (qgis): [postgres] Really disable dynamic queue size
- The original commit speed up some layers, but regressed
performance for others. It was decided to revert the
dynamic ... - 07:35 AM Bug report #19203 (Closed): QGIS 3.0 postgis rendering
- Applied in changeset commit:qgis|ce74d57b2e41b59d5a2773b8539dc089a802d786.
- 07:35 AM Bug report #19203 (Closed): QGIS 3.0 postgis rendering
- Applied in changeset commit:qgis|ce74d57b2e41b59d5a2773b8539dc089a802d786.
- 07:25 AM Bug report #19203: QGIS 3.0 postgis rendering
- Thanks, that's perfect
- 07:35 AM Bug report #16239 (Closed): master: (much) slower rendering (and attribute table opening) time co...
- Applied in changeset commit:qgis|ce74d57b2e41b59d5a2773b8539dc089a802d786.
- 07:35 AM Bug report #16239 (Closed): master: (much) slower rendering (and attribute table opening) time co...
- Applied in changeset commit:qgis|ce74d57b2e41b59d5a2773b8539dc089a802d786.
- 07:35 AM Bug report #19205 (Closed): SAGA -> Terrain Analysis - Profiles -> Cross profiles gets a float wh...
- Fixed in master
- 07:35 AM Bug report #19205 (Closed): SAGA -> Terrain Analysis - Profiles -> Cross profiles gets a float wh...
- Fixed in master
- 07:35 AM Revision 8323462f (qgis): [processing][saga] Fix definition of cross profiles alg, add test
- 02:35 AM Revision e6bd0bc4 (qgis): [ui] properly size symbols for the layout legend item widget's list
- 02:35 AM Revision 312c901e (qgis): [ui] properly size symbols in the layer properties' dependencies list
2018-06-15
- 01:55 AM Bug report #19206 (Open): Ctrl+C doesn't copy, despite dialog prompt
- As the Subject says, In almost every place I've tried it, Ctrl+C is ignored but using the dialog Copy command works. ...
- 12:21 AM Bug report #19205 (Closed): SAGA -> Terrain Analysis - Profiles -> Cross profiles gets a float wh...
- This is like #18870. But a different SAGA module.
In QGIS 3.0.3:
Processing -> Toolbox -> SAGA -> Terrain Analy... - 11:21 PM Bug report #19203: QGIS 3.0 postgis rendering
- There is significant differences in the query logs.
Primary in 3.0 it is requesting each object individually
... - 11:21 PM Bug report #19203: QGIS 3.0 postgis rendering
- There is significant differences in the query logs.
Primary in 3.0 it is requesting each object individually
... - 10:13 PM Bug report #19203 (Feedback): QGIS 3.0 postgis rendering
- This has been reported a couple of times but no one has been able to provide the required debugging info.
Please c... - 06:29 PM Bug report #19203 (Closed): QGIS 3.0 postgis rendering
- This was previously reported but no solution was given. At this point I can't use 3.0 because the rendering from pos...
- 07:59 PM Bug report #19204 (Closed): Crash Rotating Point
- Crash ID: c5876a04763b7f5ed8a19146fb1ee8b52f4667ba
Stack Trace
QGraphicsItem::pos :
QgsMapToolRotateFeatur... - 06:19 PM Revision cf3054d6 (qgis): Remove invisible layers from legend
- Do not show invisible layers in composer legend.
Useful for raster layers as QgsMapHitTest only take care of vector l... - 06:12 PM Bug report #14194: Filter Legend by Map Content doesn't work for rasters
- Backport to 2.18 has been proposed https://github.com/qgis/QGIS/pull/7250
- 05:59 PM Bug report #14194: Filter Legend by Map Content doesn't work for rasters
- This issue has been fixed in 3.0 but it still exists in 2.18.x
- 05:02 PM Bug report #19202 (Open): Opacity slider widget resets raster styles
- If I embed the "opacity slider" widget in a raster layer (Layer Properties->Legend), then after applying changes it r...
- 04:31 PM Bug report #19196 (Feedback): Handle Bad Layers bulk edit
- It is easiest if you add a project + some datafiles. Then people can confirm and/or debug that.
I've tried to repr... - 04:18 PM Bug report #19200 (Closed): Qgis 2.18.20 crashing when exporting mbtiles
- Hi Marte,
If you have troubles with a plugin, that is if QGIS crashes because of a plugin, you have to ask the plu... - 02:43 PM Bug report #19200 (Closed): Qgis 2.18.20 crashing when exporting mbtiles
- I want to export my map as mbtiles. I have tried to use the qtiles plugin, however, the program crashes when I press ...
- 04:02 PM Bug report #19201 (Rejected): Authentification in QGIS doesn't ask master password - security breach
- I have a QGIS project, which consists of many layers from a PostgreSQL database. Logins and passwords for the access ...
- 02:10 PM Bug report #19192: gdalbuildvrt can fails handling wildcards under win10 1803
- Frank Thiemann wrote:
> Who's issue is it? Who is building the gdal binaries?
> It seams also not to be a gdal issu... - 12:56 PM Revision 6a987f91 (qgis): [OGR provider] [FEATURE] Add support for transactions on GPKG databases
- For complete support, it requires two GDAL fixes:
- One to avoid feature count to be invalid when using ROLLBACK TO S... - 12:44 PM Bug report #19199 (Closed): regression: vector layer legend symbol / children (i.e. rules) aren't...
- I've just noticed that QGIS master (what'll become 3.2) suffers from the following regression: upon project load, vec...
- 12:20 PM Bug report #19198: No transparency widget and no icons/classes in layer panel, QGIS 3.1.0-Master
- I work on Windows 10 x64.
- 12:20 PM Bug report #19198 (Open): No transparency widget and no icons/classes in layer panel, QGIS 3.1.0-...
- It worked good in QGIS 3.0.3-Girona. Look at the attached screenshot (On the left QGIS 3.0.3, on the right QGIS 3.1.0...
- 12:07 PM Bug report #19197 (Rejected): Crash when activating Digitizing Tools
- This is a bug in that plugin, not qgis
- 12:07 PM Bug report #19197 (Rejected): Crash when activating Digitizing Tools
- This is a bug in that plugin, not qgis
- 10:09 AM Bug report #19197 (Rejected): Crash when activating Digitizing Tools
- h2. User Feedback
QGIS crashes when the plugin "Digitizing Tools" is activated.
h2. Report Details
*Crash ... - 10:30 AM Bug report #15930: Aggregate functions don't seem to work with virtual fields
- Nyall Dawson wrote:
> Applied in changeset commit:qgis|3f4d6de54b476176724877c5a490665fa3dcb9df.
I've just come a... - 09:02 AM Revision 65c1ed2a (qgis): Typo and SIP_SKIP
- 08:57 AM Revision 66ad9d99 (qgis): Merge pull request #7055 from m-kuhn/wfsNoMainThreadEventLoopb
- Avoid running QEventLoop on main thread (in WFS provider)
- 05:48 AM Revision bdac9f10 (qgis): [processing][saga] Remove duplicate identity alg, add test
- 05:48 AM Revision dd9e46f8 (qgis): [processing][saga] Remove duplicate intersect alg, add test
- 05:48 AM Revision c85b1649 (qgis): [processing][saga] Remove duplicate symmetrical difference alg
- and add test.
Warnings: SAGA results are bad here! Use the native QGIS alg
instead - 05:48 AM Revision f75d31c4 (qgis): [processing][saga] Remove duplicate polygon difference alg, add test
- 05:48 AM Revision 6b08eff6 (qgis): Spelling
- 05:48 AM Revision a8c0cef4 (qgis): [processing][saga] Fix params for IDW alg
- 05:48 AM Revision 37e37983 (qgis): [processing][saga] Fix duplicate cluster analysis algs
- 05:48 AM Revision 939551bc (qgis): [processing][saga] Remove duplicate polygon update algorithm, add test
- 05:48 AM Revision d04fee69 (qgis): [processing][saga] Remove duplicate GWR algs, fix params
- 05:48 AM Revision 0a2c856b (qgis): [processing][saga] Remove duplicate polygon self intersection alg, fix ...
- 05:48 AM Revision 07530be1 (qgis): [processing][saga] Remove duplicate polygon union algorithm
- Also
- fix typo in algorithm name
- add unit test - 05:48 AM Revision 55a54b09 (qgis): [processing][saga] Fix duplicate confusion matrix algs
- Fixes #19188
- 05:48 AM Bug report #19188 (Closed): ~6000 lines of Python errors on every 3.0.3 startup - could this be m...
- Applied in changeset commit:qgis|55a54b0971f5f9774622ddad6ef576aeccafcf74.
- 05:48 AM Bug report #19188 (Closed): ~6000 lines of Python errors on every 3.0.3 startup - could this be m...
- Applied in changeset commit:qgis|55a54b0971f5f9774622ddad6ef576aeccafcf74.
2018-06-14
- 12:22 AM Bug report #19196 (Closed): Handle Bad Layers bulk edit
- I've had to fix all the layers on a few projects lately, and they've had the same behavior problem:
The Handle Bad L... - 11:35 PM Bug report #19192: gdalbuildvrt can fails handling wildcards under win10 1803
- Who's issue is it? Who is building the gdal binaries?
It seams also not to be a gdal issue - 10:38 PM Bug report #19192 (Closed): gdalbuildvrt can fails handling wildcards under win10 1803
- Not a qgis issue
- 10:38 PM Bug report #19192 (Closed): gdalbuildvrt can fails handling wildcards under win10 1803
- Not a qgis issue
- 04:37 PM Bug report #19192 (Closed): gdalbuildvrt can fails handling wildcards under win10 1803
- gdalbuildvrt fails handling wildcards * under windows 10 1803
it was working properyly before windows 10 april fun... - 11:07 PM Revision f07b90d3 (qgis): Remove unused and duplicated private function
- 10:39 PM Revision f838001d (qgis): Indentation
- 10:39 PM Revision f99d5117 (qgis): Fix seealso links
- 10:39 PM Revision 76eb29da (qgis): Unit tests and dox for QgsRasterIterator
- 10:39 PM Revision bde8b430 (qgis): Fix exception in create constant raster alg
- 10:39 PM Revision b11769ff (qgis): Calculate block extent directly from iterator
- 10:39 PM Revision a80f7ab9 (qgis): [afs] Fix 'Limit to extent' option was ignored
- 10:00 PM Bug report #19194 (Closed): Processing plugin crashes during startup - QGIS 3.0.3
- 09:57 PM Bug report #19194 (Closed): Processing plugin crashes during startup - QGIS 3.0.3
- The QGIS Processing 'plugin' crashes during startup. When I attempt to enable 'Processing' from the plugin menu, this...
- 09:58 PM Bug report #19195 (Closed): WMS layer loaded in incorrect CRS when using drag and drop from Brows...
- When a WMS layer is loaded into the canva using a +double-click+ in the Browser panel, the layer is projected with th...
- 08:56 PM Bug report #18628 (Reopened): QGIS 3: vertex editor highlights features in non-visible layers
- This issue is still occurring in QGIS 3.0.3.
- 08:56 PM Bug report #18628 (Reopened): QGIS 3: vertex editor highlights features in non-visible layers
- This issue is still occurring in QGIS 3.0.3.
- 07:02 PM Bug report #18518 (In Progress): QGIS Server 3 GetFeatureInfo doesn't resolve value relations any...
- https://github.com/qgis/QGIS/pull/7244
- 07:02 PM Bug report #18518 (In Progress): QGIS Server 3 GetFeatureInfo doesn't resolve value relations any...
- https://github.com/qgis/QGIS/pull/7244
- 07:01 PM Revision a2718daf (qgis): Add test data for gfi server relations
- 06:53 PM Feature request #19193 (Open): Better display of groups in Items panel (layout mode)
- In the current QGis version (3.0.3), in layout mode, the Items list does not show which items are inside groups. It's...
- 06:35 PM Revision eb0be331 (qgis): [bugfix][server] Respect relations in getfeatureinfo
- Fixes #18518
QGIS Server 3 GetFeatureInfo doesn't resolve value relations anymore - 05:58 PM Bug report #18812: QGIS 3.0.1 crashes after attempting to remove a virtual field from a shapefile
- Update...
I am able to remove only (1) virtual field per session. To delete more I must save edits and restart QG... - 05:42 PM Bug report #18812: QGIS 3.0.1 crashes after attempting to remove a virtual field from a shapefile
- I have encountered this crash behavior on 3.03 when attempting to remove a virtual field from a layer table in a geop...
- 02:49 PM Revision 478d6d08 (qgis): Also forward proxyAuthentication and sslErrors to main thread
- 02:41 PM Bug report #19100 (In Progress): WFS request with combined filter (BBOX + PropertyIsEqual) not w...
- Is this now fixed in master?
- 01:23 PM Revision 2fe394be (qgis): Merge pull request #7241 from tudorbarascu/typo
- fix dislpay typo
- 12:31 PM Bug report #19151 (Feedback): Not getting images from QGIS-Server WMS using CRS EPSG:31468
- I cannot reproduce this (on Linux) with current master, can you please paste one example WMS call (URL) that fails?
- 12:14 PM Bug report #19074 (Closed): Pandas and NetCDF4 cannot be installed for QGIS version 2.18.20
- It does not look like a bug in QGIS application.
- 12:14 PM Bug report #19074 (Closed): Pandas and NetCDF4 cannot be installed for QGIS version 2.18.20
- It does not look like a bug in QGIS application.
- 12:11 PM Bug report #12840 (Feedback): qgis_mapserv.fcgi not using proxy settings in QGIS2.ini
- Can you please check if this is still an issue?
- 12:11 PM Bug report #12840 (Feedback): qgis_mapserv.fcgi not using proxy settings in QGIS2.ini
- Can you please check if this is still an issue?
- 12:09 PM Bug report #18663 (Feedback): QGIS 3.0.1 crashed
- Can you please add a test project with example data and a step-by-step procedure to reproduce this issue?
- 12:09 PM Bug report #18663 (Feedback): QGIS 3.0.1 crashed
- Can you please add a test project with example data and a step-by-step procedure to reproduce this issue?
- 12:02 PM Revision a92b049a (qgis): fix dislpay typo
- 11:58 AM Bug report #9295 (Closed): GetPrint causes segfault if HTML formatted text is used in the template
- Fixed in documentation.
- 11:58 AM Bug report #9295 (Closed): GetPrint causes segfault if HTML formatted text is used in the template
- Fixed in documentation.
- 11:58 AM Bug report #9295 (Closed): GetPrint causes segfault if HTML formatted text is used in the template
- Fixed in documentation.
- 11:45 AM Bug report #14354 (Closed): QGIS Server occasionally crashes when running in CGI mode
- 11:44 AM Bug report #18345: WFS 1.1.0 broken by inverted axis in QGIS Server
- Can we close this one?
- 11:18 AM Bug report #19155 (In Progress): Layouts crash when undoing a legend item remove action
- https://github.com/qgis/QGIS/pull/7240
- 11:18 AM Bug report #19155 (In Progress): Layouts crash when undoing a legend item remove action
- https://github.com/qgis/QGIS/pull/7240
- 11:15 AM Revision 9def3470 (qgis): [bugfix] Crash on undo layout legend item on deleted item
- Fixes #19155
- 11:12 AM Revision 4beb3211 (qgis): Fix text on symbol disappearing from single symbol renderer
- Because the single symbol was not having rule key in legend...
- 10:27 AM Revision 6dd35294 (qgis): No need for extra variables
- 10:16 AM Revision 83975179 (qgis): Merge pull request #7236 from nyalldawson/min_qt
- Minimum qt version is 5.4
- 10:05 AM Revision 514d036b (qgis): Merge pull request #7224 from rldhont/server-wms-getfeatureinfo-raster-...
- [Server] WMS GetFeatureInfo Raster GML: do not add attribute for no data
- 10:04 AM Revision 247836bd (qgis): Merge pull request #7119 from rldhont/symbol-utils-symbolNameToPath-pro...
- [SymbolLayerUtils] Using QgsProject::readPath to resolve relative path in symbolNameToPath
- 09:54 AM Revision 402f3ffd (qgis): Regenerate sip with latest sipify
- 09:52 AM Revision 410d8553 (qgis): Fix some authentication interaction threading issues
- 09:52 AM Revision 44e8f60a (qgis): Add documentation
- 09:52 AM Revision 8fc5b101 (qgis): Experimental commit for synchroneous auth support
- 09:52 AM Revision 666a0e99 (qgis): Parse capabilities immediately
- ... even when the request is sent in a different thread.
- 09:52 AM Revision b756a021 (qgis): Timeout tests after 55s
- 09:52 AM Revision 620d4d7a (qgis): Use direct connection for NAM auth connections
- 09:52 AM Revision bdcd8767 (qgis): Add comment to explain the nasty details
- 09:52 AM Revision 143ee82e (qgis): Avoid deadlock by using Qt::DirectConnection
- 09:52 AM Revision 9b5c5b00 (qgis): Run WFS feature counter task in separate thread
- 09:52 AM Revision c59df79a (qgis): Send request from spawned thread
- 09:49 AM Revision 365fbed2 (qgis): Merge pull request #7231 from elpaso/bugfix-18282-non-ascii-tags
- [bugfix] Style Manager - non ascii tags in symbols
- 09:48 AM Bug report #18282 (Closed): Style Manager - Impossible to work with non-Latin characters (tag or ...
- Applied in changeset commit:qgis|b3c31d3affc9f4d558f5ad0ff41e25c06bc7fb8d.
- 09:48 AM Bug report #18282 (Closed): Style Manager - Impossible to work with non-Latin characters (tag or ...
- Applied in changeset commit:qgis|b3c31d3affc9f4d558f5ad0ff41e25c06bc7fb8d.
- 09:42 AM Bug report #18430: Multiple extension and plugin bug QGIS3 osx
- Tested again with version 3.0.3 same problem.
Does anyone hava a solution to enable load extesion within pythn 3.6... - 07:51 AM Revision 22ce7081 (qgis): Fix build warning
- 07:27 AM Bug report #19191 (Closed): Polar projection polygon visualization bug
- World coastline shows well in e.g., unprojected WGS84, EPSG:4326, but has troubles with polygon filling in a polar pr...
- 06:41 AM Revision 6a76502b (qgis): Make QgsRasterIterator optionally return the exact extent of the
- current block returned
... because this is very difficult to calculate exactly outside
of the iterator, yet the iter... - 05:36 AM Bug report #19190 (Open): QgsPoint class does not store empty point geometries
- The QgsPoint class does not properly store empty point geometries. For example, from the python console in QGIS 3.0....
- 05:27 AM Bug report #19149 (Closed): QgsGeometry class can't distinguish between an empty geometry and a n...
- A new issue has been created that more accurately describes the problem.
- 04:48 AM Bug report #19189 (Closed): Dashed line showing incorrectly in legend
- I have a dash pattern of a dashed gray simple line with transparency overlain on a solid simple yellow line. It displ...
2018-06-13
- 01:35 AM Revision dcff720b (qgis): also use 1-dimensional table in modeler dialog (follow up 4b354984e8)
- 01:32 AM Revision a6d78bc2 (qgis): Minimum qt version is 5.4
- 12:33 AM Bug report #19188 (Closed): ~6000 lines of Python errors on every 3.0.3 startup - could this be m...
- I notice I get over 6000 lines of Python errors in the log on every startup. That can't be normal??? I've also seen s...
- 12:13 AM Bug report #19185 (Reopened): QGIS 2.14 (Essen) crashes when clicked on projection button
- Dear Nyall Dawson,
I changed the repository to,
deb http://qgis.org/debian trusty main
deb-src http://qgis.org... - 12:06 AM Bug report #19158: [osx] Failure while trying to create a new vector layer
- Hey - that just began happening to me today! Except I'm on Windows 10 64-bit:
QGIS version
3.0.3-Girona
QGIS co... - 10:52 PM Bug report #19173: QGIS 3.0.3 line widths not screen scaled in Win 10
- Note: The screenshot captures hardware pixels, and then renders them as if they were logical pixels. The red line her...
- 10:46 PM Bug report #19173: QGIS 3.0.3 line widths not screen scaled in Win 10
- I found the Digitizing settings. Line width was the minimum 1, changed it to 5. While drawing that makes a line about...
- 10:46 PM Bug report #19173: QGIS 3.0.3 line widths not screen scaled in Win 10
- I found the Digitizing settings. Line width was the minimum 1, changed it to 5. While drawing that makes a line about...
- 09:52 AM Bug report #19173 (Feedback): QGIS 3.0.3 line widths not screen scaled in Win 10
- Hi,
Unless i misunderstood, what you are looking for is the rubberband settings available in Settings menu --> Optio... - 09:15 PM Revision ade01f56 (qgis): fix missing /Out/ annotations for some geometry classes (#7234)
- * fix missing /Out/ annotations for some geometry classes
* one more missing SIP annotation - 08:36 PM Revision 262cee6f (qgis): fix build with Qt <5.7
- 06:57 PM Feature request #19187 (Open): Make search more inclusive for special characters (letters with ac...
- This request is inspired by this question on GIS Stackexchange: https://gis.stackexchange.com/questions/285895/georef...
- 04:09 PM Bug report #19169: qGIS crashed after saving, Styling panel opened
- I think this was fixed in current master, would you be able to test one of the nightly builds?
see: https://issues... - 04:07 PM Feature request #19179 (Feedback): Option to delete layer with keyboard delete key
- (on linux) CTRL-D does that
- 04:01 PM Bug report #18282 (In Progress): Style Manager - Impossible to work with non-Latin characters (ta...
- https://github.com/qgis/QGIS/pull/7231
- 04:01 PM Bug report #18282 (In Progress): Style Manager - Impossible to work with non-Latin characters (ta...
- https://github.com/qgis/QGIS/pull/7231
- 03:12 PM Bug report #18282: Style Manager - Impossible to work with non-Latin characters (tag or symbol na...
- Ok, found one of the issues but there is another one: SQLITE function LOWER() does not work with anything other than ...
- 01:51 PM Bug report #18282: Style Manager - Impossible to work with non-Latin characters (tag or symbol na...
- I can reproduce this on Linux too: there is a problem when querying the QSLite DB that stores the tags, looking into it.
- 11:42 AM Bug report #18282: Style Manager - Impossible to work with non-Latin characters (tag or symbol na...
- I reproduce this bug in QGIS version 3.0.3-Girona as well.
- 03:46 PM Revision b3c31d3a (qgis): [bugfix] Fix symbol tags with cyrillic names
- ... and other non-ascii as well
Fixes #18282 - Style Manager - Impossible to work with non-Latin characters (tag or ... - 03:46 PM Revision 3f938e43 (qgis): Add test for QgsSqliteUtils
- 03:10 PM Bug report #19181: Crash on Start
- This Issue seems to be caused by me changing from 32bit to 64bit versions of QGIS, I've installed 3.0.3 32bit and its...
- 01:26 PM Revision 3651df07 (qgis): add logMessage method to locator filter (#7222)
- to discourage from using Python print()
- 11:34 AM Bug report #18890 (Closed): 3D map view crashes when enabling 3d rendering on vector layers
- Duplicate of #17416 (the same backtrace as mentioned there)
- 11:34 AM Bug report #18890 (Closed): 3D map view crashes when enabling 3d rendering on vector layers
- Duplicate of #17416 (the same backtrace as mentioned there)
- 11:30 AM Bug report #18272 (Closed): QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Duplicate of #17315 (the same backtrace as reported there)
- 11:30 AM Bug report #18272 (Closed): QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Duplicate of #17315 (the same backtrace as reported there)
- 11:26 AM Bug report #18328 (Closed): viewing 3D map
- Duplicate of #17416
- 11:26 AM Bug report #18328 (Closed): viewing 3D map
- Duplicate of #17416
- 11:23 AM Revision 494f7bcd (qgis): Fix double clear actions sometimes show in spin boxes
- Fixes #19178
- 11:22 AM Bug report #19178 (Closed): [Processing]Double Reset icon in spinbox widget
- Applied in changeset commit:qgis|494f7bcde1bea1ce505b1db68252c1f523bc6f16.
- 11:22 AM Bug report #19178 (Closed): [Processing]Double Reset icon in spinbox widget
- Applied in changeset commit:qgis|494f7bcde1bea1ce505b1db68252c1f523bc6f16.
- 11:15 AM Revision dab44377 (qgis): Merge pull request #7208 from arnaud-morvan/wfs_srs_multilayer
- [server] Fix BBOX SRS in WFS GetFeature POST with two queries
- 10:27 AM Bug report #18267: QGIS 3.0 WFS 2.0 not working
- I'll upgrade the server to accept both singular and plural. The single <include schemaCollection="..."/> is going to ...
- 10:01 AM Bug report #19156 (Closed): Move Label and Diagram button not working
- Thanks for having checked
- 08:11 AM Bug report #19186 (Closed): GRASS module (v.net.steiner) works in QGIS2 but not in QGIS3
- I wrote the following to the GRASS user mailing list and was advised by Markus Neteler to open a QGIS bug report and ...
- 06:54 AM Revision dc77c59a (qgis): Move body of reclassifyValue to header so it can be optimised
- 06:54 AM Revision fe863cb1 (qgis): Unit tests for reclassification with data types
- 06:54 AM Revision e45958ea (qgis): Move more raster block methods to header for better compiler optimisation
- 06:54 AM Revision dcd872ba (qgis): Use default raster iterator tile size
- 06:54 AM Revision eec2f47c (qgis): Remove a duplicate test
- 06:54 AM Revision f934c5c0 (qgis): Add overlaps test to QgsRasterRange
- 06:54 AM Revision 0f0a7dc6 (qgis): Add QgsRasterRange::asText for a text representation of a range
- 06:54 AM Revision 6b24d8c6 (qgis): [processing] Restore window geometry for fixed table editor dialog
- 06:54 AM Revision 1a226e6c (qgis): Report warnings when class boundaries overlap
- 06:54 AM Revision 2320a043 (qgis): Fix unit test
- 06:54 AM Revision 7c1dcfab (qgis): Support infinite ranges for null class boundaries
- 06:54 AM Revision 0da30699 (qgis): [processing] Add unit tests for reclassify using nulls
- 06:54 AM Revision 59938c83 (qgis): [processing] Fix Python representation of matrix parameter values with ...
- 06:54 AM Revision 81d5a2d8 (qgis): Throw exception for invalid table sizes
- 06:54 AM Revision 82029f9c (qgis): Allow some frequently used methods to be inlined
- 06:54 AM Revision 9be72932 (qgis): Minor fixes
- 06:54 AM Revision 44385227 (qgis): Remove unused member
- 06:54 AM Revision 79c907bf (qgis): Add unique_ptr variant to QgsRasterIterator::readNextRasterPart
- 06:54 AM Revision a62a2bc7 (qgis): Expose choice of raster data type for reclassify algs
- 06:54 AM Revision a534286c (qgis): Since 3.4->3.2
- 06:54 AM Revision 2c2100b9 (qgis): More Travis debugging
- 06:54 AM Revision b26957e4 (qgis): Throw exception when raster output could not be created
- 06:54 AM Revision 7a157837 (qgis): Add tests for processing reclassification algorithms
- 06:54 AM Revision 87290734 (qgis): Unit tests for reclassification utils
- 06:54 AM Revision c5966b47 (qgis): Add typeinfo for RasterClass
- 06:54 AM Revision 3ca9618c (qgis): Formatting
- 06:54 AM Revision 85d895d0 (qgis): Fix cancelation support for reclassify algs
- 06:54 AM Revision 059f3439 (qgis): Add missing files
- 06:54 AM Revision dafa3843 (qgis): Expose choice of how to handle out-of-class values
- 06:54 AM Revision 18ddc4ec (qgis): Expose choice of bounds handling during reclassification
- 06:54 AM Revision f0f5211f (qgis): Add reclassify by table algorithm
- 06:54 AM Revision 3c8f80d1 (qgis): Unit tests for list based contains
- 06:54 AM Revision a69274ac (qgis): Add contains check to QgsRasterRange
- 06:54 AM Revision d435a7a0 (qgis): Add bounds type handling to QgsRasterRange
- 06:54 AM Revision efb44ad8 (qgis): Fix equality test for QgsRasterRange when min/max is nan
- 06:54 AM Revision e14862e3 (qgis): Tests for QgsRasterRange
- 06:54 AM Revision a2042a4a (qgis): Expose a method to Python
- 06:54 AM Revision 0ab63274 (qgis): Documentation for QgsRasterRange
- 06:54 AM Revision ef81f3c5 (qgis): [FEATURE] Native reclassify raster algorithms
- Adds two new native QGIS raster reclassification algorithms:
- Reclassify by layer: reclassifies a raster using the ... - 06:54 AM Revision d7a37fa3 (qgis): Throw exception when invalid band number specified
- 06:54 AM Revision 50c28e41 (qgis): Fix typo
- 06:54 AM Revision 88669ede (qgis): Try to debug Travis test failure
- 04:37 AM Bug report #12874: [Composer] DEL button doesn't remove items from the print composer on Mac OS X
- Harrissou Santanna wrote:
> Hi,
> Documentation says that items in the print composer can be deleted by pressing ei...
2018-06-12
- 12:53 AM Bug report #19185 (Closed): QGIS 2.14 (Essen) crashes when clicked on projection button
- 2.14 is no longer supported by the QGIS project - please test with 2.18 or 3.0
- 12:53 AM Bug report #19185 (Closed): QGIS 2.14 (Essen) crashes when clicked on projection button
- 2.14 is no longer supported by the QGIS project - please test with 2.18 or 3.0
- 12:16 AM Bug report #19185 (Closed): QGIS 2.14 (Essen) crashes when clicked on projection button
- I installed the qgis 2.14 (Essen) on Ubuntu 14.04 (trusty tahr, 32 bit) a few days ago. I added the followings to my ...
- 12:02 AM Bug report #19184 (Closed): QGis 3.0.3 crash using QSqlTableModel
- I finaly found that QGis crashed because I was using a:
QSqlDatabase->QSqlTableModel->QTableView schema
And the ...
Also available in: Atom