Activity
From 2018-09-12 to 2018-10-11
2018-10-11
- 11:35 PM Bug report #20081: Problem with legend for multi-style and themes in Report
- Duplicate of #20055
- 09:29 PM Bug report #20081 (Closed): Problem with legend for multi-style and themes in Report
- The legend generated in the Report, is based on the default style of the layer style.
My use case is as:
1- Added... - 10:53 PM Bug report #20078: QGIS crashed when trying to enable Processing Plugin
- Thank you so much. That worked.
- 04:40 PM Bug report #20078 (Feedback): QGIS crashed when trying to enable Processing Plugin
- Try creating (and using) a new/clean profile.
- 04:40 PM Bug report #20078 (Feedback): QGIS crashed when trying to enable Processing Plugin
- Try creating (and using) a new/clean profile.
- 03:16 PM Bug report #20078 (Closed): QGIS crashed when trying to enable Processing Plugin
- I some how missed Processing plugin in my menu bar. So I'm trying to get it back by trying to check the checkbox asso...
- 10:32 PM Revision 68f4cf2d (qgis): respect maximum of recent project settings when loading (#8153)
- * respect maximum of recent project settings when loading
* fix uint int comparison - 10:22 PM Feature request #20075: Print Composer: Sort attribute table objects by non-displayed fields
- Would also love to see this functionality!
- 10:00 PM Feature request #20066: Implement tool to load INSPIRE GML datasets
- You need to convert it using ogr2ogr (v 2.2) and a template, which with a quick googling I found out to be https://in...
- 09:59 PM Feature request #20066: Implement tool to load INSPIRE GML datasets
- You need to convert it using ogr2ogr (v 2.2) and a template, which with a quick googling I found out to be https://in...
- 09:57 PM Bug report #20082 (Open): Split Tool "Bursts" linestring when used on complex linestring
- When using the Split tool on a complex linestring (lots of nodes) the linestring "bursts" into many segments. Attache...
- 09:44 PM Bug report #20079: CRS with Scaling in PROJ4 causes Vertex Tool to fail
- In that case duplicate of #20080
- 09:42 PM Bug report #20079 (Closed): CRS with Scaling in PROJ4 causes Vertex Tool to fail
- In that case duplicate of #20079
- 09:42 PM Bug report #20079 (Closed): CRS with Scaling in PROJ4 causes Vertex Tool to fail
- In that case duplicate of #20079
- 07:53 PM Bug report #20079: CRS with Scaling in PROJ4 causes Vertex Tool to fail
- Well, now I cannot reproduce this bug!
Vertex Tool is now finding features on layers with scaling in the CRS. I c... - 06:13 PM Bug report #20079 (Closed): CRS with Scaling in PROJ4 causes Vertex Tool to fail
- I created a CRS based on a State Plane and added a +k_0 parameter in order to make measured dimensions fit ground ref...
- 09:00 PM Bug report #20077: geopackage - table operations via network shares take a very long time
- The use of SQLITE_USE_OGR_VFS=YES has the side effect of not implementing SQLite locking, which explains the speed in...
- 04:41 PM Bug report #20077: geopackage - table operations via network shares take a very long time
- Okay, it's been a long day but ...
wow, the environment variable "SQLITE_USE_OGR_VFS=YES" has done it - under Window... - 12:44 PM Bug report #20077: geopackage - table operations via network shares take a very long time
- Can you retry your tests by defining the following environment variables (may require restarting QGIS each time you c...
- 11:31 AM Bug report #20077 (Open): geopackage - table operations via network shares take a very long time
- I have created a new geopackage with OpenStreetMap data under QGIS Master. Unfortunately, there is also the problem w...
- 08:31 PM Revision dc08db79 (qgis): [ux] Make QgsFileWidget file picker default to opening at the
- currently displayed folder, if one is shown
And only fallback to the default root path if no file name has
been ente... - 06:28 PM Bug report #20080 (Open): Saving Memory Layer to a file misses Scaling part of the CRS
- I created a custom CRS based on a state plane, and added a +k_0 parameter to make ground references in an image measu...
- 06:05 PM Bug report #16575: QGIS 2.18.7 crashes on macOS 10.12.4 when undocking the label panel
- Peter Petrik wrote:
> unable to reproduce with QGIS 3.3 (375afe5beaf5a17768f4898401a8d76ee4af3878) on MacOS Mojave 1... - 05:22 PM Bug report #16575: QGIS 2.18.7 crashes on macOS 10.12.4 when undocking the label panel
- unable to reproduce with QGIS 3.3 (375afe5beaf5a17768f4898401a8d76ee4af3878) on MacOS Mojave 10.14.0
- 05:35 PM Bug report #16025 (Feedback): [macOS] Control feature rendering order will crash QGIS
- 05:12 PM Bug report #16025: [macOS] Control feature rendering order will crash QGIS
- unable to reproduce with QGIS 3.3 (375afe5beaf5a17768f4898401a8d76ee4af3878) on MacOS Mojave 10.14.0
- 03:29 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
- > is not a regression, in QGIS 3 changed the way the shapefiles are interpreted... now they are always loaded as MULT...
- 02:42 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
> Even if it is probably not an high priority issue, I think current behaviour is a regression w.r.t. 2.18.
> Is i...- 02:35 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
- > that is what the option does. What the option does NOT is converting MULTI geometries to fit NOT MULTI table after ...
- 12:36 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
> The fact is that if you are importing a NOT MULTI shapefile in a new table, and you check the option in DB Manage...- 12:14 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
- Giovanni Manghi wrote:
> that option name in DB Manager always has been misleading and SHOULD really be changed. DB ... - 01:55 PM Revision 46938c07 (qgis): Merge pull request #8168 from elpaso/fix-clang-warnings
- Fix error return-std-move
- 12:07 PM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- that's fine - thanks!
- 11:51 AM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- Yes I will fix it. But I have to continue on Monday. Hope you don't mind.
- 11:47 AM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- Good catch - thanks!
In 3.0 this still worked fine. So something in 3.2 or master introduced this problem.
Can ... - 11:45 AM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- fyi:
Found the error. It's because it creates a value like "03.0108_1" in @createUniqueValue@ called by @createFeatu... - 10:25 AM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- Just seen another thing. Could it be that an error is given back and then the error message is tried to write into th...
- 10:16 AM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- I've been able to reproduce.
Your expression:
@get_ews_anlage_gemeinde_formatted() || '.' || get_ews_anlage_nr( g... - 11:35 AM Bug report #20068 (Closed): Geopackage: problems with renaming or drop tables
- 11:34 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- You're right. I've created the new issue #20077 (edited). Can you please close this issue? Thanks.
- 11:19 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- Burghardt Scholle wrote:
> I have created a new geopackage with OpenStreetMap data under QGIS Master. Unfortunately,... - 11:13 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- I have created a new geopackage with OpenStreetMap data under QGIS Master. Unfortunately, there is also the problem w...
- 10:29 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- At the moment only smb, but I will try nfs during the day.
- 10:15 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- Burghardt Scholle wrote:
> geopackage via network,
a network shared folder? on what protocol (i.e. samba, nfs, e... - 10:10 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- Hi,
first of all Thank you very much for your answers.
This morning I did extensive tests with geopackage files. I ... - 10:50 AM Revision fde6d93e (qgis): [Bugfix][Server] WFS: enhancing the way DescribeFeatureType response is...
- 09:58 AM Bug report #17642 (Closed): Grass cannot be used in QGIS 2.18.14 LTR on Windows 64bit
- Did recently some fresh installations of 2.18.24 on Windows and Processing/GRASS is just fine.
- 09:58 AM Bug report #17642 (Closed): Grass cannot be used in QGIS 2.18.14 LTR on Windows 64bit
- Did recently some fresh installations of 2.18.24 on Windows and Processing/GRASS is just fine.
- 09:58 AM Bug report #17642 (Closed): Grass cannot be used in QGIS 2.18.14 LTR on Windows 64bit
- Did recently some fresh installations of 2.18.24 on Windows and Processing/GRASS is just fine.
- 07:24 AM Bug report #17642: Grass cannot be used in QGIS 2.18.14 LTR on Windows 64bit
- Hi, I had the same issue so what i did to solve it was to just erase the path of the GRASS7, because it was not using...
- 09:57 AM Bug report #20033 (Closed): Column misalignment after operations on large geopackage
- 09:52 AM Revision 5beb4e2b (qgis): Followup 9cad526, allow item rename through browser model
- 09:52 AM Revision b2df588a (qgis): Fix see also link
- 09:10 AM Revision 2c16b14f (qgis): [browser] Don't show full path to file for "delete" action in menu
- This is often very long and makes the menu huge
- 09:10 AM Revision e4b52a4d (qgis): [browser] Fix crash when deleting files quickly
- It's possible for items to be deleted in the background
while we are waiting on user input (e.g. from the confirmatio... - 09:10 AM Revision 64b5c2ee (qgis): [browser] Make delete file action also show for raster layers,
- not just vectors
- 09:10 AM Revision 66f5f548 (qgis): [browser] Add missing delete actions for more file types
- 09:03 AM Revision 942a560b (qgis): Fix loading style for non-spatial tables in Postgres+SpatiaLite (fixes ...
- OGR is not affected by the bug.
Oracle and MS SQL are most likely affected, but I don't have them here to test.
(che... - 08:33 AM Revision e5ba5586 (qgis): Fix error return-std-move
- std::move should not be used here because
it prevents RVO (copy elision) and it's
considered an anti-pattern.
To fix... - 07:59 AM Revision 375afe5b (qgis): [needs-docs] Follow up UX fixes for moving custom function help
- 07:57 AM Bug report #19688: [Expression]Allow to remove custom functions directly from QGIS
- > which is not a common/easy place to reach - I personnaly struggle to access the AppData folder on Windows
If you... - 07:37 AM Feature request #20076 (Open): Heatmap renderer should feature a holding feature or a way to comp...
- The heatmap renderer is a very handy tool, but if the MAX value is set to "automatic", that value is recomputed each ...
- 07:23 AM Revision 42ea2164 (qgis): FIX - Move custom expression function help to group box (#8163)
- 06:08 AM Revision 9cad526f (qgis): Add F2 to rename browser favourite item (#8164)
2018-10-10
- 01:23 AM Revision e4738d4e (qgis): Fix context menu path display on windows
- 01:04 AM Revision ff90c13b (qgis): Capitalization
- 12:37 AM Feature request #20075 (Open): Print Composer: Sort attribute table objects by non-displayed fields
- *Short version:* Allow Print Composer attribute tables to be sorted by fields that are not selected for display.
*... - 10:29 PM Bug report #20063: The "output folder" Processing configuration has no effect
- That's correct - they are always stored in the /tmp / windows temp folder
- 02:53 PM Bug report #20063 (Closed): The "output folder" Processing configuration has no effect
- Nyall Dawson wrote:
> That's not used for temporary files. It's only used as the default location for "real" outputs... - 02:53 PM Bug report #20063 (Closed): The "output folder" Processing configuration has no effect
- Nyall Dawson wrote:
> That's not used for temporary files. It's only used as the default location for "real" outputs... - 02:50 PM Bug report #20063: The "output folder" Processing configuration has no effect
- That's not used for temporary files. It's only used as the default location for "real" outputs.
- 12:29 PM Bug report #20063: The "output folder" Processing configuration has no effect
- Nyall Dawson wrote:
> Which setting are your referring to exactly?
settings > options > processing > general > ou... - 10:27 PM Bug report #18798 (Rejected): Polygon Shapefile loaded as Multipolygon
- This change is by design - shapefiles don't have a definition of single/multi geometries (unless they are point layer...
- 10:27 PM Bug report #18798 (Rejected): Polygon Shapefile loaded as Multipolygon
- This change is by design - shapefiles don't have a definition of single/multi geometries (unless they are point layer...
- 05:49 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
- Gabriele Monfardini wrote:
> Loading a shapefile to postgis using DB Manager a polygon shapefile is imported as mult... - 05:43 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
- Loading a shapefile to postgis using DB Manager a polygon shapefile is imported as multipolygon even if the option "C...
- 10:24 PM Bug report #20074 (Feedback): Blank canvas after applying filter/query builder
- Try with 3.3 - there's been some related fixes.
- 09:55 PM Bug report #20074 (Closed): Blank canvas after applying filter/query builder
- I imported a lines vector layer from OSM. I then used query builder to apply a filter, e.g. "highway" = 'primary'. ...
- 09:17 PM Bug report #20033: Column misalignment after operations on large geopackage
- Hmm, after I was able to track down the installer, the process seems to work fine in the weekly build.
- 05:14 PM Bug report #20033: Column misalignment after operations on large geopackage
- belg4mit - wrote:
> I just tried with subsetting, and it still fails here. Are you also using Windows?
I'm on Lin... - 04:52 PM Bug report #20033: Column misalignment after operations on large geopackage
- I just tried with subsetting, and it still fails here. Are you also using Windows? And generating a geopackage? Creat...
- 04:52 PM Bug report #20033: Column misalignment after operations on large geopackage
- I just tried with subsetting, and it still fails here. Are you also using Windows? And generating a geopackage? Creat...
- 04:52 PM Bug report #20033: Column misalignment after operations on large geopackage
- I just tried with subsetting, and it still fails here. Are you also using Windows? And generating a geopackage? Creat...
- 01:06 PM Bug report #20033: Column misalignment after operations on large geopackage
> Here's the ogr2ogr output https://nmrgroupinc-my.sharepoint.com/:u:/p/jpierce/EcV_o8PsWalGgh-nuDKDRJYBd9ADzEHOHsi...- 12:32 PM Bug report #20033: Column misalignment after operations on large geopackage
> Here's the ogr2ogr output https://nmrgroupinc-my.sharepoint.com/:u:/p/jpierce/EcV_o8PsWalGgh-nuDKDRJYBd9ADzEHOHsi...- 08:37 PM Bug report #20073: Form validation doesn't take care of 2 columns primary key
- Moreover, checkbox doesn't keep the same status when we switch from one layer to another one.
Look at my GIF, at t... - 08:24 PM Bug report #20073 (Closed): Form validation doesn't take care of 2 columns primary key
- I have a PostGIS table like this referencing my schemas and my tables:...
- 06:41 PM Bug report #20072 (Open): Field validation is not done automatically
- On my GIF,
* I set the "schema" combobox to "biocenose marine".
* My "table" combobox is updated according to the d... - 06:23 PM Revision 12ead91e (qgis): avoid having qgsDoubleToString printing -0
- 06:08 PM Bug report #19960 (Closed): layer tree embedded widget provider's supportsLayer() method is never...
- Thanks Ricardo!
- 06:08 PM Bug report #19960 (Closed): layer tree embedded widget provider's supportsLayer() method is never...
- Thanks Ricardo!
- 06:08 PM Bug report #19960: layer tree embedded widget provider's supportsLayer() method is never called
- Alessandro Pasotti wrote:
> it's used in QgsLayerTreeEmbeddedConfigWidget::setLayer
yes, it is **now** used in `Q... - 03:36 PM Bug report #19960 (Rejected): layer tree embedded widget provider's supportsLayer() method is nev...
- it's used in QgsLayerTreeEmbeddedConfigWidget::setLayer
- 03:36 PM Bug report #19960 (Rejected): layer tree embedded widget provider's supportsLayer() method is nev...
- it's used in QgsLayerTreeEmbeddedConfigWidget::setLayer
- 05:06 PM Bug report #16787: Error when clicking button 'TEST' with for the rule "ELSE" in rule based renderer
- Still valid in master 3.3, even with the dedicated "Else" radiobutton: if you enable the Else option, you have no acc...
- 04:03 PM Bug report #20068: Geopackage: problems with renaming or drop tables
- I cannot replicate the issue on Linux with QGIS master and GDAL master.
What I did:
- open a GeoPackage with a sing... - 03:48 PM Bug report #20068 (Feedback): Geopackage: problems with renaming or drop tables
- 03:23 PM Bug report #20068: Geopackage: problems with renaming or drop tables
- I've just tested delete a GPKG table from the browser and re-create it with the same name and it works just fine on c...
- 02:35 PM Bug report #20068: Geopackage: problems with renaming or drop tables
- I feared this answer :-).
- 02:09 PM Bug report #20068: Geopackage: problems with renaming or drop tables
- as far as I can remember this is a long standing issue, affecting also Spatialite tables.
- 01:00 PM Bug report #20068 (Closed): Geopackage: problems with renaming or drop tables
- Hi,
after deleting a table in a geopackage, I can no longer create a table with the same name in the same gpkg file.... - 03:48 PM Revision 72189649 (qgis): test with lower precision
- 03:48 PM Revision 0ec7bad0 (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
- 03:48 PM Revision eeee43d5 (qgis): more for Qt3Dextras
- 03:48 PM Revision 35ba4b59 (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 03:47 PM Bug report #20071 (Open): "Show feature count" on a rule based renderer gives wrong result for th...
- This is a revival of #13999.
In the attached screenshots, I use the Else shortcut in one case and the full rule in t... - 03:45 PM Bug report #20070 (Open): In rule based renderer, "Show feature count" returns 0 if no symbol is ...
- In rule based renderer, "show features count" does not return the count for any rule that has its symbol disabled. Se...
- 03:38 PM Feature request #19892 (Closed): Append the layer name to the algorithm dialog title when in edit...
- I think it's done, right?
- 03:38 PM Feature request #19892 (Closed): Append the layer name to the algorithm dialog title when in edit...
- I think it's done, right?
- 03:34 PM Bug report #19964 (Closed): layer tree embedded widgets do not show up for raster layers
- 03:33 PM Revision 94a7d9db (qgis): fix local variable will be copied despite being returned by name (#8157)
- this is an error with clang 7
note: call 'std::move' explicitly to avoid copying - 03:19 PM Bug report #19778: macOS: QGIS 3.2.2 canvas do not scale when resizing program window
- I confirm the same bug also in Mac OS 10.13 and Mac OS 10.14 with 3.2.2 and 3.2.3 (attached printscreen of my fellow)
- 02:54 PM Revision c1d5ab75 (qgis): fix local variable will be copied despite being returned by name
- this is an error with clang 7
note: call 'std::move' explicitly to avoid copying - 02:54 PM Bug report #20069 (Feedback): Qgis Crashes while perform spatial query (difference)
- "gdal tools" do not exist anymore in QGIS 3, so I guess is about a Processing tool.
Anyway we need more details (t... - 02:50 PM Bug report #20069 (Closed): Qgis Crashes while perform spatial query (difference)
Crash ID: a7c268a28ae77cf4b529c72afb0e7e918acd0dc8
Stack Trace
QgsNativeAlgorithms::trUtf8 :
Q...- 01:44 PM Revision 698cae6c (qgis): fix local variable will be copied despite being returned by name
- this is an error with clang 7
note: call 'std::move' explicitly to avoid copying - 01:26 PM Feature request #20066: Implement tool to load INSPIRE GML datasets
- See attached image:
as I suspected the GML in the complex INSPIRE data model. You need to use a plugin that allows y... - 01:26 PM Feature request #20066: Implement tool to load INSPIRE GML datasets
- See attached image:
as I suspected the GML in the complex INSPIRE data model. You need to use a plugin that allows y... - 01:26 PM Feature request #20066: Implement tool to load INSPIRE GML datasets
- See attached image:
as I suspected the GML in the complex INSPIRE data model. You need to use a plugin that allows y... - 12:39 PM Feature request #20066 (Feedback): Implement tool to load INSPIRE GML datasets
- Hi,
please add a link (or attach one of those files).
Anyway, if the GML are in the (complex) INSPIRE data model ... - 11:30 AM Feature request #20066: Implement tool to load INSPIRE GML datasets
- Capture of diferente files
- 11:30 AM Feature request #20066: Implement tool to load INSPIRE GML datasets
- Capture of diferente files
- 11:13 AM Feature request #20066 (Open): Implement tool to load INSPIRE GML datasets
- some GML files can not be loaded correctly in QGIS 3.2.3 in macOS
- 11:54 AM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- The concerned column is most likely the one named "anlage_nr" with the following definition:
anlage_nr charact... - 11:52 AM Bug report #20067 (Closed): Duplicate feature action fails with PostgreSQL error message
- The Duplicate feature action that is available from the Actions menu of a feature form is currently broken in QGIS 3....
- 11:30 AM Bug report #19987: Anchor point legend not firmly anchored in template
- Actually, afaics no need to use a template. An anchor set for a legend in a print layout is not respected:
# create ... - 11:30 AM Bug report #19987: Anchor point legend not firmly anchored in template
- Actually, afaics no need to use a template. An anchor set for a legend in a print layout is not respected:
# create ... - 10:23 AM Revision d3c861e7 (qgis): selectAll if requested on mouse release
- because otherwise the mouse event makes the selectAll useless if it's done on focusEvent
- 09:59 AM Bug report #20053: decimal separator in csv files
- Thanks for checking, actually I think that even with C locale the output was not entirely correct: you did not get th...
- 09:56 AM Bug report #20053 (Closed): decimal separator in csv files
- Applied in changeset commit:qgis|859b39a63438e426f227114747a49ddcfd49bc09.
- 09:56 AM Bug report #20053 (Closed): decimal separator in csv files
- Applied in changeset commit:qgis|859b39a63438e426f227114747a49ddcfd49bc09.
- 09:56 AM Revision b80c95c7 (qgis): Merge pull request #8150 from elpaso/bugfix-20053-json-exporter-values
- Fixes #20053 decimal separator in csv files
- 09:47 AM Revision 69dab87d (qgis): [auth] don't share config db connection across threads
- (fixes #20054)
- 09:47 AM Bug report #20054 (Closed): regression: console flooded with QSql* warnings when rendering XYZ la...
- Applied in changeset commit:qgis|69dab87d4a254bca9c3b22ae0dc07af3f22c6a1a.
- 09:47 AM Bug report #20054 (Closed): regression: console flooded with QSql* warnings when rendering XYZ la...
- Applied in changeset commit:qgis|69dab87d4a254bca9c3b22ae0dc07af3f22c6a1a.
- 09:41 AM Bug report #20054 (In Progress): regression: console flooded with QSql* warnings when rendering X...
- Yes, it comes from the auth system and there is a PR: https://github.com/qgis/QGIS/pull/8149 (I wonder why this ticke...
- 09:41 AM Bug report #20054 (In Progress): regression: console flooded with QSql* warnings when rendering X...
- Yes, it comes from the auth system and there is a PR: https://github.com/qgis/QGIS/pull/8149 (I wonder why this ticke...
- 09:39 AM Bug report #20057 (Closed): CTRL+V does not paste copied features on linux/kde
- Local issue
- 09:39 AM Bug report #20057 (Closed): CTRL+V does not paste copied features on linux/kde
- Local issue
- 09:30 AM Revision e4102085 (qgis): Merge pull request #8123 from qgis/fix-server-wms-sld-content
- [Bugfix][Server] WMS: The SLD content loaded from URL is not percent encoded
- 09:26 AM Bug report #20065 (Closed): QgsInterface::adddockwidget slows down when large layers open
- Having opened a larger vector layer, reloading a plugin using PluginReloader is slower in QGIS 3.2.x than in QGIS 2....
- 03:56 AM Bug report #19886: QGIS application dialog can't be resized with the keyboard
- Yes, I tried with QtCreator, QtDesigner, VLC and Virtualbox. They all works well.
- 03:07 AM Bug report #19886 (Feedback): QGIS application dialog can't be resized with the keyboard
- Does it work with other Qt applications?
- 03:47 AM Revision e71e135e (qgis): fix build on xenial
- 02:26 AM Revision f6cf944e (qgis): more for Qt3Dextras
- 02:09 AM Revision 2761122e (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
2018-10-09
- 12:56 AM Bug report #19524: [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- Denis Rouzaud wrote:
> Konrad, can you tell me how you installed QGIS (homebrew?)
Hi Denis, myself (on two machin... - 09:11 PM Bug report #19524: [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- 3.2.3. , installed with the installer from qgis.org…
- 08:49 PM Bug report #19524: [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- Konrad, can you tell me how you installed QGIS (homebrew?)
- 11:31 PM Bug report #20064: QGIS Server WFS Update Transaction bug
- Error from server is: 400 Bad Request:...
- 11:14 PM Bug report #20064: QGIS Server WFS Update Transaction bug
- Pull request: https://github.com/qgis/QGIS/pull/8155
- 10:05 PM Bug report #20064 (Closed): QGIS Server WFS Update Transaction bug
- WFS Update transaction only works if there is only one Property element in transaction (meaning one field or geometry...
- 11:06 PM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Giovanni Manghi wrote:
> from that comment I deduce that if the layers are added using the QGIS Browser the issue do... - 08:50 PM Bug report #19968: Very long loading times when opening the same FileGDB the second time
> If I compare to using the OpenFileGDB driver, then the performance is slower (not as instantaneous as the OpenFil...- 11:05 AM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Giovanni Manghi wrote:
> > Title: Slow performance when using OGR FileGDB driver to read file geodatabases.
>
> s... - 10:44 AM Bug report #19968: Very long loading times when opening the same FileGDB the second time
> Title: Slow performance when using OGR FileGDB driver to read file geodatabases.
should not reflect the findin...- 10:25 PM Bug report #20008: Very Slow Table Operations while the Table is Open
- related user list thread http://osgeo-org.1560.x6.nabble.com/Very-Slow-Table-Operations-in-QGIS-3-2-3-td5380521.html
- 09:48 PM Revision 159eb095 (qgis): replace old-style cast by reinterpret_cast
- 09:48 PM Revision f27a5043 (qgis): remove useless includes
- 09:48 PM Revision ef1efebd (qgis): forward declaration of QgsPoint
- 09:48 PM Revision 7c0a2a1c (qgis): a few more forward declarations
- 09:48 PM Revision 7fb3a929 (qgis): forward declaration of QgsMapMouseEvent
- 09:47 PM Revision 386f668f (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 09:08 PM Bug report #19886: QGIS application dialog can't be resized with the keyboard
- I can confirm this issue on another computer, still with Ubuntu and QGIS 3.2.
It also doesn't work with the mouse ... - 09:04 PM Bug report #20033: Column misalignment after operations on large geopackage
- Hrmph, so they are. I could have sworn I checked after subsetting the original ogr2ogr output and it was fine. It see...
- 08:48 PM Bug report #20033: Column misalignment after operations on large geopackage
- belg4mit - wrote:
> Did you check the screenshots I included? I neglected to spell it out,
> but some of the fields... - 02:58 PM Bug report #20033: Column misalignment after operations on large geopackage
- Did you check the screenshots I included? I neglected to spell it out,
but some of the fields are pretty obviously m... - 10:56 AM Bug report #20033: Column misalignment after operations on large geopackage
- belg4mit - wrote:
> The sharing permissions were incorrect for some reason, try this:
> https://nmrgroupinc-my.shar... - 08:44 PM Bug report #20059 (Closed): Map projection shrieked drastically
- duplicates #19524
- 08:44 PM Bug report #20059 (Closed): Map projection shrieked drastically
- duplicates #19524
- 11:37 AM Bug report #20059: Map projection shrieked drastically
- I think there is already another thicket about this issue.
- 11:37 AM Bug report #20059: Map projection shrieked drastically
- I think there is already another thicket about this issue.
- 08:48 AM Bug report #20059 (Closed): Map projection shrieked drastically
- In QGIS 3.2.3 (Bonna) on macOS High Sierra, the map projection window shrinked to larger extent. In the earlier versi...
- 08:43 PM Bug report #18914 (Feedback): [macOS] Plugin list corrupted by wrongly placed checkboxes on Mac
- I have observed this in the past but cannot reproduce anymore (I guess it was when plugin was broken).
Can you test ... - 08:35 PM Bug report #20063: The "output folder" Processing configuration has no effect
- Which setting are your referring to exactly?
- 11:46 AM Bug report #20063 (Closed): The "output folder" Processing configuration has no effect
- After changing it in processing general options and restarting qgis, the ouput folder for temp layer is always the on...
- 08:32 PM Bug report #18452 (Closed): Snapping options missing on Mac
- 08:26 PM Bug report #18043 (Feedback): Zoom and identify tools very small on MacOSX with retina display
- 08:26 PM Bug report #18043: Zoom and identify tools very small on MacOSX with retina display
- I have found this patch to make the cursor way too big.
Jeremy, were the cursor looking fine on your Mac lately? Do ... - 08:25 PM Bug report #20049: Snap geometries -tool cannot handle polylines with length of zero
- Petri Latva-Käyrä wrote:
> I unfortunately cannot test with QGIS 3, as I do not have permissions in my office comput... - 03:26 PM Bug report #20049: Snap geometries -tool cannot handle polylines with length of zero
- I unfortunately cannot test with QGIS 3, as I do not have permissions in my office computer to update software myself...
- 11:17 AM Bug report #20049 (Feedback): Snap geometries -tool cannot handle polylines with length of zero
- Are you speaking of the core C++ plugin?
- 11:17 AM Bug report #20049 (Feedback): Snap geometries -tool cannot handle polylines with length of zero
- Are you speaking of the core C++ plugin?
- 08:24 PM Bug report #20043: Sieve GDAL error Not recognized as an internal or external command
- JOSE ANTONIO VERA wrote:
> I was able to do the process with GDAL Sieve in QGIS 3.2.3
> It was only done in a folde... - 04:43 PM Bug report #20043: Sieve GDAL error Not recognized as an internal or external command
- I was able to do the process with GDAL Sieve in QGIS 3.2.3
It was only done in a folder other than C:
I did it in \... - 11:32 AM Bug report #20043: Sieve GDAL error Not recognized as an internal or external command
- JOSE ANTONIO VERA wrote:
> I have the same error.
> I understand that "GDAL Tools" is native to QGIS 3.2.3.
"gda... - 06:19 PM Bug report #18803 (Feedback): Flip order of lower and upper class values for graduated symbology
- As I'd fill this dialog from top to bottom and ascendantly sorted, it makes sense to me to provide lower values befor...
- 04:26 PM Bug report #20053: decimal separator in csv files
- Alessandro Pasotti wrote:
> Just to be sure: if you change your locale number formatting options to "English" or "C"... - 11:11 AM Bug report #20053: decimal separator in csv files
- Giovanni, this had actually nothing to do with CSV, it was a bug in the json formatter.
- 11:10 AM Bug report #20053 (In Progress): decimal separator in csv files
- PR https://github.com/qgis/QGIS/pull/8150
- 11:10 AM Bug report #20053 (In Progress): decimal separator in csv files
- PR https://github.com/qgis/QGIS/pull/8150
- 11:10 AM Bug report #20053 (In Progress): decimal separator in csv files
- PR https://github.com/qgis/QGIS/pull/8150
- 11:10 AM Bug report #20053 (In Progress): decimal separator in csv files
- PR https://github.com/qgis/QGIS/pull/8150
- 11:01 AM Bug report #20053 (Feedback): decimal separator in csv files
- was the csv added with the "add delimited text layer" tool?
- 11:01 AM Bug report #20053 (Feedback): decimal separator in csv files
- was the csv added with the "add delimited text layer" tool?
- 11:01 AM Bug report #20053 (Feedback): decimal separator in csv files
- was the csv added with the "add delimited text layer" tool?
- 09:02 AM Bug report #20053: decimal separator in csv files
- Just to be sure: if you change your locale number formatting options to "English" or "C" in QGIS options general tab,...
- 01:02 PM Bug report #19455 (Closed): Add MSSQL layer to canvas crashes QGIS3.2
- 12:57 PM Bug report #19455: Add MSSQL layer to canvas crashes QGIS3.2
- I just tested as per above. It doesn't crash 3.3 master now. Also works with larger data sets from MSSQL. Looks good....
- 12:33 PM Bug report #20061 (Closed): Repeated switching on and off the editing mode of the ORACLE-layer fr...
- 12:32 PM Bug report #20061: Repeated switching on and off the editing mode of the ORACLE-layer freezes qgis
- Nyall Dawson wrote:
> Have you tried with no plugins enabled?
oh... I apologize for the trouble. Now I tried with... - 10:58 AM Bug report #20061 (Feedback): Repeated switching on and off the editing mode of the ORACLE-layer ...
- Have you tried with no plugins enabled?
- 09:45 AM Bug report #20061 (Closed): Repeated switching on and off the editing mode of the ORACLE-layer fr...
- QGIS 3.2.3
In project only one Oracle-layer, for example.
If I try to commit after each change of geometry, then th... - 11:47 AM Feature request #20060: Allow cancelling gdal algorithms
- Lene Fischer wrote:
> I now have tried to change settings for Processing to output folder to c:\gis\temp
> restart ... - 09:09 AM Feature request #20060: Allow cancelling gdal algorithms
- I now have tried to change settings for Processing to output folder to c:\gis\temp
restart program
trying to run th... - 08:59 AM Feature request #20060: Allow cancelling gdal algorithms
- Get this report
Processing algorithm…
Algorithm 'Clip raster by mask layer' starting…
Input parameters:
{ 'ALPHA... - 08:57 AM Feature request #20060 (Open): Allow cancelling gdal algorithms
- Trying to clip a raster with a mask layer. Deciding to stop the process - but Executing in the statusbar does not res...
- 11:44 AM Bug report #20032: Attributes Form gives Wrong value for $area
- I cannot reproduce on current master (or I didn't understand how to)
- 11:10 AM Bug report #20032: Attributes Form gives Wrong value for $area
- Lene Fischer wrote:
> Regression from 3.2 to 3.3 sorry If I have misunderstood that ...
Hi Lene,
that is correct... - 11:38 AM Bug report #20047 (Closed): SQL queries on virtual layers frequently crashes QGIS
- see also #20029 (edited)
- 11:38 AM Bug report #20047 (Closed): SQL queries on virtual layers frequently crashes QGIS
- see also #20029 (edited)
- 11:36 AM Bug report #20062 (Feedback): crash after opening attribute table
- Please try with QGIS master, I think there have been fixes in this area lately.
- 11:36 AM Bug report #20062 (Feedback): crash after opening attribute table
- Please try with QGIS master, I think there have been fixes in this area lately.
- 10:07 AM Bug report #20062 (Closed): crash after opening attribute table
- h2. User Feedback
I just joined a vector multiple geometry layer with a table from a postgres database. I opened t... - 11:21 AM Bug report #20051 (Feedback): SAGA "Fill Sink" keeps running
- Lene Fischer wrote:
> The process keeps runnning - but the data is processed and is placed in C:\Users\dlt265\AppDat... - 11:21 AM Bug report #20051 (Feedback): SAGA "Fill Sink" keeps running
- Lene Fischer wrote:
> The process keeps runnning - but the data is processed and is placed in C:\Users\dlt265\AppDat... - 11:21 AM Bug report #20051 (Feedback): SAGA "Fill Sink" keeps running
- Lene Fischer wrote:
> The process keeps runnning - but the data is processed and is placed in C:\Users\dlt265\AppDat... - 11:16 AM Bug report #20058: $area show wrong values in labels
- Thanks for correcting my typo and for precising the title/theme.
- 09:01 AM Bug report #20058: $area show wrong values in labels
- Please can anyone correct my typo in the title/theme field to the correct $area and remove the wrong -§area-.
I can'... - 08:39 AM Bug report #20058 (Closed): $area show wrong values in labels
- Hi core-Dev's and community!
Thanks for fixing Ellipsoid $area calculation.
Now I'm trying to label my feature's ... - 11:14 AM Bug report #20054 (Feedback): regression: console flooded with QSql* warnings when rendering XYZ ...
- is "authentication system" the correct category here?
- 11:14 AM Bug report #20054 (Feedback): regression: console flooded with QSql* warnings when rendering XYZ ...
- is "authentication system" the correct category here?
- 06:11 AM Bug report #20054 (Closed): regression: console flooded with QSql* warnings when rendering XYZ la...
- Not sure when this started happening, just noticed the messages today. When rendering a XYZ layer with an https conne...
- 11:11 AM Bug report #20057 (Feedback): CTRL+V does not paste copied features on linux/kde
- master/kde here, works ok for me.
- 08:27 AM Bug report #20057 (Closed): CTRL+V does not paste copied features on linux/kde
- It migh be a local issue but CTRL+V does nothing here
- 11:03 AM Revision 859b39a6 (qgis): Fixes #20053 decimal separator in csv files
- Actually it had nothing to do with CSV being the
source, but it was the json exporter passing
the values through all ... - 10:59 AM Bug report #20052 (Feedback): crash after drawing new polygon in vector layer
- 1) try with a new profile
2) try qgis master (with a clean/new profile)
and see of it makes any difference. Thanks. - 10:59 AM Bug report #20052 (Feedback): crash after drawing new polygon in vector layer
- 1) try with a new profile
2) try qgis master (with a clean/new profile)
and see of it makes any difference. Thanks. - 09:57 AM Revision 03d730ce (qgis): rerename transformContext -> context
- 09:23 AM Bug report #20056 (Rejected): Where is Zonal Statistics?
- Look in the processing toolbox
- 09:23 AM Bug report #20056 (Rejected): Where is Zonal Statistics?
- Look in the processing toolbox
- 08:02 AM Bug report #20056 (Rejected): Where is Zonal Statistics?
- Hello,
I just downloaded the new version of QGIS - Bonn and I cannot find the extension Zonal Statistics. Can anyo... - 08:58 AM Revision c225f560 (qgis): [postgres] Fix addition of views from Data Source Manager (fixes #19424)
- In order to add a PostgreSQL layer based on a view, one needs to explicitly
pick one or more columns to serve as the ... - 08:58 AM Revision 1a5a23d1 (qgis): [postgres] Fix jumping item when changing pkey / geom type / srid
- On change of on of the properties the affected item would suddenly jump to the end of the list.
- 08:58 AM Bug report #19424 (Closed): Not possible to add views from Add Layer window
- Applied in changeset commit:qgis|c225f56026bf12c6068ad8a6b087e4194b3e8fc8.
- 08:58 AM Bug report #19424 (Closed): Not possible to add views from Add Layer window
- Applied in changeset commit:qgis|c225f56026bf12c6068ad8a6b087e4194b3e8fc8.
- 08:54 AM Bug report #20020: Geopackage avoid intersection allow no geometry
- Thanks :-)
- 08:39 AM Bug report #20020 (Closed): Geopackage avoid intersection allow no geometry
- Applied in changeset commit:qgis|08b6b6065a6c0aea8302b68739a5e8d902feba11.
- 08:39 AM Bug report #20020 (Closed): Geopackage avoid intersection allow no geometry
- Applied in changeset commit:qgis|08b6b6065a6c0aea8302b68739a5e8d902feba11.
- 08:40 AM Revision 795c27fe (qgis): Merge pull request #8125 from elpaso/bugfix-20020-paste-geometry-collap...
- Show a warning when pasted feature geometry collapsed
- 08:00 AM Revision b4a22180 (qgis): [labeling] always consider data-defined property for line height
- 07:18 AM Bug report #20055 (Closed): Legend in Print Layout does not follow set map-theme
- If multiple map themes are created using different styles for the 1 layer, and Print Layouts are created using the "f...
- 06:36 AM Revision b86f84ed (qgis): Use raster band names in QGIS [FEATURE] [needs-docs]
- * fixes #16047
* extracts band name info using gdalapi in QgsGdalProvider
* added configuration option to allowing us... - 06:36 AM Revision c4872b84 (qgis): responding to github comments, simplified behavior to display the band ...
- 06:36 AM Revision 9b4cb7a2 (qgis): added unit test and test raster
- 06:36 AM Revision 8fbb7175 (qgis): addressed comments, ran prepare-commit.sh
- 06:36 AM Revision c04accd7 (qgis): forgot to add voids in testqgsgdalprovider.cpp
- 06:35 AM Feature request #16047 (Closed): Use the raster band names when available
- Applied in changeset commit:qgis|b86f84edb5f40c3bf1275f3f2511b2d315e5f88b.
- 06:35 AM Feature request #16047 (Closed): Use the raster band names when available
- Applied in changeset commit:qgis|b86f84edb5f40c3bf1275f3f2511b2d315e5f88b.
- 03:30 AM Revision e813fe88 (qgis): [mssql] Fix browser items only show tables in geometry_columns
- table, regardless of connection setting
- 03:30 AM Revision b6e6b905 (qgis): [mssql] Misc browser fixes
- - Add 'refresh' action to allow display of displays created outside
of QGIS
- Show empty schemas in browser too, as t... - 02:51 AM Revision b74292aa (qgis): Fixes #19555
- Adds a QMessageBox if file exists
Remove lastDatabase setting to lastDirDatabase. It's dangerous to reuse
the last da... - 02:51 AM Revision 0989e73d (qgis): Use QgsFileWdiget for geopackage database
- 02:50 AM Bug report #19555 (Closed): DWG import overwrites existing Geopackage without warning
- Applied in changeset commit:qgis|b74292aaaeed37ccc20f74ebb12ba364218db149.
- 02:50 AM Bug report #19555 (Closed): DWG import overwrites existing Geopackage without warning
- Applied in changeset commit:qgis|b74292aaaeed37ccc20f74ebb12ba364218db149.
- 02:30 AM Revision 6ac262f4 (qgis): configonly.bat: retrieve version from CMakeLists.txt
2018-10-08
- 12:24 AM Bug report #20039: toolbar icons not correctly aligned
- It seems that such strange behaviour is a little bit everywhere in the GUI dialog windows.
Some other examples:
... - 11:01 PM Revision d0001573 (qgis): forward declarations for QgsMapLayer
- 11:01 PM Revision 775d603f (qgis): forward declarations for QgsMapCanvas
- 11:01 PM Revision 711ec1de (qgis): forward declaration of QgsProject
- 11:01 PM Revision 0901a21e (qgis): Fix include in server
- 11:01 PM Revision f404751e (qgis): move definition to source
- 11:01 PM Revision f86b86bc (qgis): forward declaration for QgsVectorLayer
- 10:46 PM Bug report #20047: SQL queries on virtual layers frequently crashes QGIS
- If anyone's looking into this, here's my findings:
- it's windows only
- the exception thrown in sqlite when the ex... - 01:36 PM Bug report #20047 (Closed): SQL queries on virtual layers frequently crashes QGIS
- SQL requests on virtual layers frequently crashes Dbmanager. It's seems the 2.18 vesion was more stable and produces ...
- 10:44 PM Bug report #20051: SAGA "Fill Sink" keeps running
- In 3.0 the choice was made to only expose the native output formats from 3rd party providers like saga. We did this t...
- 05:46 PM Bug report #20051: SAGA "Fill Sink" keeps running
- The process keeps runnning - but the data is processed and is placed in C:\Users\dlt265\AppData\Local\Temp
- 04:44 PM Bug report #20051 (Closed): SAGA "Fill Sink" keeps running
- Using SAGA Fill Sink ans Fill Sink (Wang & Liu)I´m only presented to save in SDAT filformat.
In 2.18 there are multi... - 10:29 PM Bug report #19524: [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- I've added a quick screencast showing Garth's workaround for this problem on 3.2.x and OSX High Sierra. The video is ...
- 09:18 PM Bug report #19524: [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- Same problem here. Also, in university course teaching QGIS, the 80% of our students who are using Macs are all exper...
- 10:10 PM Revision f5d2b88d (qgis): check if visibilityexpression is enabled (#8141)
- before adding the containers to the mContainerVisibilityInformation
fix: #20045 - 10:10 PM Bug report #20045 (Closed): Display of more complex attribute forms broken
- Applied in changeset commit:qgis|f5d2b88dbaa9c20fcf2bc7153f1ce74650f19950.
- 10:10 PM Bug report #20045 (Closed): Display of more complex attribute forms broken
- Applied in changeset commit:qgis|f5d2b88dbaa9c20fcf2bc7153f1ce74650f19950.
- 11:01 AM Bug report #20045: Display of more complex attribute forms broken
- I think it's because of an implementation regarding the QML widget I did.
- 10:48 AM Bug report #20045: Display of more complex attribute forms broken
- The container-groups are not displayed. I'll investigate on this.
- 09:58 AM Bug report #20045 (Closed): Display of more complex attribute forms broken
- In the latest master version the display of more complex forms is totally broken. A lot of information is missing.
... - 09:26 PM Revision 425fe749 (qgis): add missing coordinateTransformContext property to QgsProject (#8145)
- 09:18 PM Bug report #20053 (Closed): decimal separator in csv files
- When opening cvs files with data that contains decimals separator with "." it change after opening in QGIS to "," the...
- 06:44 PM Bug report #19390: Copy/Paste features causes crash in 2.18.24
- Antonio Viscomi wrote:
> This issues it appear also in Qgis 2.18.24 in case of an incompatibility in the types of so... - 06:42 PM Bug report #19390: Copy/Paste features causes crash in 2.18.24
- This issues it appear also in Qgis 2.18.24 in case of an incompatibility in the types of some field
- 05:07 PM Bug report #20049: Snap geometries -tool cannot handle polylines with length of zero
- I just tested a similar scenario in QGIS 3 and it works just fine, can you try a recent build of QGIS 3?
- 04:57 PM Bug report #20049: Snap geometries -tool cannot handle polylines with length of zero
- Can you please provide an example project and data to reproduce the issue?
- 03:14 PM Bug report #20049 (Closed): Snap geometries -tool cannot handle polylines with length of zero
- I encountered an issue with the Snap geometries -tool when trying to snap polylines to reference polylines. My datase...
- 04:48 PM Bug report #20052 (Closed): crash after drawing new polygon in vector layer
- just after right-clicking to draw a new polygon in a vector layer from sqlite database joined with a sqlite table fro...
- 04:28 PM Feature request #13778 (Closed): Keep dialog persistent on view>panels and View>toolbar
- 04:27 PM Feature request #13772 (Closed): Store 'Field Edit Widget' in Layer Defiition File
- I close this request - while it is implemented in 3.4
- 04:27 PM Feature request #13772 (Closed): Store 'Field Edit Widget' in Layer Defiition File
- I close this request - while it is implemented in 3.4
- 04:26 PM Bug report #20032 (Open): Attributes Form gives Wrong value for $area
- Regression from 3.2 to 3.3 sorry If I have misunderstood that ...
- 10:34 AM Bug report #20032 (Feedback): Attributes Form gives Wrong value for $area
- For me on linux an Int64 returns null.
Why this was tagged a regression, works fine on 2.18? - 04:00 PM Bug report #20043: Sieve GDAL error Not recognized as an internal or external command
- I have the same error.
I understand that "GDAL Tools" is native to QGIS 3.2.3.
I've run the process in both, from m... - 04:00 PM Bug report #20043: Sieve GDAL error Not recognized as an internal or external command
- I have the same error.
I understand that "GDAL Tools" is native to QGIS 3.2.3.
I've run the process in both, from m... - 10:19 AM Bug report #20043 (Feedback): Sieve GDAL error Not recognized as an internal or external command
- "gdal tools", you sure? or you run the command from the Processing toolbox?
Start by trying again using QGIS 3 with ... - 10:19 AM Bug report #20043 (Feedback): Sieve GDAL error Not recognized as an internal or external command
- "gdal tools", you sure? or you run the command from the Processing toolbox?
Start by trying again using QGIS 3 with ... - 03:57 PM Bug report #20048: Incorrectly uses epsg:2158 for epsg:25829 prj files
- Datums are exactly the same.
PROJCS["ETRS89 / UTM zone 29N",
GEOGCS["ETRS89",
DATUM["European_Terr... - 02:02 PM Bug report #20048 (Closed): Incorrectly uses epsg:2158 for epsg:25829 prj files
- One of the official spanish crs is EPSG:25829 (ETRS 89, UTM Zone 29) and many downloadable shapefiles for public admi...
- 03:24 PM Bug report #20050 (Open): GPKG and SQLite files containing raster layers are incorrectly added to...
- *1)* When *a geopackage file contains only 1 raster layer* and you drag and drop the GPKG file into the map or you us...
- 03:20 PM Bug report #20013: Mars projection issue
- Hi, I can confirm this issue is not OS specific as I can reproduce it on a linux system.
As far as I can tell, thi... - 03:04 PM Bug report #20033: Column misalignment after operations on large geopackage
- The sharing permissions were incorrect for some reason, try this:
https://nmrgroupinc-my.sharepoint.com/:u:/p/jpierc... - 10:14 AM Bug report #20033: Column misalignment after operations on large geopackage
- belg4mit - wrote:
> Example files and results are available here https://nmrgroupinc-my.sharepoint.com/:u:/r/persona... - 01:07 PM Bug report #18742: [Layout] In multisize pages layout, exporting to PDF does not behave correctly...
- Still present and I think the isssue is what I concluded previously:
> it looks like excluding the first page of the... - 01:03 PM Bug report #20046: Log Messages Panel disappears
- The panel disappears.
- 01:02 PM Bug report #20046 (Open): Log Messages Panel disappears
- While _Log Messages Panel_ is open, it disappears if I minimize and maximize QGIS. When switching another program and...
- 01:01 PM Revision a176bad0 (qgis): Kill refreshLegend (not used since a long time)
- 01:01 PM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Giovanni Manghi wrote:
> Casper Børgesen wrote:
> > Giovanni Manghi wrote:
> > >... Anyway, if this observation is... - 11:20 AM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Casper Børgesen wrote:
> Giovanni Manghi wrote:
> >... Anyway, if this observation is right then the title and desc... - 10:02 AM Bug report #19968 (Open): Very long loading times when opening the same FileGDB the second time
- Giovanni Manghi wrote:
>... Anyway, if this observation is right then the title and description of this ticket shoul... - 12:33 PM Revision a6bfffbf (qgis): Update qgsoptionsbase.ui
- 12:33 PM Revision c8577c77 (qgis): Add files via upload
- 12:33 PM Revision 52055d55 (qgis): Add files via upload
- 12:33 PM Revision 4caec08d (qgis): Update images.qrc
- 11:51 AM Bug report #20044 (Rejected): QGIS crashes while run custom processing algorithm with a selection...
- Not a qgis bug - it's due to incorrect use of the API.
You are appending your scope to the expression context once... - 11:51 AM Bug report #20044 (Rejected): QGIS crashes while run custom processing algorithm with a selection...
- Not a qgis bug - it's due to incorrect use of the API.
You are appending your scope to the expression context once... - 09:51 AM Bug report #20044 (Rejected): QGIS crashes while run custom processing algorithm with a selection...
h2. User Feedback
QGIS 3 crashes when running my vector selection algorithm.
The selection was changed on scree...- 11:36 AM Bug report #19564 (Closed): PostgreSQL sequences not always used when adding feature
- 10:40 AM Bug report #19564: PostgreSQL sequences not always used when adding feature
- I have tested on a fresh install of PostgreSQL 9.6 and can't reproduce the issue. As I am the only one having this is...
- 11:16 AM Revision 745495fe (qgis): [mssql] Prevent overwriting existing tables via drag and drop in browser
- Fixes #16805
- 11:16 AM Revision 06520be7 (qgis): Spelling
- 11:16 AM Revision 302b4494 (qgis): [mssql] Add browser actions for deleting and truncating tables
- Because we can no longer overwrite tables directly using drag
and drop (refs #16805), add some explicit actions which... - 11:15 AM Bug report #16805 (Closed): Corrupting SQL Server tables when using drag and drop in QGIS browser
- Applied in changeset commit:qgis|745495fe733ae8694adf3e428156594085dd75c0.
- 11:15 AM Bug report #16805 (Closed): Corrupting SQL Server tables when using drag and drop in QGIS browser
- Applied in changeset commit:qgis|745495fe733ae8694adf3e428156594085dd75c0.
- 08:40 AM Bug report #16805 (In Progress): Corrupting SQL Server tables when using drag and drop in QGIS br...
- 10:15 AM Bug report #20041 (Feedback): crash when handling bad layers
- Can you please add some more detail? is not clear to me when this happens or how to try replicate here locally.
- 10:15 AM Bug report #20041 (Feedback): crash when handling bad layers
- Can you please add some more detail? is not clear to me when this happens or how to try replicate here locally.
- 10:15 AM Bug report #20041 (Feedback): crash when handling bad layers
- Can you please add some more detail? is not clear to me when this happens or how to try replicate here locally.
- 10:15 AM Bug report #20041 (Feedback): crash when handling bad layers
- Can you please add some more detail? is not clear to me when this happens or how to try replicate here locally.
- 10:12 AM Bug report #20029 (Open): SQL query including "row_number" on a virtual layer crashes QGIS
- 10:10 AM Bug report #20030: Crashes every time I try to save
- Regardless of the project/data loaded in it?
- 10:09 AM Bug report #20037: Polygon not visible when selected if opacity is set to 0%
- As far as I cab remember this as always (QGIS 0.*) been an issue. In fact there should be a ticket around, a very old...
- 09:01 AM Revision 71c50513 (qgis): [mssql] Fix incorrect precision detection for double/float fields
- Fixes #15124
- 09:01 AM Revision da211938 (qgis): [mssql] Fix handling of geometry column when multiple geometry/geography
- columns are present
Fixes #13932 - 09:00 AM Bug report #13932 (Closed): MSSQL Features Don't Draw when Multiple Geometry Columns are Present
- Applied in changeset commit:qgis|da211938944cda270976244115f21fd4ef6c825f.
- 09:00 AM Bug report #13932 (Closed): MSSQL Features Don't Draw when Multiple Geometry Columns are Present
- Applied in changeset commit:qgis|da211938944cda270976244115f21fd4ef6c825f.
- 08:05 AM Bug report #13932 (In Progress): MSSQL Features Don't Draw when Multiple Geometry Columns are Pre...
- 09:00 AM Bug report #15124 (Closed): MSSQL Float Fields Don't Allow Decimal Entry on Forms
- Applied in changeset commit:qgis|71c5051356d66a0acbde84f40679ab4ece4bf6bd.
- 09:00 AM Bug report #15124 (Closed): MSSQL Float Fields Don't Allow Decimal Entry on Forms
- Applied in changeset commit:qgis|71c5051356d66a0acbde84f40679ab4ece4bf6bd.
- 07:14 AM Bug report #15124 (In Progress): MSSQL Float Fields Don't Allow Decimal Entry on Forms
- 08:46 AM Bug report #19998: Cannot export output of 'Points along geometry' tool as Geopackage
- Yes, it is definitely related... The easiest solution is to delete the fid column in the temporary layer and then sav...
- 08:41 AM Bug report #17719: Dragging and dropping MS SQL table in browser window causes overwriting of exi...
- > Do you think the ability to drag and drop tables in the browser window will be removed entirely in lieu of using a ...
- 08:33 AM Revision f6b80205 (qgis): Merge pull request #8126 from elpaso/bugfix-18608-raster-legend-embedde...
- Force legend update when raster properties changes
- 08:32 AM Bug report #18608 (Closed): Layer tree embedded widgets do not show up unless you move layer
- Applied in changeset commit:qgis|56149ff39a56c8cf809ee57c1af92aef4ca882ec.
- 08:32 AM Bug report #18608 (Closed): Layer tree embedded widgets do not show up unless you move layer
- Applied in changeset commit:qgis|56149ff39a56c8cf809ee57c1af92aef4ca882ec.
- 08:15 AM Revision 794583e6 (qgis): [mssql] Test data load script
- 08:15 AM Revision 5503ba48 (qgis): [mssql] Forward port more of 62af54e
- But avoid the inexact Filter test when we are doing an
exact intersection request
Refs #15752 - 08:15 AM Revision 84a82191 (qgis): [mssql] Small fixes to expression compilation
- - Use [] to correctly quote field names instead of ""
- Don't invalidate provider side limit when not required
Forwa... - 08:15 AM Revision fabc2c13 (qgis): [mssql] Minor refactoring
- 08:15 AM Revision ad252617 (qgis): More minor refactoring
- 08:15 AM Revision 7464575f (qgis): More refactoring
- 08:15 AM Revision 8c2afa6b (qgis): Indentation
- 08:15 AM Revision eb439d34 (qgis): [mssql] Update test for skipping invalid geometry handling
- 08:15 AM Revision b7922909 (qgis): QStringLiteral
- 08:15 AM Revision eb40d911 (qgis): Add test for MSSQL behavior with invalid polygon geometries
- Forward port of 039866d, because I am an idiot and forgot
- 08:15 AM Revision dafeaf43 (qgis): [mssql][needs-docs] Add connection setting to ignore invalid geometry h...
- Sets whether the connection should skip all handling of records with
invalid geometry, which are slow and costly.
Th... - 08:14 AM Bug report #15752 (Closed): Degradation of rendering performances in MSSQL provider
- Applied in changeset commit:qgis|dafeaf4372b9e029160438345cce852dbfcf0741.
- 06:31 AM Bug report #15752 (In Progress): Degradation of rendering performances in MSSQL provider
- 07:30 AM Revision fbbb3200 (qgis): use lambda to set value to null
- 07:14 AM Revision 7c5cc27b (qgis): Fix #13684 - Update conditional full row style on value change (#8137)
- 07:14 AM Bug report #13684 (Closed): Conditional cell full row doesn't update on value changed
- Applied in changeset commit:qgis|7c5cc27b8f89854ea84be14eace13daa7a807dc9.
- 07:14 AM Bug report #13684 (Closed): Conditional cell full row doesn't update on value changed
- Applied in changeset commit:qgis|7c5cc27b8f89854ea84be14eace13daa7a807dc9.
- 05:57 AM Revision ca4fcceb (qgis): Fix - Fix font color in table conditional present selection (#8136)
- 05:09 AM Revision f630c938 (qgis): [mssql] Fix inefficiencies in expression compiler, resulting in
- apparent hangs when compiling complex expressions
Fixes #15404 - 05:08 AM Bug report #15404 (Closed): Hang when compiling complex expressions for mssql provider
- Applied in changeset commit:qgis|f630c93816d95fb7c85c718a332f3fd9043703f6.
- 05:08 AM Bug report #15404 (Closed): Hang when compiling complex expressions for mssql provider
- Applied in changeset commit:qgis|f630c93816d95fb7c85c718a332f3fd9043703f6.
- 04:04 AM Bug report #15404: Hang when compiling complex expressions for mssql provider
- https://github.com/qgis/QGIS/pull/8135
- 04:02 AM Bug report #15404 (In Progress): Hang when compiling complex expressions for mssql provider
- 03:21 AM Bug report #15404 (Open): Hang when compiling complex expressions for mssql provider
- Hmm - I can reproduce on master too
- 03:21 AM Bug report #15404 (Open): Hang when compiling complex expressions for mssql provider
- Hmm - I can reproduce on master too
- 04:48 AM Bug report #14466 (Feedback): Conditional formatted table cells expressions are evaluated wrong
- Possible that this has already been fixed in a older version as I can't replicate it in 3.x.
- 04:48 AM Bug report #14466 (Feedback): Conditional formatted table cells expressions are evaluated wrong
- Possible that this has already been fixed in a older version as I can't replicate it in 3.x.
- 04:47 AM Bug report #14466: Conditional formatted table cells expressions are evaluated wrong
- I can't seem to replicate this here using the following
!conditions.png!
- 04:47 AM Bug report #14466: Conditional formatted table cells expressions are evaluated wrong
- I can't seem to replicate this here using the following
!conditions.png!
- 04:07 AM Revision f928c2e5 (qgis): [FIX] - Respect selection order in attribute table copy. (#8048)
- Only copy fields shown in view for current table.
- 04:05 AM Revision 556cddd4 (qgis): Fix #19465 - Don't delete expression when pressing enter in combo (#8134)
- 04:05 AM Bug report #19465 (Closed): Pressing Enter in "Label with" deletes expressions
- Applied in changeset commit:qgis|556cddd4d9fcb3e45ddb8cd210e2306ef65a2446.
- 04:05 AM Bug report #19465 (Closed): Pressing Enter in "Label with" deletes expressions
- Applied in changeset commit:qgis|556cddd4d9fcb3e45ddb8cd210e2306ef65a2446.
- 04:01 AM Revision 4da2b80a (qgis): Fix build
- 03:20 AM Revision 1f02b42e (qgis): Fix race condition causing crash on startup
- Also flick more static list initializations across to nicer
std::call_once implimentations - 02:40 AM Revision ee7ca0a5 (qgis): Fix build follow up
- 02:01 AM Bug report #19861 (Closed): Browser: Impossible to delete GeoPackage table if the path has accents
- 02:00 AM Bug report #20042 (Feedback): Crash during closing the program
- More detail is needed. Do you see this every time? Have you any plugins installed?
2018-10-07
- 01:16 AM Revision 4bcaba84 (qgis): Fix build on fedora 26
- 11:24 PM Revision 1ecc57d2 (qgis): Adds more explicit error message when auxiliary storage is saved
- 11:24 PM Revision 9ed3ee0d (qgis): Add doc
- 11:24 PM Revision 6e95586a (qgis): Update python binding
- 11:24 PM Revision 9ccb1b57 (qgis): Update doc
- 11:23 PM Revision 119cd8ac (qgis): QgisApp::addVectorLayer(): add |layername= to OGR datasets (fixes #20031)
- Do it also in case of datasets that have a single layer, in case they might
later be edited to have more layers
(exce... - 11:23 PM Revision bd6c1115 (qgis): [OGR provider] Make createEmptyLayer() work properly on GeoPackage when...
- 11:22 PM Revision 1aa9485f (qgis): [OGR provider] Fix deletion of layers from QGIS browser when filename h...
- 11:22 PM Bug report #20031 (Closed): The only layer contained in a singlelayer GPKG / SQLite / FileGDB is ...
- Applied in changeset commit:qgis|119cd8ace97d9dfef6c6d5f5fb3aca727a6cc31f.
- 11:22 PM Bug report #20031 (Closed): The only layer contained in a singlelayer GPKG / SQLite / FileGDB is ...
- Applied in changeset commit:qgis|119cd8ace97d9dfef6c6d5f5fb3aca727a6cc31f.
- 11:22 PM Revision 7c6cb910 (qgis): Fixes #20038 null island in canvas.saveAsImage
- 11:22 PM Bug report #20040 (Closed): "Export to a file" from DBManager to GeoPackage generates a file with...
- Applied in changeset commit:qgis|bd6c1115bbef29f06ca02840ac7ecadc2a8ce8e2.
- 11:22 PM Bug report #20040 (Closed): "Export to a file" from DBManager to GeoPackage generates a file with...
- Applied in changeset commit:qgis|bd6c1115bbef29f06ca02840ac7ecadc2a8ce8e2.
- 11:22 PM Bug report #20038 (Closed): mapCanvas.saveAsImage('path') adds a red cross to the image
- Applied in changeset commit:qgis|7c6cb910cc75053dad930eb0e274a2acac87c1d3.
- 11:22 PM Bug report #20038 (Closed): mapCanvas.saveAsImage('path') adds a red cross to the image
- Applied in changeset commit:qgis|7c6cb910cc75053dad930eb0e274a2acac87c1d3.
- 04:34 PM Bug report #20038: mapCanvas.saveAsImage('path') adds a red cross to the image
- PR https://github.com/qgis/QGIS/pull/8132
- 09:04 PM Revision 7c21bfd1 (qgis): Silence "libpng warning: iCCP: known incorrect sRGB profile" warnings
- These are thrown by 3rd party components (e.g. webkit) which we have no
control over, and have low value anyway
Bett... - 09:03 PM Revision 7681d308 (qgis): Removes TODO comment
- 09:03 PM Revision 6dfae723 (qgis): Activates unit test
- 09:03 PM Revision 80e19b63 (qgis): Add core unit test
- 09:03 PM Revision 5a9067e7 (qgis): Fixes #19826 - Use subset layer to manage fid
- 09:03 PM Bug report #19826 (Closed): GetFeatureInfo with FILTER doesn't work for gpkg - Test added
- Applied in changeset commit:qgis|5a9067e722be19cd0ceb3c4417f034ad40c02bb4.
- 09:03 PM Bug report #19826 (Closed): GetFeatureInfo with FILTER doesn't work for gpkg - Test added
- Applied in changeset commit:qgis|5a9067e722be19cd0ceb3c4417f034ad40c02bb4.
- 05:32 PM Bug report #17550 (Closed): Opacity slider in the Layers Panel partially broken for WMS and XYZ l...
- Duplicates #18608
- 05:32 PM Bug report #17550 (Closed): Opacity slider in the Layers Panel partially broken for WMS and XYZ l...
- Duplicates #18608
- 05:26 PM Revision 12fd51e2 (qgis): Deprecate refreshLegend
- 04:07 PM Bug report #20043 (Closed): Sieve GDAL error Not recognized as an internal or external command
- Operating system Windows 10 64 bit
QGIS 3.2.3 Bonn
GDAL version 2.2.4
Problem:
"C:\PROGRA~1\QGIS" Not recogni... - 03:50 PM Revision 2b71c9cc (qgis): Merge pull request #7915 from rldhont/server-cache-manager-extension
- [Server][Cache] Finalizing the cache manager
- 11:02 AM Bug report #20042 (Closed): Crash during closing the program
- h2. User Feedback
h2. Report Details
*Crash ID*: 92ef31e937cd660304e6d8f8a3bc5989713cbe10
*Stack Trace... - 09:36 AM Revision 086b6a80 (qgis): Fix dox test
- 09:36 AM Revision ed35ad9c (qgis): Unify sqlite string quoting functions to a single QgsSqliteUtils::quote...
- function, with tests
- 09:36 AM Revision e91e342e (qgis): Fix some chatty debug messages
- 09:36 AM Revision af795770 (qgis): Fix various qt warnings related to user profile databases
- Switch to using QGIS sqlite helper classes instead of Qt database
classes - 09:36 AM Revision b247c7ce (qgis): More hacking around crs db
- 09:36 AM Revision 195a2fb8 (qgis): Workaround ellipsoid_acronym not null constraint
2018-10-06
- 11:23 PM Revision 7e81226b (qgis): Replace toUtf8().data() by toUtf8().constData()
- All your uses of toUtf8().data() actually just need a const char*
So use constData() that is semantically more correc... - 11:17 PM Bug report #20041: crash when handling bad layers
- Jake Maier wrote:
> Qgis crashed when I tried to re-assign the directories to the files. I tried to apply a new dire... - 11:14 PM Bug report #20041 (Closed): crash when handling bad layers
- Qgis crashed when I tried to re-assign the directories to the files. I tried to apply a new directory to several file...
- 10:34 PM Bug report #20040 (Closed): "Export to a file" from DBManager to GeoPackage generates a file with...
- From https://lists.osgeo.org/pipermail/qgis-user/2018-October/041207.html
{{{
Just checking if others are observing... - 09:53 PM Bug report #19215 (Closed): KML coordinate format
- Fixed/workaround in GDAL:
- master: https://github.com/OSGeo/gdal/commit/b7ae35320a4300822d556396be8e7b3f507012b6
-... - 09:53 PM Bug report #19215 (Closed): KML coordinate format
- Fixed/workaround in GDAL:
- master: https://github.com/OSGeo/gdal/commit/b7ae35320a4300822d556396be8e7b3f507012b6
-... - 09:53 PM Bug report #19215 (Closed): KML coordinate format
- Fixed/workaround in GDAL:
- master: https://github.com/OSGeo/gdal/commit/b7ae35320a4300822d556396be8e7b3f507012b6
-... - 08:10 PM Bug report #18543: 'Select features by value' QGIS crashes
- Is this still an issue? I am unable to reproduce in 3
- 08:08 PM Bug report #20033: Column misalignment after operations on large geopackage
- Example files and results are available here https://nmrgroupinc-my.sharepoint.com/:u:/r/personal/jpierce_nmrgroupinc...
- 08:08 PM Bug report #20033: Column misalignment after operations on large geopackage
- Example files and results are available here https://nmrgroupinc-my.sharepoint.com/:u:/r/personal/jpierce_nmrgroupinc...
- 12:22 PM Bug report #20033 (Feedback): Column misalignment after operations on large geopackage
- I tried on master/linux, and cannot confirm. I prepared the data as you describe. Then for both inputs I saved (in gp...
- 12:22 PM Bug report #20033 (Feedback): Column misalignment after operations on large geopackage
- I tried on master/linux, and cannot confirm. I prepared the data as you describe. Then for both inputs I saved (in gp...
- 12:22 PM Bug report #20033 (Feedback): Column misalignment after operations on large geopackage
- I tried on master/linux, and cannot confirm. I prepared the data as you describe. Then for both inputs I saved (in gp...
- 06:06 PM Bug report #20039 (Closed): toolbar icons not correctly aligned
- creating a project relation occurs the one described in the object
- 05:44 PM Bug report #20030: Crashes every time I try to save
- Giovanni Manghi wrote:
> Please try again using a new/clean profile.
Tried it. The problem still persists.
Also ... - 10:54 AM Bug report #20030 (Feedback): Crashes every time I try to save
- Please try again using a new/clean profile.
- 04:37 PM Bug report #19989 (Closed): QGIS crashes on Windows when loading and invalid KML file
- Didn't test on Windows, but could reproduce crashes on Linux with ogrinfo by limiting the process memory with ulimit ...
- 04:37 PM Bug report #19989 (Closed): QGIS crashes on Windows when loading and invalid KML file
- Didn't test on Windows, but could reproduce crashes on Linux with ogrinfo by limiting the process memory with ulimit ...
- 04:37 PM Bug report #19989 (Closed): QGIS crashes on Windows when loading and invalid KML file
- Didn't test on Windows, but could reproduce crashes on Linux with ogrinfo by limiting the process memory with ulimit ...
- 03:22 PM Bug report #20038 (Closed): mapCanvas.saveAsImage('path') adds a red cross to the image
- While exporting a series of images for an animation with the TimeManager plugin I noticed a red cross in the exported...
- 03:08 PM Revision 3bb64a7f (qgis): [Server][Cache] Adding HAVE_SERVER_PYTHON_PLUGINS around accessControls...
- 03:00 PM Revision f5d2d858 (qgis): QgsXmlUtils::readFlagAttribute(): fix use-after-free
- Found with Valgrind
```const char* c_str = qstr.toUtf8().data()``` is invalid
since the QByteArray returned by toUtf... - 01:54 PM Bug report #20029: SQL query including "row_number" on a virtual layer crashes QGIS
- Giovanni Manghi wrote:
> This happens regardless of the table used in the query? Does the same on 2.18?
Actually,... - 10:50 AM Bug report #20029 (Feedback): SQL query including "row_number" on a virtual layer crashes QGIS
- This happens regardless of the table used in the query? Does the same on 2.18?
- 10:50 AM Bug report #20029 (Feedback): SQL query including "row_number" on a virtual layer crashes QGIS
- This happens regardless of the table used in the query? Does the same on 2.18?
- 10:50 AM Bug report #20029 (Feedback): SQL query including "row_number" on a virtual layer crashes QGIS
- This happens regardless of the table used in the query? Does the same on 2.18?
- 01:18 PM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- ---
Checked this once again.
I have two files in archive
test.qgz - saved in 3.2
test.qgs - the same saved in 2... - 11:13 AM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- Alexey T wrote:
> In my original project I have pyramids. Didn't include it in this test
I received a notificatio... - 12:48 PM Bug report #18608: Layer tree embedded widgets do not show up unless you move layer
- PR https://github.com/qgis/QGIS/pull/8126
- 12:48 PM Bug report #18608: Layer tree embedded widgets do not show up unless you move layer
- PR https://github.com/qgis/QGIS/pull/8126
- 12:46 PM Revision 56149ff3 (qgis): Force legend update when raster properties changes
- Fixes #18608 - Layer tree embedded widgets do not show up unless you move layer
- 12:22 PM Revision dbfbcca6 (qgis): Simplify paste by using QgsVectorLayerUtils::makeFeaturesCompatible
- 11:38 AM Revision a3bf98d9 (qgis): Do not show the invalid geom warning if not necessary
- If the geoms where originally invalid, do not show the
warning. - 11:38 AM Bug report #20037 (Open): Polygon not visible when selected if opacity is set to 0%
- If a polygon layer exists and the style of that layer is set to a Fill pattern and the fill's opacity is set to 0% th...
- 11:02 AM Feature request #20036 (Open): Allow optional outputs for processing models
- Hi !
When running a processing model, it happens that you're not interested in all available outputs. In that case... - 10:55 AM Bug report #20020: Geopackage avoid intersection allow no geometry
- PR https://github.com/qgis/QGIS/pull/8125
- 10:45 AM Bug report #20020: Geopackage avoid intersection allow no geometry
- Why this was tagged a regression? is the behavior in 2.18 different?
- 10:01 AM Bug report #20020: Geopackage avoid intersection allow no geometry
- A warning message is actually a good idea, but do you agree with me that the feature(s) should be pasted anyway, even...
- 10:54 AM Bug report #20010 (Closed): Abnormal RAM usage by geometry check
- 10:53 AM Revision 08b6b606 (qgis): Show a warning when pasted feature geometry collapsed
- ... due to due to intersection avoidance
Features are still pasted but the user is warned.
Fixes #20020 - 10:52 AM Bug report #19968 (Feedback): Very long loading times when opening the same FileGDB the second time
- Andrea Giudiceandrea wrote:
> I can reproduce the issue on Windows 7 64 bit (core i5, 8GB) with QGIS 3.3.0-Master (3... - 10:25 AM Revision 8c67e45f (qgis): [Server][Cache] Add WMS GetLegendGraphic to store in cache
- 10:25 AM Revision bc7cea2e (qgis): [Server][Cache] Extending and enhancing cache manager tests
- 10:25 AM Revision f79be97e (qgis): [Server][Cache] Add documents to store in cache: WMS Context, WFS Descr...
- 10:14 AM Bug report #18301: Processing tools don't ask for input layer when choosing directly a multi laye...
- Confirmed also for SQLite and FileGDB (maybe others) multilayer containers.
In processing algorithms dialog window... - 09:22 AM Bug report #20035 (Open): Expressions like `aggregate` or `layer_property` use QgsProject().insta...
- Hi !
I'm writing a python algorithm for the processing framework allowing to export PDFs. This requires instantiat... - 07:26 AM Feature request #12788: Absolute path to images in composer
- IMO this should be classified as a bug rather than feature request, as you'd expect all path to respect the project's...
- 06:16 AM Feature request #20034 (Open): FID field in table should not be editable
- When editing a data table for a layer it is possible to accidentally overtype the FID field causing an error when sav...
2018-10-05
- 11:49 PM Bug report #15404 (Feedback): Hang when compiling complex expressions for mssql provider
- Just a hunch - can you verify that if you load each layer in turn into QGIS, that the correct crs for the layer is as...
- 03:30 PM Bug report #15404 (Open): Hang when compiling complex expressions for mssql provider
- I just checked the described reproduction steps on 3.2.1-Bonn, and, yes, QGIS rendering still hangs on that layer. Th...
- 10:47 PM Bug report #20027 (Closed): In processing algorithms is not possible to properly select an input ...
- Duplicate of #18301
- 10:47 PM Bug report #20027 (Closed): In processing algorithms is not possible to properly select an input ...
- Duplicate of #18301
- 02:36 PM Bug report #20027 (Closed): In processing algorithms is not possible to properly select an input ...
- In processing algorithms dialog window it is not possible to properly select a layer ("Select file" in the algorithm ...
- 10:38 PM Bug report #20020 (Open): Geopackage avoid intersection allow no geometry
- 10:38 PM Bug report #20020: Geopackage avoid intersection allow no geometry
- While inserting a feature with no geometry I would like to get an errormessage just after the insertion, not wait unt...
- 05:29 PM Bug report #20020 (Feedback): Geopackage avoid intersection allow no geometry
- I'm not sure about the expected behavior: when copy-pasting, I would expect that even if geometry is not compatible o...
- 04:23 AM Bug report #20020 (Closed): Geopackage avoid intersection allow no geometry
- Digitizing or copy/paste in a geopackage layer with 'avoid intersection' on.
If I paste features in a polygon layer ... - 10:13 PM Bug report #20033: Column misalignment after operations on large geopackage
- Broken in 3.2.3 as well as 3.2.2
- 07:57 PM Bug report #20033 (Closed): Column misalignment after operations on large geopackage
- I have been working with a large public data set from NY http://gis.ny.gov/gisdata/inventories/details.cfm?DSID=1300
... - 10:06 PM Revision 81db0052 (qgis): [mssql] Fix single geometry types are added to multi geometry type layers
- Fixes #10793
- 10:05 PM Bug report #10793 (Closed): MSSQL: Add Multipolygon Feature creates wrong geometrytype
- Applied in changeset commit:qgis|81db0052ff880c5fd535b6f8eb25516212347199.
- 10:05 PM Bug report #10793 (Closed): MSSQL: Add Multipolygon Feature creates wrong geometrytype
- Applied in changeset commit:qgis|81db0052ff880c5fd535b6f8eb25516212347199.
- 08:52 AM Bug report #10793 (In Progress): MSSQL: Add Multipolygon Feature creates wrong geometrytype
- 10:03 PM Bug report #17773: No Retina / HiDPI support in 2.99 on osx
- some more info here http://doc.qt.io/qt-5/scalability.html
apparently Mac has a different way of handling the DPI sc... - 09:43 PM Revision a86c6839 (qgis): Merge pull request #8031 from DelazJ/patch-4
- Fix save style dialog expansion and UI cleanup
- 08:25 PM Revision 9fa8c356 (qgis): make QgsWkbTypes a Q_GADGET and declare GeometryType as Q_ENUM (#8024)
- * make QgsWkbTypes a Q_GADGET and declare GeometryType as Q_ENUM
* include QObject
* remove extra include
* move Q... - 07:45 PM Bug report #19774 (Closed): Missing attributes in large table
- Yes, it turns out the errors was ESRI's.
- 07:29 PM Bug report #20032 (Closed): Attributes Form gives Wrong value for $area
- Using Geopackage setting 'Attributes form' to Text Edit Default value using $area and apply default value on update.
... - 06:35 PM Bug report #19104 (Closed): OPen GDB Directory (ArcGis)
- Closing due to lack of feedback
- 06:35 PM Bug report #19104 (Closed): OPen GDB Directory (ArcGis)
- Closing due to lack of feedback
- 06:33 PM Bug report #19709 (Closed): Exporting a GeoPackage to Shapefile wrongly changes the field types
- 05:42 PM Bug report #18477: QGIS 3 "unable to save auxiliary storage"
- Same issue in 3.2.1 on Windows 10. Simple project (nevada_county_roads) and base data (Road_Centerlines) attached. ...
- 05:42 PM Bug report #18477: QGIS 3 "unable to save auxiliary storage"
- Same issue in 3.2.1 on Windows 10. Simple project (nevada_county_roads) and base data (Road_Centerlines) attached. ...
- 05:29 PM Bug report #20031 (Closed): The only layer contained in a singlelayer GPKG / SQLite / FileGDB is ...
- When there is only 1 layer in a GPKG / SQLite / FileGDB container file and you drag and drop the file in the map or y...
- 05:12 PM Bug report #20030 (Closed): Crashes every time I try to save
- h2. User Feedback
Crashes every time I try to save.
h2. Report Details
*Crash ID*: 65bc8b0471ac57c943ac39fef... - 05:09 PM Bug report #20024 (Feedback): Loss Z value after copying point into another layer
- I cannot reproduce with PointZ memory layers on linux/master.
- 11:15 AM Bug report #20024 (Closed): Loss Z value after copying point into another layer
- I have several Point 3D shape, and after copying points from first layer into another layer and save changes - point ...
- 04:52 PM Bug report #17719: Dragging and dropping MS SQL table in browser window causes overwriting of exi...
- Do you think the ability to drag and drop tables in the browser window will be removed entirely in lieu of using a DB...
- 05:54 AM Bug report #17719 (Closed): Dragging and dropping MS SQL table in browser window causes overwriti...
- Duplicate of #16805
- 05:54 AM Bug report #17719 (Closed): Dragging and dropping MS SQL table in browser window causes overwriti...
- Duplicate of #16805
- 04:51 PM Feature request #20028 (Rejected): request profile information (qProf 0.4.2)
- This is the issue tracker for main QGIS application and qProf is a plugin, you should open a request in the plugin's ...
- 04:51 PM Feature request #20028 (Rejected): request profile information (qProf 0.4.2)
- This is the issue tracker for main QGIS application and qProf is a plugin, you should open a request in the plugin's ...
- 04:40 PM Feature request #20028: request profile information (qProf 0.4.2)
- also the scalar factor of the profile (horizontal scale and vertical scale)
- 04:00 PM Feature request #20028 (Rejected): request profile information (qProf 0.4.2)
- add necessary information in the qProf plugin.
information I need:
x and y axis titles (example: distance and h... - 04:16 PM Bug report #20029 (Closed): SQL query including "row_number" on a virtual layer crashes QGIS
- h2. User Feedback
I was trying this short SQL script on a PostGIS layer in the DB Manager:
select id, gov_na, r... - 04:15 PM Bug report #20025: GDAL/OGR Dissolve algorithm not properly working with point/multipoint layers
- Giovanni Manghi wrote:
> Assigning to myself unless you have a patch in the works(?).
I'm not working on a patch.... - 02:52 PM Bug report #20025: GDAL/OGR Dissolve algorithm not properly working with point/multipoint layers
- Assigning to myself unless you have a patch in the works(?). This probably affects also the buffer tool (that has a d...
- 02:02 PM Bug report #20025 (Closed): GDAL/OGR Dissolve algorithm not properly working with point/multipoin...
- If the input layer is a point/multipoint layer and the output layer is set to "Save to temporary file" or is a shapef...
- 04:00 PM Revision c3caa1ef (qgis): [Bugfix][Server] WMS: The SLD content loaded from URL is not percent en...
- 03:52 PM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- I can reproduce the issue on Windows 7 64 bit (core i5, 8GB) with QGIS 3.3.0-Master (3032af2dcc) (qgis-dev-3.3.0-84) ...
- 02:23 PM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Giovanni Manghi wrote:
> Casper Børgesen wrote:
> > Giovanni Manghi wrote:
> > > Have you tried on a clean profile... - 03:40 PM Bug report #20010: Abnormal RAM usage by geometry check
- Today I've retry to perform geometry check with the same parameter and the same data
but with a clean user profile
... - 03:02 PM Revision 8f4d3ba3 (qgis): Merge pull request #8041 from 3nids/user_doc_auto_screenshots
- Automatic creation of screenshots for user documentation
- 03:01 PM Revision 77bfec68 (qgis): fix typo
- 02:50 PM Bug report #19938: GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLite, FileGD...
- Andrea Giudiceandrea wrote:
> Andrea Giudiceandrea wrote:
>
> > Moreover, it is not possible to add the output la... - 02:22 PM Revision 9acc5c10 (qgis): [mesh] update to MDAL 0.0.9 (NetCDF Support)
- 02:22 PM Revision 618ed2e7 (qgis): add recognision of ECMWF_ERA to MDAL
- 02:19 PM Bug report #20026 (Open): Processing algorithms are not able to add the output layer to an exitin...
- Core processing algorithms are not able to add the output layer to an exiting SQLite (maybe others?) container file w...
- 01:20 PM Revision 2ff3f762 (qgis): set device pixel ratio on pixmap
- 01:11 PM Revision e25d6347 (qgis): Merge pull request #8034 from m-kuhn/canCommitChanges
- Add QgsVectorLayer::allowCommit property
- 12:36 PM Revision e86693a5 (qgis): Merge pull request #8111 from elpaso/in-place-select-all
- [processing][need-docs] In place editing triggers editing and select all
- 12:36 PM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- In my original project I have pyramids. Didn't include it in this test
- 11:44 AM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- Alexey T wrote:
> Recently this issue was tested in QGIS Desktop 3.2.3 x64
> And as far as I remember this happens ... - 10:30 AM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- Recently this issue was tested in QGIS Desktop 3.2.3 x64
And as far as I remember this happens in some previous vers... - 10:21 AM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- Alexy, which version of QGIS 3 are you referring to? 3.0, 3.2, or a current master build?
First thought that comes... - 09:59 AM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- Sorry here it is
https://yadi.sk/d/TAo_ezPuBZ2HjA - 09:49 AM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
> The project is here (50 Mb):
> https://yadi.sk/d/0rDe-wm9Le8Uzw
missing tif files.- 09:34 AM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- I made further investigation
My raster layers are in EPSG:4326
When I set current view to EPSG:3395 or any other ... - 12:13 PM Feature request #4236: Add ability to (over)write CRS for an existing raster file e.g. to geotif ...
- Re the suggested workaround to use gdal_edit, I see that this is now available in Processing, as "Assign Projection"....
- 11:57 AM Feature request #10332 (Closed): List possible databases in MS SQL connection dialog
- 02:58 AM Feature request #10332 (Feedback): List possible databases in MS SQL connection dialog
- This is fixed now, right?
- 02:58 AM Feature request #10332 (Feedback): List possible databases in MS SQL connection dialog
- This is fixed now, right?
- 11:03 AM Revision cdf5bb63 (qgis): Fix test
- 10:10 AM Revision 29c4970f (qgis): [processing] In-place add layer name to dlg title and store active layer
- 09:56 AM Bug report #19771: QGIS slow commit on large tables
- referenced in #20008
- 09:56 AM Feature request #19790: Handle Bad Layers - DISABLE instead of DELETE
- +1 Much needed.
- 09:56 AM Bug report #20008: Very Slow Table Operations while the Table is Open
- not sure if it is duplicate of #19771
- 09:47 AM Bug report #20023 (Closed): Qgis ver 3.2.3 can't install Semi Automatic Classification plugin
- The SCP is a 3rd party plugin, issues with it or caused by it must be reported to the plugin author(s).
- 09:47 AM Bug report #20023 (Closed): Qgis ver 3.2.3 can't install Semi Automatic Classification plugin
- The SCP is a 3rd party plugin, issues with it or caused by it must be reported to the plugin author(s).
- 09:22 AM Bug report #20023 (Closed): Qgis ver 3.2.3 can't install Semi Automatic Classification plugin
- Qgis crashes when I try to install Semi automatic classification plugin
I'm sending two images.
The specs of my p... - 09:21 AM Revision 0782b9d8 (qgis): Dynamically change button text for in-place editing
- The button title changes if there are selected features
- 09:03 AM Bug report #20022 (Open): Polygon style: Simple line with offset
- When using the 'Layer Properties - Symbology - Fill - Simple line' with a offset value (positive or negative), the li...
- 08:53 AM Revision ca1c65d0 (qgis): [processing] In place editing triggers editing and select all
- If the active layer is not editable, the executor will
try to switch editing on.
If there are no selected features, ... - 08:51 AM Revision 223a87fb (qgis): Merge pull request #8121 from nyalldawson/no_boundary
- Boundary alg cannot run in-place mode
- 08:43 AM Revision 3522518b (qgis): Do not add allowCommit to Python bindings
- 08:00 AM Revision 2f89139c (qgis): Fix up test
- 08:00 AM Revision a6ae6c17 (qgis): Add a provider test for a crash experienced in SQL Server provider
- 08:00 AM Revision 4986d432 (qgis): [mssql] Fix crash when requesting min/max/unique values from invalid fi...
- 08:00 AM Revision b7f5a3c1 (qgis): [mssql] Fix shifted attributes after importing layers via browser
- drag and drop
Fixes #15305 - 08:00 AM Revision 17b80c14 (qgis): [mssql] Implement native uniqueStringsMatching method, should speed up ...
- 08:00 AM Revision 3fc0e69f (qgis): [mssql] Add unit test for #15305
- 07:59 AM Bug report #15305 (Closed): importing layers to MS SQL Server via browser drag & drop
- Applied in changeset commit:qgis|b7f5a3c1ea1f158505db0ecf337dcbc63ee9ae95.
- 07:59 AM Bug report #15305 (Closed): importing layers to MS SQL Server via browser drag & drop
- Applied in changeset commit:qgis|b7f5a3c1ea1f158505db0ecf337dcbc63ee9ae95.
- 05:53 AM Bug report #15305 (In Progress): importing layers to MS SQL Server via browser drag & drop
- 07:44 AM Revision 57fcf439 (qgis): Boundary alg cannot run in-place mode
- 06:50 AM Bug report #19988 (Feedback): Unable to save newly created vertices in MSSQL polyline in QGIS 3
- I can't reproduce -- can you post more details and steps to reproduce this issue?
- 04:40 AM Feature request #20021 (Open): Print Layout missing Page Properties
- Trying to change page properties in a layout there are no entries from a menu, tab or icon. Only solution is a right ...
- 03:34 AM Revision 3df8c75d (qgis): [mssql] Update list of uncompilable expressions
- 03:34 AM Revision 10095ce0 (qgis): [mssql] Compile some simple expression functions
- Should speed up lots of querying operations on sql server layers
- 03:34 AM Revision 1d9086c7 (qgis): [mssql] Allow compilation of int div expressions
- 03:34 AM Revision 4a687a07 (qgis): [mssql] Fix integer division compilation
- Makes sql server provider pass conformance tests again!
- 02:48 AM Revision 8cad2a6e (qgis): [processing] Fix random selection count parameter
- Remove a bunch of manual "max" values for numeric parameters
where the maximum just represents a 'large number' and n... - 02:47 AM Bug report #20015 (Closed): qgis 3.3 master random selection does not work anymore
- Applied in changeset commit:qgis|8cad2a6e16698d0dfcfc876d3ddd1cc9e2a0499b.
- 02:47 AM Bug report #20015 (Closed): qgis 3.3 master random selection does not work anymore
- Applied in changeset commit:qgis|8cad2a6e16698d0dfcfc876d3ddd1cc9e2a0499b.
- 02:22 AM Bug report #20015 (In Progress): qgis 3.3 master random selection does not work anymore
2018-10-04
- 01:44 AM Bug report #19980 (Closed): Copy and pasting part of style with geometry error
- Yes, badly spelled the commit
- 01:44 AM Bug report #19980 (Closed): Copy and pasting part of style with geometry error
- Yes, badly spelled the commit
- 01:08 AM Bug report #19980: Copy and pasting part of style with geometry error
- Fixed?
- 01:37 AM Revision e3e92976 (qgis): sip fix for xenial
- 01:36 AM Feature request #20019 (Open): Annotation display filtering via layers or map views
- In complex maps, it would be great to be able to filter the display of specific annotations using layers (either exis...
- 01:25 AM Bug report #18373: Annotation Scaling
- This is happening in QGIS 3.2.3 on macOS, as well. In 2.18.x, it seemed to work reliably in Windows, at least, but it...
- 10:58 PM Revision dce8673d (qgis): Move guts of wordwrap expression function to QgsStringUtils::wordWrap
- To allow use outside of expressions
- 10:58 PM Revision 234985b5 (qgis): [needs-docs][labeling] Fix substitutions don't play well with wrapped l...
- Fixes an issue identified in the upcoming QGIS Map Design 2nd ed
(spoiler alert!) where it's impossible to utilise la... - 10:58 PM Bug report #20007 (Closed): Substitutions don't play well with wrapped labels
- Applied in changeset commit:qgis|234985b59d67e0741763ae32f6913b4c45f01ec4.
- 10:58 PM Bug report #20007 (Closed): Substitutions don't play well with wrapped labels
- Applied in changeset commit:qgis|234985b59d67e0741763ae32f6913b4c45f01ec4.
- 05:14 AM Bug report #20007 (In Progress): Substitutions don't play well with wrapped labels
- 10:44 PM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- Alexey T wrote:
> Look what I found.
> All plugins are disabled.
> I have a large group of GeoTIff layers in my pr... - 10:35 PM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- Look what I found.
All plugins are disabled.
I have a large group of GeoTIff layers in my project.
When I disable ... - 08:54 PM Bug report #20016 (Feedback): QGIS 3 is much less responsive than QGIS 2.18
- You observe this regardless of the amount/type of data you have in the project? Can you test with a clean/new profile...
- 08:54 PM Bug report #20016 (Feedback): QGIS 3 is much less responsive than QGIS 2.18
- You observe this regardless of the amount/type of data you have in the project? Can you test with a clean/new profile...
- 06:31 PM Bug report #20016 (Closed): QGIS 3 is much less responsive than QGIS 2.18
- I have both QGis 3 and 2.18 installed.
Since version 3 UI has become very unresponsive and laggy. Looks like as it f... - 10:43 PM Bug report #17124: Editing behavior of filtered layers is inconsistent
- Antonio Viscomi wrote:
> In fact any change in snap tolerance setting don't solve the issues
this ticket isn't re... - 09:25 PM Bug report #17124: Editing behavior of filtered layers is inconsistent
- In fact any change in snap tolerance setting don't solve the issues
- 10:32 PM Bug report #20010: Abnormal RAM usage by geometry check
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > Antonio Viscomi wrote:
> > > Input file is huge but I can prov... - 10:29 PM Bug report #20010: Abnormal RAM usage by geometry check
- Giovanni Manghi wrote:
> Antonio Viscomi wrote:
> > Input file is huge but I can provide it Tomorrow,
> > For set... - 10:21 PM Bug report #20010: Abnormal RAM usage by geometry check
- Ok the settings in Italian language are in screenshots attached
Thanks a lot - 10:10 PM Bug report #20010: Abnormal RAM usage by geometry check
- Antonio Viscomi wrote:
> Input file is huge but I can provide it Tomorrow,
> For settings in geometry checker how ... - 09:58 PM Bug report #20010: Abnormal RAM usage by geometry check
- Let me know how i can share settings
- 09:57 PM Bug report #20010: Abnormal RAM usage by geometry check
- Here are the data i tried to check
https://drive.google.com/file/d/16_PNEWJvXyU0gLig1AncZptZ4OVlCXM-/view?usp=sharing - 09:35 PM Bug report #20010: Abnormal RAM usage by geometry check
- Input file is huge but I can provide it Tomorrow,
For settings in geometry checker how should I can share them?
W... - 08:50 PM Bug report #20010: Abnormal RAM usage by geometry check
> in previous version of QGIS 3 (but with only 16GB of ram) it worked fine (ram usage about 6-7GB)
same input fi...- 04:38 PM Bug report #20010: Abnormal RAM usage by geometry check
- Giovanni Manghi wrote:
> Why is tagged as a regression? You does not observe this leak in previous releases like 2.1... - 04:06 PM Bug report #20010 (Feedback): Abnormal RAM usage by geometry check
- Why is tagged as a regression? You does not observe this leak in previous releases like 2.18?
- 07:36 AM Bug report #20010 (Closed): Abnormal RAM usage by geometry check
- Hi all,
I must perform geometry check in a polygon layer...
I setup the checker than I observe a Ram usage of abou... - 10:20 PM Revision 9363aeb8 (qgis): remove useless script
- 10:11 PM Bug report #19996 (Closed): edit vertex tool act on polygon layer during edit a point geometry
- Closing because the main subject/issue of this ticket was fixed in master with https://github.com/qgis/QGIS/pull/6998...
- 10:11 PM Bug report #19996 (Closed): edit vertex tool act on polygon layer during edit a point geometry
- Closing because the main subject/issue of this ticket was fixed in master with https://github.com/qgis/QGIS/pull/6998...
- 09:23 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Snap is a crap if is like a climb on a mirror
- 09:21 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Giovanni Manghi wrote:
> Antonio Viscomi wrote:
> > is not only my problem apparently since someone has worked to d... - 09:01 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> is not only my problem apparently since someone has worked to develop a function that would... - 04:24 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- is not only my problem apparently since someone has worked to develop a function that would allow the choice (regardl...
- 04:04 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
> is was already merged, so it is already available in QGIS master AKA 3.3 AKA 3.4 in the works.
at this point w...- 04:03 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
> we hope that the request https://github.com/qgis/QGIS/pull/6998 is accepted but in the meantime this vision seems...- 04:02 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- I'm not opposed to the changes but if them are there are fine for 'some'users there are also certainly millions of us...
- 03:46 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- > A edit tool MAY act on only one layer at a time
I agree but not all of us did agree. But while I wrote it can ac... - 03:46 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> so I remain of the assumption that this is a gigantic bug as well as being a maddening step... - 03:43 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- so I remain of the assumption that this is a gigantic bug as well as being a maddening step backwards
- 03:31 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Harrissou Santanna wrote:
> > If I may... I can see that the tolerance for point vector is... - 03:30 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Harrissou Santanna wrote:
> > If I may... I can see that the tolerance for point vector is... - 03:18 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Harrissou Santanna wrote:
> If I may... I can see that the tolerance for point vector is set at 0, meaning no snap. ... - 02:49 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- If I may... I can see that the tolerance for point vector is set at 0, meaning no snap. I deduce that your vertex too...
- 02:23 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
> All the options are setting as default options both in mani as in sample project... The only difference is in fla...- 01:56 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- *main instead of mani (sorry)
- 01:44 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Giovanni Manghi wrote:
> > in addition, the only layer on which the snap is active is "intersect_geo_frane1"
>
>... - 01:05 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
> This is not a phylosophic question
> A vertex editor like this is only a regression
> it's just a waste of ti...- 12:37 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
> in addition, the only layer on which the snap is active is "intersect_geo_frane1"
in the project you attached...- 12:35 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
> if something works fine, it is not necessary to replace it
Important/big changes in QGIS are first proposed in...- 12:32 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Antonio Viscomi wrote:
> > Antonio Viscomi wrote:
> > > Giovanni Manghi wrote:
> > > > >... - 12:24 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Antonio Viscomi wrote:
> > Giovanni Manghi wrote:
> > > > maybe I can not make myself und... - 12:20 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > > maybe I can not make myself understood
> >
> > no you have... - 12:17 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Giovanni Manghi wrote:
> > maybe I can not make myself understood
>
> no you have. I think you are not understand... - 12:07 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
> maybe I can not make myself understood
no you have. I think you are not understanding what is going on here:
...- 12:06 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
> it can not depend on the snap if you change polygons vertex with a point editor (is a geometry type question)
...- 12:03 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > > pity that my snapping is disabled
> >
> >
> > that you s... - 12:02 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Giovanni Manghi wrote:
> > pity that my snapping is disabled
>
>
> that you show in the attached image is the G... - 11:55 AM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
> pity that my snapping is disabled
that you show in the attached image is the GENERAL (default) configuration...- 11:53 AM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > > in attached file there are both data and project (with a clea... - 11:37 AM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Giovanni Manghi wrote:
> > in attached file there are both data and project (with a clean user profile)... the bug i... - 10:57 AM Bug report #19996 (Feedback): edit vertex tool act on polygon layer during edit a point geometry
> in attached file there are both data and project (with a clean user profile)... the bug is still present
The f...- 10:57 AM Bug report #19996 (Feedback): edit vertex tool act on polygon layer during edit a point geometry
> in attached file there are both data and project (with a clean user profile)... the bug is still present
The f...- 10:57 AM Bug report #19996 (Feedback): edit vertex tool act on polygon layer during edit a point geometry
> in attached file there are both data and project (with a clean user profile)... the bug is still present
The f...- 09:46 PM Revision e1f611ba (qgis): also do raster layer properties
- 09:40 PM Bug report #20000 (Open): Coordinate Capture plugin geographic coordinate issue
- The subject of this ticket should be: Coordinate Capture plugin geographic coordinate issue
- 10:06 AM Bug report #20000: Coordinate Capture plugin geographic coordinate issue
> Issue 2 is related to #13997, which I submitted in 2016. The behavior that I was writing about in #13997 is still...- 09:23 PM Bug report #20005 (Closed): Fields to copy in 'Join attributes by field value' in processing mode...
- Note that I also intend to add this in a Tokyo you on the setting, but for boring technical reasons this has to wait ...
- 09:23 PM Bug report #20005 (Closed): Fields to copy in 'Join attributes by field value' in processing mode...
- Note that I also intend to add this in a Tokyo you on the setting, but for boring technical reasons this has to wait ...
- 08:48 PM Bug report #20005: Fields to copy in 'Join attributes by field value' in processing modeler only ...
> Would adding that piece of information to the doc here: https://github.com/qgis/QGIS-Documentation/blob/master/so...- 05:31 PM Bug report #20005: Fields to copy in 'Join attributes by field value' in processing modeler only ...
- Just tested the suggestion from Nyall and it functions as it should when using a ...
- 09:22 PM Revision 3ffd72a8 (qgis): create joined layer to feed the join tab in vector layer properties
- 09:17 PM Revision 706b13a4 (qgis): [processing] Make 'canvas extent' its own menu item in the extent
- selection parameter button, instead of requiring opening the
'select layer/canvas extent' and choosing 'canvas extent... - 09:15 PM Bug report #20017 (Closed): Raster - Miscellaneous - Merge ECW images
- No, you can't create ECW files. The ECW library/driver that is shipped with the OSGeo4W installer is read only. As fa...
- 09:15 PM Bug report #20017 (Closed): Raster - Miscellaneous - Merge ECW images
- No, you can't create ECW files. The ECW library/driver that is shipped with the OSGeo4W installer is read only. As fa...
- 07:06 PM Bug report #20017 (Closed): Raster - Miscellaneous - Merge ECW images
QGIS version 3.2.1-Bonn
I have many ECW image tiles, and I want to combine them into one image (mosaic).
So wh...- 09:01 PM Revision c842e544 (qgis): fix flag and group vector layer properties
- 08:54 PM Revision 2240e1fc (qgis): add screenshots of global options
- 08:53 PM Bug report #20015: qgis 3.3 master random selection does not work anymore
- Confirmed on Linux too.
- 08:53 PM Bug report #20015: qgis 3.3 master random selection does not work anymore
- Confirmed on Linux too.
- 05:56 PM Bug report #20015 (Closed): qgis 3.3 master random selection does not work anymore
- it is not possible to insert any value !!
- 08:45 PM Bug report #19971 (Closed): QGIS 3.3 MASTER dbmanager time execution query not present
- Fixed in transifex
- 08:45 PM Bug report #19971 (Closed): QGIS 3.3 MASTER dbmanager time execution query not present
- Fixed in transifex
- 08:01 PM Revision 46a58c99 (qgis): parent to QgisApp for proper style + move dialogs to corner so menu are...
- 08:01 PM Revision 0fec1645 (qgis): give root name + restore all screenshots
- 08:01 PM Revision 6af8ea8d (qgis): fix QScreen::grabWindow bbehaving weirdly
- maybe it's just on mac
- 08:01 PM Revision 2b4de282 (qgis): rename takeScreenshots to takePicturesOf
- 08:01 PM Revision 046f915c (qgis): more doc
- 08:01 PM Revision 2f93ef14 (qgis): add 2.5D screenshot
- 08:01 PM Revision a4ccc954 (qgis): cropping and gradient capabilities
- 08:01 PM Revision b0e1cf5f (qgis): use absolute positioning for cropping
- 08:01 PM Revision 18f65628 (qgis): save screenshots to sub-folders
- 08:01 PM Revision 2e1274e1 (qgis): add command line to create screenshots
- 08:01 PM Revision 3fc32065 (qgis): add licence headers
- 08:01 PM Revision ffdf6172 (qgis): take screenshots in app for user documentation
- 07:32 PM Bug report #20018 (Feedback): Server and desktop too slow with Postgis views
- If a layer is defined with a view or with sql, qgis issues a select distinct count of the id, I guess that it does th...
- 05:03 PM Revision 2a974e30 (qgis): fix build on xenial & stretch
- 04:38 PM Bug report #19524: [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- if necessary more info, confirmed on 3.2.3 on srtartup
- 03:53 PM Revision 2473973b (qgis): Merge pull request #8115 from 3nids/fix_cannot_paste_geom_style
- [#19980] Fix cannot paste style when geometry doesn't match
- 03:17 PM Bug report #20014 (Closed): WMS GetContext has multiple StyleList layers
- On querying Qgis Server (qgs_mapserv.fcgi) 2.18.23 with a WMS GetContext, each Layer in the response contains several...
- 03:08 PM Revision 7858b4c3 (qgis): add missing doc
- 02:56 PM Revision 1e1d53f0 (qgis): add source categories to disable unvailable ones for pasting style
- 02:56 PM Revision 819aaee3 (qgis): move XML flag reading to Xml utils
- 02:56 PM Revision 0cd6ea48 (qgis): use the source style from clipbboard to avoid error when pasting with a...
- 02:56 PM Revision b004a415 (qgis): save categories that were used in the XML
- 02:56 PM Revision 0787a73d (qgis): do not block pasting style on different geometry type layer if destinat...
- 02:45 PM Revision 226fb47e (qgis): fix cannot load style when layer has no style in DB (#8113)
- 02:10 PM Revision 8a226671 (qgis): remove setReloadTime because it's not used anymore
- 02:09 PM Revision 43f77fda (qgis): do not overwrite text entry on editing and model reloadings
- 01:41 PM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Casper Børgesen wrote:
> Giovanni Manghi wrote:
> > Have you tried on a clean profile?
>
> What do you mean by a... - 01:39 PM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Giovanni Manghi wrote:
> Have you tried on a clean profile?
What do you mean by a _clean profile_?
- 10:35 AM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Casper Børgesen wrote:
> Giovanni Manghi wrote:
> > Just tested on master/linux and the operations as you show them... - 12:15 PM Bug report #20013 (Feedback): Mars projection issue
- Hello,
I recently encountered an issue on QGIS 3.2 and I don't find any solution or other thread on this subject.
... - 11:48 AM Bug report #20012 (Closed): QGIS 3.2 GRASS error
- I found the error.
The parameter "Minimum size of exterior watershed basin" must be a positive value. - 11:31 AM Bug report #20012 (Closed): QGIS 3.2 GRASS error
- I have QGIS 3.2 in Windows 10 and when I run GRASS algorithms it gives me an error about "raster not found".
I acc... - 11:44 AM Bug report #19992: Select tool switch on Pan tool
- Giovanni Manghi wrote:
> > in my humble opinion anything acting on the main interface abnormally even if it or is no... - 11:19 AM Bug report #19992: Select tool switch on Pan tool
> in my humble opinion anything acting on the main interface abnormally even if it or is not a direct problem of th...- 11:02 AM Bug report #19992: Select tool switch on Pan tool
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > Antonio Viscomi wrote:
> > > dear Giovanni Manghi,
> > > user... - 10:55 AM Bug report #19992: Select tool switch on Pan tool
- Giovanni Manghi wrote:
> Antonio Viscomi wrote:
> > dear Giovanni Manghi,
> > users, usually report and developers... - 10:49 AM Bug report #19992 (Closed): Select tool switch on Pan tool
- Antonio Viscomi wrote:
> dear Giovanni Manghi,
> users, usually report and developers investigate problems...
> y... - 10:46 AM Bug report #19992 (Reopened): Select tool switch on Pan tool
- dear Giovanni Manghi,
users, usually report and developers investigate problems...
you will never grow going like ... - 10:39 AM Bug report #19992: Select tool switch on Pan tool
- Giovanni Manghi wrote:
> > > today I've start to work with a new clean profile
> > > -I've reinstalled the plugins ... - 10:19 AM Bug report #19992 (Closed): Select tool switch on Pan tool
> > today I've start to work with a new clean profile
> > -I've reinstalled the plugins approved and tested by you...- 09:57 AM Bug report #19992: Select tool switch on Pan tool
- Antonio Viscomi wrote:
> Hi Giovanni,
> today I've start to work with a new clean profile
> -I've reinstalled the ... - 09:50 AM Bug report #19992 (Reopened): Select tool switch on Pan tool
- Hi Giovanni,
today I've start to work with a new clean profile
-I've reinstalled the plugins approved and tested by... - 09:50 AM Bug report #19992 (Reopened): Select tool switch on Pan tool
- Hi Giovanni,
today I've start to work with a new clean profile
-I've reinstalled the plugins approved and tested by... - 10:10 AM Bug report #20011 (Feedback): QGIS crashes when Check Geometries tool is run
- Please try again with QGIS master (possibly on a clean/new profile).
- 10:10 AM Bug report #20011 (Feedback): QGIS crashes when Check Geometries tool is run
- Please try again with QGIS master (possibly on a clean/new profile).
- 08:50 AM Bug report #20011 (Closed): QGIS crashes when Check Geometries tool is run
- See attached screenshot of tool parameters and crash report.
- 10:08 AM Bug report #20008: Very Slow Table Operations while the Table is Open
- This is an issue that affects QGIS since LONG ago. In fact I'm pretty sure that there should be already a ticket abou...
- 08:26 AM Revision bfe24130 (qgis): Merge pull request #8101 from elpaso/bugfix-various-dbmanager-query-tim...
- [db-manager] Fix some unreported issues in the SQL dialog
- 08:26 AM Revision 031efeb3 (qgis): Merge pull request #8100 from elpaso/bugfix-19388-crash-on-form-widget
- Fix a crash on attribute form widget
- 08:25 AM Bug report #19388 (Closed): Consistent crash with join layer
- Applied in changeset commit:qgis|2609815cd134112489a3933461324c176cafcbe8.
- 08:25 AM Bug report #19388 (Closed): Consistent crash with join layer
- Applied in changeset commit:qgis|2609815cd134112489a3933461324c176cafcbe8.
- 08:20 AM Revision 713192f7 (qgis): set value to null when pressed lineedit-clearbutton
- 08:17 AM Revision 13d25862 (qgis): setting of reload interval in featurelistcombo
- 08:07 AM Revision cc4e2ab8 (qgis): Capitalization
- 04:59 AM Revision 9d2c3af7 (qgis): [mesh] make layer blend mode option visible in UI
- 04:46 AM Revision c5ecc648 (qgis): [mssql] Fix provider emits unnecessary dataChanged signal
- Fixes a failing provider conformance test
- 04:46 AM Revision 64e561cc (qgis): Fix "Add" button in database add layer dialogs is sometimes disabled
- even when a layer is selected
- 04:46 AM Revision f0342ec6 (qgis): [mssql] Fix some clazy/clang warnings
- 04:46 AM Revision f6ecc8c0 (qgis): [mssql] Fix debug noise when reading features with null geometry
- 04:46 AM Revision 7ac86d2f (qgis): [mssql] Fix incorrect feature sort order when combined with subset
- of attributes request
Fixes a failing provider conformance test - 04:46 AM Revision f3779589 (qgis): [mssql] Fix conversion of time values
- At least using the linux sql server driver, time fields are not
correctly automatically converted to QTime variants. ... - 04:46 AM Revision 07296538 (qgis): [mssql] Fix more clazy/clang warnings
- 03:29 AM Revision af0ddb6a (qgis): [browser] Use link folder icon for symlinked folders
2018-10-03
- 01:53 AM Revision 7ae3864b (qgis): Correctly parent dialog to window, not browser
- 01:53 AM Revision faa119fe (qgis): Fix cannot use browser dock to create new folders
- 01:53 AM Revision 5774b9a8 (qgis): Correctly parent actions
- 01:29 AM Bug report #20000: Coordinate Capture plugin geographic coordinate issue
- Issue 1 is now #20009
Issue 2 is related to #13997, which I submitted in 2016. The behavior that I was writing abo... - 02:08 PM Bug report #20000 (Feedback): Coordinate Capture plugin geographic coordinate issue
- Hi,
1) would be a feature request (arguably) for me
regarding 2) I'm not sure if I understand the issue: someth... - 02:02 AM Bug report #20000 (Open): Coordinate Capture plugin geographic coordinate issue
- I've observed a couple of issues with the Coordinate Capture plugin:
1) The geographic decimal degree readout needs ... - 01:20 AM Feature request #20009 (Open): Coordinate capture plugin coordinate precision
- The Coordinate Capture plugin is a nice tool, but it has an issue. The decimal geographic coordinate readout is only ...
- 01:01 AM Bug report #19433 (Closed): "List of contour levels" field in GRASS r.contour is mandatory, shoul...
- Fixed in master
- 01:01 AM Bug report #19433 (Closed): "List of contour levels" field in GRASS r.contour is mandatory, shoul...
- Fixed in master
- 03:27 PM Bug report #19433: "List of contour levels" field in GRASS r.contour is mandatory, shouldn't be
- amedeo fadini wrote:
> I've tried to changhe this line in python/plugins/processing/algs/grass7/description/r.contou... - 12:25 AM Bug report #18266 (Closed): Browser panel does not show same folder icons in two different user p...
- Should be fixed in master -- we use custom icons now.
- 12:25 AM Bug report #18266 (Closed): Browser panel does not show same folder icons in two different user p...
- Should be fixed in master -- we use custom icons now.
- 10:52 PM Bug report #20008: Very Slow Table Operations while the Table is Open
- confirmed on windows too with master three days ago... not checked current master
- 10:38 PM Bug report #20008 (Closed): Very Slow Table Operations while the Table is Open
- I'm working with a geopackage on ~530k features, and just about everything I try to do in the table takes way longer ...
- 10:19 PM Revision e375d1dd (qgis): [BUG FIX][Split Tool] Bug fix for split features tool
- Fixes #19936 by prioritising existing attributes over provider side defaults in some circumstances
- 10:19 PM Bug report #19936 (Closed): Split Features tool changing the attributes of the new feature on QGI...
- Applied in changeset commit:qgis|e375d1ddd70f7ee66a415f3beb21a00844f7b044.
- 10:19 PM Bug report #19936 (Closed): Split Features tool changing the attributes of the new feature on QGI...
- Applied in changeset commit:qgis|e375d1ddd70f7ee66a415f3beb21a00844f7b044.
- 10:17 PM Revision f410b4a4 (qgis): Fixes #16759 - ensures OSM layers use OGR random layer read/write
- To guarantee all features are rendered with large files
- 10:16 PM Bug report #16759 (Closed): QGIS shows incomplete data when opening a .pbf/.osm file
- Applied in changeset commit:qgis|f410b4a4da07463a25786045b107282dffabf1bd.
- 10:16 PM Bug report #16759 (Closed): QGIS shows incomplete data when opening a .pbf/.osm file
- Applied in changeset commit:qgis|f410b4a4da07463a25786045b107282dffabf1bd.
- 10:15 PM Revision 14b68432 (qgis): Update expected test results
- 10:15 PM Revision 297dbe07 (qgis): Fix ellipsoidal area calculation
- 10:13 PM Revision 36d33ee6 (qgis): Two small mesh layer GUI fixes
- - update native/triangular mesh enabled/disabled setting from layer
- update time slider/cobmo from layer - 10:13 PM Revision de1a5463 (qgis): move connection to change project title later in init
- this fixes a crash when running QGIS with snapping enabled in ini file
- 10:09 PM Feature request #16503: Add tool to import vectors into MSSQL
- Probably both are required
- 02:11 PM Feature request #16503: Add tool to import vectors into MSSQL
- Nyall, are you thinking adding a new option in Processing for output types (a new "add to MS SQL table") or adding a ...
- 10:08 PM Bug report #20005 (Feedback): Fields to copy in 'Join attributes by field value' in processing mo...
- Try with a ; delimited list, no start our end brackets.
Eg
Field1;field2 - 03:36 PM Bug report #20005 (Closed): Fields to copy in 'Join attributes by field value' in processing mode...
- _What I am trying?_
* Join two layers and copy only certain fields from layer 2
* I am doing this in the processing... - 10:04 PM Bug report #20003 (Closed): restore the "precision" parameter in the"join attributes by location"...
- This is a "won't fix". The setting in 2.x was extremely misleading in that it did not actually add an accuracy thresh...
- 10:04 PM Bug report #20003 (Closed): restore the "precision" parameter in the"join attributes by location"...
- This is a "won't fix". The setting in 2.x was extremely misleading in that it did not actually add an accuracy thresh...
- 11:57 AM Bug report #20003 (Closed): restore the "precision" parameter in the"join attributes by location"...
- On qgis 2.18 in Join attributes by location we can choice accuracy for spatial criteria, but since QGIS 3.0 I don't s...
- 09:52 PM Revision e5e1b9a4 (qgis): fix the GRASS7 r_contour tool removing the mandatory flag of one of the...
- 09:38 PM Revision a74d7975 (qgis): Merge pull request #8072 from dakcarto/opencl-clhpp
- [opencl] Add FindOpenCLhpp CMake module; vendor cl2.hpp; fixup includes
- 09:15 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Giovanni Manghi wrote:
> > I hope this explain short screencast can explain
> >
> > many thanks for your patience... - 07:58 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
> I hope this explain short screencast can explain
>
> many thanks for your patience
yes is clearer now. Anyw...- 06:17 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Antonio Viscomi wrote:
> > Giovanni Manghi wrote:
> > > Antonio Viscomi wrote:
> > > > A... - 06:14 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > Antonio Viscomi wrote:
> > > Antonio Viscomi wrote:
> > > > G... - 06:05 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Giovanni Manghi wrote:
> Antonio Viscomi wrote:
> > Antonio Viscomi wrote:
> > > Giovanni Manghi wrote:
> > > > I... - 05:58 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Antonio Viscomi wrote:
> > Giovanni Manghi wrote:
> > > I cannot replicate but also I'm n... - 05:58 PM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > I cannot replicate but also I'm not really sure HOW replicate.
... - 05:57 PM Bug report #19996 (Open): edit vertex tool act on polygon layer during edit a point geometry
- Giovanni Manghi wrote:
> I cannot replicate but also I'm not really sure HOW replicate.
> A project+data would real... - 05:57 PM Bug report #19996 (Open): edit vertex tool act on polygon layer during edit a point geometry
- Giovanni Manghi wrote:
> I cannot replicate but also I'm not really sure HOW replicate.
> A project+data would real... - 03:02 PM Bug report #19996 (Feedback): edit vertex tool act on polygon layer during edit a point geometry
- I cannot replicate but also I'm not really sure HOW replicate.
A project+data would really help, also a screencast w... - 03:02 PM Bug report #19996 (Feedback): edit vertex tool act on polygon layer during edit a point geometry
- I cannot replicate but also I'm not really sure HOW replicate.
A project+data would really help, also a screencast w... - 09:50 AM Bug report #19996: edit vertex tool act on polygon layer during edit a point geometry
- Antonio Viscomi wrote:
> Hi all,
> I've two layers in start editing (a point layer and a polygon layer)...
> well ... - 08:32 PM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Giovanni Manghi wrote:
> Just tested on master/linux and the operations as you show them in the screencast are basic... - 07:52 PM Bug report #19992 (Closed): Select tool switch on Pan tool
- 06:04 PM Bug report #19992: Select tool switch on Pan tool
- Giovanni Manghi wrote:
> > I attached here a screenshot with all the pluin I've installed...
>
> the fact that y... - 02:21 PM Bug report #19992: Select tool switch on Pan tool
- > I attached here a screenshot with all the pluin I've installed...
the fact that you have "gdal tools" in the pl... - 07:22 PM Bug report #19579: Crash on vector edit (that has the 4326 CRS) is reprojected in CRS 3857
- Whoops. Thanks Giovanni. Got my regression definition switched up.
Thanks for all your help.
-Jacob - 02:36 PM Bug report #19579: Crash on vector edit (that has the 4326 CRS) is reprojected in CRS 3857
- Jacob Farneth wrote:
> Hi Giovanni,
>
> I have now had a chance to test with 2.18. I do not believe I can replic... - 07:09 PM Bug report #20007 (Closed): Substitutions don't play well with wrapped labels
- To use substitutions and wordwrap expressions together in a label the user needs to configure the substitutions to in...
- 06:08 PM Bug report #19993 (Rejected): QGIS Crashed running Python code obtained form StackExchnge
- I'm afraid there is nothing we can do, QGIS C++ is wrapped by SIP binding generator in such a way that you can easily...
- 06:08 PM Bug report #19993 (Rejected): QGIS Crashed running Python code obtained form StackExchnge
- I'm afraid there is nothing we can do, QGIS C++ is wrapped by SIP binding generator in such a way that you can easily...
- 05:09 PM Bug report #20006 (Open): When using map_get() in expressions referencing multiple maps in print ...
- h3. When exporting from a Layout with inset maps, these is unexpected behaviour concerning the use of the map_get fun...
- 05:05 PM Bug report #19999: Crash report
- Byron Quesada wrote:
> The crash message appears when i try to create a new directory of maps in QGIS Desktop 3.2.3 ... - 03:53 PM Bug report #19999: Crash report
- The crash message appears when i try to create a new directory of maps in QGIS Desktop 3.2.3 with GRASS 7.4.1, after ...
- 02:38 PM Bug report #19999 (Feedback): Crash report
- Please add detailed steps (possibly with also a sample project and data) to allow us replicate the issue. Thanks.
- 03:23 PM Bug report #19971: QGIS 3.3 MASTER dbmanager time execution query not present
- See: https://github.com/qgis/QGIS/pull/8101 for some (mostly unrelated) issues
- 02:42 PM Bug report #19971: QGIS 3.3 MASTER dbmanager time execution query not present
- btw, even if the translation was ok, there is still an error in the reported value ... I'm fixing it now.
- 02:13 PM Bug report #19971 (Open): QGIS 3.3 MASTER dbmanager time execution query not present
- It's a bug in the italian translations:...
- 02:13 PM Bug report #19971 (Open): QGIS 3.3 MASTER dbmanager time execution query not present
- It's a bug in the italian translations:...
- 02:13 PM Bug report #19971 (Open): QGIS 3.3 MASTER dbmanager time execution query not present
- It's a bug in the italian translations:...
- 02:07 PM Bug report #19971: QGIS 3.3 MASTER dbmanager time execution query not present
- also Ok here: master/kubuntu 18.04
- 12:23 PM Bug report #19971: QGIS 3.3 MASTER dbmanager time execution query not present
- Alessandro Pasotti wrote:
> I cannot reproduce on linux, is it windows only?
I just checked into GNU / Linux Mint... - 11:40 AM Bug report #19971 (Feedback): QGIS 3.3 MASTER dbmanager time execution query not present
- I cannot reproduce on linux, is it windows only?
- 03:17 PM Revision 947a1999 (qgis): [db-manager] Fix max recursion limit in rollback
- 03:12 PM Bug report #19330: Provider Feature Filter Query Builder - CHANGES ATTRIBUTE VALUES
- Olcay Ebcin wrote:
> Dear Nyall,
> Please find attached geopackage file.
> if you filter features as row_status=1 ... - 03:12 PM Bug report #19330: Provider Feature Filter Query Builder - CHANGES ATTRIBUTE VALUES
- Olcay Ebcin wrote:
> Dear Nyall,
> Please find attached geopackage file.
> if you filter features as row_status=1 ... - 03:12 PM Bug report #19330: Provider Feature Filter Query Builder - CHANGES ATTRIBUTE VALUES
- Olcay Ebcin wrote:
> Dear Nyall,
> Please find attached geopackage file.
> if you filter features as row_status=1 ... - 03:11 PM Revision c90da0e4 (qgis): [db-manager] Fix affected rows -1
- Number of affected rows was always reported ad -1
no matter what was in the SQL - 02:48 PM Revision 96b903e1 (qgis): [db-manager] Increase precision when reporting query time
- For consistency with the SQL dialog that used 3 decimal places
- 02:45 PM Revision b8c21b03 (qgis): [db-manager] Query elapsed time include fetch time
- The values reported were always lower than
the actual time for query and fetch.
I guess that those values are useful... - 02:43 PM Bug report #19989 (Open): QGIS crashes on Windows when loading and invalid KML file
- Confirmed on master/windows 10.
- 02:43 PM Bug report #19989 (Open): QGIS crashes on Windows when loading and invalid KML file
- Confirmed on master/windows 10.
- 02:43 PM Bug report #19989 (Open): QGIS crashes on Windows when loading and invalid KML file
- Confirmed on master/windows 10.
- 02:43 PM Bug report #19989 (Open): QGIS crashes on Windows when loading and invalid KML file
- Confirmed on master/windows 10.
- 02:36 PM Revision 0319e36c (qgis): Merge pull request #8054 from m-kuhn/geometryCheckPyBindings
- Python bindings for QgsGeometryCheck and co
- 02:19 PM Bug report #19974: QGIS crashes when opening "New 3D Map View"
- Timur Aptikeev wrote:
> I can't change GPU
I didn't suggested to change your GPU, I just said that maybe is GPU r... - 01:48 PM Bug report #20004 (Closed): Raster Warp(reproject) - reading in file path incorrectly
- This is fixed in 3.2.3
- 01:48 PM Bug report #20004 (Closed): Raster Warp(reproject) - reading in file path incorrectly
- This is fixed in 3.2.3
- 12:57 PM Bug report #20004 (Closed): Raster Warp(reproject) - reading in file path incorrectly
- When I am reprojecting raster files using QGIS 3.2 the file pathways are being read into the GDAL/PGR command incorre...
- 12:50 PM Bug report #20001 (Feedback): "vector" menu is empty when QGIS is localized in Italian
- I cannot reproduce on current master with italian locale, can you try the nightly build and check if the issue is sti...
- 12:07 PM Bug report #20001: "vector" menu is empty when QGIS is localized in Italian
- I've seen this before, it is related with locale configuration and menu item translations ...
- 11:03 AM Bug report #20001 (Closed): "vector" menu is empty when QGIS is localized in Italian
- Version: latest QGis 3.2.3 - When I select "Vettore" on the top of program, the window of commands doesn't open. I ca...
- 12:28 PM Bug report #19940 (Feedback): Spatialite column with AUTOINCREMENT block with forms
- I cannot reproduce on current master, can you share a project?
- 12:19 PM Bug report #19998: Cannot export output of 'Points along geometry' tool as Geopackage
- I think it is related to #19708 and #19758
- 11:50 AM Revision 6a8d80d5 (qgis): Alway use index from name
- followup 2609815cd134112489a3933461324c176cafcbe8
- 11:39 AM Feature request #20002 (Open): Ability to save/load Composer Attribute Table attributes configura...
- Let's say I have multiple layers with similar tables/fields and I would like to create one or more atlas with tables ...
- 11:28 AM Revision 2609815c (qgis): Fix a crash on attribute form widget
- Fixes #19388 - Consistent crash with join layer
- 09:23 AM Bug report #19388: Consistent crash with join layer
- Does anyone know any more about this issue yet? I've got to recommend QGIS to a client in a couple of weeks, for a pr...
- 09:03 AM Revision f4bc24c5 (qgis): [ui] add a favorite star to menu action
- 09:03 AM Revision 3235fb54 (qgis): [ui] resurrect home folder
- 09:03 AM Revision 359986d8 (qgis): [ui] remove use of system icons in svg selector widget
- 09:03 AM Revision edc54b73 (qgis): [ui] remove use of system icon in adv. settings tree
- 09:03 AM Revision 94aa8d03 (qgis): [ui] remove use of system icons in browser directory properties
- 07:56 AM Bug report #18622: Mouse pointer displacement
- @Philippe, this ticket is about displacement, not size, what you need to check is if after a click the point/vertex i...
- 07:24 AM Revision 09adbe29 (qgis): Merge pull request #7888 from signedav/bugfix_recursive_crash
- [Bugfix] Do not store recursively
2018-10-02
- 01:08 AM Bug report #17024 (Closed): Identify Tool gives false hits for layers with spatial index (MS SQL)
- Thanks for the confirmation!
- 01:08 AM Bug report #17024 (Closed): Identify Tool gives false hits for layers with spatial index (MS SQL)
- Thanks for the confirmation!
- 12:05 AM Bug report #17024: Identify Tool gives false hits for layers with spatial index (MS SQL)
- Issue no longer exists in QGIS 3.
- 10:33 PM Bug report #17024 (Feedback): Identify Tool gives false hits for layers with spatial index (MS SQL)
- Please test with 3.2 and report if the issue still exists
- 12:55 AM Bug report #18622: Mouse pointer displacement
- Alessandro Pasotti wrote:
> Can you please make this test?
>
> When digitizing, open the python console and type ... - 12:12 AM Bug report #15218: MSSQL columns with default values not ignored
- Confirmed issue has been fixed in QGIS 3.
- 10:17 PM Bug report #15218 (Closed): MSSQL columns with default values not ignored
- Closed due to lack of feedback
- 11:03 PM Bug report #19999 (Closed): Crash report
version :
QMetaObject::activate :
QWizard::subTitleFormat :
QWizard::next :
QMetaObject::activate :
QAbstractB...- 10:42 PM Bug report #15404 (Feedback): Hang when compiling complex expressions for mssql provider
- Still an issue with 3.2?
- 10:42 PM Bug report #15404 (Feedback): Hang when compiling complex expressions for mssql provider
- Still an issue with 3.2?
- 10:41 PM Bug report #12923 (Feedback): Project with SQL Server Layers opens much slower in 2.8 than 2.6
- Still an issue with 3.2?
- 10:41 PM Bug report #12923 (Feedback): Project with SQL Server Layers opens much slower in 2.8 than 2.6
- Still an issue with 3.2?
- 10:40 PM Bug report #16190 (Feedback): Connection MSSQL (not localhost)
- Is this still an issue with 3.2? I suspect it's just down to the difficult "magic" connection settings required for s...
- 10:40 PM Bug report #16190 (Feedback): Connection MSSQL (not localhost)
- Is this still an issue with 3.2? I suspect it's just down to the difficult "magic" connection settings required for s...
- 10:37 PM Bug report #17423 (Feedback): QGIS select by expression mismatch with MSSQL layers
- Can you provide a SQL dump of part of this layer?
- 10:33 PM Bug report #19293 (Closed): Incorrect working of the identification tool on the MSSQL layers
- Actually this is a duplicate of #17024
- 10:33 PM Bug report #19293 (Closed): Incorrect working of the identification tool on the MSSQL layers
- Actually this is a duplicate of #17024
- 10:32 PM Bug report #19293 (Feedback): Incorrect working of the identification tool on the MSSQL layers
- Please test with 3.2 and report if the error still occurs
- 10:23 PM Bug report #19350 (Feedback): MS SQL Layers causing crashes
- Should be fixed in 3.3 master - please test
- 10:21 PM Bug report #19455 (Feedback): Add MSSQL layer to canvas crashes QGIS3.2
- Should be fixed in 3.3 master - please test
- 10:20 PM Bug report #19272 (Feedback): MSSQL Zooming Crash
- Should be fixed in 3.3 master - please test
- 10:20 PM Bug report #19266 (Feedback): Crash when Open Attribute Table of a MSSQL layer
- Should be fixed in 3.3 master - please test
- 10:19 PM Bug report #18486 (Feedback): QGIS 2.18 / 3.0 Crashes Zooming Layer from MS SQL database.
- Should be fixed in 3.3 master - please test
- 10:18 PM Bug report #6381 (Closed): MSSQL tables - Primary Key with multiple columns Problem
- Closing due to lack of feedback
- 10:18 PM Bug report #6381 (Closed): MSSQL tables - Primary Key with multiple columns Problem
- Closing due to lack of feedback
- 08:54 PM Bug report #19330: Provider Feature Filter Query Builder - CHANGES ATTRIBUTE VALUES
- Dear Nyall,
Please find attached geopackage file.
if you filter features as row_status=1 and identify or label feat... - 03:06 AM Bug report #19330 (Feedback): Provider Feature Filter Query Builder - CHANGES ATTRIBUTE VALUES
- Can you share the project/data? It's not possible to reproduce this without it.
- 08:52 PM Bug report #19989: QGIS crashes on Windows when loading and invalid KML file
- Seems like there is a difference in behaviour between Linux and Windows versions of QGIS, in that some error conditio...
- 10:26 AM Bug report #19989 (Feedback): QGIS crashes on Windows when loading and invalid KML file
- No crash here on master/linux. The KML (a whopping 2.1GB one) does not load. The QGIS logs says it is an invalid KML,...
- 10:26 AM Bug report #19989 (Feedback): QGIS crashes on Windows when loading and invalid KML file
- No crash here on master/linux. The KML (a whopping 2.1GB one) does not load. The QGIS logs says it is an invalid KML,...
- 10:26 AM Bug report #19989 (Feedback): QGIS crashes on Windows when loading and invalid KML file
- No crash here on master/linux. The KML (a whopping 2.1GB one) does not load. The QGIS logs says it is an invalid KML,...
- 08:50 PM Revision 3e356bee (qgis): Safer projection handling overriding in browser
- 08:50 PM Revision 2aef1955 (qgis): Fix doxygen warning
- 08:50 PM Revision 82c6281e (qgis): Load default QGIS metadata for layers in browser layer metadata panel
- 08:50 PM Revision 801fce7c (qgis): [mssql] Fix another scenario when mssql browser item can get stuck in r...
- 08:50 PM Revision dce7b193 (qgis): [mssql] Fix some provider methods fail
- 08:50 PM Revision b7333c06 (qgis): [mssql] Use currentThread instead of fragile currentThreadId to ID uniq...
- 08:50 PM Revision 72432246 (qgis): [mssql] Fix test data creation script
- 08:50 PM Revision 7c27a5b4 (qgis): [mssql] Fix connection ID used by column type thread
- 08:50 PM Revision dcca55c6 (qgis): [mssql] Fix iteration failure from background threads
- We need to defer the database retrieval until iteration begins,
because otherwise we are creating the database in the... - 08:34 PM Revision 9958c0b9 (qgis): update_ts.sh: no obsolete translation on push
- 05:09 PM Bug report #19579: Crash on vector edit (that has the 4326 CRS) is reprojected in CRS 3857
- Hi Giovanni,
I have now had a chance to test with 2.18. I do not believe I can replicate with 2.18. Perhaps I've... - 03:39 PM Bug report #19761: Unable to close QGIS because of an (ghost?) active task
- I guess some steps to reproduce would help... I haven't been able to.
- 12:53 PM Bug report #19761 (Open): Unable to close QGIS because of an (ghost?) active task
- Yes, right now!
Can you tell me the kind of information you need because I'm not sure I did something particular and... - 03:39 PM Bug report #19995 (Feedback): Modeler issues with output and input
- Please test with 3.4 nightlies -- there's been many related fixes.
- 01:11 PM Bug report #19995 (Closed): Modeler issues with output and input
- Greetings
I'm trying to run a model and the output of an element doesn't get treated as an input.
I am using a ... - 03:26 PM Bug report #19998 (Closed): Cannot export output of 'Points along geometry' tool as Geopackage
- I have a polygon layer which I use as an input to the 'Points along geometry tool'. I produce a temporary layer which...
- 03:26 PM Revision 3c13e705 (qgis): fix build without HAVE_SERVER_PYTHON_PLUGINS (#7954)
- 02:56 PM Revision 6bff7f08 (qgis): [mesh] Misc GUI fixes for mesh layers
- - correct rounding of time
- correct display of time (was off by an hour)
- fixed time combo box when not time-varyin... - 02:15 PM Revision d2fdfe8f (qgis): add null and is null macros for QgsFeatureId (#8085)
- * add null and is null macros for QgsFeatureId
* Finalize FID_NULL
* No string to fid null conversion for now
* add p... - 02:04 PM Revision b3f36dc2 (qgis): Merge pull request #8056 from qgis/3nids-patch-3
- use float precision for screen coordinates
- 02:00 PM Revision 89ed97c3 (qgis): [browser] grayscale raster and mesh icons
- 02:00 PM Revision e9849a2b (qgis): [browser] further tweak db, mesh, and zip icons
- 02:00 PM Revision ad958205 (qgis): bring some colors back
- 02:00 PM Revision d79c3982 (qgis): [browser] invert folder icon colors
- 02:00 PM Revision 64890812 (qgis): [browser] favorite and home folder icon improvements
- 01:54 PM Bug report #19997 (Open): Zoom from mac mousepad does not work
- Zooming in does not really work from the trackpad. I have a macbook air.
This seems like a fundamental feature th... - 01:48 PM Bug report #19994 (Feedback): *Crash ID*: a44e2a23c5f92aa1297b5d0c48103ea1e0ceb46b
- Include a problem description and steps to reproduce the issue.
- 12:54 PM Bug report #19994 (Closed): *Crash ID*: a44e2a23c5f92aa1297b5d0c48103ea1e0ceb46b
- h2. User Feedback
h2. Report Details
*Crash ID*: a44e2a23c5f92aa1297b5d0c48103ea1e0ceb46b
*Stack Trace... - 01:40 PM Revision c31fe5ab (qgis): add parenthesis to fix macro call
- 01:38 PM Bug report #19996 (Closed): edit vertex tool act on polygon layer during edit a point geometry
- Hi all,
I've two layers in start editing (a point layer and a polygon layer)...
well when I edit the point layer (a... - 01:20 PM Revision 8609052d (qgis): More thread safe connection name work
- 01:20 PM Revision f4216bee (qgis): [mssql] Fix never ending schema refreshing icon in browser
- 01:20 PM Revision b748ac60 (qgis): [mssql] Fix cannot import layers to mssql via browser
- 01:20 PM Revision 3b8a2d94 (qgis): [mssql] Don't share connections between threads
- Starting with Qt 5.11, sharing the same connection between
threads is not allowed. Use a dedicated connection for eac... - 12:17 PM Bug report #19968 (Open): Very long loading times when opening the same FileGDB the second time
- Giovanni Manghi wrote:
> Just tested on master/linux and the operations as you show them in the screencast are basic... - 10:30 AM Bug report #19968 (Feedback): Very long loading times when opening the same FileGDB the second time
- Just tested on master/linux and the operations as you show them in the screencast are basically instantaneous.
- 12:06 PM Bug report #18988: QGIS Server rendering different from Desktop rendering
- @Giovanni. Which part, exactly?
On my local machine, the server tests at least.. are taking the environment variable... - 10:16 AM Bug report #18988: QGIS Server rendering different from Desktop rendering
> I just wanted to close it when I deactivated the parallel rendering on my desktop and it works now (ctest -R PyQg...- 07:17 AM Bug report #18988: QGIS Server rendering different from Desktop rendering
- It's the logical thing to do! Closing it now!
I just wanted to close it when I deactivated the parallel rendering ... - 11:51 AM Revision 57f77d01 (qgis): [processing] Fix in-place mode results in unknown distance units
- We need to still create the parameter wrappers when in in-place mode
for the input/output parameters, as some other w... - 11:50 AM Bug report #19990 (Closed): The Processing edit-in-place mode does not seem to identify layer units
- Applied in changeset commit:qgis|57f77d01cb9adb4042fb66a0b953c2cb8a225bfa.
- 11:50 AM Bug report #19990 (Closed): The Processing edit-in-place mode does not seem to identify layer units
- Applied in changeset commit:qgis|57f77d01cb9adb4042fb66a0b953c2cb8a225bfa.
- 06:16 AM Bug report #19990 (In Progress): The Processing edit-in-place mode does not seem to identify laye...
- 11:42 AM Bug report #19992: Select tool switch on Pan tool
- Antonio Viscomi wrote:
> Nyall Dawson wrote:
> > Perhaps it's plugin related?
>
> which plugin could it affect h... - 11:24 AM Bug report #19992: Select tool switch on Pan tool
- Nyall Dawson wrote:
> Perhaps it's plugin related?
which plugin could it affect hold of native core tool? - 11:19 AM Bug report #19992: Select tool switch on Pan tool
- Perhaps it's plugin related?
- 10:41 AM Bug report #19992: Select tool switch on Pan tool
- Giovanni Manghi wrote:
> Cannot confirm here on master/linux.
I confirm this bug also in master 80723e89fd on Windo... - 10:05 AM Bug report #19992 (Feedback): Select tool switch on Pan tool
- Cannot confirm here on master/linux.
- 10:05 AM Bug report #19992 (Feedback): Select tool switch on Pan tool
- Cannot confirm here on master/linux.
- 09:48 AM Bug report #19992 (Closed): Select tool switch on Pan tool
- Hi all,
I noticed that:
when I switch from the active layer to another in TOC,
the "Select tool" I've previously c... - 11:34 AM Bug report #19993 (Rejected): QGIS Crashed running Python code obtained form StackExchnge
- This was the code that caused the crash:...
- 11:01 AM Bug report #19974: QGIS crashes when opening "New 3D Map View"
- I tried to change drivers but it's doesn't worked.
- 10:58 AM Bug report #19974: QGIS crashes when opening "New 3D Map View"
- I can't change GPU
- 10:56 AM Bug report #19974: QGIS crashes when opening "New 3D Map View"
- Giovanni Manghi wrote:
> Timur Aptikeev wrote:
> > This problem only this PC !!!
>
> local issue then, maybe gra... - 10:20 AM Bug report #19974 (Open): QGIS crashes when opening "New 3D Map View"
- Timur Aptikeev wrote:
> This problem only this PC !!!
local issue then, maybe graphic card related(?). - 10:20 AM Bug report #19974 (Open): QGIS crashes when opening "New 3D Map View"
- Timur Aptikeev wrote:
> This problem only this PC !!!
local issue then, maybe graphic card related(?). - 10:20 AM Bug report #19974 (Open): QGIS crashes when opening "New 3D Map View"
- Timur Aptikeev wrote:
> This problem only this PC !!!
local issue then, maybe graphic card related(?). - 10:20 AM Bug report #19974 (Open): QGIS crashes when opening "New 3D Map View"
- Timur Aptikeev wrote:
> This problem only this PC !!!
local issue then, maybe graphic card related(?). - 06:05 AM Bug report #19974: QGIS crashes when opening "New 3D Map View"
This problem only this PC !!!- 06:03 AM Bug report #19974: QGIS crashes when opening "New 3D Map View"
- I have this PC
CPU-Z - Текстовый отчет
-------------------------------------------------------------------------
... - 05:56 AM Bug report #19974: QGIS crashes when opening "New 3D Map View"
- Giovanni Manghi wrote:
> Timur Aptikeev wrote:
> > Giovanni Manghi wrote:
> > > Regardless of the data you loaded ... - 10:21 AM Bug report #19271 (Feedback): Crash on SQL queries - virtual layers
- 10:21 AM Bug report #19985: QGIS crashes when using the georeferencer
- Have also a try on QGIS 3.*
- 10:21 AM Bug report #19985: QGIS crashes when using the georeferencer
- Have also a try on QGIS 3.*
- 09:41 AM Revision 1210dca4 (qgis): No string to fid null conversion for now
- 09:39 AM Bug report #19991 (Feedback): QGIS crash on exit
- Create a clean/new profile (no 3rd party plugins or legacy configurations), restart qgis, try again.
- 09:39 AM Bug report #19991 (Feedback): QGIS crash on exit
- Create a clean/new profile (no 3rd party plugins or legacy configurations), restart qgis, try again.
- 09:39 AM Bug report #19991 (Feedback): QGIS crash on exit
- Create a clean/new profile (no 3rd party plugins or legacy configurations), restart qgis, try again.
- 09:34 AM Revision af0bae67 (qgis): [gdal] update data item creation to new methods
- 09:34 AM Revision 5e1348bb (qgis): address comment, update (and vectorize) zip icon
- 09:34 AM Revision 29ac3f47 (qgis): [browser] fix zip items unable to populate OGR layers
- 09:34 AM Revision e877050a (qgis): [browser] prioritize OGR provider for archived files in basic scan mode
- 09:24 AM Revision c35ea6e7 (qgis): Finalize FID_NULL
- 08:46 AM Revision df40eabb (qgis): [processing] Make annoying modal progress dialog for algorithms match
- size/position to the algorithm dialog itself
We can't get rid off this dialog, but let's at least position/size
it n... - 08:46 AM Revision c8bf6db3 (qgis): [processing] Give progress reports/allow cancelation in in-place mode
- 08:46 AM Revision 68dee5b1 (qgis): [processing] Remove hack
- 07:37 AM Revision 66f2272b (qgis): Improve API docs concerning sort behavior
- 06:23 AM Revision a58d8d54 (qgis): Use golden ratio for tooltip preview swatches
- 06:23 AM Revision 62d6c8c6 (qgis): Also show a preview tooltip for symbol buttons
- 06:23 AM Revision 8f78beb1 (qgis): [ux] Show large swatch preview in color/symbol tooltips
- 06:04 AM Bug report #18958 (Closed): Weird character at the end of Project --> Open from --> PostgreSQL me...
- Yes - it was fixed
- 06:04 AM Bug report #18958 (Closed): Weird character at the end of Project --> Open from --> PostgreSQL me...
- Yes - it was fixed
- 06:03 AM Revision 16a57a37 (qgis): add call to embedded widget provider `supportsLayer()`
- This method was not previously being called anywhere. It is now called in the embedded widget config
just before show... - 04:14 AM Revision 5c7fd20a (qgis): Fix truncated symbol name text in style manager dialog
- 02:49 AM Revision d5e0d330 (qgis): No Q_FOREACH
- 02:49 AM Revision 6bce5210 (qgis): Remove some debug messages
- 02:49 AM Revision 76190d59 (qgis): Remove useless member variable
- 02:49 AM Revision 6dd1bd3f (qgis): unique_ptr
2018-10-01
- 01:50 AM Bug report #19985: QGIS crashes when using the georeferencer
- Giovanni Manghi wrote:
> The screenshot is about the Georeferencer: does the crash happen only when using this tool?... - 05:49 PM Bug report #19985: QGIS crashes when using the georeferencer
- The screenshot is about the Georeferencer: does the crash happen only when using this tool? only with a specific data...
- 05:48 PM Bug report #19985 (Feedback): QGIS crashes when using the georeferencer
- QGIS 2.14 is not supported anymore.
Regarding 2.18: please try using a clean installation, for example try by dele... - 05:48 PM Bug report #19985 (Feedback): QGIS crashes when using the georeferencer
- QGIS 2.14 is not supported anymore.
Regarding 2.18: please try using a clean installation, for example try by dele... - 05:48 PM Bug report #19985 (Feedback): QGIS crashes when using the georeferencer
- QGIS 2.14 is not supported anymore.
Regarding 2.18: please try using a clean installation, for example try by dele... - 05:48 PM Bug report #19985 (Feedback): QGIS crashes when using the georeferencer
- QGIS 2.14 is not supported anymore.
Regarding 2.18: please try using a clean installation, for example try by dele... - 08:23 AM Bug report #19985 (Closed): QGIS crashes when using the georeferencer
- Good afternoon.
The problem is that in QGIS 2.14.22 when attaching a raster to a given layer, the error qgis-ltr-bin... - 01:22 AM Bug report #19271: Crash on SQL queries - virtual layers
- I can't reproduce a crash on the queries flagged, although they don't work, but that isn't surprising since they don'...
- 10:42 PM Feature request #16252: SDO_DIMNAME values QGIS Oracle Data Provider
- @Jürgen Fischer
Are there any plans to fix this issue? - 10:20 PM Revision 27ce17cf (qgis): Enable OpenCL for Mac, by default; keep disabled for BSD
- CMAKE_HOST_SYSTEM_NAME (uname -s) on macOS returns Darwin, even though
it is a BSD variant. - 09:37 PM Bug report #18988: QGIS Server rendering different from Desktop rendering
- Hi Tudor,...
- 08:49 PM Bug report #18988: QGIS Server rendering different from Desktop rendering
- Installed on a new VM with Debian Buster, I cannot replicate at all, same packages same CmakeCache.txt file .. same c...
- 09:18 PM Revision f2ada66a (qgis): ts2appinfo.py: get desktop encoding right
- 08:05 PM Revision 626ad6cf (qgis): add null and is null macros for QgsFeatureId
- 07:08 PM Bug report #19991 (Closed): QGIS crash on exit
- As I clicked the X to close out of QGIS, it crashed. It also crashes at various times while using the program, but t...
- 06:31 PM Bug report #19990 (Closed): The Processing edit-in-place mode does not seem to identify layer units
- In the attached screenshot, the same alg for the same layer in both edit and normal mode: in the normal mode, units a...
- 06:29 PM Revision ff418821 (qgis): Merge pull request #8082 from elpaso/qvariant-equal
- Add qgsVariantEqual for null-aware comparison
- 05:51 PM Bug report #19974: QGIS crashes when opening "New 3D Map View"
- Timur Aptikeev wrote:
> Giovanni Manghi wrote:
> > Regardless of the data you loaded in the project? does it happen... - 11:54 AM Bug report #19974: QGIS crashes when opening "New 3D Map View"
- Giovanni Manghi wrote:
> Regardless of the data you loaded in the project? does it happen with a new/clean profile?
... - 05:46 PM Feature request #19784 (Open): make the "Delete Ring" Tool work also by clicking on the ring boun...
- 10:34 AM Feature request #19784: make the "Delete Ring" Tool work also by clicking on the ring boundaries
- Harrissou Santanna wrote:
> Meanwhile, Tom, another workaround can be to draw a rough polygon that covers the ring b... - 05:41 PM Bug report #18958: Weird character at the end of Project --> Open from --> PostgreSQL menu title
- Think this can be closed now - can't see any evidence of this at all
- 05:12 PM Feature request #19832: Delete layers/files rather than remove
- Alessandro Pasotti wrote:
> Tom, when we say "browser" we mean the QGIS internal browser dock widget (usually show i... - 10:32 AM Feature request #19832: Delete layers/files rather than remove
- Tom, when we say "browser" we mean the QGIS internal browser dock widget (usually show in the top left corner of the ...
- 10:28 AM Feature request #19832 (Reopened): Delete layers/files rather than remove
- I can't edit the existing ticket, but I was referring to the QGIS Desktop application and not having to use browser o...
- 05:12 PM Bug report #19983 (Closed): [edit-in-place] - clip do not work
- Yes. Sorry For the noise...
- 06:21 AM Bug report #19983: [edit-in-place] - clip do not work
- Hi Jan,
Did you receive my email regarding this? - 04:06 PM Revision fecf2ebf (qgis): Merge pull request #8083 from m-kuhn/processingDoubleDeclare
- Mini cleanup: Remove doubledeclare
- 03:58 PM Revision 5ed02a7a (qgis): Use qgsVariantEqual in some places
- 03:30 PM Bug report #19861: Browser: Impossible to delete GeoPackage table if the path has accents
- The same bug is also occurring with master (3.3, rev. 3032af2dcc)
- 03:21 PM Bug report #19433: "List of contour levels" field in GRASS r.contour is mandatory, shouldn't be
- I've tried to changhe this line in python/plugins/processing/algs/grass7/description/r.contour.txt
From:
... - 10:12 AM Bug report #19433: "List of contour levels" field in GRASS r.contour is mandatory, shouldn't be
- Michel Gouédard wrote:
> Hi,
>
> When starting r.contour from the GRASS group on a raster with "Increment between... - 03:19 PM Revision f6134b56 (qgis): Remove doubledeclare
- 03:09 PM Revision b48a429c (qgis): Remove redundant test
- 03:05 PM Bug report #19989 (Closed): QGIS crashes on Windows when loading and invalid KML file
- h2. User Feedback
Trying to load KML layer for
National Forest Inventory Woodland England
File downloaded from... - 02:59 PM Revision a68a82cb (qgis): qgsVariantEqual second iteration
- 02:02 PM Revision 90e2c455 (qgis): Add qgsVariantEqual for null-aware comparison
- 01:53 PM Revision d9c57cdc (qgis): fix typo
- 01:37 PM Bug report #19988 (Closed): Unable to save newly created vertices in MSSQL polyline in QGIS 3
- An error is thrown in QIGS 3.2.2. when trying to save geometri changes to MSSQL polylines.
The issue only occurs whe... - 01:13 PM Revision cacd82e7 (qgis): Update api_break.dox
- 12:35 PM Revision cb7b44d4 (qgis): Merge pull request #8068 from m-kuhn/rubberbandProperties
- Rubberband properties
- 12:32 PM Revision 27e4b192 (qgis): Merge pull request #8079 from elpaso/bugfix-19981-value-relation-0
- Fixes value relation widget 0 indexed related items
- 12:32 PM Bug report #19981 (Closed): Value relation, value 0 = NULL
- Applied in changeset commit:qgis|6574e69292edfa5c5c516df0d28c72c626388850.
- 12:32 PM Bug report #19981 (Closed): Value relation, value 0 = NULL
- Applied in changeset commit:qgis|6574e69292edfa5c5c516df0d28c72c626388850.
- 08:23 AM Bug report #19981: Value relation, value 0 = NULL
- Thanks for the report and the test project, I'll have a look ASAP!
- 08:20 AM Bug report #19981: Value relation, value 0 = NULL
- Sure, i have exported two tables into a geopackage (originally from postgres). One polygon layer as well as a layer w...
- 12:10 PM Revision 3f248570 (qgis): Merge pull request #8077 from elpaso/bugfix-19984-opencl-warning
- Fix opencl build warning
- 12:09 PM Bug report #19984 (Closed): opencl warnings when building on ubuntu 'cosmic' 18.10
- Applied in changeset commit:qgis|9244d3fd678acd81de44ab6bfee6a346edf26af4.
- 12:09 PM Bug report #19984 (Closed): opencl warnings when building on ubuntu 'cosmic' 18.10
- Applied in changeset commit:qgis|9244d3fd678acd81de44ab6bfee6a346edf26af4.
- 09:01 AM Bug report #19984 (In Progress): opencl warnings when building on ubuntu 'cosmic' 18.10
- https://github.com/qgis/QGIS/pull/8077
- 04:28 AM Bug report #19984 (Closed): opencl warnings when building on ubuntu 'cosmic' 18.10
- When building QGIS with OpenCL enabled on ubuntu 'cosmic' 18.10, this warning gets repeated a number of times:
<pr... - 11:20 AM Bug report #18477: QGIS 3 "unable to save auxiliary storage"
- I did not succeed in reproducing the error, so I opened a PR in order to add a more explicit message: https://github....
- 11:19 AM Revision fc4c5794 (qgis): fix build on Qt <5.8
- 11:19 AM Revision d8fcb651 (qgis): Simplify if condition for list values
- 11:12 AM Bug report #19987 (Closed): Anchor point legend not firmly anchored in template
- I created the following layout templates with legends:
- Legend in the upper-right corner.
- Anchor point in the... - 10:49 AM Bug report #19930 (Closed): "Zoom to feature" does not work
- commit:b395488b4f0230e3fe849200f9b76aee395f53c5
- 10:49 AM Bug report #19930 (Closed): "Zoom to feature" does not work
- commit:b395488b4f0230e3fe849200f9b76aee395f53c5
- 10:47 AM Revision 9b0dc1ea (qgis): Spelling
- Who knows why?
- 10:43 AM Revision 9af3c496 (qgis): another adaption for ts2appinfo
- 10:41 AM Revision 6574e692 (qgis): Fixes value relation widget 0 indexed related items
- Fixes #19981 - Value relation, value 0 = NULL
- 10:33 AM Bug report #19986 (Open): Obsolete VC redist version installed
- Qgis keeps on installing VC redistributable version 9.0.30729.17, regardless whether a newer version of VC++ 2008 (9....
- 09:56 AM Bug report #19966: Cyrillic symbols in QGIS Server
- Alessandro Pasotti wrote:
> Try setting QT_QPA_FONTDIR env var to a folder that contains your fonts, for instance: /... - 09:00 AM Revision 9244d3fd (qgis): Fix opencl build warning
- Fixes #19984
- 08:48 AM Revision bb0c6293 (qgis): Fix loading style for non-spatial tables in Postgres+SpatiaLite (fixes ...
- OGR is not affected by the bug.
Oracle and MS SQL are most likely affected, but I don't have them here to test. - 08:47 AM Bug report #19589 (Closed): Not possible to save style to non-spatial layers in PostGIS
- Applied in changeset commit:qgis|bb0c62935562ebe28a0d862e4bdf985865bde595.
- 08:47 AM Bug report #19589 (Closed): Not possible to save style to non-spatial layers in PostGIS
- Applied in changeset commit:qgis|bb0c62935562ebe28a0d862e4bdf985865bde595.
- 08:32 AM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Giovanni Manghi wrote:
> yes please.
I have uploaded a short video to youtube where you can see whats happening i... - 08:19 AM Revision 5508ea03 (qgis): Use a custom folder icon instead of O/S folder icon
- ...because using O/S folder icon can causes crashes.
Fixes #18260 - 08:19 AM Bug report #18260 (Closed): qgis 3 crashes at start
- Applied in changeset commit:qgis|5508ea036eea095adcb7bb0bda943dfd52a3cd66.
- 08:19 AM Bug report #18260 (Closed): qgis 3 crashes at start
- Applied in changeset commit:qgis|5508ea036eea095adcb7bb0bda943dfd52a3cd66.
- 08:13 AM Revision 08cece22 (qgis): [processing] Fix some exceptions when running in iterate mode
- 08:07 AM Revision b5476ef5 (qgis): Fix clang warnings, scale truncation to int
- 08:07 AM Revision 0e2ceb90 (qgis): Fix rule based labeling does not permit moving labels using interactive...
- Fixes #19979
- 08:07 AM Revision be01ea88 (qgis): Fix encoding scale to sld
- 08:07 AM Bug report #19979 (Closed): Data defined label does not works anymore in combinaison with rule ba...
- Applied in changeset commit:qgis|0e2ceb90fe3c4816a71fa681d28a351fdff9c7ab.
- 08:07 AM Bug report #19979 (Closed): Data defined label does not works anymore in combinaison with rule ba...
- Applied in changeset commit:qgis|0e2ceb90fe3c4816a71fa681d28a351fdff9c7ab.
- 06:14 AM Bug report #19979 (In Progress): Data defined label does not works anymore in combinaison with ru...
- 07:10 AM Bug report #19931: The "iterate over this layer" button is missing for the "Extract selected feat...
- Well, making it working is non-trivial, to say the least. I can "fix" it and re-add the button, but it'll continue to...
- 06:58 AM Bug report #19931: The "iterate over this layer" button is missing for the "Extract selected feat...
- I'm not sure I understand: in 2.18, the tool would be buggy so it should not be ported and fixed in 3.x?
The quest... - 06:41 AM Bug report #19931 (Rejected): The "iterate over this layer" button is missing for the "Extract se...
- I've looked into this -- while the button exists in 2.18, it has absolutely no meaning. In iterating mode a temporary...
- 06:41 AM Bug report #19931 (Rejected): The "iterate over this layer" button is missing for the "Extract se...
- I've looked into this -- while the button exists in 2.18, it has absolutely no meaning. In iterating mode a temporary...
- 06:25 AM Bug report #19931 (In Progress): The "iterate over this layer" button is missing for the "Extract...
- 06:54 AM Revision 2b1cbf4f (qgis): Fix disconnected fill outlines in preview icons when outline
- has a line offset set
- 06:54 AM Revision 750d868c (qgis): Use QgsStyleModel in style import/export dialog
- Fixes hidpi icon size/text truncation issues
- 06:46 AM Bug report #19761 (Feedback): Unable to close QGIS because of an (ghost?) active task
- Can you reproduce this? I need some more info here.
- 06:40 AM Bug report #19982: "Save scratch layer" does not use same dialog as "save vector layer": very few...
- Oh yeah, you are right, I forgot that aspect of the features. Users Doc might need some precision on this I think.
S... - 06:17 AM Revision f7c29d7f (qgis): resultStringList variable is not used anymore, remove it
- 06:17 AM Revision ee4afe2d (qgis): Fixes #19836
- Keep layer order when using different way for passing layer (layer id or layer pointer for instance)
- 06:16 AM Bug report #19836 (Closed): QgsProcessingParameterMultipleLayers unreliable order in processing m...
- Applied in changeset commit:qgis|ee4afe2db1fdeb4480a10028fa7a77aab8ef1596.
- 06:16 AM Bug report #19836 (Closed): QgsProcessingParameterMultipleLayers unreliable order in processing m...
- Applied in changeset commit:qgis|ee4afe2db1fdeb4480a10028fa7a77aab8ef1596.
- 04:05 AM Revision 81f9e6df (qgis): [opencl] Add FindOpenCLhpp CMake module; vendor cl2.hpp; fixup includes
- CL/cl2.hpp, which the OpenCL support is based upon, is not always
included with OpenCL on some platforms, e.g. Mac, o... - 02:55 AM Revision 3ecb1548 (qgis): Add missing fox for QgsFontMarkerSymbolLayer, improve existing dox
- 02:50 AM Revision 644ea71c (qgis): [processing] Some History dialog UX fixes:
- - fix tiny folder icon on hidpi
- remember window geometry
2018-09-30
- 01:15 AM Revision d50ccff6 (qgis): [browser] Fix tiny folder icons on hidpi screens
- QStyle::standardPixmap is deprecated and not hi-dpi friendly.
Unfortunately, there's no equivalent of QIcon::addPixma... - 10:18 PM Bug report #19982 (Closed): "Save scratch layer" does not use same dialog as "save vector layer":...
- This is by design - any option which changes the structure of the nature is hidden, because the layer is swapped in p...
- 10:18 PM Bug report #19982 (Closed): "Save scratch layer" does not use same dialog as "save vector layer":...
- This is by design - any option which changes the structure of the nature is hidden, because the layer is swapped in p...
- 04:41 PM Bug report #19982 (Closed): "Save scratch layer" does not use same dialog as "save vector layer":...
- Add a temporary scratch layer
Click the icon next to it in order to save it on disk. The "Save scratch layer" dialog... - 09:34 PM Bug report #19981 (Feedback): Value relation, value 0 = NULL
- 11:38 AM Bug report #19981: Value relation, value 0 = NULL
- It would be great if you could attach a minimal project to reproduce the issue.
- 10:43 AM Bug report #19981 (Closed): Value relation, value 0 = NULL
- I have a value of 0 in a column of data type integer.
The column is set to widget type "Value relation", relating ... - 07:44 PM Bug report #19983: [edit-in-place] - clip do not work
- 7z archiv includes a gif animation of what i do...edit-in-place.gif
- 07:38 PM Bug report #19983 (Closed): [edit-in-place] - clip do not work
- hello,
i try to clip a polygon with another, but the clip alg in "edit in place" mode do nothing.
make i somet... - 04:55 PM Revision 7a99fa2f (qgis): More detach avoidance
- 04:54 PM Revision 10b83d68 (qgis): Make use of implicitly shared geometry
- 04:41 PM Revision 6a5a602b (qgis): Add checkType() method to all checks
- 04:25 PM Revision e63526f9 (qgis): Improve docstring
- 04:22 PM Revision 9668eab9 (qgis): Fix docs
- 04:21 PM Revision 6c5f978b (qgis): Make QgsGeometryCheck::CheckType available in factory
- 03:55 PM Bug report #1963: "Ghost Lines" when using Anti-aliasing, polygons with shared boundaries, and no...
- I don't think so, it was either on IRC or Twitter.
This issue remains, please keep it opened. The workaround is ju... - 02:49 PM Bug report #18434: QGIS 3.0 new node tool picks up nodes of hidden layers & isn;t constrained by ...
- It has nothing to do with snapping, it's about picking up vertices for editing. Another words:
Vertex Tool (All La... - 02:49 PM Bug report #18434: QGIS 3.0 new node tool picks up nodes of hidden layers & isn;t constrained by ...
- It has nothing to do with snapping, it's about picking up vertices for editing. Another words:
Vertex Tool (All La... - 02:49 PM Bug report #18434: QGIS 3.0 new node tool picks up nodes of hidden layers & isn;t constrained by ...
- It has nothing to do with snapping, it's about picking up vertices for editing. Another words:
Vertex Tool (All La... - 02:30 PM Revision a2111b00 (qgis): Use std::unique_ptr for LayerFeature
- 02:26 PM Revision 8c85b739 (qgis): Fix rubbish context leads to crash
- 02:17 PM Revision 3032af2d (qgis): [mesh] add fundamental support for time handling
- 01:18 PM Revision bdbd294e (qgis): Catch transform exceptions
- 12:12 PM Revision b60f42c8 (qgis): No notify signal, no reason for a safety check
- 11:50 AM Revision fe5ed43f (qgis): Make sip code style test happy
- 10:42 AM Revision 3563f155 (qgis): Remove unrequired includes
- 10:42 AM Revision 9a19ba3c (qgis): Dox and bindings
- 10:42 AM Revision 113edcca (qgis): Cleanup
- 10:36 AM Revision bd5703cb (qgis): Add \note not available in python bindings
- 10:35 AM Revision f0ddef4b (qgis): Dox
- 09:46 AM Revision 32876043 (qgis): Make QgsRubberBand fillColor a Q_PROPERTY
- 09:46 AM Revision ba186242 (qgis): More properties for QgsRubberBand
- 02:46 AM Bug report #16759: QGIS shows incomplete data when opening a .pbf/.osm file
- Please see proposed pull request here (https://github.com/qgis/QGIS/pull/8067), and I also attach a screen shot post ...
2018-09-29
- 12:31 AM Revision a0292c3f (qgis): [processing] Reload scripts after a script has been saved in the editor
- Fixes #19934
- 12:30 AM Revision c5ce9d7c (qgis): Sorry... I forgot to clear the rubberband
- 12:30 AM Bug report #19934 (Closed): QGIS 3.2 processing scripts not updated when saved / crash when tryin...
- Applied in changeset commit:qgis|a0292c3ff37d0a8007ab17b55876bb7190c46691.
- 12:30 AM Bug report #19934 (Closed): QGIS 3.2 processing scripts not updated when saved / crash when tryin...
- Applied in changeset commit:qgis|a0292c3ff37d0a8007ab17b55876bb7190c46691.
- 12:29 AM Revision d4fd4912 (qgis): Fix grammar
- 12:29 AM Revision 8fdf34be (qgis): Doxygen for QgsRubberband
- 12:28 AM Revision fc7df325 (qgis): Make values in attribute form better readable
- Currently in readonly modus of a form, the line-edits get
a 'disabled'-palette. But because text is then so light rea... - 12:28 AM Revision db65b9a8 (qgis): Add QgsRubberBand::setToGeometry with crs parameter
- 09:48 PM Revision e2aa0b71 (qgis): explicitely call int version of former calls to toMapCoordinates
- 07:23 PM Bug report #16858: Python error:RuntimeError: wrapped C/C++ object of type SnapGeometriesToLayer ...
- I just had this happen with https://github.com/root676/QNEAT3/issues/8
Is there no way to catch these? I feel that... - 06:10 PM Revision ad7d03c6 (qgis): Merge pull request #7859 from rldhont/fix-server-sld-param-support
- [Bugfix][Server] Add WMS SLD parameter support
- 05:05 PM Revision 157ba0f4 (qgis): QgsMapToPixel API cleanup
- * overload toMapCoordinates to also take double (use different PyName)
* deprecate toMapPoint which is strictly equiv... - 04:21 PM Revision 110c8a01 (qgis): use float precision for screen coordinates
- this should fix rounding error when the map canvas has an odd pixel size
- 04:21 PM Revision f1daabfa (qgis): QgsMapToPixel API cleanup
- * overload toMapCoordinates to also take double (use different PyName)
* deprecate toMapPoint which is strictly equiv... - 03:31 PM Revision bc736b8c (qgis): followup
- 03:28 PM Revision 37d85c25 (qgis): followup
- 01:58 PM Revision 66f52ce5 (qgis): [QgsMapToPixel] API cleanup
- * overload toMapCoordinates to also take double (use different PyName)
* deprecate toMapPoint which is strictly equiv... - 01:54 PM Revision 73c02fe9 (qgis): [QgsMapToPixel] API cleanup
- * overload toMapCoordinates to also take double (use different PyName)
* deprecate toMapPoint which is strictly equiv... - 01:33 PM Bug report #19762 (Closed): QgsApplication.setMaxThreads not work appropriately
- Francisco Raga wrote:
> Yes ,I know,but it doesn't work , When I put -1 , it doesn't check the QComboBox and doesn't... - 01:33 PM Bug report #19762 (Closed): QgsApplication.setMaxThreads not work appropriately
- Francisco Raga wrote:
> Yes ,I know,but it doesn't work , When I put -1 , it doesn't check the QComboBox and doesn't... - 12:15 PM Bug report #19762: QgsApplication.setMaxThreads not work appropriately
- Jürgen Fischer wrote:
> Francisco Raga wrote:
> > Jürgen Fischer wrote:
> > > How is that different from the quote... - 12:15 PM Bug report #19762: QgsApplication.setMaxThreads not work appropriately
- Jürgen Fischer wrote:
> Francisco Raga wrote:
> > Jürgen Fischer wrote:
> > > How is that different from the quote... - 12:15 PM Bug report #19762: QgsApplication.setMaxThreads not work appropriately
- Jürgen Fischer wrote:
> Francisco Raga wrote:
> > Jürgen Fischer wrote:
> > > How is that different from the quote... - 09:18 AM Bug report #19762: QgsApplication.setMaxThreads not work appropriately
- Francisco Raga wrote:
> Jürgen Fischer wrote:
> > How is that different from the quoted code?
>
> then -1 set ma... - 01:28 PM Revision 8ec5fec2 (qgis): remove useless invokable methods (#8059)
- having invokable on overloaded methods taking enum as parameter is pretty useless as it is seen as an integer
the las... - 11:35 AM Revision 6d97af0d (qgis): Fix link
- 10:51 AM Bug report #18988: QGIS Server rendering different from Desktop rendering
- I cannot replicate under ubuntu 18.04 but I installed another system with debian Buster (testing) and it's the same.
... - 09:40 AM Bug report #19980 (Closed): Copy and pasting part of style with geometry error
- With the new addition to copy and paste part of style by Denis, it always gives an error of geometry mismatch between...
- 08:02 AM Revision b395488b (qgis): Merge pull request #8052 from elpaso/bugfix-19930-spatialite-query
- Fix spatialite queries without pk
- 03:24 AM Revision 2f7666e3 (qgis): fix requesting CRS for layer without geometry (#7771)
2018-09-28
- 12:14 AM Revision a6c3b812 (qgis): add appinfo metadata source dependency
- 11:43 PM Bug report #19979 (Closed): Data defined label does not works anymore in combinaison with rule ba...
- Please find in attachement a simple project that illustrate the issue : trying moving a label does not works.
The ... - 11:38 PM Revision f58cc381 (qgis): mark static methods as such
- 11:38 PM Revision 94b10829 (qgis): Micro optimization: very slightly cheaper QgsFeature::initAttributes call
- 11:37 PM Revision 9698444f (qgis): [processing] Fix inefficiencies in Delete Duplicate Geometries algorithm
- ..and make progress bar more accurate.
Use a spatial index to avoid comparing every feature to every other
feature, ... - 11:37 PM Revision 6110931f (qgis): Rename QgsSpatialIndex::insertFeature to ::addFeature, for consistency
- with other classes
And make QgsSpatialIndex a QgsFeatureSink - 11:37 PM Revision 8ae35de4 (qgis): Replace deprecated call
- 11:37 PM Bug report #19973 (Closed): QGIS 3.3 master delete duplicate geometries does not work
- Applied in changeset commit:qgis|9698444f4af4712cb4a6508c839c014fa0b335e1.
- 11:37 PM Bug report #19973 (Closed): QGIS 3.3 master delete duplicate geometries does not work
- Applied in changeset commit:qgis|9698444f4af4712cb4a6508c839c014fa0b335e1.
- 02:40 PM Bug report #19973: QGIS 3.3 master delete duplicate geometries does not work
- Nyall Dawson wrote:
> How's "Execution completed in 0.18 seconds" sound?
wow, it sounds great
thank you - 05:49 AM Bug report #19973 (In Progress): QGIS 3.3 master delete duplicate geometries does not work
- https://github.com/qgis/QGIS/pull/8047/files
- 05:34 AM Bug report #19973: QGIS 3.3 master delete duplicate geometries does not work
- How's "Execution completed in 0.18 seconds" sound?
- 05:02 AM Bug report #19973: QGIS 3.3 master delete duplicate geometries does not work
- (For reference -- there's a dedicated, optimised, 'remove duplicate vertices' algorithm which may be of use here)
- 04:58 AM Bug report #19973: QGIS 3.3 master delete duplicate geometries does not work
- Not a regression - the algorithm is just extremely inefficient and doesn't scale for large layers (it compares EVERY ...
- 03:50 AM Bug report #19973: QGIS 3.3 master delete duplicate geometries does not work
- On my system, core i5-460M, 8 GB RAM, Windows 7 64 bit:
vertices extracted: 5629 points
running "delete duplica... - 10:03 PM Bug report #18988 (Open): QGIS Server rendering different from Desktop rendering
- Hi Paul. With the current master all the getmap request for that specific labeling layer are freezing. I created a ...
- 10:33 AM Bug report #18988: QGIS Server rendering different from Desktop rendering
- I just build the master from the beginning and I cannot even get an image.. the server freezes at your example reques...
- 09:45 PM Revision 65bdc838 (qgis): fix typo and grammar in the same word
- 09:10 PM Bug report #19969: GDAL_contour not found
> I read further into the install notes, and it looks like this version does not find external tools. I shouldn't h...- 08:38 PM Bug report #19969: GDAL_contour not found
- Giovanni Manghi wrote:
> Nicole Morgan wrote:
> > Johannes Kroeger wrote:
> > > How exactly did you install QGIS a... - 05:15 PM Bug report #19969: GDAL_contour not found
- Nicole Morgan wrote:
> Johannes Kroeger wrote:
> > How exactly did you install QGIS and did you modify anything dur... - 05:27 PM Bug report #19945 (Closed): ogr based tools cannot output anymore to temp files
- Cannot replicate anymore... weird, I didn't even updated master since I reported this.
- 05:27 PM Bug report #19945 (Closed): ogr based tools cannot output anymore to temp files
- Cannot replicate anymore... weird, I didn't even updated master since I reported this.
- 04:30 AM Bug report #19945 (Feedback): ogr based tools cannot output anymore to temp files
- I can't reproduce -- can you post steps to reproduce? Can you create folders under tmp?
- 05:26 PM Revision 4d9dcd83 (qgis): more precise comments
- 05:21 PM Bug report #19966: Cyrillic symbols in QGIS Server
- Try setting QT_QPA_FONTDIR env var to a folder that contains your fonts, for instance: /usr/share/fonts/truetype/
- 05:10 PM Bug report #19974 (Feedback): QGIS crashes when opening "New 3D Map View"
- Regardless of the data you loaded in the project? does it happen with a new/clean profile?
- 07:06 AM Bug report #19974 (Closed): QGIS crashes when opening "New 3D Map View"
- h2. User Feedback
h2. Report Details
*Crash ID*: 68bf4581be50f55e6e74853b53033b18edb52eb3
*Stack Trace... - 05:08 PM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Casper Børgesen wrote:
> Giovanni Manghi wrote:
> > Does it work differently in QGIS 2.18?
>
> I have just tried... - 05:08 PM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Casper Børgesen wrote:
> Giovanni Manghi wrote:
> > Does it work differently in QGIS 2.18?
>
> I have just tried... - 11:24 AM Bug report #19968 (Open): Very long loading times when opening the same FileGDB the second time
- Giovanni Manghi wrote:
> Does it work differently in QGIS 2.18?
I have just tried on the two machines and QGIS 2.... - 05:07 PM Revision 63f597f9 (qgis): Merge pull request #8040 from pblottiere/server_highlight_line
- [server] Fixes #19906 - GetMap request with line in the SLD is correctly rendered
- 05:06 PM Bug report #19906 (Closed): GetMap request with line in the SLD does not output the line in the r...
- Applied in changeset commit:qgis|f74f78557d9b18484afa44263f2c4e79f581ab0f.
- 05:06 PM Bug report #19906 (Closed): GetMap request with line in the SLD does not output the line in the r...
- Applied in changeset commit:qgis|f74f78557d9b18484afa44263f2c4e79f581ab0f.
- 05:06 PM Revision 33c68d28 (qgis): use float precision for screen coordinates
- this should fix rounding error when the map canvas has an odd pixel size
- 04:22 PM Bug report #19762: QgsApplication.setMaxThreads not work appropriately
- Jürgen Fischer wrote:
> How is that different from the quoted code?
then -1 set max thread if we see the API and ... - 03:58 PM Feature request #19978 (Open): 'DWG/DXF-Import' - Missing text
- When importing files from the Austrian cadastre some text (e.g. 'Grundstücksnummern') is missing.
(See also: http:... - 03:44 PM Feature request #19977 (Open): setting in QGIS to have plugins automatically upgrade in background
- many users I set QGIS up for have to be continually reminded to check for plugin upgrades. Would be better for non-po...
- 03:43 PM Bug report #19976 (Closed): 'DWG/DXF-Import' - encoding option missing
- Please add an option to select the encoding when importing DWG/DXF files.
- 03:26 PM Revision 7ba19dd0 (qgis): Cleanup leftover file
- 03:25 PM Revision 93fe7226 (qgis): Indentation and typo fix
- 03:21 PM Revision 514d09bb (qgis): Fix rebase problems
- 02:53 PM Revision 0e52074e (qgis): Remove duplicate flags and rename is valid check
- 02:14 PM Revision 7af61a4c (qgis): Fix missing vertex check
- 01:59 PM Revision 903e9433 (qgis): Doxygen
- 01:43 PM Bug report #19975: crash when enabling drop shadow on label background svg
- This only happens when the path to the SVG file is data-defined.
- 01:38 PM Bug report #19975 (Open): crash when enabling drop shadow on label background svg
- h2. User Feedback
When I enable a drop shadow effect on a label background loaded from SVG, QGIS crashes
h2. Re... - 01:33 PM Revision bee5470e (qgis): Python bindings for QgsGeometryCheck and co
- Adds
- python bindings
- geometry check factory
- geometry check registry
- QgsFeedback for geometry checks (lot... - 12:06 PM Revision dc15ae1f (qgis): Spelling
- 11:08 AM Bug report #19930 (In Progress): "Zoom to feature" does not work
- https://github.com/qgis/QGIS/pull/8052
- 11:08 AM Bug report #19930 (In Progress): "Zoom to feature" does not work
- https://github.com/qgis/QGIS/pull/8052
- 11:05 AM Revision f1b2893b (qgis): Move table name variable to local
- 11:02 AM Revision 9e9f0d6d (qgis): Remove debug output
- 10:29 AM Revision a02d448b (qgis): [spatialite] Fix pk-less queries cannot be retrieved by id
- Fixes #1993 - Zoom to feature" does not work
This actually fixes many more bugs related with the
QGIS generated feat... - 09:42 AM Revision 5496442c (qgis): Add mask image
- 09:12 AM Revision 1a618852 (qgis): 3D view: allow usual camera controls while the identify tool is active
- A small usability improvement... until now one would need to disable
identify tool before being able to move/zoom/rot... - 08:19 AM Bug report #19953: Labeling: Halo-effect only works with 1mm setting
- Good question, mostly I work with Halo.
So I just tried to set decimal values for a background rectangle. In the siz... - 08:19 AM Bug report #19953: Labeling: Halo-effect only works with 1mm setting
- Good question, mostly I work with Halo.
So I just tried to set decimal values for a background rectangle. In the siz... - 04:59 AM Bug report #19953 (Feedback): Labeling: Halo-effect only works with 1mm setting
- Is the problem here that you cannot enter decimal values in ANY spin box?
- 07:26 AM Bug report #19934: QGIS 3.2 processing scripts not updated when saved / crash when trying process...
- I suspect the crash reported here has already been fixed -- it was likely a crash caused by having a processing algor...
- 06:25 AM Revision 7a45702b (qgis): [processing][gdal] Fix stylesheet for gdal algorithms
- 06:25 AM Revision 68426d64 (qgis): Add missing file
- 06:25 AM Revision 308d7136 (qgis): [processing] More fixes to convertToCompatibleFormat, lots of unit
- tests
Fixes #19938 - 06:25 AM Revision 737ab306 (qgis): [processing][gdal] Correctly handle geopackage paths with layername arg...
- Fixes #19938
- 06:25 AM Bug report #19938 (Closed): GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLit...
- Applied in changeset commit:qgis|737ab3069a6ce279a3ddb7f9df38baed481c10f5.
- 06:25 AM Bug report #19938 (Closed): GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLit...
- Applied in changeset commit:qgis|737ab3069a6ce279a3ddb7f9df38baed481c10f5.
- 02:53 AM Bug report #19938: GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLite, FileGD...
- Andrea Giudiceandrea wrote:
> Moreover, it is not possible to add the output layer to an exiting GPKG, SQLite... c... - 05:36 AM Revision 79774507 (qgis): [processing][ogr] Fix conversion of non-disk based layer sources
- to GDAL commands
Fixes #19946 - 05:36 AM Bug report #19946 (Closed): ogr based tools do not work anymore with PostGIS inputs (possibly als...
- Applied in changeset commit:qgis|7977450796903babff4791301e64ecf52f52b039.
- 05:36 AM Bug report #19946 (Closed): ogr based tools do not work anymore with PostGIS inputs (possibly als...
- Applied in changeset commit:qgis|7977450796903babff4791301e64ecf52f52b039.
- 05:17 AM Revision f1ced30e (qgis): Fix dox
- 05:17 AM Revision 2f214c66 (qgis): Fix qgis_bench
- 05:17 AM Revision 39d14861 (qgis): Optimise conversion of geometry from OGR -> QGIS
- Avoid conversion to/from WKB at OGR/QGIS side, and just directly
utilise OGR geometry API to construct QGIS geometrie... - 04:59 AM Bug report #16759: QGIS shows incomplete data when opening a .pbf/.osm file
- Even -- any ideas here?
- 02:08 AM Bug report #16759: QGIS shows incomplete data when opening a .pbf/.osm file
- The error shown is "ERROR 1: Too many features have accumulated in points layer. Use OGR_INTERLEAVED_READING=YES mode...
- 04:26 AM Revision e433a105 (qgis): Use decodeUri to make bad layers file parsing more stable
- 04:26 AM Revision e8f3dbdd (qgis): Fallback to old method if decodeUri returns an empty map
- 02:20 AM Revision 0396abfd (qgis): [needs-docs] Review the Dissolve algorithm description
- * The current description focuses on geometries and assumes only line or vector layers can be dissolved
* Rename labe... - 02:19 AM Revision 9e5cc4b7 (qgis): Fix array of translated features algorithms
- 02:19 AM Revision b478ee75 (qgis): Fix "Array of offset lines" algorithm
- 02:18 AM Revision 3ce743e0 (qgis): Remove background from scalable icon
- Fixes flathub/org.qgis.qgis#9
2018-09-27
- 12:26 AM Bug report #14900: Styling panel: Clicking the Apply button adds a new row to history tab even if...
- This is a tricky one and not easy to solve at the moment as we don't know what has changed on each widget. Each widg...
- 11:03 PM Revision b9f20b0e (qgis): Merge pull request #7902 from rldhont/server-wfs-format-field
- [Bugfix][Server][WFS] Server wfs format field
- 09:24 PM Bug report #19973: QGIS 3.3 master delete duplicate geometries does not work
- EDIT:
for a dataset of <6k points it takes 243 seconds - 09:11 PM Bug report #19973 (Closed): QGIS 3.3 master delete duplicate geometries does not work
- I extracted the vertices of the polygonal vector that I attach,
subsequently I launch the geo-algorithm 'delete dup... - 09:10 PM Revision 907c1a9e (qgis): [Server] Localize loadUrl messages in log
- 09:08 PM Revision 00cfe7da (qgis): [Server] Use QgsNetworkContentFetcher to loadUrl
- 09:08 PM Revision 34009d3f (qgis): [Tests][Server] Add test for WMS SLD parameter and move SLD_BODY test
- 09:08 PM Revision c15f05b4 (qgis): [Bugfix][Server] Add WMS SLD parameter support
- Fixed #19795 QGIS Server 3 / WMS: the SLD parameter support has been removed
To reactivate SLD parameter support, we... - 07:58 PM Revision 3a70f88f (qgis): expand layer tree in project properties to take vertical space (#8042)
- * expand layer tree in project properties to take vertical space
* remove spacer - 07:12 PM Bug report #19963: Save Features As "broken" - CSV & Geometry AS_WKT not working
- Giovanni Manghi wrote:
> Dan V wrote:
> > it's still very confusing!
>
> Can you elaborate? is there something w... - 09:28 AM Bug report #19963: Save Features As "broken" - CSV & Geometry AS_WKT not working
- Dan V wrote:
> it's still very confusing!
Can you elaborate? is there something we can do better in this case? - 06:34 PM Bug report #19969: GDAL_contour not found
- Johannes Kroeger wrote:
> How exactly did you install QGIS and did you modify anything during the installation proce... - 05:10 PM Bug report #19969 (Feedback): GDAL_contour not found
- 04:27 PM Bug report #19969: GDAL_contour not found
- How exactly did you install QGIS and did you modify anything during the installation process?
- 04:18 PM Bug report #19969 (Closed): GDAL_contour not found
- I am trying to make contours from a base layer using the default contour tool and get "/bin/sh: gdal_contour: command...
- 05:48 PM Bug report #18988 (Feedback): QGIS Server rendering different from Desktop rendering
- 05:47 PM Bug report #18988: QGIS Server rendering different from Desktop rendering
- I just tested this issue with the next GetMap request and the rendered image is correct:...
- 05:42 PM Feature request #19972 (Open): Enrich point cluster renderer display options
- hello,
Point cluster renderer is a great functionnality. But I would like to show in cluster (not only the cluster... - 05:25 PM Revision 210a1fe1 (qgis): Update unit test
- 05:24 PM Revision f74f7855 (qgis): Fixes #19906 - GetMap request with line in the SLD is correctly rendered
- 05:18 PM Bug report #19967: Extension Processing
- Data Tactis wrote:
> I'm sending you a screenshot of the error message
when the crash happens?
Try again with a ... - 02:35 PM Bug report #19967: Extension Processing
- I'm sending you a screenshot of the error message
- 02:35 PM Bug report #19967: Extension Processing
- I'm sending you a screenshot of the error message
- 02:30 PM Bug report #19967: Extension Processing
- Data Tactis wrote:
> Hello
> We can't load the Processing extension.
> We tried a lot of solutions (uninstall and ... - 02:30 PM Bug report #19967: Extension Processing
- Data Tactis wrote:
> Hello
> We can't load the Processing extension.
> We tried a lot of solutions (uninstall and ... - 02:29 PM Bug report #19967: Extension Processing
- Hello
We can't load the Processing extension.
We tried a lot of solutions (uninstall and reinstall QGis for example... - 02:26 PM Bug report #19967 (Feedback): Extension Processing
- Please translate the description in English, thanks.
- 02:26 PM Bug report #19967 (Feedback): Extension Processing
- Please translate the description in English, thanks.
- 02:26 PM Bug report #19967 (Feedback): Extension Processing
- Please translate the description in English, thanks.
- 02:25 PM Bug report #19967 (Closed): Extension Processing
- Bonjour
Nous n'arrivons plus à charger l'extension Processing.
Nous avons essayé plusieurs solutions (dont désinsta... - 05:17 PM Bug report #19968 (Feedback): Very long loading times when opening the same FileGDB the second time
- Does it work differently in QGIS 2.18?
- 03:21 PM Bug report #19968: Very long loading times when opening the same FileGDB the second time
- Casper Børgesen wrote:
> # I have a FileGDB which I drag into QGIS (14 seconds).
> # I select all layers and press ... - 03:12 PM Bug report #19968 (Open): Very long loading times when opening the same FileGDB the second time
- The problem and how to reproduce:
# I have a FileGDB which I drag into QGIS (14 seconds).
# I select all layers a... - 04:49 PM Revision f6f3174e (qgis): Merge pull request #8038 from qgis/3nids-patch-3
- fix missing include of Qt libs in src/test/qgstest.h
- 04:38 PM Revision 97c5ed02 (qgis): better fix for detecting QWTPOLAR without DESKTOP
- 04:32 PM Bug report #19971 (Closed): QGIS 3.3 MASTER dbmanager time execution query not present
- in QGIS 2.18 the query execution time is present in the dbmanager,
in the master it is no longer present. - 04:28 PM Bug report #19970 (Open): Different default M values depending on the function
- I'm using QGIS 3.2.3-Bonn (QGIS code revision 9b176802e5) on Windows x64.
I have a spatialite layer with geometry fr... - 04:20 PM Revision 057aafe1 (qgis): WITH_QWTPOLAR is only defined when building with desktop
- 04:12 PM Bug report #19034 (Feedback): QGIS-Server generates empty PDF when printing from QWC2
- 03:43 PM Revision bb81f71d (qgis): remove dependency on qgis_gui from native tests
- 02:24 PM Feature request #18428: Editing of a filtered OGR vector layer
- It's getting a bit confusing what the feature request is about now.
1. My initial question was about editing filte... - 01:38 PM Revision 1c8b99e3 (qgis): fix missing include of Qt libs in src/test/qgstest.h
- because it includes QgsApplication -> QApplication
- 01:33 PM Bug report #19701: "cell size" option in TIN interpolation tool is missing
- Giovanni Manghi wrote:
> I agree, is much more common to need to choose the output resolution as cell size rather th... - 01:02 PM Revision be9c1138 (qgis): Merge pull request #7872 from rldhont/fix-dbmanager-sql-layer-set-uniqu...
- [BUGFIX][DbManager] SQL Layer: fix unique combo setting
- 11:53 AM Bug report #19930: "Zoom to feature" does not work
- The table has no primary key, so there is no way to retrieve it from the iterator, I'll try to find a solution but it...
- 11:43 AM Bug report #19946: ogr based tools do not work anymore with PostGIS inputs (possibly also other r...
- Nyall Dawson wrote:
> Can you confirm that the error is the missing "PG:" part before "dbname='teste' host=localhost... - 11:32 AM Bug report #19966 (Open): Cyrillic symbols in QGIS Server
- I have a project with Cyrillic attributes and label values. It works perfect in QGIS Desktop.
But it seems not worki... - 10:50 AM Revision 2275853c (qgis): Merge pull request #8008 from m-kuhn/missingVertexCheck
- Add QgsGeometryMissingVertexCheck
- 10:49 AM Bug report #16759: QGIS shows incomplete data when opening a .pbf/.osm file
- There doesn't seem to be any change. The attached file is with master 80723e89fd on Windows 10. I also tried on Linux...
- 04:02 AM Bug report #16759 (Feedback): QGIS shows incomplete data when opening a .pbf/.osm file
- Please try with latest 3.3 master -- a fix was recently committed relating to OSM data display.
- 02:50 AM Bug report #16759: QGIS shows incomplete data when opening a .pbf/.osm file
- This is a bit of a punt, but could this be happening because GDAL switched the OSM driver to enable reading in random...
- 10:23 AM Bug report #19938: GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLite, FileGD...
- That process won't work here - there's core changes too
- 09:33 AM Bug report #19938: GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLite, FileGD...
- Andrea Giudiceandrea wrote:
> Nyall Dawson wrote:
> > See https://github.com/qgis/QGIS/pull/8028 -- testing would b... - 02:39 AM Bug report #19938: GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLite, FileGD...
- Nyall Dawson wrote:
> See https://github.com/qgis/QGIS/pull/8028 -- testing would be appreciated!
Unfortunately, ... - 10:12 AM Revision 3c379d36 (qgis): Fix test
- 09:50 AM Bug report #18204 (Closed): Failure to load PostGIS raster without bands
- Thanks
- 09:50 AM Bug report #18204 (Closed): Failure to load PostGIS raster without bands
- Thanks
- 09:26 AM Revision b85db09b (qgis): [ui] add icon view icon for the symbol list widget
- 09:26 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
- Nicolas Boisteault wrote:
> Issue still exists in QGIS 3.3.
not an "issue", but a feature request. This is one of... - 09:20 AM Bug report #19564: PostgreSQL sequences not always used when adding feature
- Nicolas Boisteault wrote:
> Same issue with last nightly. I've attached the SQL code. For example table 'choix_secte... - 09:19 AM Revision 3183b307 (qgis): [BUGFIX][DbManager] SQL Layer: fix unique combo setting
- 09:18 AM Revision 08ac1f0e (qgis): Merge pull request #8037 from elpaso/bugfix-db-manager-sql
- Bugfix db manager sql
- 09:18 AM Bug report #19958 (Closed): Database manager allows one to create saved query with no name
- Applied in changeset commit:qgis|c06c475b9cd4bf429567e0567ae043c7ce9a177e.
- 09:18 AM Bug report #19958 (Closed): Database manager allows one to create saved query with no name
- Applied in changeset commit:qgis|c06c475b9cd4bf429567e0567ae043c7ce9a177e.
- 08:31 AM Bug report #19958 (In Progress): Database manager allows one to create saved query with no name
- https://github.com/qgis/QGIS/pull/8037
- 08:31 AM Bug report #19958 (In Progress): Database manager allows one to create saved query with no name
- https://github.com/qgis/QGIS/pull/8037
- 09:18 AM Bug report #19956 (Closed): Update SQL layer results in invalid SQL expression
- Applied in changeset commit:qgis|94ded32f4ee548c3fbc798b2fd81fd81c8ca11bf.
- 09:18 AM Bug report #19956 (Closed): Update SQL layer results in invalid SQL expression
- Applied in changeset commit:qgis|94ded32f4ee548c3fbc798b2fd81fd81c8ca11bf.
- 08:31 AM Bug report #19956 (In Progress): Update SQL layer results in invalid SQL expression
- https://github.com/qgis/QGIS/pull/8037
- 08:31 AM Bug report #19956 (In Progress): Update SQL layer results in invalid SQL expression
- https://github.com/qgis/QGIS/pull/8037
- 07:30 AM Bug report #19956: Update SQL layer results in invalid SQL expression
- Thanks for the information!
I think I know where's the issue, working on it today. - 09:14 AM Bug report #19954 (Closed): QGIS crashes on work with Qgis2Threejs Exporter
- Qgis2Threejs is a 3rd party plugin, issues caused by it must be reported to the plugin author(s).
- 09:14 AM Bug report #19954 (Closed): QGIS crashes on work with Qgis2Threejs Exporter
- Qgis2Threejs is a 3rd party plugin, issues caused by it must be reported to the plugin author(s).
- 09:13 AM Bug report #19952 (Feedback): Filter icon is missing on spatialite layer
- 08:29 AM Revision c06c475b (qgis): [db-manager] Update sql dialog buttons status
- Fixes #19958 - Database manager allows one to create saved query with no name
- 08:01 AM Revision 94ded32f (qgis): [db-manager] Allow multiline filters in sql window
- Fixes #19956 - Update SQL layer results in invalid SQL expression
- 07:37 AM Bug report #19555: DWG import overwrites existing Geopackage without warning
- For two reasons:
# In QGIS (and most applications) a user never expects her files to be overwritten without a warnin... - 04:03 AM Bug report #19961 (Rejected): Crash while QGIS-Start.
- There's nothing we can do here, besides disabling the plugin (which is done on restart). The plugin author needs to f...
- 04:03 AM Bug report #19961 (Rejected): Crash while QGIS-Start.
- There's nothing we can do here, besides disabling the plugin (which is done on restart). The plugin author needs to f...
2018-09-26
- 01:27 AM Bug report #19952: Filter icon is missing on spatialite layer
- I am unable to reproduce on Linux - can you give some additional details or a qgz file which isn't working in the way...
- 10:19 AM Bug report #19952 (Closed): Filter icon is missing on spatialite layer
- There is no icon on the filtered spatialite layers
- 12:46 AM Revision 8831f19b (qgis): Fix missing indicators after they are moved to a different group
- The issue was that during drag&drop, we first connect to layer's signal
for the second time, but then the disconnect(... - 12:46 AM Revision a1d130ac (qgis): Fix spelling
- 12:34 AM Feature request #19965 (Open): Allow to set the order of inputs in processing models
- Hi,
It's not possible to control the order in which inputs appear in processing models execution dialog.
It see... - 11:59 PM Bug report #19964 (Closed): layer tree embedded widgets do not show up for raster layers
- When adding a widget to a raster layer's legend via the layer properties'->legend section nothing is shown on the lay...
- 11:20 PM Bug report #19555: DWG import overwrites existing Geopackage without warning
- Why is that dangerous? You can always reimport the original DWG.
- 11:13 PM Bug report #19963 (Closed): Save Features As "broken" - CSV & Geometry AS_WKT not working
- Actually my bad - I think this is more to do with CRS than the export functionality - it's still very confusing!
- 10:47 PM Bug report #19963 (Closed): Save Features As "broken" - CSV & Geometry AS_WKT not working
- We have a project with 32 layers - each with anywhere from 800 - 3000 features in each layer.
We have 2 fields, an... - 11:01 PM Bug report #18260: qgis 3 crashes at start
- #19962 might be related and also has a recipe to disable explorer extensions.
- 10:47 PM Bug report #19962 (Closed): QGIS Crashes on Open Window
- The problem was with windows explorer. Following this guide I was able to find a solution:
https://www.maketecheasie... - 10:35 PM Bug report #19962 (Closed): QGIS Crashes on Open Window
- QGIS crashes when the windows explorer browser is opened. Whether going to File>Open or trying to browse to a CSV for...
- 10:16 PM Bug report #19961 (Rejected): Crash while QGIS-Start.
- h2. User Feedback
Crash while QGIS-Start.
I think the reason is the digitizing tools plugin (https://plugins.qgi... - 10:12 PM Bug report #19960 (Closed): layer tree embedded widget provider's supportsLayer() method is never...
- The `QgsLayerTreeEmbeddedWidgetProvider` class defines a virtual method `supportsLayer()` that should be called in or...
- 09:56 PM Bug report #19949 (Closed): New maps panels position is not restored after saving and opening a p...
- This is a due to a limitation in qt (missing feature in dock position handling) and there's no way we can fix this in...
- 09:56 PM Bug report #19949 (Closed): New maps panels position is not restored after saving and opening a p...
- This is a due to a limitation in qt (missing feature in dock position handling) and there's no way we can fix this in...
- 05:10 PM Bug report #19949: New maps panels position is not restored after saving and opening a project
- More examples.
- 05:10 PM Bug report #19949: New maps panels position is not restored after saving and opening a project
- More examples.
- 08:02 AM Bug report #19949 (Closed): New maps panels position is not restored after saving and opening a p...
- creating three new maps and two of these overlap in a single window, at the reopening of the project the three window...
- 09:55 PM Bug report #19957 (Closed): QGIS 3.2.3 no longer loads Batch Hillshader plugin
- Plugin issue, not a qgis issue
- 09:55 PM Bug report #19957 (Closed): QGIS 3.2.3 no longer loads Batch Hillshader plugin
- Plugin issue, not a qgis issue
- 06:46 PM Bug report #19957 (Closed): QGIS 3.2.3 no longer loads Batch Hillshader plugin
- QGIS 3.2.3-1 / Mac OS X 10.12.6
Batch Hill Shader no longer loads; it did load with QGIS 3.2.2-1
Error report:
... - 09:07 PM Bug report #19750: "To run another Processing algorithm" in Processing's ScriptTemplate.py is broken
- Thanks Nyall! I would have wanted to sweeten up more things in the example but haven't fully understood everything ye...
- 07:47 PM Revision c3066c2c (qgis): Cleanup
- 07:39 PM Bug report #19959: "Handle Bad Layers" dialog message text unclear
- This message would change again once #8718 (#19790) are implemented to something like:
_"There are # unhandled lay... - 07:37 PM Bug report #19959 (Closed): "Handle Bad Layers" dialog message text unclear
- The message the user receives when the result of Handle Bad Layers will remove layers can be more clear.
Currently... - 07:06 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- PR: https://github.com/qgis/QGIS/pull/8035
- 07:06 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- PR: https://github.com/qgis/QGIS/pull/8035
- 05:37 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Alessandro Pasotti wrote:
> Philipe Borba wrote:
> > Alessandro Pasotti wrote:
> > > Just a note: would it be nece... - 05:10 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Philipe Borba wrote:
> Alessandro Pasotti wrote:
> > Just a note: would it be necessary/desireable to check for NUL... - 04:46 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Alessandro Pasotti wrote:
> Just a note: would it be necessary/desireable to check for NULL/empty before overwriting... - 04:15 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Just a note: would it be necessary/desireable to check for NULL/empty before overwriting the provider default?
- 04:13 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Philipe Borba wrote:
> Changing line 418 with:
>
> if ( v.isValid() && attributes.contains( idx ) && !layer->pri... - 04:09 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Changing line 418 with:
if ( v.isValid() && attributes.contains( idx ) && !layer->primaryKeyAttributes().contains... - 04:00 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Yeah, I thought about that too.
But this would break not-PK sequences ... perhaps it's a corner case but still.
... - 03:56 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- What if we tried this approach:
First check if the attribute index is in the primary key index list (QgsVectorLaye... - 03:45 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Yeah, we crossed comments!
Btw, the issue here is that we cannot blindly override provider defaults with the attr... - 03:43 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Tried my suggestion here and it messed up primary constraint evaluation =/
Philipe Borba wrote:
> I guess the pro... - 03:43 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- I'm afraid this is a won't fix: the current implementation of the new feature creation is
!!! in order of priority... - 03:26 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- I guess the problem is here:
https://github.com/qgis/QGIS/blob/32ee71634fe96699964fa86dea98273454f977db/src/core/q... - 03:21 PM Bug report #19936 (In Progress): Split Features tool changing the attributes of the new feature o...
- Thanks, I was able to reproduce the issue, working on it.
- 03:10 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- I've done a small database to ilustrate the bug.
In this database there is one table called split_test with field... - 03:10 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- I've done a small database to ilustrate the bug.
In this database there is one table called split_test with field... - 07:02 PM Bug report #19958 (Closed): Database manager allows one to create saved query with no name
- It is possible to click on the "Save" button to create a saved SQL query even when no name is entered in the "Name" f...
- 06:59 PM Bug report #19956: Update SQL layer results in invalid SQL expression
- Sure.
# I started with the MASSGIS TOWNS_POLY.shp dataset from https://docs.digital.mass.gov/dataset/massgis-data-... - 02:47 PM Bug report #19956: Update SQL layer results in invalid SQL expression
- To be sure I can reproduce exactly your scenario, can you please describe the steps starting from an unfiltered layer?
- 02:32 PM Bug report #19956 (Closed): Update SQL layer results in invalid SQL expression
- It looks like the fix for #19843 resulted in a new problem.
With revision 208571a, selecting "Update SQL Layer..."... - 06:31 PM Revision 0e328076 (qgis): Change canCommitChanges to allowCommit flag
- 05:35 PM Revision cda4950d (qgis): Change canCommitChanges to allowCommit flag
- 05:15 PM Revision d2bb3d60 (qgis): Fix python signature?
- 05:11 PM Revision 37c1e237 (qgis): [Server][WFS] Use editor widget setup for DateTime fields
- The user can define with the editor widget the data type of the field with more accuracy than the data provider.
In t... - 05:11 PM Revision 68ba7546 (qgis): [Server][WFS] Use editor widget setup for Range fields
- 04:43 PM Feature request #8809: WMS/WMTS with dimension parameters should be handled
- Issue still exists in QGIS 3.3.
- 04:36 PM Bug report #15904 (Closed): WFS 2.18.1 slow with PostGIS layer
- I can't reproduce the issue in QGIS 2.18.24. Good work developers!
- 04:22 PM Feature request #8808: Add WMS-T support to QGIS server
- Two QEPs are related to this issue :
* https://github.com/qgis/QGIS-Enhancement-Proposals/issues/128
* https://git... - 04:17 PM Revision a56deacf (qgis): Add QgsVectorLayer::canCommitChanges
- to control if changes can be saved or not. This signal is emitted before a layer is being saved and if a connected sl...
- 04:08 PM Bug report #19564: PostgreSQL sequences not always used when adding feature
- Same issue with last nightly. I've attached the SQL code. For example table 'choix_secteur_activite' has the good beh...
- 03:48 PM Revision cd095884 (qgis): Adding screenshot, so will be visible on https://flathub.org/apps/detai...
- 03:21 PM Revision 374756b3 (qgis): Add missing include
- 02:54 PM Bug report #19919: QGIS 2.18 faster than QGIS 3.3 DEV in processing
- I redid test after PR of Nyall in 3.3 dev
time 52 sec
thanks Nyall
win 10 64 bit
AMD FX-7500 RADEON R7 - 10 ... - 02:30 PM Bug report #19843: Update SQL Layer converts query to table name
- Sure. I thought this was the same problem (e.g., the fix was not actually a complete fix) and was more appropriate he...
- 02:23 PM Revision fd869d83 (qgis): Add test for missing vertex check
- 02:22 PM Revision b05ea1a1 (qgis): Do not report duplicate errors in missing vertex check
- 02:20 PM Bug report #19950 (Closed): blocking of QGIS, if the edit in place functionality is used in the l...
- Applied in changeset commit:qgis|51574069a088031ef4aceaeb3fa1de84804db037.
- 02:20 PM Bug report #19950 (Closed): blocking of QGIS, if the edit in place functionality is used in the l...
- Applied in changeset commit:qgis|51574069a088031ef4aceaeb3fa1de84804db037.
- 08:30 AM Bug report #19950 (Closed): blocking of QGIS, if the edit in place functionality is used in the l...
- see attachment
the algorithms should not be available if the current layer is not in edit mode. - 02:19 PM Revision 51574069 (qgis): Fixes blocking if the edit in place functionality is used in the locato...
- Fixes #19950
- 02:15 PM Revision 6de6c08a (qgis): [Server][WFS] Set correctly attribute type for number fields in XSD
- Replace `double` by `decimal`
Use `int`, `unsignedInt`, `long` and `unsignedLong` for `QVariant::Int`, `QVariant::UI... - 02:15 PM Revision cfddac58 (qgis): [Server][WFS] Define encodeValueToText to correctly format field values
- 02:08 PM Bug report #16446: Many-to-many (N:M) relationship not working on simple case
- I still can't create N:M relations in QGIS 3.3.
- 01:56 PM Feature request #13698: Foreign tables in DB Manager
- Issue still occurs in QGIS 3.3.
- 12:46 PM Bug report #19955 (Open): Window Position not save on Exit
- Starting QGIS does not restore the original Window Size.
- 12:39 PM Bug report #19954 (Closed): QGIS crashes on work with Qgis2Threejs Exporter
- h2. User Feedback
h2. Report Details
*Crash ID*: 6833e119d676f22401c2e30735912cf65a2dc0de
*Stack Trace... - 11:44 AM Bug report #19946: ogr based tools do not work anymore with PostGIS inputs (possibly also other r...
- Nyall Dawson wrote:
> Can you confirm that the error is the missing "PG:" part before "dbname='teste' host=localhost... - 02:13 AM Bug report #19946 (Feedback): ogr based tools do not work anymore with PostGIS inputs (possibly a...
- Can you confirm that the error is the missing "PG:" part before "dbname='teste' host=localhost port=543..."? E.g. ' P...
- 11:07 AM Revision d9517f7b (qgis): Fix Help button connection
- 11:06 AM Revision 42aaa236 (qgis): Fix method name
- It's not only about storing in database
- 10:56 AM Revision bbe1aaef (qgis): Fix save style dialog expansion
- and declutter the UI
- 10:41 AM Bug report #19953 (Closed): Labeling: Halo-effect only works with 1mm setting
- Halo-effect just allows one setting: 1mm.
All other settings (greater, smaller halo) does not work. - 10:39 AM Bug report #19951 (Closed): Edit mode doesn't work when ogr vector layers have filters
- This concerns OGR provider, not database providers.
If you add gpkg using vector layer UI or drag/drop, this is rea... - 10:39 AM Bug report #19951 (Closed): Edit mode doesn't work when ogr vector layers have filters
- This concerns OGR provider, not database providers.
If you add gpkg using vector layer UI or drag/drop, this is rea... - 10:19 AM Bug report #19951 (Feedback): Edit mode doesn't work when ogr vector layers have filters
- see #18428-3
- 10:13 AM Bug report #19951 (Closed): Edit mode doesn't work when ogr vector layers have filters
- When you add a filter to a layer[1], the editing mode is disabled
[1] Confirmed on a geopackage but not with postg... - 10:22 AM Bug report #16027: Editing GeoPackage from DWG/DXF Import after Save as Layer Definition File
- It's not related to DWG/DXF import.
See #19951 and #18428-3 - 10:07 AM Bug report #19948 (Feedback): QGIS crashes toggling legend items filter
- Try again with a new/clean profile (no 3rd party plugins). If it continues then please attach a sample project with d...
- 10:07 AM Bug report #19948 (Feedback): QGIS crashes toggling legend items filter
- Try again with a new/clean profile (no 3rd party plugins). If it continues then please attach a sample project with d...
- 10:07 AM Bug report #19948 (Feedback): QGIS crashes toggling legend items filter
- Try again with a new/clean profile (no 3rd party plugins). If it continues then please attach a sample project with d...
- 10:07 AM Bug report #19948 (Feedback): QGIS crashes toggling legend items filter
- Try again with a new/clean profile (no 3rd party plugins). If it continues then please attach a sample project with d...
- 03:01 AM Bug report #19948 (Closed): QGIS crashes toggling legend items filter
- Qgis Crashes when toggling legend item filter is toggled and only show items inside current atlas feature is ticked.
... - 09:55 AM Revision 5047571c (qgis): Move recursive "collect layers" algorithm to QgsLayerTreeUtils + tests
- 09:55 AM Revision ea171626 (qgis): Make sure that also groups with "required" layers cannot be removed
- Fixes an unreported bug where it was possible to select a layer tree group
and remove even when it contained required... - 08:49 AM Revision 6aa00b14 (qgis): Merge pull request #8022 from elpaso/bugfix-19831-db-manager-import-srid
- [dbmanager] Fixes DB Manager does not read SRID automatically
- 08:48 AM Bug report #19831 (Closed): DB Manager does not read SRID automatically
- Applied in changeset commit:qgis|f7f70bfb037399696a09f3ab1ac956a331ba8e93.
- 08:48 AM Bug report #19831 (Closed): DB Manager does not read SRID automatically
- Applied in changeset commit:qgis|f7f70bfb037399696a09f3ab1ac956a331ba8e93.
- 08:23 AM Bug report #13170 (Closed): postgis layer.dataProvider().setDataSourceURI(.....) has no effect.
- Well, as explained in https://lists.osgeo.org/pipermail/qgis-developer/2018-September/054655.html, this is not really...
- 08:23 AM Bug report #13170 (Closed): postgis layer.dataProvider().setDataSourceURI(.....) has no effect.
- Well, as explained in https://lists.osgeo.org/pipermail/qgis-developer/2018-September/054655.html, this is not really...
- 08:23 AM Bug report #13170 (Closed): postgis layer.dataProvider().setDataSourceURI(.....) has no effect.
- Well, as explained in https://lists.osgeo.org/pipermail/qgis-developer/2018-September/054655.html, this is not really...
- 03:12 AM Bug report #19607: Deactivating/uninstalling plugin causes Python error when trying to edit a Pro...
- This happens too with user defined models.
If a parent model contains a child model, and a some point, the child m... - 02:11 AM Bug report #19938: GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLite, FileGD...
- See https://github.com/qgis/QGIS/pull/8028 -- testing would be appreciated!
2018-09-25
- 12:56 AM Bug report #13170: postgis layer.dataProvider().setDataSourceURI(.....) has no effect.
- Hi,
Similar issue here.
It partially works with shapefiles (the layer changed on map redraw)... - 12:07 AM Revision 346073a2 (qgis): Add more tags to find the "Line substring" algorithm
- 12:07 AM Revision 6e032531 (qgis): [processing][gdal] Fix empty fid is passed if FID option is not set
- Also add full range of unit tests for OgrToPostGis algorithm.
Fixes #19947 - 12:06 AM Bug report #19947 (Closed): ogr "export to postgresql" error when not using the (optional) "prima...
- Applied in changeset commit:qgis|6e03253143e5fbc6bffef09e3e4c46535b7bdab0.
- 12:06 AM Bug report #19947 (Closed): ogr "export to postgresql" error when not using the (optional) "prima...
- Applied in changeset commit:qgis|6e03253143e5fbc6bffef09e3e4c46535b7bdab0.
- 10:31 PM Bug report #19947 (In Progress): ogr "export to postgresql" error when not using the (optional) "...
- 08:42 PM Bug report #19947 (Closed): ogr "export to postgresql" error when not using the (optional) "prima...
- The parameter "primary key (new field)" is filled by default with a value "id", but the parameter is not mandatory an...
- 11:22 PM Feature request #19943: Extend algorithm only extends, but does not shorten lines
- I am using 3.2.3 and I can't find such @line substring@ algorithm. I haven't found any reference on documentation, ne...
- 09:59 PM Feature request #19943: Extend algorithm only extends, but does not shorten lines
- I had looked for it but obviously with wrong tags, hence https://github.com/qgis/QGIS/pull/8025
- 08:33 PM Feature request #19943 (Rejected): Extend algorithm only extends, but does not shorten lines
- There is a seperate algorithm for shrinking lines - "line substrings".
- 08:33 PM Feature request #19943 (Rejected): Extend algorithm only extends, but does not shorten lines
- There is a seperate algorithm for shrinking lines - "line substrings".
- 05:45 PM Feature request #19943 (Feedback): Extend algorithm only extends, but does not shorten lines
- 05:44 PM Feature request #19943: Extend algorithm only extends, but does not shorten lines
- This is more a feature request than a bug report I think. I'm not sure that the Extend algorithm is supposed to short...
- 05:02 PM Feature request #19943 (Rejected): Extend algorithm only extends, but does not shorten lines
- Currently, there is an algorithm called Extend lines (visit documentation: https://docs.qgis.org/testing/en/docs/user...
- 10:59 PM Bug report #19946 (In Progress): ogr based tools do not work anymore with PostGIS inputs (possibl...
- 08:32 PM Bug report #19946 (Closed): ogr based tools do not work anymore with PostGIS inputs (possibly als...
- Subject says it all. On QGIS master (at least) the GDAL/OGR command with this type of datasources is not built anymor...
- 10:59 PM Bug report #19945 (In Progress): ogr based tools cannot output anymore to temp files
- 08:01 PM Bug report #19945 (Closed): ogr based tools cannot output anymore to temp files
- Tested the buffer tool, but possibly all others are affected. This is regardless of the input data type. Example:
... - 10:58 PM Bug report #19938 (In Progress): GDAL/OGR vector geoprocessing algorithms not working with GPKG, ...
- 10:56 PM Bug report #19938: GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLite, FileGD...
- Giovanni Manghi wrote:
> there are cases (not yet sure how/why) where the datasources like gpkg, sqlite, shapes are ... - 09:16 PM Bug report #19938 (Open): GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLite,...
- 09:15 PM Bug report #19938: GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLite, FileGD...
- Processing seems to work in different ways, depending on how a datasource like a gpkg, SL or shp was loaded in the pr...
- 08:36 PM Bug report #19938: GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLite, FileGD...
- Possibly related issue #2 #19946
- 08:02 PM Bug report #19938: GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLite, FileGD...
- Possibly related issue #1 #19945
- 06:44 PM Bug report #19938 (Feedback): GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQL...
- I have nticed this too today, while trying to import data in PostGIS using the ogr based tools. Your analysis is corr...
- 06:44 PM Bug report #19938 (Feedback): GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQL...
- I have nticed this too today, while trying to import data in PostGIS using the ogr based tools. Your analysis is corr...
- 06:44 PM Bug report #19938 (Feedback): GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQL...
- I have nticed this too today, while trying to import data in PostGIS using the ogr based tools. Your analysis is corr...
- 01:27 PM Bug report #19938 (Closed): GDAL/OGR vector geoprocessing algorithms not working with GPKG, SQLit...
- See also #19938-4 for a better understanding of the issue.
*Original description:*
The GDAL/OGR vector geoproce... - 09:11 PM Feature request #19942: libreoffice calc integration
- luis marcelo dambrowski dambrowski wrote:
> Giovanni Manghi wrote:
> > You can add in a project tables from csv, od... - 08:34 PM Feature request #19942: libreoffice calc integration
- Giovanni Manghi wrote:
> You can add in a project tables from csv, odt, xls...
Yes; but this does not have print ... - 05:58 PM Feature request #19942 (Feedback): libreoffice calc integration
- You can add in a project tables from csv, odt, xls...
- 04:50 PM Feature request #19942 (Feedback): libreoffice calc integration
- I need to insert tables made in libreoffice calc, direct in the print layout, was using the html option but n solves ...
- 08:35 PM Bug report #19940 (Open): Spatialite column with AUTOINCREMENT block with forms
- 08:00 PM Bug report #19940: Spatialite column with AUTOINCREMENT block with forms
- This was issue #17587 in master between 2.18.14 an 2.18.16 and seems now a regression.
- 06:24 PM Bug report #19940 (Feedback): Spatialite column with AUTOINCREMENT block with forms
- Did it worked as expected on 2.18?
- 06:24 PM Bug report #19940 (Feedback): Spatialite column with AUTOINCREMENT block with forms
- Did it worked as expected on 2.18?
- 03:23 PM Bug report #19940 (Closed): Spatialite column with AUTOINCREMENT block with forms
- When adding an entity to a spatialite table with a field with AUTOINCREMENT, the input in the form is blocked, becaus...
- 08:32 PM Bug report #19944 (Rejected): Error message when switching UI Theme to night mapping
- That's a bug in the cluster points plugin, not qgis.
- 08:32 PM Bug report #19944 (Rejected): Error message when switching UI Theme to night mapping
- That's a bug in the cluster points plugin, not qgis.
- 07:24 PM Bug report #19944 (Rejected): Error message when switching UI Theme to night mapping
- When I switch from default UI theme to night mapping, I get this error message:...
- 08:27 PM Revision 80723e89 (qgis): Adds .qgz files on --help description
- Lists .qgz files in the possible project files to open from the command line
- 08:27 PM Revision 3d70f1b5 (qgis): [layouts] Fix is_layer_visible does not work within layout map items
- 08:27 PM Revision 0f626859 (qgis): Fix is_layer_visible to allow direct layer objects and handle removed l...
- 08:27 PM Revision f4bbb147 (qgis): Dox++
- 08:27 PM Revision fd1d6c10 (qgis): Add more descriptive error messages for raster calculation failure
- With unit tests
- 08:27 PM Revision f29c48b9 (qgis): Dox
- 08:26 PM Revision 844a3fb1 (qgis): [processing] Allow help url to be set for models within help edit dialog
- Refs #18767
- 08:26 PM Revision 95d68e91 (qgis): [processing] Default to hiding help button for algorithms
- And require that showing help is opt-in. Apart from a handful
of built-in providers, most providers will not have hel... - 08:26 PM Revision e2082a09 (qgis): [processing] Fix modeler help/description generation, allow setting
- of model short description text
Fixes #18767 - 08:26 PM Revision d26f25cf (qgis): Deprecate unused QgsProcessingAlgorithm::helpString method
- 08:26 PM Revision 6d1a9295 (qgis): Use correct stylesheet for processing dialogs
- 08:26 PM Revision aa55de8e (qgis): Fix advanced parameter panel incorrect margins in processing algorithm ...
- 08:26 PM Bug report #18767 (Closed): Help button for Processing Modeller outdated
- Applied in changeset commit:qgis|e2082a09358008b6ee8be09ebf24feb46ac6c705.
- 08:26 PM Bug report #18767 (Closed): Help button for Processing Modeller outdated
- Applied in changeset commit:qgis|e2082a09358008b6ee8be09ebf24feb46ac6c705.
- 05:45 AM Bug report #18767 (In Progress): Help button for Processing Modeller outdated
- 08:18 PM Bug report #17992: DB Manager Versioning: _current view lacks primary key
- Confirmed
- 06:15 PM Bug report #17992: DB Manager Versioning: _current view lacks primary key
- Paolo Cavallini wrote:
> AFAICT this is still valid: in the view simply there is not a PK, it's not a matter of its ... - 02:30 PM Bug report #17992: DB Manager Versioning: _current view lacks primary key
- AFAICT this is still valid: in the view simply there is not a PK, it's not a matter of its name.
- 01:45 PM Bug report #17992: DB Manager Versioning: _current view lacks primary key
- Should be closed? Now you can define the name of PK (and others)
- 07:01 PM Bug report #19941: QgsLineString unexpected behaviour when constructed
- https://qgis.org/pyqgis/master/core/Line/QgsLineString.html
- 04:49 PM Bug report #19941: QgsLineString unexpected behaviour when constructed
- Can you point the place in the documentation where @arrays of coordinates as in QgsLineString([x1, y1], [x2, y2])@ is...
- 04:42 PM Bug report #19941 (Rejected): QgsLineString unexpected behaviour when constructed
- This is the signature you are calling by passing two arrays:
QgsLineString(x: Iterable[float], y: Iterable[float],... - 04:42 PM Bug report #19941 (Rejected): QgsLineString unexpected behaviour when constructed
- This is the signature you are calling by passing two arrays:
QgsLineString(x: Iterable[float], y: Iterable[float],... - 04:00 PM Bug report #19941 (Rejected): QgsLineString unexpected behaviour when constructed
- While developing a plugin I have been using creating lines between two points with QgsLineString(). The documentation...
- 06:40 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Philipe Borba wrote:
> Giovanni Manghi wrote:
> > Also can't confirm on master/linux.
>
> I have tested here wit... - 05:50 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Alessandro Pasotti wrote:
> Can you check Options -> Data Sources-> Data source handling -> Evaluate default values ... - 05:40 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Can you check Options -> Data Sources-> Data source handling -> Evaluate default values ?
- 05:34 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- I tested here on linux, the bug happens as well and only on PostGIS database with default values on provider.
- 02:12 PM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Giovanni Manghi wrote:
> Also can't confirm on master/linux.
I have tested here with data from SpatiaLite and Pos... - 09:48 AM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Also can't confirm on master/linux.
- 09:48 AM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- Also can't confirm on master/linux.
- 08:41 AM Bug report #19936 (Feedback): Split Features tool changing the attributes of the new feature on Q...
- 08:41 AM Bug report #19936: Split Features tool changing the attributes of the new feature on QGIS 3.3
- I cannot reproduce this issue, can you please share a small project and data where the issue can be reproduced?
- 02:54 AM Bug report #19936 (Closed): Split Features tool changing the attributes of the new feature on QGI...
- Instead of the original behaviour of the split features tool from previous QGIS (split and both parts getting the sam...
- 06:27 PM Bug report #19843: Update SQL Layer converts query to table name
- Lars Kellogg-Stedman wrote:
> Should this be fixed in commit:208571a? With that version of the code, selecting "Upd... - 02:33 PM Bug report #19843: Update SQL Layer converts query to table name
- Should this be fixed in commit:208571a? With that version of the code, selecting "Update SQL Layer..." still produce...
- 06:24 PM Revision afd7b92a (qgis): Followup 5f33137, C++ is not Python
- 06:14 PM Bug report #17141: DB Manager only shows some type of rasters
- Is still the case.
- 01:50 PM Bug report #17141: DB Manager only shows some type of rasters
- is this still the case? I couldn't reproduce it.
- 06:01 PM Bug report #19930 (Open): "Zoom to feature" does not work
- 05:45 PM Bug report #19930: "Zoom to feature" does not work
- Here's a sample project and data that reproduces the problem:
https://github.com/larsks/qgis-bug-19930
- 04:38 PM Bug report #19930: "Zoom to feature" does not work
- Thanks for the video!
Since we don't know exactly where the problem is, it would be really helpful if you could s... - 02:14 PM Bug report #19930: "Zoom to feature" does not work
- I see the same behavior in the latest nightly build (208571a). I've recorded a video of the behavior here in case I'...
- 01:51 PM Bug report #19930: "Zoom to feature" does not work
- I'll grab the current master and see if the problem reproduces with my actual data.
- 10:02 AM Bug report #19930: "Zoom to feature" does not work
- Nyall Dawson wrote:
> Maybe this is for virtual layers?
tried them and seems ok here, nut let me try again. - 10:00 AM Bug report #19930: "Zoom to feature" does not work
- Maybe this is for virtual layers?
- 09:55 AM Bug report #19930: "Zoom to feature" does not work
- Tested on master/linux and works as expected here (SL datasource).
- 08:51 AM Bug report #19930: "Zoom to feature" does not work
- I cannot reproduce on current master, I tried with a PG and a Spatialite layer without success, can you please share ...
- 04:56 PM Bug report #18719: Missing options in GPS Information Panel
- Actually, More information here http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-QGIS-3-quot-GPS-Information-Panel-...
- 04:17 PM Bug report #18719: Missing options in GPS Information Panel
- It seems that on windows qgis is not compiled with QWT_POLAR which is necessary for the polar view
- 03:49 PM Revision 981aea71 (qgis): Merge pull request #8006 from sbrunner/print-error
- [Server] Print an error message, on project load error
- 03:36 PM Bug report #18784: «Feature has too many attributes» warning with virtual field
- amazing, thank you!
- 02:17 PM Bug report #18784: «Feature has too many attributes» warning with virtual field
- Oops, sorry for asking such a stupid question!
- 09:06 AM Bug report #18784: «Feature has too many attributes» warning with virtual field
- No - there is no 3.2.4 release. 3.2.3 was the final in the 3.2 series.
- 08:11 AM Bug report #18784: «Feature has too many attributes» warning with virtual field
- Will this bugfix also be applied to version 3.2.4?
- 02:51 PM Bug report #19831 (In Progress): DB Manager does not read SRID automatically
- https://github.com/qgis/QGIS/pull/8022
- 02:51 PM Bug report #19831 (In Progress): DB Manager does not read SRID automatically
- https://github.com/qgis/QGIS/pull/8022
- 02:50 PM Revision f7f70bfb (qgis): [dbmanager] Fixes DB Manager does not read SRID automatically
- Fixes #19831
- 02:08 PM Bug report #19939 (Closed): mesh: missing arrows around the edge of the canvas
- As seen in the attached picture (mesh.jpg), mesh layer rendering of vector arrows will sometimes miss arrows along th...
- 02:08 PM Bug report #19315: QGIS 3.2 clean install misses many dependencies
- For the benefit of anyone suffering from the same symptoms. Check the ownership of /usr/lib I can not be sure that th...
- 01:18 PM Bug report #19315 (Closed): QGIS 3.2 clean install misses many dependencies
- Looks like an local issue to me.
- 01:18 PM Bug report #19315 (Closed): QGIS 3.2 clean install misses many dependencies
- Looks like an local issue to me.
- 01:18 PM Bug report #19315 (Closed): QGIS 3.2 clean install misses many dependencies
- Looks like an local issue to me.
- 02:06 PM Bug report #18802 (Closed): Mesh layer with unknown CRS
- fixed https://github.com/qgis/QGIS/pull/7980
- 02:06 PM Bug report #18802 (Closed): Mesh layer with unknown CRS
- fixed https://github.com/qgis/QGIS/pull/7980
- 02:06 PM Bug report #19590 (Closed): Not possible to set MDAL layer CRS
- fixed in https://github.com/qgis/QGIS/pull/7980
- 02:06 PM Bug report #19590 (Closed): Not possible to set MDAL layer CRS
- fixed in https://github.com/qgis/QGIS/pull/7980
- 05:51 AM Bug report #19590 (Feedback): Not possible to set MDAL layer CRS
- This is fixed now, right?
- 02:01 PM Revision 517b50c6 (qgis): Capitalization
- 01:24 PM Bug report #18654 (Closed): QGIS 3.0.0 repeated crashing on opening
- 01:22 PM Bug report #18706 (Closed): QGIS 3 refuses to load on fresh OSGEO64 install on Windows 7 Pro
- 01:22 PM Revision 5f33137c (qgis): Print an error message, on project load error
- 01:14 PM Bug report #19357 (Closed): QGIS 3.2 Launching crashed
- 01:09 PM Revision 9bbabcfb (qgis): Add test
- Add onStyleChanged
Add if mRenderContext when necessary
Orderer renderer if and add enableInvisibleFeature - 12:04 PM Bug report #19937 (Open): Strange blurred squares in vector layers using "outer glow"
- I have a GPS track log of about 8,000km simplified to about 85,000 line segments. If I use the "outer glow" line eff...
- 11:34 AM Bug report #19463 (Feedback): crash rolling back edits
- Provide steps to reproduce.
- 11:23 AM Bug report #19762 (Feedback): QgsApplication.setMaxThreads not work appropriately
- How is that different from the quoted code?
- 11:10 AM Feature request #19875: Deleting multiple GPKG tables from Browser only deletes a single table
- btw, it's not trivial implementation and it would require API changes because currently all actions associated with t...
- 11:10 AM Feature request #19875: Deleting multiple GPKG tables from Browser only deletes a single table
- btw, it's not trivial implementation and it would require API changes because currently all actions associated with t...
- 09:12 AM Feature request #19875: Deleting multiple GPKG tables from Browser only deletes a single table
- This is actually a bug: when you select multiple tables from the browser only the layer where the right click happene...
- 09:12 AM Feature request #19875: Deleting multiple GPKG tables from Browser only deletes a single table
- This is actually a bug: when you select multiple tables from the browser only the layer where the right click happene...
- 09:12 AM Feature request #19875: Deleting multiple GPKG tables from Browser only deletes a single table
- This is actually a bug: when you select multiple tables from the browser only the layer where the right click happene...
- 09:12 AM Feature request #19875: Deleting multiple GPKG tables from Browser only deletes a single table
- This is actually a bug: when you select multiple tables from the browser only the layer where the right click happene...
- 09:12 AM Feature request #19875: Deleting multiple GPKG tables from Browser only deletes a single table
- This is actually a bug: when you select multiple tables from the browser only the layer where the right click happene...
- 09:12 AM Feature request #19875: Deleting multiple GPKG tables from Browser only deletes a single table
- This is actually a bug: when you select multiple tables from the browser only the layer where the right click happene...
- 10:51 AM Revision 774e7341 (qgis): Merge pull request #8017 from elpaso/geopackage-vacuum-from-file-browser
- [browser] Allow GPKG VACUUM from file browser
- 10:44 AM Bug report #19330: Provider Feature Filter Query Builder - CHANGES ATTRIBUTE VALUES
- Hi,
Is anybody working on this issue?
Problem still exists.
- 10:13 AM Revision c0ff2f48 (qgis): Fixes #18252 - Shape digitize (and circular string) tools do not show
- rubberband fill color when drawing polygons
- 10:13 AM Revision ad94cce3 (qgis): layerType -> mLayerType
- 10:13 AM Bug report #18252 (Closed): Shape digitize tools do not show rubberband fill color when drawing p...
- Applied in changeset commit:qgis|c0ff2f48f13b918db8b8cef27d889d753868f80a.
- 10:13 AM Bug report #18252 (Closed): Shape digitize tools do not show rubberband fill color when drawing p...
- Applied in changeset commit:qgis|c0ff2f48f13b918db8b8cef27d889d753868f80a.
- 10:08 AM Bug report #19933: python error in DB Manager while trying to preview a layer and empty preview
> I understand that it is kind of random but you should try to find the way to reproduce it or I don't see a chance...- 08:31 AM Bug report #19933 (Feedback): python error in DB Manager while trying to preview a layer and empt...
- Works for me on current linux/master.
I understand that it is kind of random but you should try to find the way to... - 10:01 AM Bug report #19280: Graphical modeller - element (inputs / algorithms) name changes are not reflec...
- I don't know how much of a problem this is, but it still persists in QGIS 3.3.0-Master (208571a).
When you specify "... - 03:54 AM Bug report #19280 (Feedback): Graphical modeller - element (inputs / algorithms) name changes are...
- Can you please test with 3.3 nightlies? I believe this to be fixed.
- 09:51 AM Revision 2df58fd8 (qgis): [browser] Allow GPKG VACUUM from file browser
- 09:43 AM Revision e8c98f89 (qgis): Merge pull request #8002 from elpaso/make_features_compatible
- Port makeFeaturesCompatible from python to C++
- 08:32 AM Bug report #17864 (Closed): Graphical modeler doesn`t preserve utf 8 encoding
- 05:56 AM Bug report #17864: Graphical modeler doesn`t preserve utf 8 encoding
- Thank you Nyall for the hint.
I found a solution that also works for QGIS 2.18. The problem was that utf 8 encoding ... - 03:57 AM Bug report #17864: Graphical modeler doesn`t preserve utf 8 encoding
- Please try with 3.3 nightlies and report if this is still an issue - the whole modeler backend has been rewritten and...
- 08:24 AM Revision b34c461d (qgis): Drop const on makeFeatureComptible returned values
- 08:17 AM Revision 8d82ce86 (qgis): makeFeatureCompatible on a single input feature
- 08:17 AM Revision 7e8592bc (qgis): Const correctness (because it's not an API break)
- 08:17 AM Revision 3157af2e (qgis): Revert const on createFeature
- just because it would be an API break
- 08:17 AM Revision fb47dd93 (qgis): Typo
- 08:17 AM Revision a8dbb539 (qgis): Some minor changes
- - QgsVectorLayer *
- make a const copy of a const container
- typo and comments - 08:17 AM Revision 930c3f8e (qgis): Port makeFeaturesCompatible to C++
- as: QgsVectorLayerUtils::makeFeaturesCompatible
With tests. - 08:16 AM Revision 9809c7be (qgis): Merge pull request #8009 from borysiasty/release-2_18
- Polish translation update
- 08:01 AM Bug report #18204: Failure to load PostGIS raster without bands
- In any event, the raster generated with ST_MakeEmptyRaster has no bands and will never be opened by QGIS.
Can we c... - 07:59 AM Bug report #18764 (Closed): Raster calculator (native and SAGA) not usable in Processing Modeller
- yep, both native and saga are working in the modeler. Thanks
- 03:56 AM Bug report #18764 (Feedback): Raster calculator (native and SAGA) not usable in Processing Modeller
- This is fixed in master, right?
- 07:14 AM Revision f78bdf05 (qgis): Prepare geometry engine
- 05:51 AM Bug report #19750 (Closed): "To run another Processing algorithm" in Processing's ScriptTemplate....
- 05:22 AM Revision 035c78be (qgis): Add native platform interface for usb storage events
- Allows native interfaces to send a signal when a USB storage device
is inserted/removed
Refs #14481 - 05:22 AM Revision 51737448 (qgis): Also handle multi-partition drive insertion/removal
- 05:22 AM Revision af4a1df9 (qgis): [browser] Correctly show drives inserted (or removed!) after QGIS launch
- Fixes #14481, #9843
- 05:21 AM Bug report #9843 (Closed): Refresh in browser should update available drive letters in windows
- Applied in changeset commit:qgis|af4a1df90d621794b63ae84d475513d96ed2d6fc.
- 05:21 AM Bug report #9843 (Closed): Refresh in browser should update available drive letters in windows
- Applied in changeset commit:qgis|af4a1df90d621794b63ae84d475513d96ed2d6fc.
- 05:21 AM Bug report #14481 (Closed): If already opened QGIS Browser (standalone and panel) doesn't show ne...
- Applied in changeset commit:qgis|af4a1df90d621794b63ae84d475513d96ed2d6fc.
- 05:21 AM Bug report #14481 (Closed): If already opened QGIS Browser (standalone and panel) doesn't show ne...
- Applied in changeset commit:qgis|af4a1df90d621794b63ae84d475513d96ed2d6fc.
- 04:48 AM Revision c817e38b (qgis): [processing] Fix an exception in modeler when editing a model in
- which a child algorithm later has a new parameter added
- 04:41 AM Revision 11991c52 (qgis): Fix capitalization
- 04:00 AM Bug report #18095 (Closed): Grass algorithm outputs do not correctly work within models
- Fixed in 3.3
- 04:00 AM Bug report #18095 (Closed): Grass algorithm outputs do not correctly work within models
- Fixed in 3.3
- 03:56 AM Bug report #18939 (Closed): Graphic Modeler Crash on Exit After Saving
- Not reproducible in 3.x, and the whole modeler has been re-written
- 03:56 AM Bug report #18939 (Closed): Graphic Modeler Crash on Exit After Saving
- Not reproducible in 3.x, and the whole modeler has been re-written
- 03:55 AM Bug report #19209: No text boxes in Processing Modeller
- Is this still an issue? If so, please try with a new user profile and see if that fixes the issue.
- 03:53 AM Feature request #19608 (Closed): Avoid adding processing model output to layer list
- 03:52 AM Bug report #19306 (Closed): Lost processing model content
- Closed due to lack of feedback
- 03:52 AM Bug report #19306 (Closed): Lost processing model content
- Closed due to lack of feedback
- 03:50 AM Bug report #19925 (Closed): With nested models, outputs from child model do not appear in the dia...
- Fixed in master
- 03:50 AM Bug report #19925 (Closed): With nested models, outputs from child model do not appear in the dia...
- Fixed in master
- 03:14 AM Revision a3af1f9f (qgis): [processing][gdal] Add unit tests for Dissolve algorithm
- Also:
Thanks to @agiudiceandrea:
Fixes #19900
Statistics were erroneously computed on the dissolve field, rather th... - 03:14 AM Revision ea2c16dd (qgis): [processing][gdal] Dissolve field name should be optional
- 03:13 AM Bug report #19307 (Closed): Processing OGR Dissolve having problems with blanks in filename
- Applied in changeset commit:qgis|a3af1f9f3a3e997614ffe8577be930a62c30fcc6.
- 03:13 AM Bug report #19307 (Closed): Processing OGR Dissolve having problems with blanks in filename
- Applied in changeset commit:qgis|a3af1f9f3a3e997614ffe8577be930a62c30fcc6.
- 03:13 AM Bug report #19900 (Closed): Compute min/max/sum/mean (stats) while Dissolving layer not working (...
- Applied in changeset commit:qgis|a3af1f9f3a3e997614ffe8577be930a62c30fcc6.
- 03:13 AM Bug report #19900 (Closed): Compute min/max/sum/mean (stats) while Dissolving layer not working (...
- Applied in changeset commit:qgis|a3af1f9f3a3e997614ffe8577be930a62c30fcc6.
- 02:32 AM Revision 6e06c32a (qgis): [processing] Fix crash when an algorithm dialog is left open and
- processing options are changed
Make sure the algorithm dialogs use their own copy of algorithms,
instead of the copi... - 02:31 AM Revision c2dab4ff (qgis): [processing] Use standard dock margins for results dock
- 02:13 AM Bug report #19162 (Closed): [Processing] GDAL translate sould not cast datatype by default
- Fixed in 3.4
- 02:13 AM Bug report #19162 (Closed): [Processing] GDAL translate sould not cast datatype by default
- Fixed in 3.4
- 02:11 AM Feature request #19794 (Closed): Add capability for specifying additional options with the gdal:c...
- 02:10 AM Revision 52a80d89 (qgis): include appinfo metadata file in translation
2018-09-24
- 12:55 AM Revision b0364e6b (qgis): Adding translations to appdata
- 12:55 AM Revision 8e845b9a (qgis): Update org.qgis.qgis.appdata.xml
- 12:49 AM Revision a8794001 (qgis): Add method to match feature attributes to the given fields
- Refs #18784
- 12:49 AM Revision 95e95d0f (qgis): Unit tests for QgsVectorLayerUtils.matchAttributesToFields
- 12:49 AM Revision eacf4adb (qgis): Dox++
- 12:49 AM Revision cc53af29 (qgis): Fix errors when saving features with virtual fields present
- Fixes #18784
- 12:49 AM Revision 9fcd4fd0 (qgis): Use QgsVectorLayerUtils.matchAttributesToFields in processing in-place ...
- 12:48 AM Bug report #18784 (Closed): «Feature has too many attributes» warning with virtual field
- Applied in changeset commit:qgis|cc53af296c8b9b5cad3856ce16efd86b6617ed5d.
- 12:48 AM Bug report #18784 (Closed): «Feature has too many attributes» warning with virtual field
- Applied in changeset commit:qgis|cc53af296c8b9b5cad3856ce16efd86b6617ed5d.
- 04:16 PM Bug report #18784: «Feature has too many attributes» warning with virtual field
- I get also this problem when adding new features in a memory layer (in Python):
1) I create an empty new memory laye... - 02:42 AM Bug report #18784 (In Progress): «Feature has too many attributes» warning with virtual field
- 11:50 PM Revision 010fe8aa (qgis): Polish translation update
- 10:51 PM Revision 6f0881ed (qgis): Add QgsGeometryMissingVertexCheck
- A topology check for missing vertices on polygon boundaries of neighbouring polygons.
- 10:19 PM Revision 458fa175 (qgis): Bette naming for python
- 09:21 PM Revision 81487f9f (qgis): Proxy filterNeedsGeometry for inverted/displacement renderers
- 09:21 PM Revision b5867bff (qgis): Fix legend count is 0 if graduated/categorized expression uses geometry
- Likely fixes many other bugs too with graduated/categorized renderers
Fixes #15544 - 09:21 PM Revision 17567ee5 (qgis): [processing] Never run feature validity check for point layers
- Saves a few cycles. The feature validity checks have no meaning
for point layers.
Refs #19919 - 09:20 PM Bug report #15544 (Closed): Graduated symbolgy: feature count fails if classes created with an ex...
- Applied in changeset commit:qgis|b5867bff58b926a1c3169e9f2d92765790a786a8.
- 09:20 PM Bug report #15544 (Closed): Graduated symbolgy: feature count fails if classes created with an ex...
- Applied in changeset commit:qgis|b5867bff58b926a1c3169e9f2d92765790a786a8.
- 09:20 PM Revision 03bef52d (qgis): Also shortcut validity checks for multipoint
- Since multipoints are always valid (but not always simple, e.g.
if they contain a duplicate point they are valid but ... - 09:20 PM Revision f380577a (qgis): Micro-optimisation: don't call geos for checking point geometry validity
- Since a single-point will always be valid
- 09:20 PM Revision 93f83a02 (qgis): [processing] Remove unnecessary index creation in points in polygons
- ...and rely instead on the data provider's spatial index.
Refs #19919 - 09:03 PM Bug report #19307: Processing OGR Dissolve having problems with blanks in filename
- Giovanni,
I've submitted a PR that should fix this bug and also #19900 in 3.3.0-master
PR https://github.com/qgis/Q... - 08:28 PM Bug report #18974: No geometry operation on geopackages layers
- yes and no :) the query still gives NULL values in the geom column, but the layer can be correctly loaded in QGIS (se...
- 11:59 AM Bug report #18974 (Feedback): No geometry operation on geopackages layers
- Does it works on 2.18?
This type of operation also works if the dataset is Spatialite. - 11:59 AM Bug report #18974 (Feedback): No geometry operation on geopackages layers
- Does it works on 2.18?
This type of operation also works if the dataset is Spatialite. - 08:20 PM Bug report #19921: SpatiaLite Execute SQL not working
- ok thanks for the feedback. Actually I'm missing what this algorithm can be used for :)
- 09:18 AM Bug report #19921 (Rejected): SpatiaLite Execute SQL not working
- This is expected behavior from this algorithm -- it executes SQL only, it does not load the result. We need an equiva...
- 09:18 AM Bug report #19921 (Rejected): SpatiaLite Execute SQL not working
- This is expected behavior from this algorithm -- it executes SQL only, it does not load the result. We need an equiva...
- 09:14 AM Bug report #19921 (In Progress): SpatiaLite Execute SQL not working
- 07:26 PM Bug report #19930: "Zoom to feature" does not work
- It looks like this only happens with a SQL layer. It works fine with a shapefile layer.
- 03:06 PM Bug report #19930 (Feedback): "Zoom to feature" does not work
- Is this only true for SQL layers (with filters applied?)?
- 01:58 PM Bug report #19930 (Closed): "Zoom to feature" does not work
- The "Zoom to Feature" action in the attribute table is not working as I would expect. If I:
- Create a SQL layer ... - 04:43 PM Bug report #18902 (In Progress): Snapping and tracing inconsistent behaviour
- 04:08 PM Revision f18bc52e (qgis): Fixes #18902 Snapping and tracing inconsistent behaviour
- 04:06 PM Bug report #19934 (Closed): QGIS 3.2 processing scripts not updated when saved / crash when tryin...
- When editing processing scripts in QGIS 3 with right click > Edit script... in the processing toolbox, save it and th...
- 03:55 PM Bug report #19933 (Closed): python error in DB Manager while trying to preview a layer and empty ...
- I'm not sure what is triggering this, but at times a preview of a layer won't work in db manager, and if the focus is...
- 03:52 PM Feature request #19932 (Closed): DB Manager: PostGIS tables, cannot add a new column with datatyp...
- Subject says it all.
- 03:05 PM Bug report #19931 (Rejected): The "iterate over this layer" button is missing for the "Extract se...
- The other "extract by ..." algorithms seem to have the green button to iterate over the layer; not that one.
Set as ... - 02:50 PM Bug report #18204: Failure to load PostGIS raster without bands
> The error you mention about the connection appears to be different and I cannot reproduce it.
something seems ...- 02:23 PM Bug report #18204 (Feedback): Failure to load PostGIS raster without bands
- I could not reproduce exactly the same issue as I get a different message from DB manager: "Cannot get GDAL raster ba...
- 02:39 PM Feature request #19814 (Feedback): QGIS3: "no spatial index" for package layers
- 02:37 PM Feature request #19814: QGIS3: "no spatial index" for package layers
- Tobias Wendorff wrote:
> *Please add a toggle to disable the creation of spatial indexes.* Sometimes, it's needed to... - 02:38 PM Bug report #17391: icon size preview is kept when not selected in Options menu
- QGIS 3.3.0-Master(4911d2e745) on Windows is still affected.
- 01:11 PM Bug report #19909 (Open): Vertex markers not displayed properly for MultiPolygon features
- Yes. Sorry, forgot to add that.
- 11:45 AM Bug report #19909 (Feedback): Vertex markers not displayed properly for MultiPolygon features
- Does it works as expected on 2.18?
- 12:22 PM Bug report #19919: QGIS 2.18 faster than QGIS 3.3 DEV in processing
- Nyall Dawson wrote:
> Yes. But I'd still love to see results for 3.2 with that feature disabled.
Other comments:
... - 11:58 AM Bug report #19919 (Closed): QGIS 2.18 faster than QGIS 3.3 DEV in processing
- Yes. But I'd still love to see results for 3.2 with that feature disabled.
- 11:58 AM Bug report #19919 (Closed): QGIS 2.18 faster than QGIS 3.3 DEV in processing
- Yes. But I'd still love to see results for 3.2 with that feature disabled.
- 11:39 AM Bug report #19919: QGIS 2.18 faster than QGIS 3.3 DEV in processing
- Closing?
- 10:55 AM Bug report #19919: QGIS 2.18 faster than QGIS 3.3 DEV in processing
- Faster than 2.18? (It should be!) I've got a pr coming in that further optimises this algorithm.
- 10:47 AM Bug report #19919: QGIS 2.18 faster than QGIS 3.3 DEV in processing
- Nyall Dawson wrote:
> What about disabling the geometry validation? (From processing options). Does that fix the reg... - 09:28 AM Bug report #19919: QGIS 2.18 faster than QGIS 3.3 DEV in processing
- What about disabling the geometry validation? (From processing options). Does that fix the regression?
- 12:11 PM Bug report #19904: Processing: v.net tools (GRASS) return empty outputs
- Nyall Dawson wrote:
> Hi Giovanni,
>
> Are you able to attach some layers which I can use to test this? I've hit ... - 11:53 AM Revision 6286cf19 (qgis): Don't spell check appdata file, it needs translation
- 11:44 AM Bug report #19922 (Feedback): screen freezes (qgis program crashes)
- Description is not clear, please add detailed steps to allow us try replicate the problem.
- 11:44 AM Bug report #19922 (Feedback): screen freezes (qgis program crashes)
- Description is not clear, please add detailed steps to allow us try replicate the problem.
- 11:44 AM Bug report #19922 (Feedback): screen freezes (qgis program crashes)
- Description is not clear, please add detailed steps to allow us try replicate the problem.
- 11:43 AM Bug report #19918: Fill Sink save file as .SDAT
- Hi Lene, why this was closed?
- 11:42 AM Bug report #19920: SAGA Channel network and drainage basins only 'out of order'
- Hi Lene, why this was closed?
- 11:40 AM Bug report #19260 (Closed): [Digitizing] The "Enable snapping on invisible features" option is al...
- 09:59 AM Bug report #19260: [Digitizing] The "Enable snapping on invisible features" option is always unch...
- should be closed
- 11:40 AM Bug report #19926 (Closed): Editing the expression for a SQL layer corrupts the SQL expression
- 04:25 AM Bug report #19926 (Closed): Editing the expression for a SQL layer corrupts the SQL expression
- I have created a layer from a SQL expression. The layer source looks like:
@
Source
dbname='lic.db' table="(SEL... - 11:04 AM Revision 58116a22 (qgis): only render when in extent
- 11:04 AM Revision 74c99254 (qgis): update MDAL to 0.0.8 (fix projection issue)
- 11:04 AM Revision 1b82abfd (qgis): fix test images for mesh rendering
- 11:04 AM Revision 2c8f2381 (qgis): use spatial index to limit rendering of features
- 11:04 AM Revision 7ad1b717 (qgis): use projection string from MDAL provider in Mesh Layer
- 11:04 AM Revision 9c1dc79b (qgis): fix issues from Nyall review
- 11:04 AM Revision f3774981 (qgis): do not ask again for CRS when loading qgsproject with mesh layer
- 11:04 AM Revision eda33968 (qgis): update spatial index only when mesh or CRS changed
- 11:04 AM Revision 11645ac7 (qgis): implement simple cache for rendering of mesh layer
- 11:04 AM Revision 9b480afe (qgis): use qpainter to draw lines, not QgsSingleSymbolRenderer
- 11:04 AM Revision 5dffeaac (qgis): use data provider CRS
- 10:52 AM Bug report #19774: Missing attributes in large table
- @Jukka QGIS doesn't mess with setting 2GB_LIMIT=YES. There is all evidence from the dataset that is was produced by E...
- 10:26 AM Bug report #19774: Missing attributes in large table
- Giovanni Manghi wrote:
> When using ogr2ogr to convert the sahepfile (to GPKG for example) it returns
>
> ERROR 1... - 10:47 AM Revision e148d4b6 (qgis): Fix identification in 3D if CRS of 2D and 3D canvas are different
- 10:47 AM Revision 7a85fb01 (qgis): Catch coordinate transform exceptions
- 10:44 AM Revision 88ccb881 (qgis): A bit less nesting
- 10:27 AM Bug report #18499 (Closed): "Snapping Toolbar" missing from View > Toolbars
- 09:59 AM Bug report #18499: "Snapping Toolbar" missing from View > Toolbars
- should be closed
- 10:26 AM Revision f9f683db (qgis): Fix new annotations are shown even when annotations are hidden
- Fixes #19117
- 10:26 AM Bug report #19117 (Closed): New annotaions show in map views with Show Annotations disabled
- Applied in changeset commit:qgis|f9f683dbd01ec1ff273d7610b655e82841defb45.
- 10:26 AM Bug report #19117 (Closed): New annotaions show in map views with Show Annotations disabled
- Applied in changeset commit:qgis|f9f683dbd01ec1ff273d7610b655e82841defb45.
- 10:24 AM Bug report #19917: [symbology] Missing color ramp types in symbol selector dialog
- > That's true, but there ARE gradient ramps in cpt
That's the conclusion I came to when I saw https://github.com/q... - 09:31 AM Bug report #19917: [symbology] Missing color ramp types in symbol selector dialog
- That's true, but there ARE gradient ramps in cpt, and there's no easy way to filter just these out.
- 09:00 AM Feature request #19928: Add support for rule-based labeling in SLD styles
- Sorry, I meant .sld file of course
- 08:59 AM Feature request #19928 (Open): Add support for rule-based labeling in SLD styles
- 1). Create some labeling rule.
> Attribute = 'value'
2). Save style as .qgs file.
3). Check that file consists inf... - 07:55 AM Bug report #19927 (Open): DB Manager looses target while importing more than one SHP into PostgreSQL
- Hi,
I often need to import several SHP-files into my PostgreSQL DB.
In QGIS v2.18.4 the DB Manager kept the focu... - 07:31 AM Bug report #19902: Advanced Digitizing tool NOT aligned with measurement tool
- Loïc BARTOLETTI wrote:
> Measurement tool show only projected measures.
> I will add an option to show also cartesi... - 03:14 AM Bug report #18334 (Closed): German Translation
- Fixed in transifex (master)
- 03:14 AM Bug report #18334 (Closed): German Translation
- Fixed in transifex (master)
- 02:54 AM Bug report #19411 (Closed): QGIS Server layers (WMS) do not render above zoom level 20 in leaflet...
- 02:52 AM Bug report #2455 (Closed): Windows installer doesn't warn user if it can't create directories
- The install meanwhile requires admin privileges.
- 02:52 AM Bug report #2455 (Closed): Windows installer doesn't warn user if it can't create directories
- The install meanwhile requires admin privileges.
- 02:52 AM Bug report #2455 (Closed): Windows installer doesn't warn user if it can't create directories
- The install meanwhile requires admin privileges.
- 02:50 AM Bug report #9217 (Closed): (Windows) uinstall doesn't remove registry entries
- 02:49 AM Bug report #15530 (Closed): postinstall.log
- 2.14 is EOL
- 02:49 AM Bug report #15530 (Closed): postinstall.log
- 2.14 is EOL
- 02:47 AM Bug report #19650 (Closed): Silent install
- 02:41 AM Revision 2289ce32 (qgis): [MetaSearch] update default CSW connections
- 02:41 AM Revision 74665442 (qgis): [MetaSearch] update default CSW connections
- 02:13 AM Revision e2caf220 (qgis): fix tests (followup 9c5d397b4)
- 02:13 AM Revision 6ecb08c4 (qgis): Revert "Revert "reorder application initialization (fixes #19879, #1991...
- This reverts commit 469b4b4a57fb2c30441b5de393662cdde36031b2.
- 02:10 AM Revision 39f36c3d (qgis): Fix layer styling dock has tiny icons on hidpi
- 02:10 AM Revision b4c8f627 (qgis): Fix tiny symbol layer list on hidpi
- 02:08 AM Bug report #19787: MetaSearch: Use Title when new OWS connections are added to QGIS user profile
- @Stefan: in the Settings tab under 'Connection Naming' there are options to set the connection name based on the OWS ...
2018-09-23
- 01:58 AM Bug report #19117 (In Progress): New annotaions show in map views with Show Annotations disabled
- 01:46 AM Bug report #19292 (Closed): Text annotation boxes too small in print or pdf
- Duplicate of #18373
- 01:46 AM Bug report #19292 (Closed): Text annotation boxes too small in print or pdf
- Duplicate of #18373
- 01:44 AM Bug report #15544: Graduated symbolgy: feature count fails if classes created with an expression ...
- https://github.com/qgis/QGIS/pull/7992
- 01:29 AM Bug report #15544 (In Progress): Graduated symbolgy: feature count fails if classes created with ...
- 01:43 AM Bug report #19925 (Closed): With nested models, outputs from child model do not appear in the dia...
- Hi !
When working with nested models (an user model in another user model) in processing, outputs from child model... - 01:08 AM Revision 87aa9320 (qgis): fixes #16587
- 01:07 AM Revision 8cf75e4e (qgis): Add style manager icon to the project properties dialog
- 01:07 AM Feature request #16587 (Closed): Native XYZ provider doesn't support local files
- Applied in changeset commit:qgis|87aa9320415ba21e0766d4d132ce190a56538a0a.
- 01:07 AM Feature request #16587 (Closed): Native XYZ provider doesn't support local files
- Applied in changeset commit:qgis|87aa9320415ba21e0766d4d132ce190a56538a0a.
- 11:05 AM Feature request #16587 (In Progress): Native XYZ provider doesn't support local files
- This should be addressed in this PR:
https://github.com/qgis/QGIS/pull/7986
Thanks for Nyall's suggestion here:
... - 12:43 AM Revision aa88c856 (qgis): Remove maximum width from categorized/graduate expression widgets
- This constraint makes the widgets no-hidpi friendly
- 12:28 AM Bug report #19908: Results of intersects geotraitement tools are not the same between 2.18 and 3.2.3
- I've investigated and the cause of this issue is that the geometries in dalle_litto_3d are all invalid -- the polygon...
- 12:22 AM Revision 469b4b4a (qgis): Revert "reorder application initialization (fixes #19879, #19916, follo...
- This reverts commit 9c5d397b4d4ce12cb81f05955760a18c213a8566
The commit broke *every* test on Travis ;) - 12:14 AM Feature request #7814 (Closed): QgsExpression: LIKE operator should respect escaped _ and %
- Fixed since ..?
- 12:14 AM Feature request #7814 (Closed): QgsExpression: LIKE operator should respect escaped _ and %
- Fixed since ..?
- 12:14 AM Feature request #7814 (Closed): QgsExpression: LIKE operator should respect escaped _ and %
- Fixed since ..?
- 10:40 PM Bug report #14757 (Closed): QGIS does not re-install completely
- 10:35 PM Bug report #15245 (Closed): Constant Error After Install
- 10:34 PM Bug report #15347 (Closed): 2.16 build failure in python SIP
- 10:31 PM Bug report #15503 (Closed): Uninstal Qgis
- 10:31 PM Bug report #16322 (Closed): make -j8 # error: @INCLUDE = /usr/src/qgis/build/master/qgsversion.in...
- 10:27 PM Bug report #17020 (Closed): QGIS 2.18 - Uninstall - Windows 64 bits
- 10:22 PM Bug report #10103 (Closed): QGIS issue with 64bit uninstaller dialog
- 10:20 PM Bug report #12003 (Closed): crssync sensitive to locale behavior while installing
- 10:18 PM Bug report #12889 (Closed): Defect #20028: Registry entry under HKLM\\software\\microsoft\\window...
- 10:13 PM Bug report #14355 (Closed): Problem uninstalling/replacing QGis 2 8 3
- 10:12 PM Bug report #3096 (Closed): Silent install is not possible when used to upgrade QGIS
- 09:59 PM Bug report #18260: qgis 3 crashes at start
- The backtrace suggests that this is related to the browser (widget). I suspect that there are third party file types...
- 09:55 PM Bug report #18938 (Closed): DEB package qgis-providers segfaults at installation on non-English l...
- Applied in changeset commit:qgis|7623ee8daf8b5649fc761d982859e52293e20a22.
- 09:55 PM Bug report #18938 (Closed): DEB package qgis-providers segfaults at installation on non-English l...
- Applied in changeset commit:qgis|7623ee8daf8b5649fc761d982859e52293e20a22.
- 09:54 PM Revision 4911d2e7 (qgis): [BUGFIX][NEEDS-DOCS] add command line option