Activity
From 2018-02-09 to 2018-03-10
2018-03-10
- 10:44 PM Revision d6eeabf6 (qgis): Make sure we don't have a dirty blank project after QGIS launch
- 10:44 PM Revision 6b5dfce3 (qgis): [layouts] Fix reference map can change when opening a layout designer
- 10:44 PM Revision 60afeadf (qgis): Add QgsProjectDirtyBlocker and QgsProject.blockDirtying to prevent
- project dirtying for the lifetime of an object
Python code can then call:
project = QgsProject.instance()
w... - 10:44 PM Revision 354a261e (qgis): [needs-docs] Show "Untitled Project" in title bar for new unsaved
- projects
Also show current profile name, if multiple profiles exist
(Maybe doesn't needs-docs) - 10:44 PM Revision 709702d5 (qgis): Don't show profile name in title bar for default profile
- 10:08 PM Revision 23172a10 (qgis): [processing] Fixes #18183: SAGA "output extent" should not be mandatory
- 09:14 PM Bug report #18408: Some more batch processing errors
- Batch process is for a model I made(see attached file) The value that I want to add to the output is the buffer_l val...
- 08:37 PM Bug report #18408: Some more batch processing errors
- What algorithm are you using the batch process for?
- 06:08 PM Bug report #18408 (Closed): Some more batch processing errors
- Greetings,
I've tried to use the fill method(double click header) for a batch process and it doesn't work with fil... - 08:22 PM Revision 3d6cd2b4 (qgis): [QgsFilterLineEdit] disable clear action when read only
- 08:17 PM Revision cc0c1bc6 (qgis): [QgsFilterLineEdit] disable clear action when read only
- 06:19 PM Bug report #18345: WFS 1.1.0 broken by inverted axis in QGIS Server
- Some more info about other softwares: https://github.com/deegree/deegree3/wiki/Axis-order-handling
- 06:06 PM Bug report #15679: Raster resampling happens before map canvas rotation
- This also affects OTF reprojection as shown in this image. I would update the title if I could.
- 04:53 PM Bug report #18406 (Closed): QGIS 3 is about 3 times slower when calculating attributes.
- When calculating attributes, QGIS 3.0 and 3.1 are about 3 times slower than 2.18
Tested on a simple GeoPackage a... - 04:21 PM Revision f88edea3 (qgis): finer tuning of style options
- 02:10 PM Bug report #18405 (Closed): CRS selector does not close
- Blocker:
I loaded a layer with an unrecognised CRS (unrecognised possibly because of #18404; even though it is a G... - 02:03 PM Bug report #18404 (Closed): missing CRSs
- common CRSs like 4326 and 3587 are missing from QGIS and there are many CRSs that just say 'imported from GDAL'
I... - 01:56 PM Revision 1d0b082e (qgis): correctly emit NULL and not empty string for date/time widget for strin...
- 01:56 PM Revision 8bd48969 (qgis): fix #18299 date time widget does not correctly set value from calendar
- the use of QStyle::subControlRect was returning only the rect of the arrows and not of the whole clickable area. QSty...
- 01:32 PM Revision b5566bc2 (qgis): german translation update
- 12:24 PM Revision e30b81b3 (qgis): more translation string fixes
- (cherry picked from commit e1ad1cb47376546d3500004c72c542291a789da5)
- 12:23 PM Revision e1ad1cb4 (qgis): more translation string fixes
- 10:07 AM Bug report #18403 (Closed): QGIS 3 crashes when assigning SLD style files to Mapinfo Tab files, w...
- My installation of QGIS 3 Girona crashes on assigning "SLD" style files to mapinfo .TAB files. I have tried several d...
- 06:54 AM Bug report #1485: crashes when playing with symbology - GDAL issue
- This bug is likely related to other similar issues on site issue like poslaju. poslaju is an malaysian courier site, ...
2018-03-09
- 11:45 PM Bug report #18402: QGIS 3 crashed - Trying to add data from a large (81Gb) GeoPackage on USGS NHD...
- And then crashed again with smaller GeoPackage layers added, just FYI
------------------
h2. User Feedback
... - 11:31 PM Bug report #18402: QGIS 3 crashed - Trying to add data from a large (81Gb) GeoPackage on USGS NHD...
- UPDATE: baulking on smaller GeoPackages as well, this one is ½Gb as an example (see screen shot), 'the wheel just spi...
- 11:15 PM Bug report #18402 (Closed): QGIS 3 crashed - Trying to add data from a large (81Gb) GeoPackage on...
- h2. User Feedback
Trying to add data from a large (81Gb) GeoPackage on USGS NHD flattened data via the 'catalog'..... - 09:47 PM Revision 158c3297 (qgis): fix translation strings
- 09:32 PM Revision dc1e53d6 (qgis): [tr] Polish translation update (follow up a975677a9: revert accidentall...
- 09:12 PM Revision a975677a (qgis): [tr] Polish translation update
- 08:29 PM Bug report #18401 (Open): After doing zoom, it does not show any layer
- Project with raster ASC, WMS and SHP layers. Sometimes, once you zoom, when trying to refresh map, it doesn't show an...
- 08:26 PM Bug report #18400 (Closed): Spatial Query
- spatial query, disjointed type fails, select other elements
- 07:15 PM Bug report #18110: Unable to create a tempory raster when calling IDW SAGA from python ('NoneType...
- I'had mentionned that related probleme #18183 can resume this issue but my question is :
Unable to call Saga IDW f... - 05:47 PM Bug report #18399 (Closed): Meters at scale
- After selecting "meters at ascale" units in style manager, QGis becomes very laggy.
QGis 3.0 x64 - 05:34 PM Bug report #18398 (Feedback): QGIS3 Print settings error
- worked ok on 2.18?
- 05:34 PM Bug report #18398 (Feedback): QGIS3 Print settings error
- worked ok on 2.18?
- 05:33 PM Bug report #18398 (Closed): QGIS3 Print settings error
- I'm new here. I have searched but haven't found this error over the past few days.
I updated from 2.18 to 3. Open... - 05:31 PM Revision 7eb7e936 (qgis): Revert "[processing] replace QCoreApplication.translate() with tr() in"
- This reverts commit 007903494582b1e71273e7b801b928d32eb2f330.
- 05:27 PM Revision dd5e9639 (qgis): processing: make error messages moved to message bar translatable again...
- (cherry picked from commit ad4d0a17d5e5f3a69933077876ec1f75fe6b5d4d)
- 05:21 PM Revision ad4d0a17 (qgis): processing: make error messages moved to message bar translatable again...
- 03:18 PM Bug report #18392 (Closed): Unable to get new XYZ Tiles connections to display maps
- Richard Duivenvoorde wrote:
> Nope, not Vector Tiles yet in QGIS3. But in QGIS 2.18 there is a plugin for that:
> ... - 01:13 PM Bug report #18392: Unable to get new XYZ Tiles connections to display maps
- Nope, not Vector Tiles yet in QGIS3. But in QGIS 2.18 there is a plugin for that:
http://plugins.qgis.org/plugins/v... - 11:47 AM Bug report #18392: Unable to get new XYZ Tiles connections to display maps
> Thanks for your prompt answer
as far as I know QGIS does not support vector tiles servers.- 02:51 PM Bug report #18183: QGIS 3: SAGA "output extent" should not be mandatory
- I also noticed this using "Mosaic Raster Layers". Usually you get the [Leave Blank to use min covering extent] in gre...
- 02:51 PM Bug report #18183: QGIS 3: SAGA "output extent" should not be mandatory
- I also noticed this using "Mosaic Raster Layers". Usually you get the [Leave Blank to use min covering extent] in gre...
- 02:51 PM Bug report #18183: QGIS 3: SAGA "output extent" should not be mandatory
- I also noticed this using "Mosaic Raster Layers". Usually you get the [Leave Blank to use min covering extent] in gre...
- 02:22 PM Revision e1f5c3fe (qgis): Merge pull request #6565 from tudorbarascu/styles_opacities
- add server test for GetMap with opacities and non-default styles
- 01:57 PM Revision 00790349 (qgis): [processing] replace QCoreApplication.translate() with tr() in
- ParametersPanel class
- 12:20 PM Revision 10cfca48 (qgis): add server test for GetMap with styles and opacities
- Covers https://issues.qgis.org/issues/15553 case
- 11:48 AM Bug report #18379 (Feedback): Unable to view longer tooltips--tooltips do not expand.
- 11:47 AM Bug report #18394: QGIS 3 crashes when Processing dragged out of main window and then dragged bac...
- Garth Fletcher wrote:
> Please let me know about any other tests or data which would help track down this issue.
> ... - 11:38 AM Bug report #18397: Primary key problem when using the interactive "Merge selected features" tool ...
- The issue did not exist in QGIS 2.x - somehow the handling of PostgreSQL layers changed between 2.x and 3.x
- 11:05 AM Bug report #18397 (Closed): Primary key problem when using the interactive "Merge selected featur...
- The issue arises with PostgreSQL layers (e.g. of type int or bigint) where the pkey is generated from a sequence. But...
- 10:38 AM Bug report #18396 (Closed): Feature Attributes box overlap
- I've been using relations with polygons and tables, as an 1-N relation to have multiple features of the same kind on ...
- 10:25 AM Revision 188ca9ac (qgis): Merge pull request #6522 from mhugent/fix_18247
- Fallback to feature id if pk attribute is not there
- 08:55 AM Bug report #18385 (Feedback): output of the "Save Selected Features" algorithm is no longer avail...
- Not reproducible on master and 3.0. Please provide more information.
- 08:55 AM Bug report #18385 (Feedback): output of the "Save Selected Features" algorithm is no longer avail...
- Not reproducible on master and 3.0. Please provide more information.
- 08:10 AM Revision b0cd3fb5 (qgis): Translate strings before making changes to them.
- 05:16 AM Revision f0aba282 (qgis): Less debug noise when rendering svg files
- (cherry-picked from 2bc30c7)
- 05:16 AM Revision c1c00c9e (qgis): Add extra hash to processing hillshade test
- At this stage the raster processing tests just test that the
algorithm executes, and generates an output file - there... - 05:16 AM Revision 5aa2aea2 (qgis): Correctly respect antialias setting for marker fill symbol layers
- (cherry-picked from 393e15b)
- 05:16 AM Revision 169e9186 (qgis): Fix Project Home browser item doesn't show on first save
- 05:16 AM Revision 44fc2d38 (qgis): Update test mask image
- (cherry-picked from 00802e5c)
- 05:16 AM Revision 2e9aa6d0 (qgis): Fix project path when path contains a symbolic link
- (cherry-picked from 5b2c81)
- 03:53 AM Revision 198bf772 (qgis): Vectorize console icons (#6515)
- 03:34 AM Revision 00802e5c (qgis): Update test mask image
- 03:34 AM Revision 393e15b4 (qgis): Correctly respect antialias setting for marker fill symbol layers
- 01:48 AM Bug report #18395: Calculating new field works inside QGIS Python console but not in standalone p...
- "Here on" is supposed to be a Python comment and the line after a regular line of code. In the blockquote it is conve...
- 01:47 AM Bug report #18395 (Closed): Calculating new field works inside QGIS Python console but not in sta...
- My code in the standalone program
> import sys
>
> sys.path.append("C:/OSGeo4W64/apps/qgis-ltr/python/plugins")... - 01:15 AM Revision 8c780dc1 (qgis): Add @project_home expression variable
- 01:15 AM Revision 4e5c08e2 (qgis): [FEATURE] Allow overwriting the project home path
- This allows the project home path (which is used by the browser
to create the 'Project Home' item) to be set by users... - 01:10 AM Revision d09a34c9 (qgis): Merge pull request #6553 from pblottiere/bugfix_dbmanager_stop
- [dbmanager] Fixes empty table
- 01:10 AM Bug report #18352 (Closed): DB Manager is not showing the result after a SQL query
- Applied in changeset commit:qgis|6bdee5b79e667812fe0e7848da3be999cd197f82.
- 01:10 AM Bug report #18352 (Closed): DB Manager is not showing the result after a SQL query
- Applied in changeset commit:qgis|6bdee5b79e667812fe0e7848da3be999cd197f82.
2018-03-08
- 12:54 AM Bug report #18393: GRASS plugin is not available from debian repository if GRASS 7.4 is installed
- Guillaume Larocque wrote:
> But installation instructions for GRASS say:
>
> Users of non-LTS release (like Ubun... - 06:47 PM Bug report #18393: GRASS plugin is not available from debian repository if GRASS 7.4 is installed
- But installation instructions for GRASS say:
Users of non-LTS release (like Ubuntu 17.10): Add GRASS Stable PPA
... - 06:23 PM Bug report #18393 (Rejected): GRASS plugin is not available from debian repository if GRASS 7.4 i...
- artful has "GRASS 7.2.1":https://packages.ubuntu.com/search?keywords=grass&searchon=names&suite=artful§ion=all. ...
- 06:23 PM Bug report #18393 (Rejected): GRASS plugin is not available from debian repository if GRASS 7.4 i...
- artful has "GRASS 7.2.1":https://packages.ubuntu.com/search?keywords=grass&searchon=names&suite=artful§ion=all. ...
- 06:01 PM Bug report #18393: GRASS plugin is not available from debian repository if GRASS 7.4 is installed
- Ubuntu 17.10 (artful).
- 05:59 PM Bug report #18393 (Feedback): GRASS plugin is not available from debian repository if GRASS 7.4 i...
- 05:58 PM Bug report #18393: GRASS plugin is not available from debian repository if GRASS 7.4 is installed
- For which distribution version?
- 05:29 PM Bug report #18393 (Rejected): GRASS plugin is not available from debian repository if GRASS 7.4 i...
- in https://qgis.org/debian/ repository, qgis-plugin-grass depends on grass721, so it doesn't install if grass74 is in...
- 11:12 PM Revision 8be522fa (qgis): #5416 Re-insert update of map tips delay
- 11:07 PM Bug report #18394: QGIS 3 crashes when Processing dragged out of main window and then dragged bac...
- Please let me know about any other tests or data which would help track down this issue.
I'm not knowledgeable enoug... - 08:46 PM Bug report #18394: QGIS 3 crashes when Processing dragged out of main window and then dragged bac...
- No Mac here, but cannot confirm on Debian/Linux.
- 06:44 PM Bug report #18394 (Closed): QGIS 3 crashes when Processing dragged out of main window and then dr...
- Mac OS X 10.12.6 on Mac mini (Mid 2011) 2.3 GHz Intel Core i5, 8 GB 1600 MHz DDR3 RAM
QGIS3 starts up with its win... - 11:04 PM Bug report #18392: Unable to get new XYZ Tiles connections to display maps
- Ok Tried all of your links and they worked first time. So had a look at the syntax of the expressions and what I am u...
- 08:55 PM Bug report #18392: Unable to get new XYZ Tiles connections to display maps
- Hi,
In the browser, create a new connection as in screendump:
Some examples worked with me here:
OpenStreet... - 05:14 PM Bug report #18392 (Closed): Unable to get new XYZ Tiles connections to display maps
- I am using QGIS 3.0 desktop on Windows 10 64 bit. Fast broadband connection via a modem.
The supplied XYZ Tile con... - 09:27 PM Bug report #18295: PostGIS Data Loads Extemely Slow
- I have to wait for Amazon Web Services to reboot the server for where my PostGIS instance is installed. Looks like I...
- 09:13 PM Bug report #18379: Unable to view longer tooltips--tooltips do not expand.
- Tooltips etc are Window Manager and Qt5 Style dependent (AND dependent on your font size).
With me her on a Win10 ... - 09:08 PM Revision cbf6fdc8 (qgis): #5416 Remove spurious settings
- 08:43 PM Revision cfeae9c0 (qgis): #5416 Update maptips delay on saving the settings
- 08:43 PM Revision 7622ecf5 (qgis): [FEATURE] Make map tips delay configurable
- 08:43 PM Revision c30b824a (qgis): #5416 Add map tips delay setting to menu
- 06:56 PM Bug report #18302 (Open): QGIS2+: values shown in scientific notation
- 06:54 PM Bug report #18302: QGIS2+: values shown in scientific notation
- This issue is now marked closed, and #15880 is marked duplicate. But was this actually fixed?
- 05:14 PM Bug report #13856 (Closed): DB Manager: SET DEFAULT syntax wrong
- Applied in changeset commit:qgis|333f2c3af989eec053a4b6a8e47cad3483a7a390.
- 05:14 PM Bug report #13856 (Closed): DB Manager: SET DEFAULT syntax wrong
- Applied in changeset commit:qgis|333f2c3af989eec053a4b6a8e47cad3483a7a390.
- 05:13 PM Revision 333f2c3a (qgis): db_manager: add tooltip to default value field when editing table field...
- 04:42 PM Bug report #18391 (Closed): Crash on opening
- duplicate of #18260
- 04:42 PM Bug report #18391 (Closed): Crash on opening
- duplicate of #18260
- 04:40 PM Bug report #18391 (Closed): Crash on opening
- Greetings -- I have downloaded QGIS 3.0 and gone through installation several times, but the program keeps crashing b...
- 03:59 PM Feature request #18390 (Open): Additional warp parameters under "Advanced parameters"
- Please make possible the input of additional warp parameters in the processing tools. Conceivably in the same way tha...
- 03:37 PM Feature request #18374: Additional warp options
- Brett Hankerson wrote:
> Ok, thank you! Yes, I've seen that ticket, but it is labeled "rejected" & "duplicate" (if w... - 02:53 PM Feature request #18374: Additional warp options
- Ok, thank you! Yes, I've seen that ticket, but it is labeled "rejected" & "duplicate" (if we are both talking about t...
- 01:09 PM Feature request #18374: Additional warp options
- Brett Hankerson wrote:
> I realize this isn't a help forum, but if your answer could be a little more helpful, I'd g... - 11:52 AM Feature request #18374: Additional warp options
- I realize this isn't a help forum, but if your answer could be a little more helpful, I'd greatly appreciate it. I ca...
- 03:35 PM Bug report #18388 (Closed): Qgis fails to connect to GPS on COM5 to enable live nmea location
- Hi, the bug tracker is not the proper place where to ask questions. For that use the official mailing lists and other...
- 03:35 PM Bug report #18388 (Closed): Qgis fails to connect to GPS on COM5 to enable live nmea location
- Hi, the bug tracker is not the proper place where to ask questions. For that use the official mailing lists and other...
- 02:36 PM Bug report #18388 (Closed): Qgis fails to connect to GPS on COM5 to enable live nmea location
- I have a Panasonic CF-53 with Win10 64, A Leica GPS1200 connected to the Laptop through USB, that stream live nmea da...
- 02:43 PM Feature request #18389 (Open): Atlas variable everywhere
- It could be useful that the different atlas variable be callable in all expressions.
Actually it's not possible to c... - 02:08 PM Bug report #18371: QGIS 3.0: Merge Vector Layers is missing from "vector" menu
- Giovanni Manghi wrote:
> PJ Lightning wrote:
> > Nyall Dawson wrote:
> > > Already fixed in master and 3.0 branch
... - 08:51 AM Bug report #18371: QGIS 3.0: Merge Vector Layers is missing from "vector" menu
- PJ Lightning wrote:
> Nyall Dawson wrote:
> > Already fixed in master and 3.0 branch
>
> If there's a fixed vers... - 08:41 AM Bug report #18371: QGIS 3.0: Merge Vector Layers is missing from "vector" menu
- Nyall Dawson wrote:
> Already fixed in master and 3.0 branch
If there's a fixed version, where can I download it?... - 01:22 PM Bug report #16435 (Feedback): Expression history combo box in 'Select by expression' dialog
- Nino Formica wrote:
> I think this is not a bug but a feature request. I believe this is enough !?
agree - 01:19 PM Bug report #16435: Expression history combo box in 'Select by expression' dialog
- I think this is not a bug but a feature request.
Anyway in "Select by expression" (QGIS 2.18.17) it's already there ... - 01:19 PM Bug report #18385: output of the "Save Selected Features" algorithm is no longer available as inp...
- I assume is a bug, but there were many changes in Processing so maybe is by design. I'll investigate.
- 01:19 PM Bug report #18385: output of the "Save Selected Features" algorithm is no longer available as inp...
- I assume is a bug, but there were many changes in Processing so maybe is by design. I'll investigate.
- 01:19 PM Bug report #18385: output of the "Save Selected Features" algorithm is no longer available as inp...
- I assume is a bug, but there were many changes in Processing so maybe is by design. I'll investigate.
- 12:53 PM Bug report #18385 (Closed): output of the "Save Selected Features" algorithm is no longer availab...
- In trying to port over models from modeller 2.x to 3 I have found that the output of the "Save Selected Features" alg...
- 01:18 PM Feature request #18387 (Open): Add csvt files when csv files are used as algorithm output
- Some algorithms output csv files, and these often contain numeric fields. The output (csv) files are added to the lay...
- 01:11 PM Bug report #18384: Combination of segments_to_lines($geometry) and @geometry_part_num gives wrong...
- Seems a bug to me, but I'm not 100% sure. Hopefully a developer will clarify here.
- 01:11 PM Bug report #18384: Combination of segments_to_lines($geometry) and @geometry_part_num gives wrong...
- Seems a bug to me, but I'm not 100% sure. Hopefully a developer will clarify here.
- 12:23 PM Bug report #18384 (Closed): Combination of segments_to_lines($geometry) and @geometry_part_num gi...
- When creating a style (segments.qml) for a polygon layer I noticed a difference between QGIS 2.99 (Windows standalone...
- 01:07 PM Bug report #18383 (Closed): QGIS crasher i søgefunktionen
- Please file tickets in English, thanks!
- 01:07 PM Bug report #18383 (Closed): QGIS crasher i søgefunktionen
- Please file tickets in English, thanks!
- 11:38 AM Bug report #18383 (Closed): QGIS crasher i søgefunktionen
- Trykker i søgefeltet i nedre venstre hjørne, og programmet crasher.
h2. User Feedback
h2. Report Details
... - 01:07 PM Bug report #18382 (Feedback): QGIS 3.0 crashes when trying open a new 3D Map View
- Can you attach the data you are using?
- 01:07 PM Bug report #18382 (Feedback): QGIS 3.0 crashes when trying open a new 3D Map View
- Can you attach the data you are using?
- 01:07 PM Bug report #18382 (Feedback): QGIS 3.0 crashes when trying open a new 3D Map View
- Can you attach the data you are using?
- 10:59 AM Bug report #18382 (Closed): QGIS 3.0 crashes when trying open a new 3D Map View
- h2. User Feedback
Crashes when trying open a new 3D Map View.
h2. Report Details
*Crash ID*: 0009f3f5ff2bbbd... - 12:56 PM Bug report #18386 (Open): delete multiple tables based on selection in QGis browser not possible
- In the QGis data source browser tree I can easily see and add tables to the current project. In the context menu is t...
- 12:46 PM Feature request #4212: Data types for csv
- Feature request #5606 ("Defining column types for CSV imports") has much in common with this one.
- 12:39 PM Revision ed039134 (qgis): Remove unused forward declaration
- 12:09 PM Revision f7d9bb64 (qgis): Merge pull request #6559 from alexbruy/processing-parameters
- [processing] fix parameters IDs (follow up #6535)
- 10:10 AM Revision a9441218 (qgis): [processing] fix parameters IDs (follow up #6535)
- 09:50 AM Revision ad224991 (qgis): fix xenial (Qt <5.7) build
- 06:23 AM Bug report #18381 (Open): Error warnings upon startup
- The appended warnings and error messages appear in the Log Messages as soon as QGIS is started (and before any projec...
- 06:00 AM Bug report #18360: Problems download of sample data from windows installer
- Tried to install QGIS on a third machine this time a Windows 10 tower with an AMD shipset but with wired internet con...
- 03:01 AM Bug report #18338 (Closed): Labels on MSSQL Layers
- Discovered the cause of this was the lack of a unique integer column in the table, which I learned about from #12924....
2018-03-07
- 12:46 AM Bug report #18295: PostGIS Data Loads Extemely Slow
- We need logs to do any meaningful diagnose here.
- 11:55 PM Bug report #18295: PostGIS Data Loads Extemely Slow
- Nyall Dawson wrote:
> Can you check the postgres logs and see if there's any difference in the queries sent from 2.1... - 06:17 PM Bug report #18295: PostGIS Data Loads Extemely Slow
- Do you know where I can access the postgres logs showing queries on Amazon Web Services RDS? I only see error logs. ...
- 12:46 AM Bug report #18371 (Closed): QGIS 3.0: Merge Vector Layers is missing from "vector" menu
- Already fixed in master and 3.0 branch
- 12:46 AM Bug report #18371 (Closed): QGIS 3.0: Merge Vector Layers is missing from "vector" menu
- Already fixed in master and 3.0 branch
- 11:08 AM Bug report #18371 (Closed): QGIS 3.0: Merge Vector Layers is missing from "vector" menu
- The option to merge vector layers is missing from the data management tools (see attached screenshot). The help docum...
- 12:45 AM Bug report #18355: QGIS 3 crash when clicking in searchbox
- Have you got any plugins installed? Try launching without plugins
- 11:49 PM Bug report #18355 (Feedback): QGIS 3 crash when clicking in searchbox
- for what it matters it does not happen here (testing on Win10, will also test on Linux).
- 11:49 PM Bug report #18355 (Feedback): QGIS 3 crash when clicking in searchbox
- for what it matters it does not happen here (testing on Win10, will also test on Linux).
- 12:44 AM Bug report #18183: QGIS 3: SAGA "output extent" should not be mandatory
- Victor Olaya wrote:
> Which algorithm are you trying?
>
> The extent params are not optional by the default. They... - 12:40 AM Revision 5710709c (qgis): Add extra hash to processing hillshade test
- At this stage the raster processing tests just test that the
algorithm executes, and generates an output file - there... - 12:29 AM Bug report #18322 (Open): Zooming in causes canvas to go blank
- 12:27 AM Bug report #18343 (Open): QGIS 2.18.16/3.0 Renders Multipolygon Shapefile Incorrectly
- 12:25 AM Bug report #18372 (Open): Adding new dxf to canvas problem QGIS3.0
- 12:22 AM Bug report #18372: Adding new dxf to canvas problem QGIS3.0
- Giovanni Manghi wrote:
> Does it work as expected on 2.18?
Yes. When I couldn't get it working in 3.0 I had to star... - 10:53 PM Bug report #18372 (Feedback): Adding new dxf to canvas problem QGIS3.0
- Does it work as expected on 2.18?
- 11:26 AM Bug report #18372 (Closed): Adding new dxf to canvas problem QGIS3.0
- I added several map dxfs and grouped them.
I go to add another dxf as a new layer by right clicking on the file (red... - 12:04 AM Bug report #18364: Crash when symbolizing raster with single band pseudocolor and max=infinity
- Confirmed here. On 2.18 it is no even possible open its properties ("bad allocation").
- 12:01 AM Bug report #18264 (Open): Processing/GDAL: "Convert format" does not work anymore in batch mode
- Confirm it does not work anymore in batch mode.
- 12:01 AM Bug report #18264 (Open): Processing/GDAL: "Convert format" does not work anymore in batch mode
- Confirm it does not work anymore in batch mode.
- 12:01 AM Bug report #18264 (Open): Processing/GDAL: "Convert format" does not work anymore in batch mode
- Confirm it does not work anymore in batch mode.
- 11:47 PM Bug report #18368 (Feedback): QGIS 3 crashes when saving
- I cannot confirm (both issues, the second should anyway be filed in its own ticket).
- 10:32 AM Bug report #18368: QGIS 3 crashes when saving
- After I used QGIS 2.18.16 to extract the desired lines, I loaded the shapefile in QGIS3.0. When using the "Merge Line...
- 09:47 AM Bug report #18368 (Closed): QGIS 3 crashes when saving
- I have a line shapefile with around 5000 lines, marked around 4000 and wanted to save with "Save only selected featur...
- 11:34 PM Bug report #18227 (Open): GeoReferencer crash
- 11:14 PM Bug report #18227: GeoReferencer crash
- 2.xx also.
- 10:43 PM Bug report #18227: GeoReferencer crash
- Gerhard Spieles wrote:
> I can confirm this behavior.
> Mostly, crashes happens when you work hurry by zoom in/out ... - 10:41 PM Bug report #18227: GeoReferencer crash
- I can confirm this behavior.
Mostly, crashes happens when you work hurry by zoom in/out or pan multiple.
You can re... - 04:46 PM Bug report #18227: GeoReferencer crash
> then delete points
?- 04:39 PM Bug report #18227: GeoReferencer crash
- João Gaspar wrote:
> hi,
> Can you describe the steps that give this error?
> You can attach screenshots as well.
... - 11:31 PM Revision e5c1be72 (qgis): [processing] Fixes #18187: SAGA output extent values are not in the rig...
- cherry-picked from 332c8a59b9214582ed6faab6a501a6583e7f57cb
- 11:30 PM Revision 33587d71 (qgis): [processing] fixes missing icon for create grid algorithm
- cherry-picked from 5fda4025f4f7fb98240efc275c1bce491374dd67
- 11:29 PM Revision 927c006a (qgis): fix spacing between label and icon in widget layer properties
- cherry-picked from 9edaf82874e71d34ed3c09e0b12d202e098f03d4
- 11:28 PM Revision 8bd39fb3 (qgis): Fixes #18375 - fix API break
- cherry-picked from 29f6884a23c31357db30575437951278ad2d8f9c
- 11:23 PM Revision 29f6884a (qgis): Fixes #18375 - fix API break
- 11:23 PM Bug report #18375 (Closed): DB Manager Topoviewer cant load Postgis topology schema
- Applied in changeset commit:qgis|29f6884a23c31357db30575437951278ad2d8f9c.
- 11:23 PM Bug report #18375 (Closed): DB Manager Topoviewer cant load Postgis topology schema
- Applied in changeset commit:qgis|29f6884a23c31357db30575437951278ad2d8f9c.
- 03:22 PM Bug report #18375 (Closed): DB Manager Topoviewer cant load Postgis topology schema
- Steps to reproduce :
# Create postgis topology layers http://postgis.net/docs/Topology.html
# Open DB Manager and ... - 10:56 PM Bug report #18351: Crash on loading same group of shapefile for the second time after create a ne...
- Dario Bevilacqua wrote:
> I can't upload the shapefile that caused the issue because it contains sensitive data. I'l... - 10:28 AM Bug report #18351: Crash on loading same group of shapefile for the second time after create a ne...
- I can't upload the shapefile that caused the issue because it contains sensitive data. I'll try to replicate it with ...
- 10:52 PM Feature request #10369 (Closed): New Identify Results panel: one button not two
- 12:26 PM Feature request #10369 (Feedback): New Identify Results panel: one button not two
- IMHO the current state in QGIS 3 is rather satisfactory.
- 12:26 PM Feature request #10369 (Feedback): New Identify Results panel: one button not two
- IMHO the current state in QGIS 3 is rather satisfactory.
- 10:52 PM Bug report #18344 (Open): QGIS 3.0 Crashes using 'Identify Feature Tool ' on a layer with a join ...
- 12:53 PM Bug report #18344: QGIS 3.0 Crashes using 'Identify Feature Tool ' on a layer with a join where t...
- After some tests i realized that the reason why Qgis fails is due to the "Custom Field Name Prefix" option in the Joi...
- 12:53 PM Bug report #18344: QGIS 3.0 Crashes using 'Identify Feature Tool ' on a layer with a join where t...
- After some tests i realized that the reason why Qgis fails is due to the "Custom Field Name Prefix" option in the Joi...
- 10:50 PM Feature request #18374 (Closed): Additional warp options
- The tools are now all in the Processing toolbox. There is another ticket about letting the GDAL/OGR commands be edita...
- 10:50 PM Feature request #18374 (Closed): Additional warp options
- The tools are now all in the Processing toolbox. There is another ticket about letting the GDAL/OGR commands be edita...
- 02:55 PM Feature request #18374 (Closed): Additional warp options
- In 3.0.0 there seems to be no way to give additional commands in the GDALWarpOptions family using the GUI. Creation o...
- 10:42 PM Bug report #8359 (Open): Remove warning about WMS
- Paolo Cavallini wrote:
> Unclear to me whether this has been solved.
I don't think the wms layers are automatical... - 04:40 PM Bug report #8359 (Feedback): Remove warning about WMS
- Unclear to me whether this has been solved.
- 04:40 PM Bug report #8359 (Feedback): Remove warning about WMS
- Unclear to me whether this has been solved.
- 10:39 PM Bug report #11186 (Open): Deleting records from a table is very slow when the table is open for v...
- Such operation on large tables is still painfully slow on 2.18. Not sure about 3.
- 10:39 PM Bug report #11186 (Open): Deleting records from a table is very slow when the table is open for v...
- Such operation on large tables is still painfully slow on 2.18. Not sure about 3.
- 04:42 PM Bug report #11186 (Feedback): Deleting records from a table is very slow when the table is open f...
- Matthias, do you consider this fixed?
- 04:42 PM Bug report #11186 (Feedback): Deleting records from a table is very slow when the table is open f...
- Matthias, do you consider this fixed?
- 10:35 PM Bug report #16267 (Closed): Printing Pdf's that have WMTS layers problems
- 10:06 PM Bug report #11506 (Open): WFS server: artifacts whe precision= 0 decimals
- 04:46 PM Bug report #11506 (Feedback): WFS server: artifacts whe precision= 0 decimals
- I don't have currently a working QGIS 3 server at hand. Régis, could you please test?
Thanks. - 10:04 PM Bug report #18377 (Feedback): Crash ID: 69eb2b3edbeb282272e29c4fc56823e6bcdad5c6
- There are several other identical tickets, so closing as duplicate. Also tickets must be filed in English.
- 10:04 PM Bug report #18377 (Feedback): Crash ID: 69eb2b3edbeb282272e29c4fc56823e6bcdad5c6
- There are several other identical tickets, so closing as duplicate. Also tickets must be filed in English.
- 05:35 PM Bug report #18377 (Closed): Crash ID: 69eb2b3edbeb282272e29c4fc56823e6bcdad5c6
- está a acontecer isto desde que instalei a nova versão 3.0.0
h2. User Feedback
h2. Report Details
*Cra... - 10:03 PM Feature request #12926 (Closed): Improve attribute table performance
- Still slow for large tables if compared to other (gis) software. Better than in the past anyway.
- 10:03 PM Feature request #12926 (Closed): Improve attribute table performance
- Still slow for large tables if compared to other (gis) software. Better than in the past anyway.
- 05:40 PM Feature request #12926 (Feedback): Improve attribute table performance
- The two PR are closed. Should we close this as well?
Any automatic performance testing? - 10:02 PM Feature request #11446 (Closed): Chapters to be added to Training manual (Processing)
- Thanks. I'm closing it.
- 10:02 PM Feature request #11446 (Closed): Chapters to be added to Training manual (Processing)
- Thanks. I'm closing it.
- 03:53 PM Feature request #11446: Chapters to be added to Training manual (Processing)
- +1
thanks - 01:56 PM Feature request #11446 (Feedback): Chapters to be added to Training manual (Processing)
- 01:55 PM Feature request #11446: Chapters to be added to Training manual (Processing)
- Hi Paolo
I'm not sure to understand this issue report.
imho we should close it and move documentation issues in do... - 11:23 AM Feature request #11446: Chapters to be added to Training manual (Processing)
- Processing chapter should be revised for QGIS 3.
- 10:01 PM Bug report #12623 (Closed): Project templates should be stored relative to config folder
- 05:54 PM Bug report #12623 (Feedback): Project templates should be stored relative to config folder
- Seems OK now in QGIS 3.
- 05:54 PM Bug report #12623 (Feedback): Project templates should be stored relative to config folder
- Seems OK now in QGIS 3.
- 05:54 PM Bug report #12623 (Feedback): Project templates should be stored relative to config folder
- Seems OK now in QGIS 3.
- 09:01 PM Bug report #18380 (Closed): Unable to embed layer groups from other project. But able to import s...
- On previous versions of QGIS I was able to import entire layer groups and their layers and symbology from other proje...
- 08:26 PM Revision 9052bb31 (qgis): Don't crash when loading a project with unreachable wfs layers
- 07:40 PM Bug report #18379 (Closed): Unable to view longer tooltips--tooltips do not expand.
- I can't read the longer tool-tip text in QGIS because the tooltop text is longer than the width and it doesn't wrap p...
- 05:50 PM Bug report #13427 (Closed): Range widget not working with NULLs
- Fixed at least in QGIS 3.
- 05:50 PM Bug report #13427 (Closed): Range widget not working with NULLs
- Fixed at least in QGIS 3.
- 05:50 PM Bug report #13427 (Closed): Range widget not working with NULLs
- Fixed at least in QGIS 3.
- 05:50 PM Bug report #13427 (Closed): Range widget not working with NULLs
- Fixed at least in QGIS 3.
- 05:48 PM Bug report #12542 (Closed): Processing: better naming structure for output
- Seems good enough now. Feel free to reopen if not.
- 05:48 PM Bug report #12542 (Closed): Processing: better naming structure for output
- Seems good enough now. Feel free to reopen if not.
- 05:48 PM Bug report #12542 (Closed): Processing: better naming structure for output
- Seems good enough now. Feel free to reopen if not.
- 05:48 PM Bug report #12542 (Closed): Processing: better naming structure for output
- Seems good enough now. Feel free to reopen if not.
- 05:48 PM Bug report #12542 (Closed): Processing: better naming structure for output
- Seems good enough now. Feel free to reopen if not.
- 05:46 PM Bug report #13093 (Closed): SAGA kernels and other commands are created without a CRS, or with a ...
- Fixed in QGIS 3.
- 05:46 PM Bug report #13093 (Closed): SAGA kernels and other commands are created without a CRS, or with a ...
- Fixed in QGIS 3.
- 05:46 PM Bug report #13093 (Closed): SAGA kernels and other commands are created without a CRS, or with a ...
- Fixed in QGIS 3.
- 05:46 PM Bug report #13093 (Closed): SAGA kernels and other commands are created without a CRS, or with a ...
- Fixed in QGIS 3.
- 05:46 PM Bug report #13093 (Closed): SAGA kernels and other commands are created without a CRS, or with a ...
- Fixed in QGIS 3.
- 05:42 PM Bug report #18378 (Closed): Cursor icons on OSX
- Cursor icon is always Arrow instead of being specific to function (e.g., Hand, Magnifying Glass, etc.) as it was with...
- 05:38 PM Bug report #12398: Wrong sort order in symbol sharing
- Unchanged in QGIS 3.
- 05:38 PM Bug report #12398: Wrong sort order in symbol sharing
- Unchanged in QGIS 3.
- 05:38 PM Bug report #12398: Wrong sort order in symbol sharing
- Unchanged in QGIS 3.
- 05:36 PM Bug report #12351: Weighted concentration renderer: difficult to remove weights
- Unchanged in QGIS 3. Very minor anyway.
- 05:34 PM Feature request #12754: Add split part from a multipart polygon
- Unchanged in QGIS 3.
- 05:29 PM Bug report #12861: PostGIS rasters not displayed in the Browser
- Still true in QGIS 3.
- 05:28 PM Bug report #12998: Warn users when using graduated/categorized/rule-based renderer and no rules h...
- Still true in QGIS 3. I believe users should be warned before applying an empty style.
- 05:28 PM Bug report #12998: Warn users when using graduated/categorized/rule-based renderer and no rules h...
- Still true in QGIS 3. I believe users should be warned before applying an empty style.
- 05:28 PM Bug report #12998: Warn users when using graduated/categorized/rule-based renderer and no rules h...
- Still true in QGIS 3. I believe users should be warned before applying an empty style.
- 05:19 PM Bug report #13435: Default diagram placement
- Still true in QGIS 3.0.
Seems an easy fix, just changing a default. - 05:19 PM Bug report #13435: Default diagram placement
- Still true in QGIS 3.0.
Seems an easy fix, just changing a default. - 05:16 PM Bug report #13856: DB Manager: SET DEFAULT syntax wrong
- Unchanged in QGIS 3.
- 05:16 PM Bug report #13856: DB Manager: SET DEFAULT syntax wrong
- Unchanged in QGIS 3.
- 05:16 PM Bug report #13856: DB Manager: SET DEFAULT syntax wrong
- Unchanged in QGIS 3.
- 05:12 PM Bug report #13913: Embed layers and groups does not work properly with layer duplicate names
- In QGIS 3 the situation has apparently got worse:
* layers with the same name from different project are not loaded
... - 05:12 PM Bug report #13913: Embed layers and groups does not work properly with layer duplicate names
- In QGIS 3 the situation has apparently got worse:
* layers with the same name from different project are not loaded
... - 05:12 PM Bug report #13913: Embed layers and groups does not work properly with layer duplicate names
- In QGIS 3 the situation has apparently got worse:
* layers with the same name from different project are not loaded
... - 05:07 PM Bug report #13917 (Closed): Names of Print layout items not reused
- Fixed in QGIS 3.
- 05:07 PM Bug report #13917 (Closed): Names of Print layout items not reused
- Fixed in QGIS 3.
- 05:03 PM Bug report #18376 (Open): Zoom tool UI: large scale jumps from small mouse movement (hand tremor)
- When clicking on the map with the zoom (magnifying glass) tools the slightest inadvertent movement of the mouse while...
- 04:52 PM Bug report #12751 (Closed): When advanced (CAD) digitizing is ON, Overview panel cannot be resized
- Fixed in QGIS 3.
- 04:52 PM Bug report #12751 (Closed): When advanced (CAD) digitizing is ON, Overview panel cannot be resized
- Fixed in QGIS 3.
- 04:51 PM Bug report #13890 (Closed): Font size in Form view does not take into account default font size s...
- Fixed in QGIS 3.
- 04:51 PM Bug report #13890 (Closed): Font size in Form view does not take into account default font size s...
- Fixed in QGIS 3.
- 04:47 PM Bug report #11739: PostGIS tables with missing geometries
- Unchanged in QGIS 3.
- 04:47 PM Bug report #11739: PostGIS tables with missing geometries
- Unchanged in QGIS 3.
- 04:38 PM Bug report #12713: when columns have the same name, styling with the first one does not work
- Still true in QGIS 3.
- 04:37 PM Bug report #13885: Rephrase the option "Select at ID" and make it easier to find
- Unchanged in QGIS 3.
- 04:37 PM Bug report #13885: Rephrase the option "Select at ID" and make it easier to find
- Unchanged in QGIS 3.
- 04:35 PM Bug report #11248: Metadata should be saved in the style as well
- Still true for QGIS 3.
- 04:35 PM Bug report #11248: Metadata should be saved in the style as well
- Still true for QGIS 3.
- 04:31 PM Feature request #11740: Older plugins in the home dir mask newer ones from installer
- Unchanged in QGIS 3.
- 04:21 PM Bug report #18342 (Open): Loading FileGDB's are really really slow
- I have created a data set (testdata_2) that matches my initial timings more accurately. The data set has no features ...
- 04:21 PM Bug report #18342 (Open): Loading FileGDB's are really really slow
- I have created a data set (testdata_2) that matches my initial timings more accurately. The data set has no features ...
- 10:55 AM Bug report #18342: Loading FileGDB's are really really slow
- Giovanni Manghi wrote:
> Jérôme Guélat wrote:
> > Mine are located on a network drive.
>
> and if you copy them ... - 10:41 AM Bug report #18342: Loading FileGDB's are really really slow
- Giovanni Manghi wrote:
> > I have just tried on two more powerful machines and they both take around 13 seconds in Q... - 09:59 AM Bug report #18342: Loading FileGDB's are really really slow
> I have just tried on two more powerful machines and they both take around 13 seconds in QGIS 3, while still only ...- 09:58 AM Bug report #18342: Loading FileGDB's are really really slow
- Jérôme Guélat wrote:
> Mine are located on a network drive.
and if you copy them on a local drive? - 08:26 AM Bug report #18342: Loading FileGDB's are really really slow
- Mine are located on a network drive.
- 04:20 PM Feature request #3769: PostGIS connections: take them from PgAdmin3?
- Agreed, it's not even available on Debian Sid.
- 04:19 PM Feature request #3769: PostGIS connections: take them from PgAdmin3?
- this should be "moved" to pgadmin4, but considered how bad it is I really don't know who would use it.
- 04:16 PM Feature request #3769: PostGIS connections: take them from PgAdmin3?
- Still true in QGIS 3.
- 04:18 PM Feature request #4306 (Closed): Uniform way of adding layers after analyses
- Now (QGIS 3) core plugins have been moved to Processing, so probably this ticket is useless.
- 04:18 PM Feature request #4306 (Closed): Uniform way of adding layers after analyses
- Now (QGIS 3) core plugins have been moved to Processing, so probably this ticket is useless.
- 04:17 PM Feature request #4307 (Closed): Different ways of saving files and opening them
- Now (QGIS 3) core plugins have been moved to Processing, so probably this ticket is useless.
- 04:17 PM Feature request #4307 (Closed): Different ways of saving files and opening them
- Now (QGIS 3) core plugins have been moved to Processing, so probably this ticket is useless.
- 04:15 PM Feature request #4314: Apply polygon styles also to points
- Still true in QGIS 3.
- 04:14 PM Bug report #14334 (Closed): SAGA raster calculator: order of layers wrong
- 02:48 PM Bug report #18231: DB Manager - PostgreSQL and Converted Config Seg error
- Bug confirmed for me with authentication (type : basic) : ...
- 01:44 PM Bug report #18373 (Closed): Annotation Scaling
- The scaling of Annotations seems to behave wrong when printing
This is how it looks like in the layout view:
!Lay... - 01:30 PM Bug report #18260: qgis 3 crashes at start
- I don't know if the problem is really the same. The installation of Qgis is the standalone in my case and i don't use...
- 01:26 PM Bug report #18370 (Closed): Save an empty layer to GeoJSON drop all fields
- 11:51 AM Bug report #18370: Save an empty layer to GeoJSON drop all fields
- Well, it seems it's not a bug. Because attributes in GeoJSON are defined at the feature level, not at the layer level...
- 10:49 AM Bug report #18370 (Closed): Save an empty layer to GeoJSON drop all fields
- I could replicate this issue on both QGIS 2.18 and 3.1, with Python script and using the UI.
If I create an empty ... - 01:10 PM Feature request #18347: More visible way to access Page Properties in QGIS3 Layout
- This is related to #17907. Some discussion of the background can be found at https://twitter.com/nyalldawson/status/9...
- 12:48 PM Bug report #14258 (Closed): Line width size assistant fails to load values when column is name "...
- Fixed now. Tested in QGIS 3.
- 12:48 PM Bug report #14258 (Closed): Line width size assistant fails to load values when column is name "...
- Fixed now. Tested in QGIS 3.
- 12:48 PM Bug report #14258 (Closed): Line width size assistant fails to load values when column is name "...
- Fixed now. Tested in QGIS 3.
- 12:38 PM Bug report #14076 (Closed): Check geometries plugin: missing command running indicator
- Fixed now.
- 12:38 PM Bug report #14076 (Closed): Check geometries plugin: missing command running indicator
- Fixed now.
- 12:36 PM Bug report #15019 (Closed): Paths should be fully adjusted to each OS
- Seems fixed now. Paths in projects are relative:...
- 12:36 PM Bug report #15019 (Closed): Paths should be fully adjusted to each OS
- Seems fixed now. Paths in projects are relative:...
- 12:36 PM Bug report #15019 (Closed): Paths should be fully adjusted to each OS
- Seems fixed now. Paths in projects are relative:...
- 12:30 PM Feature request #9327 (Closed): Add warning for topological errors
- Now a filter for invalid geometries is implemented, with options on how to behave then.
- 12:30 PM Feature request #9327 (Closed): Add warning for topological errors
- Now a filter for invalid geometries is implemented, with options on how to behave then.
- 12:30 PM Feature request #9327 (Closed): Add warning for topological errors
- Now a filter for invalid geometries is implemented, with options on how to behave then.
- 12:27 PM Feature request #10370 (Closed): New Identify Results panel: grey out useless buttons
- Seems fixed in QGIS 3.
- 12:27 PM Feature request #10370 (Closed): New Identify Results panel: grey out useless buttons
- Seems fixed in QGIS 3.
- 12:06 PM Bug report #16342: Exporting shape file from a SpatiaLite table produces very large file size
- Tested with GIS 2.18.17 and QGIS 3.0.0 (both GDAL/OGR 2.2.3): confirm the issue.
Sample shapefile VGD-Oesterreich_ge... - 12:04 PM Feature request #10250 (Closed): One to many relation: child table shown where inappropriate
- It seems fixed in QGIS 3.
- 12:04 PM Feature request #10250 (Closed): One to many relation: child table shown where inappropriate
- It seems fixed in QGIS 3.
- 11:27 AM Feature request #11828 (In Progress): Add visual changelog entries as QGIS startup tooltips
- Changelog available from the last menu. Would be good to add a link to https://www.qgis.org/it/site/forusers/visualch...
- 11:27 AM Feature request #11828 (In Progress): Add visual changelog entries as QGIS startup tooltips
- Changelog available from the last menu. Would be good to add a link to https://www.qgis.org/it/site/forusers/visualch...
- 11:24 AM Feature request #11483: Syntax check for raster calculator
- Still true in QGIS 3.
- 11:24 AM Feature request #11483: Syntax check for raster calculator
- Still true in QGIS 3.
- 11:21 AM Feature request #11323: Allow editing gdal commands in processing
- Still true in QGIS 3. Unsure whether this is still an issue, as commands should be editable in the Processing history...
- 11:18 AM Feature request #13123: load database layers after running algorithm
- Unchanged in QGIS 3.
- 10:39 AM Bug report #18369 (Closed): Project Properties - CRS Box Size
- Affects QGIS 2.18.16 and QGIS 3.0.0 on Windows 10 64 bit
The CRS properties box is a fixed size and too tall for som... - 10:11 AM Bug report #17824 (Feedback): Absolute paths still being used in Qgis 2.18 (Previously #16242)
- Luigi Pirelli wrote:
> in my case (qgis 30 on linux) the error is the uncorrect resolving of a linked path as I comm... - 10:06 AM Bug report #18360: Problems download of sample data from windows installer
- in the meantime you can download the sample data from the website, have a look at the online versions of the user and...
- 10:02 AM Bug report #16386: QGIS and GDAL cannot be updated together on Ubuntu Xenial
- Tim Beatty wrote:
> I have the same issue.
>
> This was off a clean install of Ubuntu 16.04 / Xenial
have you ... - 05:18 AM Bug report #16386: QGIS and GDAL cannot be updated together on Ubuntu Xenial
- I have the same issue.
This was off a clean install of Ubuntu 16.04 / Xenial - 10:00 AM Bug report #18367 (Feedback): TypeError when running Vector table tools -> Refactor fields
- 2.14 is not supported. Please test with 2.18 and 3.0/3.1
- 07:20 AM Bug report #18367: TypeError when running Vector table tools -> Refactor fields
- Sorry, I accidentally pasted the error message twice. It's just:
> An error has occurred while executing Python co... - 07:18 AM Bug report #18367 (Closed): TypeError when running Vector table tools -> Refactor fields
- I am converting several fields in a vector layer from type String to Real using the "Refactor fields" tool in the Pro...
- 09:41 AM Bug report #18357: Qgis crash opening Plugins
- Borys Jurgiel wrote:
> Is QGIS installed from the standalone installer or OSGeo4W? What other QGIS versions are alre... - 08:46 AM Bug report #18352: DB Manager is not showing the result after a SQL query
- PR here [[https://github.com/qgis/QGIS/pull/6553]]
- 08:46 AM Bug report #18352: DB Manager is not showing the result after a SQL query
- PR here [[https://github.com/qgis/QGIS/pull/6553]]
- 07:57 AM Bug report #18358: Documentation error for lang !=en
- That was fast! Thanks Richard.
Is it appropriate to leave the title as it is (tsting instead of 3.0)? - 06:50 AM Feature request #12707 (Open): Avoid too similar colours in the same project
- Still work in progress- a PR is open here https://github.com/qgis/QGIS/pull/6265, but some bits left to do
- 06:50 AM Feature request #12707 (Open): Avoid too similar colours in the same project
- Still work in progress- a PR is open here https://github.com/qgis/QGIS/pull/6265, but some bits left to do
- 06:28 AM Revision 678f6585 (qgis): Allow QgsVectorDataProviders to create QgsFeatureRenderers
- Implements https://github.com/qgis/QGIS-Enhancement-Proposals/issues/111
Adds support to QgsVectorDataProvider to cr... - 06:28 AM Revision 6002cc40 (qgis): [FEATURE][afs] Automatically set default style for layers
- to match the server's rendering information.
Means that when an AFS layer is loaded into QGIS, it will
automatically... - 06:28 AM Revision 35b5c782 (qgis): Add test that AFS provider gets renderer by default
- 06:28 AM Revision 7a341525 (qgis): Add unit tests for ArcGIS rest style parsing
- 06:28 AM Feature request #13349 (Closed): Apply "drawingInfo" style data to a Vector Layer imported from A...
- Applied in changeset commit:qgis|6002cc400a9246dc521b9ae4445dfd3e65447b06.
- 06:28 AM Feature request #13349 (Closed): Apply "drawingInfo" style data to a Vector Layer imported from A...
- Applied in changeset commit:qgis|6002cc400a9246dc521b9ae4445dfd3e65447b06.
- 05:59 AM Revision b42c893b (qgis): [FEATURE] color_grayscale_average() and color_mix_rgb() expression func...
- 03:36 AM Bug report #18366 (Closed): QGIS [build 7ffc148] crashes attempting to open project
- Previous build was opening the project file just fine....
- 03:24 AM Revision 6bdee5b7 (qgis): [dbmanager] Fixes empty table
- Fixes #18352
- 02:50 AM Revision 55f44ae5 (qgis): Revert "allow to save a Docker deps image for PR having [dockerdeps] in...
- This reverts commit 4c4036aea577fedde379fde2f308d1e088f33772.
- 02:50 AM Revision 4e9273fe (qgis): Revert "add secure env var for docker login in Travis yml file"
- This reverts commit 350218d0b4f964fec1484fd20e3bbac0498d92a7.
- 02:48 AM Revision 0a639192 (qgis): Revert "allow to save a Docker deps image for PR having [dockerdeps] in...
- 02:48 AM Revision 24051b33 (qgis): Revert "allow to save a Docker deps image for PR having [dockerdeps] in...
- 02:18 AM Bug report #18365 (Closed): range widget doesn't show value
- for an integer field with allow null option for a range widget, if the field has a value (i.e. 1), NULL is shown when...
2018-03-06
- 12:45 AM Revision 227f7062 (qgis): [processing] Add operators for parameter type flags, push warning
- to message log for duplicate parameter registration
- 12:12 AM Bug report #18364 (Closed): Crash when symbolizing raster with single band pseudocolor and max=in...
- h2. User Feedback
Loaded a tif raster where some cells have a value of infinity and when I tried to symbolize as s... - 11:46 PM Revision 74d14ae3 (qgis): Merge pull request #6414 from alexispolti/fix-project-path
- Fix project path when path contains a symbolic link
- 11:08 PM Bug report #18295 (Feedback): PostGIS Data Loads Extemely Slow
- Can you check the postgres logs and see if there's any difference in the queries sent from 2.18 to 3.0?
- 09:16 PM Bug report #18295: PostGIS Data Loads Extemely Slow
- I was able to test this using a point layer of just 1124 points in Mickey's PostGIS database, and can confirm his obs...
- 11:00 PM Revision a337d205 (qgis): Make use of new processing parameter infrastructure
- 11:00 PM Revision c3a84361 (qgis): Use flags for parameter type extra info
- 11:00 PM Revision 5d526794 (qgis): Remove leftover file
- 11:00 PM Revision e3dabac7 (qgis): Only add parameter when it is new
- 11:00 PM Revision 1fd74234 (qgis): Add processing parameter type definitions
- 11:00 PM Revision ff7b831b (qgis): Remove private implementations from python bindings
- 11:00 PM Revision 2145865a (qgis): Metadata and modeller exposure support
- 11:00 PM Revision a61efddc (qgis): Only expose supported parameters to modeler
- 11:00 PM Revision 031aa9c0 (qgis): Better error reporting for model exception
- 11:00 PM Revision 16e2aad2 (qgis): Use translated parameter names for sorting
- 11:00 PM Revision 9688bc27 (qgis): Remove crap API
- 11:00 PM Revision 926969fd (qgis): Better tooltips and expose `Raster Band` parameter
- 11:00 PM Revision cdef548c (qgis): Fix Fields Mapping parameter id
- 11:00 PM Revision a1fc70f8 (qgis): Improved error reporting for unknown parameters
- 11:00 PM Revision 9f76c417 (qgis): Fix parameter name rendering problem
- 11:00 PM Revision 53cf1a19 (qgis): Fix processing parameter type ids
- 11:00 PM Revision 6bad21f7 (qgis): Avoid freeze by infinite recursion
- 11:00 PM Revision cb84b832 (qgis): Add log output in case of loading models with missing parameters
- 11:00 PM Revision e67939b1 (qgis): Fix editing models with custom params
- 11:00 PM Revision eeb6f44d (qgis): Some addition error case info
- 11:00 PM Revision 542910e9 (qgis): Add QgsProcessingParameterType tests
- 11:00 PM Revision b5672d7a (qgis): API documentation
- 11:00 PM Revision 569b39b2 (qgis): Code and doc improvements
- 11:00 PM Revision 0d004914 (qgis): s/Modeller/Modeler/
- 11:00 PM Revision f22acb93 (qgis): License headers
- 10:57 PM Bug report #18363 (Open): Missing dependencies in Kubuntu 16.04 and KDE Neon
- Hello,
I have tried to install QGIS in a fresh Kubuntu 16.04 and KDE Neon (which is also based on ubuntu 16.04) wi... - 10:50 PM Revision 5b2c81bd (qgis): Fix project path when path contains a symbolic link
- 10:45 PM Revision 2bc30c73 (qgis): Less debug noise when rendering svg files
- 10:24 PM Bug report #18362 (Open): Rotate tool doesn't work for newly created points in transaction group ...
- When creating new points with PostgreSQL transaction groups activated, it is impossible to select that point with the...
- 10:06 PM Bug report #18337: Absolute paths stored in Qgis 3.0 project file for GDAL layers
- may this PR
https://github.com/qgis/QGIS/pull/6414
can fix this issue?
- 10:02 PM Bug report #18337: Absolute paths stored in Qgis 3.0 project file for GDAL layers
- It appears to me the relative function in Qgis 3 and 2.18 only works for relativity within the same root folder e.g. ...
- 06:58 PM Bug report #18337: Absolute paths stored in Qgis 3.0 project file for GDAL layers
- in my case the error is not by the code but for my use of linked path
the construction of relative path is done he... - 06:23 PM Bug report #18337: Absolute paths stored in Qgis 3.0 project file for GDAL layers
- <editform> tag is also set as the project absolute path
- 06:17 PM Bug report #18337: Absolute paths stored in Qgis 3.0 project file for GDAL layers
- also when set correct relative path in "handle bad layer", the project save always the <datasource> tag in absolute!
- 06:13 PM Bug report #18337: Absolute paths stored in Qgis 3.0 project file for GDAL layers
- seems still open as reported also for 2.18
see #17824 - 12:27 PM Bug report #18337 (Feedback): Absolute paths stored in Qgis 3.0 project file for GDAL layers
- I just tested on Windows (can't test on Linux right now) and can't confirm.
- 12:27 PM Bug report #18337 (Feedback): Absolute paths stored in Qgis 3.0 project file for GDAL layers
- I just tested on Windows (can't test on Linux right now) and can't confirm.
- 09:37 PM Bug report #18361 (Open): When adding raster layers, the layers are sorted in the reverse order f...
- Steps to reproduce:
Open some rasters in a project
When selecting the rasters in the open dialog box, pay attention... - 08:45 PM Bug report #18352: DB Manager is not showing the result after a SQL query
- I don't think it is related to MacOS, since I'm seeing the same problem with QGIS 3.1.0-Master (5b8599e9bb) on Window...
- 01:26 PM Bug report #18352 (Closed): DB Manager is not showing the result after a SQL query
- On QGIS Master 3.1, after I run a simple query such as `select * from my_table`, the result panel stays empty.
The... - 08:06 PM Bug report #18360 (Closed): Problems download of sample data from windows installer
- Tried to download QGIS on two different machines in both the new 3.0 version and the stable version. On each occasion...
- 07:42 PM Bug report #18358 (Closed): Documentation error for lang !=en
- 07:42 PM Bug report #18358: Documentation error for lang !=en
- Fixed with some redirect magic.
/3.0 redirected to /testing
/3.0/it/ etc redirected to /testing/en/ - 06:57 PM Bug report #18358: Documentation error for lang !=en
- I think the problem could be that there is not currently the 3.0 branch in the doc. Furthermore, before to branch we ...
- 06:39 PM Bug report #18358 (Closed): Documentation error for lang !=en
- The documentation (Help) link goes to e.g. https://docs.qgis.org/3.0/it/docs/, whereas only https://docs.qgis.org/3.0...
- 06:59 PM Bug report #17824: Absolute paths still being used in Qgis 2.18 (Previously #16242)
- in my case (qgis 30 on linux) the error is the uncorrect resolving of a linked path as I commented in #18337
- 06:11 PM Bug report #17824: Absolute paths still being used in Qgis 2.18 (Previously #16242)
- confirmed also on Master 7c3ab9f
in my case using gpkgs.
steps:
1) create a gpkg with a layer inside
2) add ... - 06:56 PM Feature request #9483: Replace help with pages from the manual
- It seems to me that this is fixed. Please Richard decide whether to close it.
- 06:55 PM Bug report #18359 (Feedback): QGUGIS Crash Managing Census Data
- Please add more details: add/link data, describe what you are doing when the crash happens, etc.
- 06:55 PM Bug report #18359 (Feedback): QGUGIS Crash Managing Census Data
- Please add more details: add/link data, describe what you are doing when the crash happens, etc.
- 06:55 PM Bug report #18359 (Feedback): QGUGIS Crash Managing Census Data
- Please add more details: add/link data, describe what you are doing when the crash happens, etc.
- 06:53 PM Bug report #18359 (Closed): QGUGIS Crash Managing Census Data
- h2. User Feedback
h2. Report Details
*Crash ID*: c84bc6061242e965dc281c6447de5a8620425be0
*Stack Trace... - 06:52 PM Feature request #13008: Processing: batch processes loading files dialog always shows all layers
- Unchanged in QGIS 3.
- 06:47 PM Feature request #12941 (Closed): Saving Processing log
- Implemented in QGIS 3.
- 06:47 PM Feature request #12941 (Closed): Saving Processing log
- Implemented in QGIS 3.
- 06:44 PM Feature request #12707 (Feedback): Avoid too similar colours in the same project
- A solution has been proposed, possibly implemented in QGIS 3.x.
- 06:44 PM Feature request #12707 (Feedback): Avoid too similar colours in the same project
- A solution has been proposed, possibly implemented in QGIS 3.x.
- 06:44 PM Feature request #12707 (Feedback): Avoid too similar colours in the same project
- A solution has been proposed, possibly implemented in QGIS 3.x.
- 06:43 PM Feature request #12593: Processing: make defaults more uniform
- Still unimplemented in QGIS 3. Using original interface for each provider, as planned for SAGA and GRASS, will make t...
- 06:42 PM Feature request #12698: Add "crop" function to Printing layout
- Still unimplemented in QGIS 3.
- 06:40 PM Feature request #12376: Please add line sinuosity
- Still missing in QGIS 3.
- 06:40 PM Feature request #12376: Please add line sinuosity
- Still missing in QGIS 3.
- 06:40 PM Bug report #18357 (Feedback): Qgis crash opening Plugins
- 06:39 PM Bug report #18357: Qgis crash opening Plugins
- Is QGIS installed from the standalone installer or OSGeo4W? What other QGIS versions are already installed?
Please c... - 06:00 PM Bug report #18357 (Closed): Qgis crash opening Plugins
- Qgis crashes when I try to open plugins from menu bar
h2. User Feedback
h2. Report Details
*Crash ... - 06:35 PM Feature request #12358 (Closed): Snapping options: avoid intersections missing
- In the new interface for QGIS 3 the option is clearly available.
- 06:35 PM Feature request #12358 (Closed): Snapping options: avoid intersections missing
- In the new interface for QGIS 3 the option is clearly available.
- 06:35 PM Feature request #12358 (Closed): Snapping options: avoid intersections missing
- In the new interface for QGIS 3 the option is clearly available.
- 06:34 PM Feature request #12320: Let the user copy the whole measurements for lines
- Unchanged in QGIS 3.
- 06:31 PM Feature request #12279: Split vector layer: add option to load results
- Unchanged in QGIS 3.
- 06:23 PM Feature request #13477 (Closed): Let's get rid of the Tips popup
- 06:21 PM Feature request #13477 (Feedback): Let's get rid of the Tips popup
- Seems removed in QGIS 3
- 06:23 PM Feature request #13644: Please add back GRASS layer history
- Unchanged in QGIS 3.
- 06:23 PM Feature request #14093 (Open): Prefer the QGIS-providers over the OGR-provider
- 06:19 PM Feature request #14093 (Feedback): Prefer the QGIS-providers over the OGR-provider
- Still a unified approach seems useful to me for QGIS 3.x.
Feel free to close this if appropriate. - 06:19 PM Feature request #14093 (Feedback): Prefer the QGIS-providers over the OGR-provider
- Still a unified approach seems useful to me for QGIS 3.x.
Feel free to close this if appropriate. - 06:23 PM Feature request #13625: GRASS plugin shell: please implement Crtl-V Ctrl-C
- Unchanged in QGIS 3.
- 06:22 PM Feature request #13537: Create Analysis menu as combination of GRASS and Processing
- Still true in QGIS 3.
- 06:17 PM Feature request #13879: Add a classification field based on current style rules
- Still missing in QGIS 3. Seems an useful alg to add to Processing, so I'm changing category.
- 05:55 PM Bug report #18343: QGIS 2.18.16/3.0 Renders Multipolygon Shapefile Incorrectly
- The original question came from
https://gis.stackexchange.com/questions/257974/postgis-multipolygon-when-converte... - 12:13 PM Bug report #18343 (Feedback): QGIS 2.18.16/3.0 Renders Multipolygon Shapefile Incorrectly
- I also see that. How the vector was obtained in the first place, I guess is a vectorization of a raster, correct? wha...
- 12:13 PM Bug report #18343 (Feedback): QGIS 2.18.16/3.0 Renders Multipolygon Shapefile Incorrectly
- I also see that. How the vector was obtained in the first place, I guess is a vectorization of a raster, correct? wha...
- 12:13 PM Bug report #18343 (Feedback): QGIS 2.18.16/3.0 Renders Multipolygon Shapefile Incorrectly
- I also see that. How the vector was obtained in the first place, I guess is a vectorization of a raster, correct? wha...
- 05:32 PM Revision ec5a8a4d (qgis): Merge pull request #6544 from manisandro/wms_filter_geom_crs_30
- Ensure FILTER_GEOM is transformed to layer CRS in GetFeatureInfo
- 05:28 PM Bug report #18356: DB Manager: import layer into Postgis fails with "Error 5 Creation of fields f...
- Confirmed also on Linux. (Ricardo?) can you test also QGIS 3? Thanks.
- 05:28 PM Bug report #18356: DB Manager: import layer into Postgis fails with "Error 5 Creation of fields f...
- Confirmed also on Linux. (Ricardo?) can you test also QGIS 3? Thanks.
- 05:28 PM Bug report #18356: DB Manager: import layer into Postgis fails with "Error 5 Creation of fields f...
- Confirmed also on Linux. (Ricardo?) can you test also QGIS 3? Thanks.
- 05:18 PM Bug report #18356 (Open): DB Manager: import layer into Postgis fails with "Error 5 Creation of f...
- When trying to import a layer to Postgis I get "Error 5 Creation of fields failed."
The table and fields id and geom... - 05:15 PM Revision f76cb582 (qgis): Merge pull request #6536 from m-kuhn/searchWidgetRecursionTrap
- Avoid freezing attribute form with recursion
- 04:38 PM Bug report #18355 (Closed): QGIS 3 crash when clicking in searchbox
- Hi when I click in the searchbox, bottom left side of the screen in QGIS 3 the program crash, here are the rapport:
... - 04:06 PM Bug report #18354 (Feedback): QGIS 3 crashed
- Please add more details, thanks.
also see #18317, #18273 and #18260 - 04:06 PM Bug report #18354 (Feedback): QGIS 3 crashed
- Please add more details, thanks.
also see #18317, #18273 and #18260 - 04:06 PM Bug report #18354 (Feedback): QGIS 3 crashed
- Please add more details, thanks.
also see #18317, #18273 and #18260 - 04:06 PM Bug report #18354 (Feedback): QGIS 3 crashed
- Please add more details, thanks.
also see #18317, #18273 and #18260 - 03:55 PM Bug report #18354 (Closed): QGIS 3 crashed
- Crash ID: e651a3c6fce3af27a1996d631856b1676b7b1eb5
Stack Trace
QgsLocatorWidget::searchFinished :
QgsLocat... - 03:46 PM Revision e969584a (qgis): Avoid freezing attribute form with recursion
- The search widget wrappers for relations have two issues
* They recursively load whatever relations are defined. Wit... - 03:45 PM Revision 734ea374 (qgis): Merge pull request #6532 from Gustry/tooltip
- [dbmanager] move shortcut in the tooltip
- 03:30 PM Revision 6108ed84 (qgis): Ensure FILTER_GEOM is transformed to layer CRS in GetFeatureInfo
- 03:28 PM Revision 5bf28d56 (qgis): Merge pull request #6533 from manisandro/wms_filter_geom_crs
- Ensure FILTER_GEOM is transformed to layer CRS in GetFeatureInfo
- 03:05 PM Bug report #18264: Processing/GDAL: "Convert format" does not work anymore in batch mode
- LOG PANEL PROCESSING
2018-03-06T15:03:58 INFO ogr2ogr -f "LIBKML" "\"C:/temp/TEST BUG QGIS/Points.kml\"" C:/Users/... - 03:14 AM Bug report #18264: Processing/GDAL: "Convert format" does not work anymore in batch mode
- Can you post the log window messages from running in 3.0?
- 02:45 PM Bug report #18353: QGIS Server can't work with /tmp directory
- Alessandro Pasotti can you take a look ?
- 02:44 PM Bug report #18353 (Closed): QGIS Server can't work with /tmp directory
- This is a generic issue about QGIS Server and Temporary directory.
If the environment variable HOME is set to /tmp... - 02:41 PM Revision 4b8377d8 (qgis): Testing with PROJ 5 [dockerdeps]
- 02:39 PM Revision 350218d0 (qgis): add secure env var for docker login in Travis yml file
- 02:39 PM Revision 4c4036ae (qgis): allow to save a Docker deps image for PR having [dockerdeps] in their t...
- 02:32 PM Revision ec975ba6 (qgis): Merge pull request #6516 from 3nids/pr_push_deps
- allow to save a Docker deps image for PR having [dockerdeps] in their message
- 02:14 PM Bug report #18342: Loading FileGDB's are really really slow
- Giovanni Manghi wrote:
> Jérôme Guélat wrote:
> > I'm having the same problem using a clean install (from OSGeo4W) ... - 01:57 PM Bug report #18342: Loading FileGDB's are really really slow
- Jérôme Guélat wrote:
> I'm having the same problem using a clean install (from OSGeo4W) on Windows 7.
are your da... - 01:55 PM Bug report #18342: Loading FileGDB's are really really slow
- I'm having the same problem using a clean install (from OSGeo4W) on Windows 7.
- 01:31 PM Bug report #18342 (Feedback): Loading FileGDB's are really really slow
> But I guess something has happened from 2.18 to 3.x that significantly increases time consumption when trying to ...- 01:13 PM Bug report #18342 (Open): Loading FileGDB's are really really slow
- Giovanni Manghi wrote:
> > I have just tried on two more powerful machines and they both take around 13 seconds in Q... - 01:00 PM Bug report #18342 (Feedback): Loading FileGDB's are really really slow
-
> I have just tried on two more powerful machines and they both take around 13 seconds in QGIS 3, while still only... - 12:57 PM Bug report #18342 (Open): Loading FileGDB's are really really slow
- Giovanni Manghi wrote:
> > Yes, there are no features in the data set.
>
> so... have you tried on another system... - 12:49 PM Bug report #18342 (Feedback): Loading FileGDB's are really really slow
> Yes, there are no features in the data set.
so... have you tried on another system or doing a clean install?- 12:46 PM Bug report #18342 (Open): Loading FileGDB's are really really slow
- Giovanni Manghi wrote:
> I just tried your dataset in my Win 10 testing VM and doing what you say (" I measured the ... - 12:19 PM Bug report #18342 (Feedback): Loading FileGDB's are really really slow
- I just tried your dataset in my Win 10 testing VM and doing what you say (" I measured the time from dropping the fol...
- 10:51 AM Bug report #18342 (Open): Loading FileGDB's are really really slow
- I have created a new dummy data set with 40 feature types inside a schema and each feature type has 20 attributes.
... - 10:51 AM Bug report #18342 (Open): Loading FileGDB's are really really slow
- I have created a new dummy data set with 40 feature types inside a schema and each feature type has 20 attributes.
... - 09:46 AM Bug report #18342 (Feedback): Loading FileGDB's are really really slow
- Can you attach sample data? thanks!
- 09:46 AM Bug report #18342 (Feedback): Loading FileGDB's are really really slow
- Can you attach sample data? thanks!
- 09:46 AM Bug report #18342 (Feedback): Loading FileGDB's are really really slow
- Can you attach sample data? thanks!
- 09:32 AM Bug report #18342: Loading FileGDB's are really really slow
- Confirmed here with QGIS 3.0 and 2.18.17... The opening time seems to be similar with the ESRI FileGDB driver.
Int... - 02:06 PM Bug report #16740 (Closed): Status Bar: the Extent textbox doesn't show all the values
- 01:59 PM Bug report #18140 (Feedback): Wrong color is exported
- 01:58 PM Bug report #18132 (Open): Dpi resolution of images exported from composer is wrong
- 01:51 PM Revision 24259ae8 (qgis): [dbmanager] move shortcut in the tooltip
- 01:46 PM Bug report #18183: QGIS 3: SAGA "output extent" should not be mandatory
- Which algorithm are you trying?
The extent params are not optional by the default. They should be in most cases (b... - 01:42 PM Revision 283f3b8e (qgis): Don't crash when loading a project with unreachable wfs layers
- 01:31 PM Feature request #18332 (Open): Project Snapping Option should have both "All layers" and "Visible...
- 01:23 PM Feature request #18332: Project Snapping Option should have both "All layers" and "Visible layers...
- Giovanni Manghi wrote:
> feature request?
Okey, a feature request it is.
The current behaviour should be named... - 12:02 PM Feature request #18332 (Feedback): Project Snapping Option should have both "All layers" and "Vis...
- feature request?
- 12:02 PM Feature request #18332 (Feedback): Project Snapping Option should have both "All layers" and "Vis...
- feature request?
- 01:24 PM Bug report #18215: Processing: problems outputting raster layers from a model as a "final result"
- Colons are not allowed in Windows filenames. Looks like that's the issue, since your output filenames have colons.
... - 01:16 PM Revision 184480bc (qgis): Ensure FILTER_GEOM is transformed to layer CRS in GetFeatureInfo
- 12:42 PM Bug report #18306 (Open): QGIS 3 crashes on start if network has proxy and ""Check QGIS version a...
- 12:28 PM Bug report #18306: QGIS 3 crashes on start if network has proxy and ""Check QGIS version at start...
- Without the option "Use proxy for web access" in Options| Network and with the option "Check QGIS version at startup"...
- 11:40 AM Bug report #18306: QGIS 3 crashes on start if network has proxy and ""Check QGIS version at start...
- Manuel Schmidt wrote:
> Thank you Stefan it works
so just to be clear, qgis 3 crashes on start unless using the -... - 12:30 PM Bug report #18351 (Feedback): Crash on loading same group of shapefile for the second time after ...
- Just tested on Windows 10/QGIS3, can't confirm.
- 12:30 PM Bug report #18351 (Feedback): Crash on loading same group of shapefile for the second time after ...
- Just tested on Windows 10/QGIS3, can't confirm.
- 09:52 AM Bug report #18351 (Closed): Crash on loading same group of shapefile for the second time after cr...
- Steps to reproduce the error:
* load 2 or more shapefile (drag and drop)
* create ne project
* load the same shape... - 12:14 PM Bug report #18326: Cannot launch QGis 3.0 - .dll error messages
- Thank you Giovanni - no, I do not have another machine. All earlier QGis versions never showed this problem. In case ...
- 12:00 PM Bug report #18326 (Feedback): Cannot launch QGis 3.0 - .dll error messages
- Likely a local issue. Have you tried on other machines?
- 12:00 PM Bug report #18326 (Feedback): Cannot launch QGis 3.0 - .dll error messages
- Likely a local issue. Have you tried on other machines?
- 12:04 PM Bug report #18345: WFS 1.1.0 broken by inverted axis in QGIS Server
- I don't think this applies to 2.x: the server code has changed completely and AFAIK WFS 1.1 was not supported in 2.x
- 11:48 AM Bug report #18345 (Feedback): WFS 1.1.0 broken by inverted axis in QGIS Server
- 11:48 AM Bug report #18345: WFS 1.1.0 broken by inverted axis in QGIS Server
- Is this a regression or is also true for 2.*?
- 11:48 AM Bug report #18345: WFS 1.1.0 broken by inverted axis in QGIS Server
- Is this a regression or is also true for 2.*?
- 11:48 AM Bug report #18345: WFS 1.1.0 broken by inverted axis in QGIS Server
- Is this a regression or is also true for 2.*?
- 09:21 AM Bug report #18345: WFS 1.1.0 broken by inverted axis in QGIS Server
- Things looks more complicated than it seems,
This email exchange is enlightning:
http://lists.osgeo.org/pipermail... - 12:01 PM Bug report #15227 (Closed): Attribute table issue when entering a new value
- 11:56 AM Bug report #18329 (Feedback): importing dxf +zoom
- Please attach offending dataset (or sample of).
- 11:56 AM Bug report #18329 (Feedback): importing dxf +zoom
- Please attach offending dataset (or sample of).
- 11:56 AM Bug report #18329 (Feedback): importing dxf +zoom
- Please attach offending dataset (or sample of).
- 11:53 AM Bug report #14854 (Closed): 'Save Edits' discards unconfirmed values in attribute table
- 11:52 AM Bug report #18336 (Closed): QGIS 2.18 CRASHES FOR A RASTER STORED IN POSTGIS
- see #8073
- 11:52 AM Bug report #18336 (Closed): QGIS 2.18 CRASHES FOR A RASTER STORED IN POSTGIS
- see #8073
- 11:49 AM Bug report #18307: Crash when exiting shp layer without saving
- No problems where with Win7
- 11:46 AM Bug report #18341 (Feedback): VRT loads extremely slowly
- 11:43 AM Bug report #17809 (Open): Rendering performance issues
- 11:42 AM Bug report #18315 (Closed): Select by location: selection in the wrong layer
- 11:34 AM Bug report #18339 (Closed): crash report
- This tickets lacks every minimal information (as also a meaningful subject) required for us to try replicate and even...
- 11:34 AM Bug report #18339 (Closed): crash report
- This tickets lacks every minimal information (as also a meaningful subject) required for us to try replicate and even...
- 11:30 AM Bug report #18344 (Feedback): QGIS 3.0 Crashes using 'Identify Feature Tool ' on a layer with a j...
- Please attach a minimal project with data that shows this issue. Thanks!
- 11:30 AM Bug report #18344 (Feedback): QGIS 3.0 Crashes using 'Identify Feature Tool ' on a layer with a j...
- Please attach a minimal project with data that shows this issue. Thanks!
- 11:26 AM Bug report #18071: qgis 2.18.16 freezes when opening gpx-file in the "Import other file" tab
- Working in version 2.18.17
- 09:21 AM Revision 05484dce (qgis): [FEATURE][processing] Rotate features algorithm
- Allows rotation of features by a set angle.
The rotation can occur around a preset point or the individual
feature's... - 08:11 AM Bug report #18260: qgis 3 crashes at start
- We had the same problem (see #18306).
We use the QGIS from OSGeo4W and have to use a proxy with authentication for w... - 07:48 AM Revision f2e8c37e (qgis): [needs-docs] Add else rule UI option in rule based widget (#6529)
- * [needs-docs] Add else rule UI option in rule based widget
* Review fixes - 07:27 AM Revision 44895084 (qgis): Merge pull request #6525 from nyalldawson/segmentize
- [FEATURE][processing] Add "segmentize" algorithms
- 07:21 AM Bug report #18340: Download failure of sample data
- To the original poster please see [[https://www.qgis.org/en/site/getinvolved/governance/codeofconduct/codeofconduct.h...
- 06:39 AM Revision 9edaf828 (qgis): fix spacing between label and icon in widget layer properties
- 06:05 AM Revision 63d4a382 (qgis): Fix adding parts to curved polygon types fails
- (cherry-picked from 93f805c)
- 06:03 AM Feature request #18350 (Open): MultiLayered geotiff and PDF
- Then export layer (report) we may see that image is layered.
Need multilayered PDF or GEOTIFF.
It's usefull for dis... - 05:54 AM Feature request #18228: Autosender for crash reports
- Then delete some point.
- 05:23 AM Bug report #18349: regression: aggregate algorithm broken under QGIS 3.0 (within model or as stan...
- Well, turns out the algorithm is broken even outside the context of models.
- 05:23 AM Bug report #18349: regression: aggregate algorithm broken under QGIS 3.0 (within model or as stan...
- Well, turns out the algorithm is broken even outside the context of models.
- 04:57 AM Bug report #18349 (Closed): regression: aggregate algorithm broken under QGIS 3.0 (within model o...
- The aggregate algorithm is broken when used in a model, under QGIS 3.0/3.1.
*Steps to reproduce*
# Create a new ... - 05:20 AM Revision 93f805cd (qgis): Fix adding parts to curved polygon types fails
- 04:44 AM Revision 0630b1c7 (qgis): [FEATURE][processing] allow to create points on all parts in point on s...
- 04:44 AM Revision 8a063df7 (qgis): fix travis
- 04:44 AM Revision 0d92f96f (qgis): [FEATURE][processing] allow to create points on all parts in centroids alg
- 02:57 AM Revision a30403dc (qgis): Rename QgsProject::projectDirty to isDirtyChanged
- Also show unsaved status in title bar even when project has
not been first saved - 02:24 AM Revision 7cb38fec (qgis): [layouts] Correctly set project dirty for more editing operations
- (cherry-picked from 51286d9)
- 02:20 AM Revision 6d50e31d (qgis): Docs++
- (cherry-picked from d79221f)
- 02:20 AM Revision d97ea9c0 (qgis): Strip non-spatial and nullptrs from list when calling
- QgsMapSettings::setLayers
Since neither can be rendered, we filter them from the list
of layers to be rendered in th... - 02:20 AM Revision 35527642 (qgis): [pal] Fix invalid candidates created for parallel line labeling
- mode when a closed linestring is too small for labels to fit
within feature
Fixes #18283
(cherry-picked from a76fb0b) - 02:20 AM Revision d8734e3e (qgis): Add unit test for #18283
- (cherry-picked from 7cf409e)
- 02:20 AM Revision d43db07d (qgis): Use a better regex for removing invalid characters from filenames
- Fixes atlas exports remove international characters from filenames
Fixes #18291
(cherry-picked from 8543a9) - 02:20 AM Revision fe6e9673 (qgis): [processing] Fix invalid filenames are used for temporary files
- during models
Fixes #18263
(cherry-picked from 84cdd6) - 02:20 AM Revision 48410c40 (qgis): Ensure that non-spatial layers are never set as canvas layers
- (cherry-picked from 8e4b8a)
- 02:20 AM Revision 7b7f915a (qgis): Don't try to render non-finite points
- They occur as a result of reprojection errors, and cause a line
to be extend to the top-left of the canvas.
Fixes #9... - 02:20 AM Revision 5234212e (qgis): [oracle] Fix provider
- The oracle provider is quite broken on 3.0 for tables which require
a feature id map.
This is due to QMap<QVariant,.... - 02:20 AM Revision 0246cd67 (qgis): Fix raster calc dialog uses an open file dialog instead of save dialog
- Fixes #18303
(cherry-picked from b5d9e7) - 02:20 AM Revision d2bf8d09 (qgis): [layouts] Fix missing map name in map item properties dialog
- Fixes #18288
(cherry-picked from 2238b42) - 02:20 AM Revision a24e2bd3 (qgis): Catch a possible exception in QgsGeometry::makeValid
- (cherry-picked from b61882f)
- 02:20 AM Revision 23457336 (qgis): [pal] Use QgsGeometry::makeValid instead of buffer(0) to repair geometries
- Possibly refs #14752
(cherry-picked from e05a5a9) - 02:20 AM Revision fc7b99eb (qgis): Fix leak when converting 2.x compositions
- (cherry-picked from 70242a)
- 02:20 AM Revision 1101fc65 (qgis): [3d] Add a title to 3d config window
- Fixes #18281
(cherry-picked from 0a6024b) - 02:20 AM Revision 9ae1e936 (qgis): Prevent status bar coordinate widget from shrinking too small
- (cherry-picked from 0823de0)
- 02:20 AM Revision 63d587c0 (qgis): Fix missing transform context warnings on status bar coordinate display
- (cherry-picked from 55814b8)
- 02:06 AM Revision d73c7758 (qgis): Also update layout designer title bar to reflect unsaved changes
- indicator
- 02:06 AM Revision d4a3520b (qgis): [hig] Show standard '*' prefix in application title bar when project
- has unsaved changes
E.g.
'*my project - QGIS' - 02:06 AM Revision 51286d90 (qgis): [layouts] Correctly set project dirty for more editing operations
2018-03-05
- 12:29 AM Bug report #18327 (Closed): Selecting "arrow" as line style crash QGIS in custom projection
- 02:35 AM Bug report #18327 (In Progress): Selecting "arrow" as line style crash QGIS in custom projection
- Confirmed fixed by https://github.com/qgis/QGIS/pull/6520
- 02:35 AM Bug report #18327 (In Progress): Selecting "arrow" as line style crash QGIS in custom projection
- Confirmed fixed by https://github.com/qgis/QGIS/pull/6520
- 02:35 AM Bug report #18327 (In Progress): Selecting "arrow" as line style crash QGIS in custom projection
- Confirmed fixed by https://github.com/qgis/QGIS/pull/6520
- 12:27 AM Revision 7ffc148e (qgis): [oracle] Fix provider
- The oracle provider is quite broken on 3.0 for tables which require
a feature id map.
This is due to QMap<QVariant,.... - 12:27 AM Bug report #17738 (Closed): Not show data for oracle layers in QGIS 2.99
- Applied in changeset commit:qgis|7ffc148e356ef251e93502e3c965bf912592eda2.
- 12:27 AM Bug report #17738 (Closed): Not show data for oracle layers in QGIS 2.99
- Applied in changeset commit:qgis|7ffc148e356ef251e93502e3c965bf912592eda2.
- 12:27 AM Bug report #16869 (Closed): SelectTool on Oracle layer selects always ALL features
- Applied in changeset commit:qgis|7ffc148e356ef251e93502e3c965bf912592eda2.
- 12:27 AM Bug report #16869 (Closed): SelectTool on Oracle layer selects always ALL features
- Applied in changeset commit:qgis|7ffc148e356ef251e93502e3c965bf912592eda2.
- 12:27 AM Bug report #18289 (Closed): GIS 3 Atlas not work with oracle spatial layer
- Applied in changeset commit:qgis|7ffc148e356ef251e93502e3c965bf912592eda2.
- 12:27 AM Bug report #18289 (Closed): GIS 3 Atlas not work with oracle spatial layer
- Applied in changeset commit:qgis|7ffc148e356ef251e93502e3c965bf912592eda2.
- 12:26 AM Revision 454cce89 (qgis): Don't try to render non-finite points
- They occur as a result of reprojection errors, and cause a line
to be extend to the top-left of the canvas.
Fixes #9392 - 12:26 AM Bug report #9392 (Closed): Ortho Projection produces artifacts
- Applied in changeset commit:qgis|454cce89f1fb45978fb75166616063d90a7563b3.
- 12:26 AM Bug report #9392 (Closed): Ortho Projection produces artifacts
- Applied in changeset commit:qgis|454cce89f1fb45978fb75166616063d90a7563b3.
- 11:42 PM Revision 6d360856 (qgis): fix size for menu indicator in data defined button
- 11:26 PM Bug report #18348 (Closed): QgsCoordinateTransform still has a problem
- That's 2.x API.
transform = QgsCoordinateTransform( src, dest, QgsProject.instance())
- 11:26 PM Bug report #18348 (Closed): QgsCoordinateTransform still has a problem
- That's 2.x API.
transform = QgsCoordinateTransform( src, dest, QgsProject.instance())
- 11:15 PM Bug report #18348 (Closed): QgsCoordinateTransform still has a problem
- The problem seems the same (or similar) to Bug report #17833
Executing the following commands in the python consol... - 10:50 PM Feature request #18347 (Open): More visible way to access Page Properties in QGIS3 Layout
- The only way I could find to change the page orientation for layouts in QGIS3 is by right-clicking the page. This isn...
- 10:14 PM Bug report #18340 (Closed): Download failure of sample data
- Closed for rude, aggressive or abusive language.
- 03:54 PM Bug report #18340 (Closed): Download failure of sample data
- I am a completely new user of QGIS and the download experience is not good. I am persevering with your software but f...
- 09:50 PM Revision 5b8599e9 (qgis): Strip non-spatial and nullptrs from list when calling
- QgsMapSettings::setLayers
Since neither can be rendered, we filter them from the list
of layers to be rendered in th... - 09:50 PM Revision 8e4b8a95 (qgis): Ensure that non-spatial layers are never set as canvas layers
- 08:09 PM Bug report #18346 (Closed): Project variables ignored by QGIS server when used in datadefined lab...
- using a Project variable in an expression for datadefined labeling (Tested wit x, y and rotation) is ignored by QGIS ...
- 07:37 PM Bug report #18345: WFS 1.1.0 broken by inverted axis in QGIS Server
- Another evidence: getFeature call always return 1.1 format but coordinates are not inverted and epsg code is not URN ...
- 06:47 PM Bug report #18345: WFS 1.1.0 broken by inverted axis in QGIS Server
- To be more precise: the returned XML is different, what does not change is the SRS specification: according to the sp...
- 06:38 PM Bug report #18345 (Closed): WFS 1.1.0 broken by inverted axis in QGIS Server
- Apparently QGIS Server supports WFS 1.1.0 as advertised by its getcapabilities, but when requested to getcapabilitie...
- 04:44 PM Bug report #18344 (Closed): QGIS 3.0 Crashes using 'Identify Feature Tool ' on a layer with a joi...
- Steps to reproduce:
1. select point layer
2. toggle identify feature
3. click point
4. qgis crash
I supose t... - 04:28 PM Bug report #18325: Feature form is not remmebering last configuration
- Actually, qgis3 remember the size and position at feature level. Maybe it could be better at layer level?
- 04:22 PM Bug report #18343 (Open): QGIS 2.18.16/3.0 Renders Multipolygon Shapefile Incorrectly
- QGIS 2.18.16 and 3.0 incorrectly renders a multipolygon loaded from SHP. Please see screen shot below. The arrows poi...
- 04:21 PM Bug report #18339: crash report
- It seems to be the same bug as #18260
- 03:29 PM Bug report #18339 (Closed): crash report
- h2. User Feedback
h2. Report Details
*Crash ID*: ba54a6c60ae821a1728dc244e6b17e1a9948396d
*Stack Trace... - 04:02 PM Bug report #18322: Zooming in causes canvas to go blank
- Download the Root folder
Project file called 18322 TEST PROJECT
see attached screenshot - 03:01 PM Bug report #18322: Zooming in causes canvas to go blank
- https://my.pcloud.com/publink/show?code=kZAfT57Z0doVKojjEQ4dvJQfYAmsOQpolq4k is currently uploading, needs another ho...
- 04:02 PM Bug report #18342 (Closed): Loading FileGDB's are really really slow
- I have installed QGIS from OSGeo4W and I'm trying to load an empty ESRI File Geodatabase. The GDB has around 20 featu...
- 03:58 PM Bug report #18341 (Closed): VRT loads extremely slowly
- Opening a VRT layer takes a lot of time on version 3.0.
tested on a 341ko file that references 273 ecw files :
- ti... - 03:14 PM Bug report #18338: Labels on MSSQL Layers
- Added info: Only one point is labelled in any view.
- 03:12 PM Bug report #18338 (Closed): Labels on MSSQL Layers
- When labels are applied to MSSQL linked point database, only a few random points are labelled. When the layer is exp...
- 02:22 PM Bug report #18306: QGIS 3 crashes on start if network has proxy and ""Check QGIS version at start...
- Thank you Stefan it works
- 01:48 PM Bug report #18306: QGIS 3 crashes on start if network has proxy and ""Check QGIS version at start...
- PS: i work at the same organization as Manuel. We have to use a Proxy with authentication for webaccess.
- 01:42 PM Bug report #18306: QGIS 3 crashes on start if network has proxy and ""Check QGIS version at start...
- Hi,
I had the same problem (Windows 7 PC with OSGeo4W 64Bit Installation).
I edited the file qgis.bat and added --n... - 07:38 AM Bug report #18306: QGIS 3 crashes on start if network has proxy and ""Check QGIS version at start...
- Hi,
QGIS does not start *and* i don't find my .qgis3 folder.
At the first start of QGIS 3, i had break the migr... - 01:13 PM Bug report #18337 (Closed): Absolute paths stored in Qgis 3.0 project file for GDAL layers
- When raster layers are added to a project, the layers are stored in the project file with absolute paths, even though...
- 01:08 PM Bug report #18264: Processing/GDAL: "Convert format" does not work anymore in batch mode
- QGIS-3
Algorithm ID: 'gdal:convertformat'
normal_mode:
1 Postgis layer input, 1 KML layer output as file.
ERROR... - 12:24 PM Bug report #17809: Rendering performance issues
- Saber Razmjooei wrote:
> Could you also check you are using the same settings for multi-threaded rendering?
It ma... - 12:11 PM Bug report #18335 (Closed): Invalid file names for outputs in Processing models
- Already fixed in master
- 12:11 PM Bug report #18335 (Closed): Invalid file names for outputs in Processing models
- Already fixed in master
- 11:23 AM Bug report #18335 (Closed): Invalid file names for outputs in Processing models
- When model executed and output is a temporary file, Processing generates filenames with "bad" characters like colons ...
- 12:09 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
- Nyall Dawson wrote:
> 1. Full performance - yet undefined behavior whenever a layer contains invalid geometries. (Un... - 10:29 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
- Hi,
I think that would be a very good solution. The SQL geometry databases I use are very well maintained and have... - 02:34 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
- I've looked into this issue in depth and there's no easy answers here.
We have to choose between:
1. Full perfo... - 12:05 PM Bug report #18336 (Closed): QGIS 2.18 CRASHES FOR A RASTER STORED IN POSTGIS
- QGIS 2.18 crashes during the panning of a raster stored in a PostGIS database.
Error: minidump scritto a C: ..... ... - 11:53 AM Bug report #18260: qgis 3 crashes at start
- I have also the same problem. Here is my log : ...
- 10:57 AM Bug report #18334 (Closed): German Translation
- In QGIS3 (German-Translation) the
Layereigenschaften (Layer-Properties) of a Shapefile shows
"Darstellung" 2 times... - 10:47 AM Revision 7c3ab9f1 (qgis): Merge pull request #6268 from pblottiere/dbmanager_stop
- [FEATURE][needs-docs] dbmanager stop
- 10:41 AM Bug report #18333 (Closed): QgsPolygonV2.vertexAt NotImplementedError, in memory layer, polygons ...
- On Windows, but not on Linux, trying to color polygon with z-dimension causes the error message below.
An error ... - 10:19 AM Bug report #18313: Issue saving vector layer reprojected to a different coordinate reference system
- Hello again,
It seems even if I did not understand completely your answer it guided me to find the solution :)
So, ... - 10:19 AM Bug report #18313: Issue saving vector layer reprojected to a different coordinate reference system
- Hello again,
It seems even if I did not understand completely your answer it guided me to find the solution :)
So, ... - 09:58 AM Bug report #18313: Issue saving vector layer reprojected to a different coordinate reference system
- Thank you for your answer Harrissou.
I don't know if I understand much what you are telling me since I do not have a... - 10:15 AM Revision f2a67809 (qgis): Sipify and style
- 09:58 AM Bug report #18271: virtual layer makes qgis dump
- I saw your reply too late.
As soon as it does it again, I will report the details - 09:33 AM Feature request #9729: Add "Portable" as an option for the standalone installer
- Unchanged in QGIS3
- 09:32 AM Bug report #18315: Select by location: selection in the wrong layer
- In QGIS 3.00, there's no problem the result is in the correct layer.
- 09:28 AM Bug report #14165 (Closed): Geometry checker plugin error (3D geom)
- Now GHDAL 1 should be outdated in most if not all systems.
- 09:28 AM Bug report #14165 (Closed): Geometry checker plugin error (3D geom)
- Now GHDAL 1 should be outdated in most if not all systems.
- 09:28 AM Bug report #14165 (Closed): Geometry checker plugin error (3D geom)
- Now GHDAL 1 should be outdated in most if not all systems.
- 09:23 AM Feature request #3044 (Closed): collision detection for symbols
- So closing this.
- 09:23 AM Feature request #3044 (Closed): collision detection for symbols
- So closing this.
- 09:22 AM Feature request #13518: Add support for GRASS raster labels
- Still TBD in QGIS3
- 09:12 AM Revision 7aa83043 (qgis): Merge pull request #6519 from elpaso/server-tempfile-fix
- [bugfix][server] Fix temporary path permission issue
- 08:31 AM Bug report #14854: 'Save Edits' discards unconfirmed values in attribute table
- On 3.1 seems to work fine.
- 08:27 AM Bug report #15227: Attribute table issue when entering a new value
- It seems to work fine on QGIS 3.1
- 08:02 AM Bug report #18324: X11 freeze using drag and drop designer" custom forms
- on Win10 & 3.1 works fine
- 06:44 AM Revision 993b9fd4 (qgis): Rename Welcome Page action to Close Project
- 06:33 AM Feature request #4236: Add ability to (over)write CRS for an existing raster file e.g. to geotif ...
- I have rewritten the description including adding an example of the less obvious benefits of this feature i.e. one of...
- 06:16 AM Revision 8d2b3be2 (qgis): Fix docs on projectDirty
- 06:13 AM Revision 894c5506 (qgis): Add projectDirty signal for QgsProject
- 05:40 AM Revision c5fa66d1 (qgis): fix zh-Hant flag size
- 04:20 AM Revision 0392f0c8 (qgis): correcting zh-Hant flag
- 02:36 AM Revision 7cf409eb (qgis): Add unit test for #18283
- 02:36 AM Revision a76fb0b4 (qgis): [pal] Fix invalid candidates created for parallel line labeling
- mode when a closed linestring is too small for labels to fit
within feature
Fixes #18283 - 02:36 AM Bug report #18283 (Closed): serious regression: labelling's parallel placement leads to endless l...
- Applied in changeset commit:qgis|a76fb0b469796183c76d5343053e5be2471de126.
- 02:36 AM Bug report #18283 (Closed): serious regression: labelling's parallel placement leads to endless l...
- Applied in changeset commit:qgis|a76fb0b469796183c76d5343053e5be2471de126.
- 01:29 AM Bug report #18283 (In Progress): serious regression: labelling's parallel placement leads to endl...
- 02:24 AM Bug report #18218: Processing: use selected features no more avaiable for GRASS tools?
- > Moreover (maybe is a general issue) the option remain greyed out if the input layer is not the one that shows when ...
- 02:13 AM Bug report #18075 (Closed): Checkbox options in drag and drop designer disappears when default va...
- This was already reported and fixed in the main bug tracker.
- 02:13 AM Bug report #18075 (Closed): Checkbox options in drag and drop designer disappears when default va...
- This was already reported and fixed in the main bug tracker.
- 02:09 AM Revision d7aec7cc (qgis): Merge pull request #6418 from klavspc/bookmarklocator
- [FEATURE][locator] Add bookmark search to locator bar
- 02:08 AM Revision c6a5c993 (qgis): still indentation...
- 02:08 AM Revision ce7df851 (qgis): Fix indentation
- 02:08 AM Revision a3e62a8a (qgis): Link georef help button
- 02:06 AM Revision d79221f1 (qgis): Docs++
- [ci-skip]
- 02:06 AM Revision 84cdd609 (qgis): [processing] Fix invalid filenames are used for temporary files
- during models
Fixes #18263 - 02:06 AM Revision 8543a912 (qgis): Use a better regex for removing invalid characters from filenames
- Fixes atlas exports remove international characters from filenames
Fixes #18291 - 02:06 AM Bug report #18263 (Closed): Interpolation algorithms not running in Graphical Modeler in QGIS 3.0
- Applied in changeset commit:qgis|84cdd609abcbc925a7a177a7fd2bb43059c55c13.
- 02:06 AM Bug report #18263 (Closed): Interpolation algorithms not running in Graphical Modeler in QGIS 3.0
- Applied in changeset commit:qgis|84cdd609abcbc925a7a177a7fd2bb43059c55c13.
- 02:06 AM Bug report #18291 (Closed): [Layout] Exporting a layout with a special character in its name chan...
- Applied in changeset commit:qgis|8543a91264154dea6a7d4916f603975cbef25405.
- 02:06 AM Bug report #18291 (Closed): [Layout] Exporting a layout with a special character in its name chan...
- Applied in changeset commit:qgis|8543a91264154dea6a7d4916f603975cbef25405.
- 01:52 AM Revision ee43d54a (qgis): Add Help button and some fixes to automated placement widget
- 01:52 AM Revision 7297dd63 (qgis): Fix upcoming link
- 01:52 AM Revision 847683b5 (qgis): Fix tooltip
- 01:41 AM Revision 0e80b72d (qgis): [needs-docs] Add welcome screen action to project menu
- 01:13 AM Revision 4ef667db (qgis): Add separator between rename and remove for browser
2018-03-04
- 12:34 AM Revision e33ff2d5 (qgis): Add link precommit hook for git
- 12:28 AM Revision ce3efdff (qgis): Fix dock shortcuts to use Ctrl and not Alt
- 10:03 PM Bug report #18331: "Node Tool" just "sees" everything on canvas even in hidden layers
- Thanks for your note; I believe this is a duplicate of #18331
- 08:52 PM Bug report #18331 (Closed): "Node Tool" just "sees" everything on canvas even in hidden layers
- Step to reproduce:
1. click editing toggle
2. click node tool
3. drag mouse around canvas, you can see even shapes... - 08:52 PM Feature request #18332 (Open): Project Snapping Option should have both "All layers" and "Visible...
- Currently, "All layers" is actually "Visible layers" not quite literally "all".
There should be both options anywa... - 08:52 PM Bug report #18330 (Open): "Vertex Editor" disappears from View / Panel after the panel being closed
- Step to reproduce:
1. toggle editing mode
2. click node tool
3. right click on canvas
4. click popped up "Vertex... - 05:12 PM Bug report #18329 (Closed): importing dxf +zoom
- After importing a dwg file (made in draftsight) I wanted to zoom out and boooom.
thanks for your work
kind regr... - 03:16 PM Bug report #18328 (Closed): viewing 3D map
- After importing a csv file with XYZ cordinates I created a 3Dview with the new option in the programme when it crashe...
- 02:31 PM Bug report #18220 (Closed): Crash when clicking "Manage and install plugins" - Fresh install
- It seems to be not reproducable. It may be fixed in current installer, and I believe methods from #18261 could help h...
- 02:31 PM Bug report #18220 (Closed): Crash when clicking "Manage and install plugins" - Fresh install
- It seems to be not reproducable. It may be fixed in current installer, and I believe methods from #18261 could help h...
- 02:31 PM Bug report #18220 (Closed): Crash when clicking "Manage and install plugins" - Fresh install
- It seems to be not reproducable. It may be fixed in current installer, and I believe methods from #18261 could help h...
- 02:24 PM Revision 1f7875ec (qgis): [FEATURE][locator] Add bookmark search to locator bar
- Allows search for spatial bookmarks. Double clicking a search result will zoom to the bookmark.
Short video: https://... - 02:17 PM Bug report #18261: QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- Great thanks for all your investigations! Please don't even call it inconvenience ;)
- 02:05 PM Bug report #18322: Zooming in causes canvas to go blank
- That's not easy to do as it is a large project with hundreds of raster images.
I can describe what is happening an... - 01:36 PM Bug report #18327 (Closed): Selecting "arrow" as line style crash QGIS in custom projection
- Using a layer from: https://t.co/qRhE1SOh2P and selecting "arrow" as linestyle works, but when changing projection to...
- 12:31 PM Bug report #18308 (Open): Invalid WFS-Transaction Update request
- No, 2.18 correctly uses "typeName" as xml attribute name. However, 2.18 fails because auf #17945 (also relevant for 3...
- 12:30 PM Bug report #18183: QGIS 3: SAGA "output extent" should not be mandatory
- The problem is on under 3.0.0-Girona 001c80b0c3
- 12:29 PM Bug report #18110 (Open): Unable to create a tempory raster when calling IDW SAGA from python ('N...
- The problem is on under 3.0.0-Girona 001c80b0c3
- 12:28 PM Revision 4232b935 (qgis): [FEATURE][processing] Add "segmentize" algorithms
- Adds two new algorithms which expose QgsGeometry's methods
for segmentizing curved geometries.
"Segmentize by maximu... - 11:45 AM Bug report #18326 (Closed): Cannot launch QGis 3.0 - .dll error messages
- At launch of QGis 3.0.0 I get the following 5 error messages - see attached screenshots. Neither re-installation nore...
- 11:19 AM Bug report #18068 (Open): QGIS-dev crashes after PyQt5 QComboBox.clear()
- 11:17 AM Bug report #17976: Qgis 2.14 when starting stays in stanby in GUI
- Marc Teixido Roure wrote:
> with permission of administrator, it shows this message “The plugin will be disabled be... - 11:15 AM Bug report #18071 (Feedback): qgis 2.18.16 freezes when opening gpx-file in the "Import other fil...
- 11:13 AM Bug report #18067 (Feedback): Print @600dpi possible
- 10:13 AM Bug report #18247: qgis-server - Problem with id field for WFS request
- Ah, too bad.
https://github.com/qgis/QGIS/pull/6522 provides a fallback to the feature id for such cases. - 10:09 AM Revision b0d35488 (qgis): Fallback to feature id if pk attribute is not there
- 10:08 AM Bug report #18132: Dpi resolution of images exported from composer is wrong
- Pull request with commit that fixes the bug: https://github.com/qgis/QGIS/pull/6524
- 09:23 AM Bug report #18325 (Closed): Feature form is not remmebering last configuration
- In Previous versions, the feature form that pops up with the information tool or new feature creation would remember ...
- 03:10 AM Revision 6bd7600a (qgis): Expose segmentization parameters to QgsGeometry::convertToStraightSegment
2018-03-03
- 10:52 PM Revision 871132ea (qgis): [processing] Port point on surface to c++
- 10:18 PM Bug report #18323 (Feedback): Multi-part Polygon is not mapped with shortest segments
- 10:18 PM Bug report #18323: Multi-part Polygon is not mapped with shortest segments
- Michael Miller wrote:
> Revision: I misunderstood what I saw earlier. After opening the same file in Tatuk viewer, i... - 10:18 PM Bug report #18323: Multi-part Polygon is not mapped with shortest segments
- Michael Miller wrote:
> Revision: I misunderstood what I saw earlier. After opening the same file in Tatuk viewer, i... - 10:18 PM Bug report #18323: Multi-part Polygon is not mapped with shortest segments
- Michael Miller wrote:
> Revision: I misunderstood what I saw earlier. After opening the same file in Tatuk viewer, i... - 10:16 PM Bug report #18323: Multi-part Polygon is not mapped with shortest segments
- Revision: I misunderstood what I saw earlier. After opening the same file in Tatuk viewer, it looks like the big poly...
- 10:16 PM Bug report #18323: Multi-part Polygon is not mapped with shortest segments
- Revision: I misunderstood what I saw earlier. After opening the same file in Tatuk viewer, it looks like the big poly...
- 08:49 PM Bug report #18323 (Closed): Multi-part Polygon is not mapped with shortest segments
- I loaded the edna coverage from USGS into QGIS 2.18.16 and the display with Google Physical as backdrop is attached a...
- 10:15 PM Revision c614b942 (qgis): [bugfix][server] Fix temporary path permission issue
- If I don't misread the docs, if a template is given, the file
is created in the current directory instead of the temp... - 10:03 PM Bug report #18324 (Closed): X11 freeze using drag and drop designer" custom forms
- when I try to generate a custom form with the "drag and drop designer" the whole linux graphical interface is blocked...
- 06:44 PM Bug report #18235 (Closed): QGIS 3.00 standalone 64 bit installer running on win 10 pro 64 bit cr...
- 06:36 PM Bug report #17124 (Open): Editing behavior of filtered layers is inconsistent
> The second part is referred only to the steps described in the first post by
> Patrick Dunford, because It app...- 06:34 PM Bug report #18308 (Feedback): Invalid WFS-Transaction Update request
- Does 2.18 behave the same way?
- 06:30 PM Bug report #18306 (Feedback): QGIS 3 crashes on start if network has proxy and ""Check QGIS versi...
- So your QGIS does not start (as you say in subject) or you just don't find your .qgis3 folder (as you say in descript...
- 06:30 PM Bug report #18306 (Feedback): QGIS 3 crashes on start if network has proxy and ""Check QGIS versi...
- So your QGIS does not start (as you say in subject) or you just don't find your .qgis3 folder (as you say in descript...
- 06:28 PM Bug report #18322 (Feedback): Zooming in causes canvas to go blank
- Please attach sample project with sample data, as of course this is not a issue that shows in general.
- 04:02 PM Bug report #18322 (Open): Zooming in causes canvas to go blank
- I just started using a project in Qgis 3 and it has some raster images loaded in the background. Quite often when I z...
- 06:27 PM Bug report #18244: DB Manager: "Update SQL layer" error
- updated subject and description
- 06:27 PM Bug report #18244: DB Manager: "Update SQL layer" error
- updated subject and description
- 06:27 PM Bug report #18244: DB Manager: "Update SQL layer" error
- updated subject and description
- 06:27 PM Bug report #18244: DB Manager: "Update SQL layer" error
- updated subject and description
- 06:27 PM Bug report #18244: DB Manager: "Update SQL layer" error
- updated subject and description
- 03:23 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- mhugent, the issue comes from the parameter PROPERTYNAME in which the web client does not request the primary key fie...
- 03:15 PM Feature request #18321 (Open): Allow group selected layers with one layer selected
- The right-click option to group selected layers is only available if two or more layers are selected. I often wish th...
- 01:14 PM Feature request #13050: Add interactive editing tools using spatial operators (difference, buffer...
- I agree with Regis. I and other users missing this tools. specially the clipping tool. there are a qgis plugin which ...
- 11:32 AM Bug report #18218: Processing: use selected features no more avaiable for GRASS tools?
- Giovanni Manghi wrote:
> Nyall Dawson wrote:
> > It's moved - now it's set when running an algorithm.
>
> regar... - 11:32 AM Bug report #18218: Processing: use selected features no more avaiable for GRASS tools?
- Giovanni Manghi wrote:
> Nyall Dawson wrote:
> > It's moved - now it's set when running an algorithm.
>
> regar... - 11:28 AM Bug report #18218 (Open): Processing: use selected features no more avaiable for GRASS tools?
- Nyall Dawson wrote:
> It's moved - now it's set when running an algorithm.
this option works/ed (up to 2.18) rega... - 11:28 AM Bug report #18218 (Open): Processing: use selected features no more avaiable for GRASS tools?
- Nyall Dawson wrote:
> It's moved - now it's set when running an algorithm.
this option works/ed (up to 2.18) rega... - 11:28 AM Bug report #18218 (Open): Processing: use selected features no more avaiable for GRASS tools?
- Nyall Dawson wrote:
> It's moved - now it's set when running an algorithm.
this option works/ed (up to 2.18) rega... - 11:28 AM Bug report #18218 (Open): Processing: use selected features no more avaiable for GRASS tools?
- Nyall Dawson wrote:
> It's moved - now it's set when running an algorithm.
this option works/ed (up to 2.18) rega... - 11:28 AM Bug report #18218 (Open): Processing: use selected features no more avaiable for GRASS tools?
- Nyall Dawson wrote:
> It's moved - now it's set when running an algorithm.
this option works/ed (up to 2.18) rega... - 11:16 AM Bug report #18227 (Feedback): GeoReferencer crash
- 11:08 AM Bug report #18219: Delaunay Triangulation and Voronoi Polygons do not work
- Connfirmed.
- 11:08 AM Bug report #18219: Delaunay Triangulation and Voronoi Polygons do not work
- Connfirmed.
- 11:08 AM Bug report #18219: Delaunay Triangulation and Voronoi Polygons do not work
- Connfirmed.
- 11:08 AM Bug report #18219: Delaunay Triangulation and Voronoi Polygons do not work
- Connfirmed.
- 11:04 AM Bug report #14779: Categorized layers not rendered at all
-
> I am not familiar with the codebase, but this toString() might be the cause:
> https://github.com/qgis/QGIS/blo... - 11:04 AM Bug report #14779: Categorized layers not rendered at all
-
> I am not familiar with the codebase, but this toString() might be the cause:
> https://github.com/qgis/QGIS/blo... - 11:04 AM Bug report #14779: Categorized layers not rendered at all
-
> I am not familiar with the codebase, but this toString() might be the cause:
> https://github.com/qgis/QGIS/blo... - 10:59 AM Bug report #18284: problem with editing after update
- Affan NF wrote:
> What I mean is the application is freezing for a 5 to 10 seconds.
> I just find out the problem i... - 10:57 AM Bug report #18270: QGIS 3.0 import dxf python code issue
> If this isn't a bug, where is the information that would explain how to alter the code?
> 3.0 is completely usel...- 10:55 AM Bug report #18293 (Feedback): New node tool is really slow to index for big project with many edi...
- 10:52 AM Bug report #18307 (Feedback): Crash when exiting shp layer without saving
- I cannot confirm it here. Can you add detailed steps here (i.e. where are you doing the structure edits, in vector pr...
- 10:52 AM Bug report #18307 (Feedback): Crash when exiting shp layer without saving
- I cannot confirm it here. Can you add detailed steps here (i.e. where are you doing the structure edits, in vector pr...
- 10:52 AM Bug report #18307 (Feedback): Crash when exiting shp layer without saving
- I cannot confirm it here. Can you add detailed steps here (i.e. where are you doing the structure edits, in vector pr...
- 10:45 AM Bug report #18075 (Feedback): Checkbox options in drag and drop designer disappears when default ...
- Does it works ok on 2.18?
- 10:45 AM Bug report #18075 (Feedback): Checkbox options in drag and drop designer disappears when default ...
- Does it works ok on 2.18?
- 10:45 AM Bug report #18075 (Feedback): Checkbox options in drag and drop designer disappears when default ...
- Does it works ok on 2.18?
- 10:45 AM Bug report #18075 (Feedback): Checkbox options in drag and drop designer disappears when default ...
- Does it works ok on 2.18?
- 10:45 AM Bug report #18075 (Feedback): Checkbox options in drag and drop designer disappears when default ...
- Does it works ok on 2.18?
- 10:45 AM Bug report #18075 (Feedback): Checkbox options in drag and drop designer disappears when default ...
- Does it works ok on 2.18?
- 10:45 AM Bug report #18075 (Feedback): Checkbox options in drag and drop designer disappears when default ...
- Does it works ok on 2.18?
- 10:42 AM Bug report #18304 (Open): Python error when importing a shapefile to PostGIS in DB Manager
- Description and subject updated.
- 10:42 AM Bug report #18304 (Open): Python error when importing a shapefile to PostGIS in DB Manager
- Description and subject updated.
- 10:42 AM Bug report #18304 (Open): Python error when importing a shapefile to PostGIS in DB Manager
- Description and subject updated.
- 10:42 AM Bug report #18304 (Open): Python error when importing a shapefile to PostGIS in DB Manager
- Description and subject updated.
- 10:42 AM Bug report #18304 (Open): Python error when importing a shapefile to PostGIS in DB Manager
- Description and subject updated.
- 10:42 AM Bug report #18304 (Open): Python error when importing a shapefile to PostGIS in DB Manager
- Description and subject updated.
- 10:42 AM Bug report #18304 (Open): Python error when importing a shapefile to PostGIS in DB Manager
- Description and subject updated.
- 09:26 AM Bug report #18319 (Closed): Problemas con multipartes y partes sencillas
- Please file again in English, thanks!
- 09:26 AM Bug report #18319 (Closed): Problemas con multipartes y partes sencillas
- Please file again in English, thanks!
- 09:25 AM Bug report #18317: *Crash ID*: f14b235261d11cf19e208ab34fdb7be4957e6364
- also use meaningful subjects.
- 07:26 AM Bug report #18320 (Feedback): XYZ Tiles (Google Maps) eats up all RAM
- Can't reproduce. Can you post more steps on how to see this issue? Do you also see in on 2.18?
- 05:55 AM Bug report #18320 (Closed): XYZ Tiles (Google Maps) eats up all RAM
- I'm using XYZ tiles with the following URL:
https://mt.google.com/vt/lyrs=p&x={x}&y={y}&z={z}
Move and zoom aro... - 07:12 AM Bug report #18291 (In Progress): [Layout] Exporting a layout with a special character in its name...
- 02:00 AM Bug report #18281 (Closed): [UI] Wrong window title for 3D configuration window
- Applied in changeset commit:qgis|0a6024b506eb54033a715c30368700b305e163d0.
- 02:00 AM Bug report #18281 (Closed): [UI] Wrong window title for 3D configuration window
- Applied in changeset commit:qgis|0a6024b506eb54033a715c30368700b305e163d0.
- 02:00 AM Revision 0a6024b5 (qgis): [3d] Add a title to 3d config window
- Fixes #18281
- 01:55 AM Bug report #18263 (In Progress): Interpolation algorithms not running in Graphical Modeler in QGI...
- 01:52 AM Bug report #18264 (Feedback): Processing/GDAL: "Convert format" does not work anymore in batch mode
- Which algorithm are you using? Does it work in non-batch mode?
- 01:51 AM Revision 24ef30f2 (qgis): add secure env var for docker login in Travis yml file
2018-03-02
- 11:02 PM Revision 0d208298 (qgis): Merge pull request #6506 from m-kuhn/fixRange
- Fix Integer range widget with allowNull
- 11:02 PM Revision b84f014d (qgis): Merge pull request #6503 from m-kuhn/variousFixes
- Various fixes
- 11:02 PM Bug report #18297 (Closed): Minimum value not accepted in range widget with "allow null"
- Applied in changeset commit:qgis|0b49a83a89615ac01d624ad2108ad538b83296d8.
- 11:02 PM Bug report #18297 (Closed): Minimum value not accepted in range widget with "allow null"
- Applied in changeset commit:qgis|0b49a83a89615ac01d624ad2108ad538b83296d8.
- 09:46 PM Bug report #18317 (Feedback): *Crash ID*: f14b235261d11cf19e208ab34fdb7be4957e6364
- Please post steps to reproduce.
- 05:29 PM Bug report #18317 (Closed): *Crash ID*: f14b235261d11cf19e208ab34fdb7be4957e6364
- *Stack Trace*...
- 09:45 PM Bug report #18316 (Closed): type object 'QgsMessageBar' has no attribute 'SUCCESS'
- This bug needs to be filed with the autosave plugin, not qgis.
- 09:45 PM Bug report #18316 (Closed): type object 'QgsMessageBar' has no attribute 'SUCCESS'
- This bug needs to be filed with the autosave plugin, not qgis.
- 05:28 PM Bug report #18316 (Closed): type object 'QgsMessageBar' has no attribute 'SUCCESS'
- Traceback (most recent call last):
File "C:/Users/fernando.garay/AppData/Roaming/QGIS/QGIS3\profiles\default/pytho... - 09:40 PM Bug report #18315 (Feedback): Select by location: selection in the wrong layer
- Please test with 3.0
- 02:31 PM Bug report #18315 (Closed): Select by location: selection in the wrong layer
- I have a project containing 2 different layers with similar names ('Communes-shp' and 'Communes par population') and ...
- 09:39 PM Bug report #18318 (Closed): Problema con el geoalgoritmo de "multiparte a parte sencilla"
- Shapefiles don't have strict multi/single part types for lines and polygons. In qgis 3 a change was made so that for ...
- 09:39 PM Bug report #18318 (Closed): Problema con el geoalgoritmo de "multiparte a parte sencilla"
- Shapefiles don't have strict multi/single part types for lines and polygons. In qgis 3 a change was made so that for ...
- 05:48 PM Bug report #18318 (Closed): Problema con el geoalgoritmo de "multiparte a parte sencilla"
- Ejecuto el geoalgoritmo y paso la comprobación topológica y no me da ningún problema, pero cuando esa capa que conver...
- 09:38 PM Bug report #16267: Printing Pdf's that have WMTS layers problems
- I tested with QGIS 2.18.17 (Ubuntu 16.04) using a layer WMTS from http://webgis.arpa.piemonte.it/ags101free/rest/serv...
- 09:20 PM Feature request #3806: Make click anywhere in symbol select/identify the object (i.e. when symbol...
- I agree with the need as well.
Throughout the work day for quality control, the 'identify' tool is one of our most-... - 08:43 PM Bug report #18319 (Closed): Problemas con multipartes y partes sencillas
- Tengo un archivo shape que en QGIS 2.18.14 es una capa "sencilla" y en QGIS 3.0 es una capa multiparte por lo que, en...
- 08:36 PM Revision bd149b97 (qgis): allow to save a Docker deps image for PR having [dockerdeps] in their t...
- 07:39 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Example of the shp created with Qgis 3.0.0 and can't be imported.
The problem is in the import, because the same cre... - 07:39 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Example of the shp created with Qgis 3.0.0 and can't be imported.
The problem is in the import, because the same cre... - 07:39 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Example of the shp created with Qgis 3.0.0 and can't be imported.
The problem is in the import, because the same cre... - 07:39 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Example of the shp created with Qgis 3.0.0 and can't be imported.
The problem is in the import, because the same cre... - 07:39 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Example of the shp created with Qgis 3.0.0 and can't be imported.
The problem is in the import, because the same cre... - 07:39 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Example of the shp created with Qgis 3.0.0 and can't be imported.
The problem is in the import, because the same cre... - 02:46 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Giovanni Manghi wrote:
> With DB Manager? Can you attach the data that does not work for you? The same data work on ... - 02:46 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Giovanni Manghi wrote:
> With DB Manager? Can you attach the data that does not work for you? The same data work on ... - 02:46 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Giovanni Manghi wrote:
> With DB Manager? Can you attach the data that does not work for you? The same data work on ... - 02:40 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Giovanni Manghi wrote:
> With DB Manager? Can you attach the data that does not work for you? The same data work on ... - 02:40 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Giovanni Manghi wrote:
> With DB Manager? Can you attach the data that does not work for you? The same data work on ... - 09:07 AM Bug report #18304 (Feedback): Python error when importing a shapefile to PostGIS in DB Manager
- With DB Manager? Can you attach the data that does not work for you? The same data work on 2.18?
- 06:44 PM Revision fc5073dd (qgis): Documentation fix
- 06:35 PM Revision 6ebc6439 (qgis): fix sipify test
- 06:33 PM Revision 9580a885 (qgis): fix sipify test
- 05:07 PM Bug report #17809: Rendering performance issues
- Could you also check you are using the same settings for multi-threaded rendering?
- 11:53 AM Bug report #17809: Rendering performance issues
- I did some tests (turning labels off; removing WMS layers; disable line anti aliasing) but ditn't get any improvement...
- 03:44 PM Bug report #15880 (Closed): Symbol Size assistant: Values greater than 1 000 000 are not "correct...
- See #18302
- 03:44 PM Bug report #15880 (Closed): Symbol Size assistant: Values greater than 1 000 000 are not "correct...
- See #18302
- 03:44 PM Bug report #15880 (Closed): Symbol Size assistant: Values greater than 1 000 000 are not "correct...
- See #18302
- 03:44 PM Bug report #18302 (Closed): QGIS2+: values shown in scientific notation
- See #15880
- 03:44 PM Bug report #18302 (Open): QGIS2+: values shown in scientific notation
- 11:19 AM Bug report #18302: QGIS2+: values shown in scientific notation
- Giovanni, this report is more global and proposed some solutions to the issue.
If there's a report to close, should ... - 09:05 AM Bug report #18302 (Closed): QGIS2+: values shown in scientific notation
- See #15880
- 09:05 AM Bug report #18302 (Closed): QGIS2+: values shown in scientific notation
- See #15880
- 03:36 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- I do the test using two different server and two different project, but I have the same problem. I use qgis-server pa...
- 02:32 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- Thanks.
I've tested here with the latest 2.18 branch, simple project with municipi spatialite layer. The output here... - 11:40 AM Bug report #18247: qgis-server - Problem with id field for WFS request
- using this spatialite file [[https://www.gter.it/nextcloud/index.php/s/zZPqoFPA0UY1PfX]] I have the problem
- 08:27 AM Bug report #18247: qgis-server - Problem with id field for WFS request
- Is it possible to attach a small postgres sql-dump with the problematic dataset (can be a small subset of the data). ...
- 03:01 PM Revision 1542b484 (qgis): [FEATURE][processing] add discard non matching option to join attribute...
- 03:01 PM Revision 2073562f (qgis): harmonize join type value (0=one-to-many, 1=one-to-one)
- 03:01 PM Revision 55764689 (qgis): fix one-to-one, one-to-many wording
- 02:40 PM Bug report #18313 (Feedback): Issue saving vector layer reprojected to a different coordinate ref...
- I think the issue is to have CRS widget available for non spatial format.
When you export a (point) layer to csv, ... - 01:41 PM Bug report #18313 (Open): Issue saving vector layer reprojected to a different coordinate referen...
- 01:38 PM Bug report #18313: Issue saving vector layer reprojected to a different coordinate reference system
- Giovanni Manghi wrote:
> Please add more details, like the exact CRS involved, sample data and expected vs wrong res... - 01:38 PM Bug report #18313: Issue saving vector layer reprojected to a different coordinate reference system
- Giovanni Manghi wrote:
> Please add more details, like the exact CRS involved, sample data and expected vs wrong res... - 01:38 PM Bug report #18313: Issue saving vector layer reprojected to a different coordinate reference system
- Giovanni Manghi wrote:
> Please add more details, like the exact CRS involved, sample data and expected vs wrong res... - 01:38 PM Bug report #18313: Issue saving vector layer reprojected to a different coordinate reference system
- Giovanni Manghi wrote:
> Please add more details, like the exact CRS involved, sample data and expected vs wrong res... - 01:09 PM Bug report #18313 (Feedback): Issue saving vector layer reprojected to a different coordinate ref...
- Please add more details, like the exact CRS involved, sample data and expected vs wrong results. Thanks.
- 01:09 PM Bug report #18313 (Feedback): Issue saving vector layer reprojected to a different coordinate ref...
- Please add more details, like the exact CRS involved, sample data and expected vs wrong results. Thanks.
- 01:06 PM Bug report #18313 (Closed): Issue saving vector layer reprojected to a different coordinate refer...
- Hello,
I am using QGIS 2.18.17 (I have just installed it this week). I am trying to save a vector layer (created f... - 01:41 PM Bug report #18249: QGIS Server 2.18 much slower than 2.14 (at least for WFS getfeature requests)
- I try using a layer in WGS 84 but the time is similar (or higher) ~ 5'20'' and the size is higher.. I really do not u...
- 01:39 PM Bug report #18314 (Feedback): QGIS has memory leaks/crashes when zooming
- Have you tested a more recent version, like 2.18.17 or QGIS 3?
- 01:24 PM Bug report #18314 (Closed): QGIS has memory leaks/crashes when zooming
- h1. Steps to reproduce
1. Open the vector layer provided in this ticket by drag-and-dropping it onto the canvas.
... - 01:10 PM Bug report #18286 (Open): cannot filter by $geometry, $length, $area etc.
- Giovanni Manghi wrote:
> What about QGIS 3?
I tested in QGIS 3.0.0 just now and the behaviour is exactly the same... - 12:43 PM Bug report #18312 (Closed): QGIS3: v.net.connect algorithm not available anymore?
- Hey there, I need to create some normal vectors with help of the v.net.connect algorithm of GRASS.
I have updated to... - 12:21 PM Bug report #18117: QGIS 2.18 won't display layer after editing attribute table
- David, I think you should instead report your issue at https://issues.qgis.org/projects/qgis (QGIS apllication's bug ...
- 12:03 PM Feature request #18310 (Open): QGIS3: recovery temporary files
- With QGIS3, the use of temporary files is pretty well implemented. It's a pleasure to use the feature.
But since QGI... - 11:58 AM Bug report #18309 (Open): QGIS3: menu is too long
- The edit menu is too long for screen I'm currently working on :(
In other applications, it's possible to scroll down... - 11:53 AM Bug report #18075: Checkbox options in drag and drop designer disappears when default value is no...
- @Nathan, this issue should be reported in https://issues.qgis.org/projects/qgis (QGIS application bug tracker) and no...
- 11:41 AM Revision e531052b (qgis): Rename cancel() to cancelReload() and update doc accordingly
- 11:28 AM Bug report #16967: value relation widget with Allow multiple selection doesn't resolve the values...
- seems the error is here:
https://github.com/qgis/QGIS/blob/master/src/core/fieldformatter/qgsvaluerelationfieldforma... - 11:27 AM Bug report #18308 (Closed): Invalid WFS-Transaction Update request
- An WFS-T update request generated with QGIS 3.0.0 uses the xml attribute name "typeNames" in the "Update" tag. Accord...
- 11:21 AM Revision 300aaa82 (qgis): Merge pull request #6511 from alexbruy/processing-backport
- [processing] backport outputs creation for file destination parameters
- 11:14 AM Bug report #18307: Crash when exiting shp layer without saving
- Just tried to edit the shp layer again but this time QGIS crashed while I was deleting a field.
- 11:03 AM Bug report #18307 (Closed): Crash when exiting shp layer without saving
- Editing a simple shp layer created in QGIS3 - adding and removing fields then tried to exit without saving.
Crash ... - 10:43 AM Revision 1a5e03f6 (qgis): Fix sip binding
- 10:43 AM Revision 8873e9a0 (qgis): Fix sip binding
- 10:43 AM Revision fea66f99 (qgis): Update ui and add shortcut to cancel pending query
- 10:43 AM Revision 86d66c73 (qgis): Add interrupt method
- 10:43 AM Revision c2a2f332 (qgis): Rename postpone option in lazy
- 10:43 AM Revision b8a009c4 (qgis): Add unit test for QgsVirtualLayerTask
- 10:43 AM Revision 7b18fa8b (qgis): Add test for lazy option
- 10:43 AM Revision 6a49e57c (qgis): Fixes 3.0 -> 3.2
- 10:43 AM Revision 941aa0a6 (qgis): Add a takeLayer method
- 10:43 AM Revision 1ad02adf (qgis): Update documentation
- 10:43 AM Revision 777fdebb (qgis): Clean task once model is completed
- 10:43 AM Revision ad91694b (qgis): Remove unnecessary cancel subtask
- 10:43 AM Revision eef18cbe (qgis): Remove unused code
- 10:43 AM Revision cf53a4cb (qgis): Add async model for gpkg
- 10:43 AM Revision f5a3e60b (qgis): Update documentation
- 10:43 AM Revision ad630094 (qgis): More cleaning
- 10:43 AM Revision a948f1b8 (qgis): Some clean
- 10:43 AM Revision 957e92c8 (qgis): Add async model for virtual layers
- 10:43 AM Revision bf7df6d2 (qgis): Add a cancel button for Postgis and Spatialite
- 10:43 AM Revision 887a2261 (qgis): Use python super() calls
- 10:27 AM Revision e11a17d6 (qgis): [processing] add tests for creating outputs from FileDestination
- parameter
(cherry picked from commit a2179046e83a568a07e7ebb851c8490e498141dc) - 10:27 AM Revision a648d917 (qgis): [processing] fix condition and use more generic "htm" constant for
- filter testing
(cherry picked from commit 6f38a5037de30ae4dacf9beb41e269108fb71776) - 10:27 AM Revision c39e2a41 (qgis): [processing] remove explicit outputs definitions
- (cherry picked from commit 22fea14a17af48e13067bbce6efcc180124e7493)
- 10:27 AM Revision 511fa36c (qgis): [processing] determive correct output type based on the
- QgsProcessingParameterFileDestination filter
(cherry picked from commit 73a8b80e59bb2ca5fcca92aedca970e6f2db3028) - 10:27 AM Revision a2bf1ab7 (qgis): [processing] implement toOutputDefinition() method for
- QgsProcessingParameterFileDestination
(cherry picked from commit 705ffced633fa6d55ac21709e41ff3c55e004c83) - 10:26 AM Revision 26d4288b (qgis): add spacer to the Source tab of the Layer properties window (fix #18279)
- (cherry picked from commit f9ac1ff0f30c63af36adbaac88a8e9e4d1652329)
- 10:23 AM Revision 0081f781 (qgis): Merge pull request #6487 from alexbruy/processing-output-file
- [processing] fix QgsProcessingParameterFileDestination handling in models
- 10:03 AM Revision dc3353e9 (qgis): [processing] forgot to rename variable
- 09:36 AM Revision ae9bd06e (qgis): Merge pull request #6501 from alexbruy/multi-ring
- [processing][FEATURE] add multi-ring buffer algorithm
- 09:35 AM Revision 6f38a503 (qgis): [processing] fix condition and use more generic "htm" constant for
- filter testing
- 09:35 AM Revision a2179046 (qgis): [processing] add tests for creating outputs from FileDestination
- parameter
- 09:35 AM Revision 22fea14a (qgis): [processing] remove explicit outputs definitions
- 09:35 AM Revision 73a8b80e (qgis): [processing] determive correct output type based on the
- QgsProcessingParameterFileDestination filter
- 09:35 AM Revision 705ffced (qgis): [processing] implement toOutputDefinition() method for
- QgsProcessingParameterFileDestination
- 09:21 AM Bug report #18306 (Closed): QGIS 3 crashes on start if network has proxy and ""Check QGIS version...
- New description:
#18306-7
h2. User Feedback
After QGIS 3 installation, i can't find the privateConfigurati... - 09:04 AM Bug report #18298 (Open): Filter expression on virtual layer is not saved
- 08:11 AM Bug report #18298: Filter expression on virtual layer is not saved
- No, as I checked right now, it works also in 2.18 not as expected.
- 09:02 AM Bug report #18305 (Closed): Wrong feature count in virtual layer wirth rule-based symbology
- 08:46 AM Bug report #18305 (Closed): Wrong feature count in virtual layer wirth rule-based symbology
- If I classify a virtual layer rule-based and activate the feature count, the feature count of every class is zero. Th...
- 09:00 AM Revision 5daa8fdb (qgis): [processing] add test for multiring buffer algorithm
- 09:00 AM Revision 04ce4356 (qgis): [processing][FEATURE] multiring buffer algorithm
- 09:00 AM Revision 669beac8 (qgis): [processing] evaluate dynamic parameters before processing feature
- 09:00 AM Revision 8c0c5817 (qgis): [processing] make multi-ring buffer parameters dynamic
- 09:00 AM Revision df61548c (qgis): [processing] rename algorithm to "Multi-ring buffer (constant distance)"
- 06:09 AM Revision 0823de0f (qgis): Prevent status bar coordinate widget from shrinking too small
- 06:09 AM Revision b61882f2 (qgis): Catch a possible exception in QgsGeometry::makeValid
- 06:09 AM Revision 70242a3a (qgis): Fix leak when converting 2.x compositions
- 06:09 AM Revision e05a5a93 (qgis): [pal] Use QgsGeometry::makeValid instead of buffer(0) to repair geometries
- Possibly refs #14752
- 06:09 AM Revision 55814b8f (qgis): Fix missing transform context warnings on status bar coordinate display
- 05:58 AM Revision 6f47b250 (qgis): [FEATURE][processing] one-to-many join support to the join attribute ta...
- 04:33 AM Bug report #18283: serious regression: labelling's parallel placement leads to endless label rend...
- Reverting commit 2ab1e02 and commit dded4ab takes care of the regression.
- 03:44 AM Revision 2238b425 (qgis): [layouts] Fix missing map name in map item properties dialog
- Fixes #18288
- 03:44 AM Revision b5d9e7a7 (qgis): Fix raster calc dialog uses an open file dialog instead of save dialog
- Fixes #18303
- 03:44 AM Bug report #18288 (Closed): [Layout] Item's properties no longer shows item's name at the top of ...
- Applied in changeset commit:qgis|2238b42501617291716d5dea320e939513f016e8.
- 03:44 AM Bug report #18288 (Closed): [Layout] Item's properties no longer shows item's name at the top of ...
- Applied in changeset commit:qgis|2238b42501617291716d5dea320e939513f016e8.
- 03:44 AM Bug report #18303 (Closed): Raster Calculator "Output Layer" opens, rather than saves
- Applied in changeset commit:qgis|b5d9e7a7cf8f4b7c517261a6668463323e442071.
- 03:44 AM Bug report #18303 (Closed): Raster Calculator "Output Layer" opens, rather than saves
- Applied in changeset commit:qgis|b5d9e7a7cf8f4b7c517261a6668463323e442071.
2018-03-01
- 11:44 PM Bug report #18303 (In Progress): Raster Calculator "Output Layer" opens, rather than saves
- 09:04 PM Bug report #18303 (Closed): Raster Calculator "Output Layer" opens, rather than saves
- I'm using the current Nightly build of QGIS 3.1.0 (a483ef817a).
When using the Raster Calculator I've run into an is... - 11:19 PM Bug report #18304 (Closed): Python error when importing a shapefile to PostGIS in DB Manager
- *New description:*
Importing vectors to PostGIS in DB Manager fails in QGIS 3 with a python error. The same error ... - 10:34 PM Bug report #18294 (Closed): Processing Throws Exception when dialog is open while starting new pr...
- Already fixed in master/3.0
- 10:34 PM Bug report #18294 (Closed): Processing Throws Exception when dialog is open while starting new pr...
- Already fixed in master/3.0
- 04:20 PM Bug report #18294 (Closed): Processing Throws Exception when dialog is open while starting new pr...
- Following exception is thrown:...
- 10:31 PM Bug report #18300 (Feedback): *Crash ID*: 9c4635b9ba74ea63a9f4140084307bf68492432b
- Insufficient detail to reproduce. Can you post detailed steps as to how you encountered this crash.
- 06:47 PM Bug report #18300 (Closed): *Crash ID*: 9c4635b9ba74ea63a9f4140084307bf68492432b
- h2. User Feedback
h2. Report Details
*Crash ID*: 9c4635b9ba74ea63a9f4140084307bf68492432b
*Stack Trace... - 10:01 PM Revision baeaeace (qgis): Merge pull request #6502 from elpaso/bugfix-18230-server-prefix-path
- [bugfix][server] Fix prefix path for server
- 10:01 PM Bug report #18230 (Closed): QGIS server 3.0 : service configuration error (service unknown or uns...
- Applied in changeset commit:qgis|1d7d51c8e193638f99dd6437db2791a0670d3393.
- 10:01 PM Bug report #18230 (Closed): QGIS server 3.0 : service configuration error (service unknown or uns...
- Applied in changeset commit:qgis|1d7d51c8e193638f99dd6437db2791a0670d3393.
- 01:52 PM Bug report #18230 (In Progress): QGIS server 3.0 : service configuration error (service unknown o...
- 01:52 PM Bug report #18230: QGIS server 3.0 : service configuration error (service unknown or unsupported)
- PR https://github.com/qgis/QGIS/pull/6502
- 12:33 PM Bug report #18230: QGIS server 3.0 : service configuration error (service unknown or unsupported)
- Temporary workaround:
Apache:
# FCGI:
FcgidInitialEnv QGIS_PREFIX_PATH "/usr"
# CGI:
SetEnv QGIS_PREFIX_PA... - 11:16 AM Bug report #18230 (Open): QGIS server 3.0 : service configuration error (service unknown or unsup...
- In my opinion, the post should be left with open status, as there is something to correct in the default configuratio...
- 09:37 AM Bug report #18230: QGIS server 3.0 : service configuration error (service unknown or unsupported)
- Hi Giovanni,
It is not a matter of request syntax, but of path setup.
I inferred to try an overwriting of the P... - 09:50 PM Revision 6d9c5531 (qgis): [layouts] Fix legends do not respect reference point when auto sizing
- Fixes #18269
(cherry-picked from 0f93e55) - 09:50 PM Revision d665cd5b (qgis): [labeling] Fix broken data defined shape radius setting
- (cherry-picked from 2345852)
- 09:50 PM Revision 6385defc (qgis): [dbmanager] fix toolbar icon size
- (cherry-picked from a34b46bc)
- 09:50 PM Revision 1c3ae781 (qgis): Fix crash when using the identify tool on a categorized render
- with an unchecked category corresponding to the feature at the
clicked point
Also fix count of default category symb... - 09:50 PM Revision f2638fd1 (qgis): Add unit tests for categorized renderer unchecked symbols
- (cherry-picked from 7459539)
- 09:50 PM Revision 2ae1ca52 (qgis): [GRASS] fixed icons in browser
- (cherry-picked from d9deb238)
- 09:50 PM Revision 4bbea2f7 (qgis): [processing] Fix 'selected features' checkbox is incorrectly disabled
- Fixes #18278
(cherry-picked from 4e182be4) - 09:43 PM Revision b37c410d (qgis): Fix tests
- 09:18 PM Bug report #9575 (Closed): Georeferencer: Polynomial 2 transformation with 6 GCP is unable to pro...
- 12:29 PM Bug report #9575 (Feedback): Georeferencer: Polynomial 2 transformation with 6 GCP is unable to p...
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 07:39 PM Bug report #18298 (Feedback): Filter expression on virtual layer is not saved
- Does it work as expected in 2.18?
- 07:39 PM Bug report #18298 (Feedback): Filter expression on virtual layer is not saved
- Does it work as expected in 2.18?
- 05:46 PM Bug report #18298 (Open): Filter expression on virtual layer is not saved
- If I formulate a filter query on a virtual layer, the filter is lost when I save the QGIS Project, close and reopen i...
- 07:39 PM Bug report #18296 (Feedback): QGIS Crash with 3d map view
- Can you please attach the data? Thanks.
- 07:39 PM Bug report #18296 (Feedback): QGIS Crash with 3d map view
- Can you please attach the data? Thanks.
- 05:08 PM Bug report #18296 (Closed): QGIS Crash with 3d map view
- h2. User Feedback
New 3D map view with elevation based on DTM raster.tif and bounding box
h2. Report Details
... - 07:38 PM Bug report #18289 (Open): GIS 3 Atlas not work with oracle spatial layer
- 04:49 PM Bug report #18289: GIS 3 Atlas not work with oracle spatial layer
- Yes, there are no problem on 2.18
- 03:03 PM Bug report #18289 (Feedback): GIS 3 Atlas not work with oracle spatial layer
- It works ok with 2.18?
- 03:01 PM Bug report #18289 (Closed): GIS 3 Atlas not work with oracle spatial layer
- When my atlas is created on an oracle spatial layer, it can't locate itself on feature.
When I try with a spatialite... - 07:14 PM Bug report #18302 (Closed): QGIS2+: values shown in scientific notation
- Right now, values like "4176000000" are displayed as "4.176e+06" (the scientific notation). Seems like printf '%g' is...
- 07:04 PM Bug report #18301 (Open): Processing tools don't ask for input layer when choosing directly a mul...
- When loading a GeoPackage as an input for processing (direct loading without loading it in QGIS), the tool doesn't as...
- 06:39 PM Bug report #18299 (Closed): DateTime widget issue with current date
- As you can see in the attached gif, sometimes selecting the current date doesn't set the attribute value.
- 06:22 PM Revision 4f4b8310 (qgis): Merge pull request #6504 from m-kuhn/processingParametersRegistry
- More processing parameters in modeller
- 06:08 PM Revision b20889a6 (qgis): Add test for 0/NULL range widget
- For #18297
- 05:23 PM Bug report #18297 (Closed): Minimum value not accepted in range widget with "allow null"
- Steps to reproduce:
* Take an integer field
* Configure a range widget with
* min 0
* max 10
* step 1
* a... - 05:18 PM Revision 0b49a83a (qgis): Fix int range widget minimum value
- The int range widget so far assigned NULL to the minimum value when allowNull was activated. This made it impossible ...
- 04:44 PM Revision 752dc7d5 (qgis): Replace dynamic_cast with qobject_cast
- 04:42 PM Revision 0c730596 (qgis): Hide unsupported parameters in modeller
- 04:42 PM Revision b67813bd (qgis): API doc update
- 04:35 PM Bug report #18295 (Open): PostGIS Data Loads Extemely Slow
- I have added data from PostGIS in Version 2.18 and the one data set loads in about 2 seconds. With the new 3.0 versio...
- 04:30 PM Revision 9e955ce8 (qgis): Merge pull request #6446 from raymondnijssen/3d_objects
- New 3d symbols. Blender files in: https://github.com/raymondnijssen/q…
- 04:23 PM Bug report #18279: [UI] Empty space in Properties window > Sources
- Thanks Alex...that was quick!
- 03:09 PM Bug report #18279 (Closed): [UI] Empty space in Properties window > Sources
- Applied in changeset commit:qgis|f9ac1ff0f30c63af36adbaac88a8e9e4d1652329.
- 03:09 PM Bug report #18279 (Closed): [UI] Empty space in Properties window > Sources
- Applied in changeset commit:qgis|f9ac1ff0f30c63af36adbaac88a8e9e4d1652329.
- 09:51 AM Bug report #18279 (Closed): [UI] Empty space in Properties window > Sources
- Seems the items are not properly placed and there is a bit of space between them...see the screenshot
- 04:16 PM Bug report #18251 (Feedback): Crashed on Creating Mapset
- 03:37 PM Bug report #18251: Crashed on Creating Mapset
- To be sure where we are, you select
_Plugins > GRASS > New Mapset_,
then you enter _Database directory_, click _Ne... - 04:13 PM Bug report #18293: New node tool is really slow to index for big project with many editable layers
- What if the transaction groups are not enabled - is it still slow?
Might be useful to try changing the indexing st... - 03:40 PM Bug report #18293 (Closed): New node tool is really slow to index for big project with many edita...
- Using a project with transaction groups option activated, I takes several minutes to be able to create the snapping i...
- 04:11 PM Bug report #17124: Editing behavior of filtered layers is inconsistent
- Giovanni Manghi wrote:
> > Hi,
> > the filter I applied wasn in Properties --> query builder (not in attribute tabl... - 10:40 AM Bug report #17124: Editing behavior of filtered layers is inconsistent
> Hi,
> the filter I applied wasn in Properties --> query builder (not in attribute table) because I need to see o...- 10:22 AM Bug report #17124: Editing behavior of filtered layers is inconsistent
- Patrick Dunford wrote:
> I'm curious about all this because in 2.14 I can follow these steps
> * Put a filter onto ... - 03:56 PM Bug report #18249: QGIS Server 2.18 much slower than 2.14 (at least for WFS getfeature requests)
- Giovanni Manghi wrote:
> René-Luc ReLuc wrote:
> > It's simply due to the transformation of the geometry from the l... - 02:19 PM Bug report #18249: QGIS Server 2.18 much slower than 2.14 (at least for WFS getfeature requests)
- René-Luc ReLuc wrote:
> It's simply due to the transformation of the geometry from the layer CRS to standard GeoJSON... - 02:15 PM Bug report #18249: QGIS Server 2.18 much slower than 2.14 (at least for WFS getfeature requests)
- It's simply due to the transformation of the geometry from the layer CRS to standard GeoJSON CRS EPSG/4326.
- 03:49 PM Revision a0cda522 (qgis): Remove outdated comment block
- 03:47 PM Revision 9aac4e38 (qgis): Use translated text in modeller
- 03:46 PM Bug report #16462: QGIS Server lost the ability to cascade WMS layers published using HTTPS
- Does some one has any clue to fix it ?
- 03:44 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- This issue is due to an enhancement for multi primary keys. It this PR https://github.com/qgis/QGIS/pull/6279
Did ... - 03:44 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- This issue is due to an enhancement for multi primary keys. It this PR https://github.com/qgis/QGIS/pull/6279
Did ... - 03:39 PM Bug report #18284: problem with editing after update
- What I mean is the application is freezing for a 5 to 10 seconds.
I just find out the problem is when I activate sna... - 10:59 AM Bug report #18284 (Feedback): problem with editing after update
- Can you please expand "is not working as it supposed to do": add details about what you see and how replicate, thanks.
- 10:59 AM Bug report #18284 (Feedback): problem with editing after update
- Can you please expand "is not working as it supposed to do": add details about what you see and how replicate, thanks.
- 10:55 AM Bug report #18284 (Closed): problem with editing after update
- Since updating from 2.8.16 to 2.8.17 and saving the project file the "add feature" (in Edit Mode) is not working as i...
- 03:33 PM Bug report #18292 (Closed): Server GetFeatureInfo FILTER search fails when WIDTH, HEIGHT and CRS ...
Sample call:
?MAP=QGIS_SERVER_DIR/projects/helloworld.qgs&SERVICE=WMS&REQUEST=GetFeatureInfo&LAYERS=world&QUER...- 03:29 PM Bug report #18291 (Closed): [Layout] Exporting a layout with a special character in its name chan...
- I'm trying to export to image a layout named BeaucouzéSite
In the Save Layout as dialog, the file name is written as... - 03:28 PM Feature request #17627: Field Calculator: None selected should give none modified
- The problem persists in version 3.0 :(
It seems to me so simple that the box "Update only the 0 selected entities"... - 03:16 PM Bug report #18290 (Closed): Embedded form (relation) disappears when changing configuration of a ...
- Steps to reproduce:
Data source is Postgis
1. in Postgis create a new role with name = "quartiergestaltungsplan... - 03:08 PM Revision f9ac1ff0 (qgis): add spacer to the Source tab of the Layer properties window (fix #18279)
- 03:02 PM Bug report #18081: GDB recognition mixup
- Douglas Alderman wrote:
> Good morning Giovanni, the GDB is 303 mb. I do not think it will send via email.
the e... - 02:59 PM Bug report #18081: GDB recognition mixup
- Good morning Giovanni, the GDB is 303 mb. I do not think it will send via email.
- 02:40 PM Bug report #18267: QGIS 3.0 WFS 2.0 not working
- 2.18 returns the same:...
- 11:23 AM Bug report #18267: QGIS 3.0 WFS 2.0 not working
- Michal Med wrote:
> Never tried 2.18, I was using 2.14, the installed 3.0. I thought that WFS 2.0.0 support was adde... - 11:18 AM Bug report #18267: QGIS 3.0 WFS 2.0 not working
- Never tried 2.18, I was using 2.14, the installed 3.0. I thought that WFS 2.0.0 support was added in QGIS 3.0.
- 02:39 PM Bug report #18268 (Open): Spatialite's views not supported in Layout Atlas
- 01:21 PM Bug report #18268: Spatialite's views not supported in Layout Atlas
- I have tried with qgis 2.18.17 the same operation, but nothing to do.
- 02:33 PM Bug report #18229: "Check QGIS Version" shows 2.99 info in QGIS 3.0
- I have tested it on some more machines.
I have 3 computers running *Windows 10*-64 bit that have QGIS 3.0.0 insta... - 02:32 PM Bug report #18288 (Closed): [Layout] Item's properties no longer shows item's name at the top of ...
- In the properties panel of any item in the composer (map, legend, text...), the name of the item is no longer shown, ...
- 02:32 PM Bug report #17635: "Reloading QGIS" from the crash report dialog fails to reopen the project
- Still true on 3.1
More info
not only a file path containing a space is handled as different files but it also tri... - 02:25 PM Bug report #16198 (Closed): QgsGeometry().asPolygon() segfaults, Python, SIP
- 02:23 PM Bug report #18287 (Closed): QGIS crashes when deleting multiple items in layout
- h2. User Feedback
I have a project from 2.x that i am now using under 3.1
In one of the preexisting A3 layout, I ... - 02:14 PM Revision 6d94ea5f (qgis): Prefer https
- 02:13 PM Revision 592c9b24 (qgis): Expose fields mapping parameter to modeler
- 02:12 PM Revision eba96fb9 (qgis): Add a processing parameter registry
- to manage parameter metadata in a single place.
- 02:12 PM Revision 8b784400 (qgis): Avoid catchall exception
- 02:12 PM Revision ecae50f1 (qgis): Allow processing plugins to load their own parameters
- 01:52 PM Revision 0050eb59 (qgis): Spelling
- 01:12 PM Revision 1d7d51c8 (qgis): [bugfix][server] Fix prefix path for server
- Fixes #18230 - service configuration error (service unknown or unsupported)
I though about placing the fix into the ... - 01:09 PM Bug report #18270: QGIS 3.0 import dxf python code issue
- Giovanni Manghi wrote:
> PJ Lightning wrote:
> > Nyall Dawson wrote:
> > > Check the return value of subLayers(). ... - 10:55 AM Bug report #18270 (Closed): QGIS 3.0 import dxf python code issue
- PJ Lightning wrote:
> Nyall Dawson wrote:
> > Check the return value of subLayers(). The format is different and no... - 10:55 AM Bug report #18270 (Closed): QGIS 3.0 import dxf python code issue
- PJ Lightning wrote:
> Nyall Dawson wrote:
> > Check the return value of subLayers(). The format is different and no... - 12:53 PM Bug report #18239: Corrupted data layer and valuemaps / defaults lost
- Not yet seen (however I have not used 3 very much lately)
- 12:39 PM Bug report #18239: Corrupted data layer and valuemaps / defaults lost
- Patrick Dunford wrote:
> I can't make this fault appear at will so I have no reasonable way of answering your questi... - 12:35 PM Bug report #18239: Corrupted data layer and valuemaps / defaults lost
- I can't make this fault appear at will so I have no reasonable way of answering your question.
- 11:09 AM Bug report #18239 (Feedback): Corrupted data layer and valuemaps / defaults lost
- Does this apply also to qgis 3?
- 12:40 PM Bug report #9357 (Closed): Lots of PostGIS connections with a standalone python script
- 12:35 PM Bug report #9357: Lots of PostGIS connections with a standalone python script
- I have no idea if this still is the case. I cant remember which script I was testing it with as I reported this over ...
- 12:29 PM Bug report #9357 (Feedback): Lots of PostGIS connections with a standalone python script
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:34 PM Bug report #18189 (Closed): QGIS 3: python error when closing Processing modules dialogs
- 12:29 PM Bug report #9964 (Feedback): Cannot Save Edits to File Geodatabase Replica
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:29 PM Bug report #9568 (Feedback): Rubberband bug if zooming in or out during nodetool edition
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:29 PM Bug report #9496 (Feedback): Warning: QPen::setDashPattern: Pattern not of even length
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:29 PM Bug report #9419 (Feedback): Jenks natural breaks has a bad interval
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:29 PM Bug report #9404 (Feedback): Browser can only connect to one spatialite file of several files sha...
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:29 PM Bug report #9321 (Feedback): Empty RULE parameter in GetLEgendGraphic returns all rules even if a...
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:29 PM Bug report #9298 (Feedback): QGIS icon
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:29 PM Feature request #9277 (Feedback): Make labels follow layer z-order
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:29 PM Bug report #9265 (Feedback): Planet has no aggregate RSS feed
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:29 PM Feature request #9223 (Feedback): Raster continuous color scales
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #9207 (Feedback): window/panel resize problem
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #9160 (Feedback): if only one point is selected "zoom to selected" does not zoom
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #9125 (Feedback): Uninstalling weeklies
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #9092 (Feedback): Use last display to display window
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #9026 (Feedback): WFS connection trouble with partly secured server
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #9025 (Feedback): Character encoding when connection to PostGIS failed
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #9019 (Feedback): raster "save as..." "abort" doesn't abort
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #9018 (Feedback): Describe the difference beyween "Add vector layer - > Database -> OG...
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #9016 (Feedback): WMTS in QGIS 2.0.1 only returning 1 tile
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #9013 (Feedback): When digitizing with "avoid intersections" layer type should be dete...
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #9010 (Feedback): OTF CRS transformation - 4326 to 27700 fails zoomed out
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8961 (Feedback): Georeferencer creates distorted image
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8911 (Feedback): Table is not updated after field calculator when configured with a "...
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8908 (Feedback): spatialite database updated only from opening qgis project
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8897 (Feedback): Results from field calculator wrong format
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8885 (Feedback): Buttons (Ok, Cancel) disappear in "Apri Modulo" from Attribute Table
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8881 (Feedback): QGIS server fails to display capabilities when there are 2 layers of...
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8880 (Feedback): Mysql Query builder
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8870 (Feedback): "Metadata" for WMS/WFS/etc? layer issues
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8867 (Feedback): With "render" off, map snaps back
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8861 (Feedback): symbology: gap between polygons when using "no pen" for border style
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8856 (Feedback): Lack of sip doesn't prevent cmake from succeeding, but make fails
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8798 (Feedback): Clipboard data ordering from attribute table
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8788 (Feedback): Absence of color ramp and other symbologies - windows 7 and 8
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8774 (Feedback): Label background properties seem to not affect rendering result
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8768 (Feedback): US English locale listed twice
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8700 (Feedback): Double clicking to add a layer is inconsistent
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8699: Context help - "?" in panel header all empty
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8698 (Feedback): Dockable location doesn't always popup when dragging.
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #8690: Toolbox misaligned
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #7460 (Feedback): CMake detecting wrong path for GDAL library on 64-bit RHEL 6
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #5258 (Feedback): WMS layer properties should be updated upon visiting the 'layer prop...
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:28 PM Bug report #4863 (Feedback): Should hidden layers be editable/selectable?
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:27 PM Bug report #18220: Crash when clicking "Manage and install plugins" - Fresh install
- I just installed QGIS nightly dev with OSGEO4W: no more crash.
- 11:12 AM Bug report #18220: Crash when clicking "Manage and install plugins" - Fresh install
- Did you try the qgis-dev (3.1) package, like in the other report? Or the standalone installer?
Looks like a Pytho... - 12:26 PM Bug report #18261 (Closed): QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- Resolution:
QGIS 3.0.0 was running from QGIS 2.8 folder for some reason when I updated QGIS using newtwork installer... - 12:15 PM Bug report #18261: QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- Sameer Abdool wrote:
> Just re-downloaded the stand-alone installer for QGIS 3.0.0 x64.
> Installed in on my Window... - 11:48 AM Bug report #18261: QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- Borys Jurgiel wrote:
> Giovanni, I'm reopening it and will handle this duplication. It's just odd to communicate wit... - 11:46 AM Bug report #18261: QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- Just re-downloaded the stand-alone installer for QGIS 3.0.0 x64.
Installed in on my Windows 10 machine and it's now ... - 11:23 AM Bug report #18261 (Reopened): QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- Giovanni, I'm reopening it and will handle this duplication. It's just odd to communicate with the reporter in a clos...
- 11:17 AM Bug report #18261: QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- Strange...
So it's a fresh install of the OSGeo4W installer? No risk of obsolete stuff in C:\OsGeo4W?
- 10:53 AM Bug report #18261 (Closed): QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- 10:15 AM Bug report #18261: QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- Seems to be a duplicate of #18220
- 12:24 PM Bug report #7956 (Feedback): QGIS Server: problem with two project with same layers
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:24 PM Bug report #7863 (Feedback): Loading color ramp per column
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:24 PM Bug report #7283 (Feedback): saveAsImage not including entire mapCanvas
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:24 PM Bug report #6941 (Feedback): WMS requests exceeding extents
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:24 PM Bug report #6876 (Feedback): Performance during digitizing in a shape-layer if other big layers i...
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:24 PM Bug report #6772 (Feedback): Categorized Style: if column is "character" and too long in PostGIS ...
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:24 PM Bug report #6381 (Feedback): MSSQL tables - Primary Key with multiple columns Problem
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:24 PM Bug report #6119 (Feedback): EVIS: invalid layer in project
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 12:24 PM Bug report #5858 (Feedback): Georeferencer ignores "Use 0 for transparency when needed" switch
- Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version a...
- 11:57 AM Bug report #18080: Vector Fixed Distance Buffer
- Douglas Alderman wrote:
> I so not see the 'geometry checker'. I see 'Densify geometries' or 'simplify geometries' ... - 11:54 AM Bug report #18286 (Feedback): cannot filter by $geometry, $length, $area etc.
- What about QGIS 3?
- 11:52 AM Bug report #18286 (Closed): cannot filter by $geometry, $length, $area etc.
- The "Advanced Filter (Expression)" function of the Attribute Table does not seem to be able to filter by comparing th...
- 11:22 AM Bug report #17244: New node tool snapping index out of sync for transaction groups (and triggers ...
- Update video using the minimal database attached
[[https://youtu.be/zZDF9ZM7y6I]] - 11:10 AM Bug report #17244: New node tool snapping index out of sync for transaction groups (and triggers ...
- Added minimal dataset and project to reproduce
database is named bug_17244 on localhost in the attached project file - 11:10 AM Bug report #17244: New node tool snapping index out of sync for transaction groups (and triggers ...
- Added minimal dataset and project to reproduce
database is named bug_17244 on localhost in the attached project file - 11:10 AM Bug report #17244: New node tool snapping index out of sync for transaction groups (and triggers ...
- Added minimal dataset and project to reproduce
database is named bug_17244 on localhost in the attached project file - 10:46 AM Bug report #17244: New node tool snapping index out of sync for transaction groups (and triggers ...
- Still true and very blocking in fact
- 11:22 AM Bug report #18237 (Open): CSV export issues (QGIS 3.0)
- Confirmed here with the provided steps.
- 11:22 AM Bug report #18237 (Open): CSV export issues (QGIS 3.0)
- Confirmed here with the provided steps.
- 11:22 AM Bug report #18237 (Open): CSV export issues (QGIS 3.0)
- Confirmed here with the provided steps.
- 06:53 AM Bug report #18237: CSV export issues (QGIS 3.0)
- Ermmm, so what's the way forward with this one? Clearly a problem as far as I can tell.
- 11:14 AM Feature request #18285 (Open): XYZ tiles - add possibility to import/export saved connections
- It's already here for WMS, WFS, PostreSQL and other connection types, where you can click 'Save' or 'Load' buttons in...
- 11:12 AM Bug report #18176 (Open): Plugin MetaSearch crashed
- 11:08 AM Bug report #15875 (Closed): Importing a POINT layer in Browser always returns MULTIPOINT
- 11:00 AM Bug report #18283: serious regression: labelling's parallel placement leads to endless label rend...
- Oups, sorry, horizontal placement _also_ results in infinite rendering.
- 10:43 AM Bug report #18283 (Closed): serious regression: labelling's parallel placement leads to endless l...
- When using the parallel placement mode to label a line layer, QGIS' rendering appears to enter in an endless loop whi...
- 10:52 AM Bug report #18276 (Feedback): I can't compile QGIS container with docker
- Better ask in the developers mailing list, thanks!
- 10:51 AM Bug report #18257 (Closed): Calculator Algorithm absent from Modeller Algorithm list
- 09:09 AM Bug report #18257 (Feedback): Calculator Algorithm absent from Modeller Algorithm list
- With expressions support this tools is not needed anymore.
- 09:09 AM Bug report #18257 (Feedback): Calculator Algorithm absent from Modeller Algorithm list
- With expressions support this tools is not needed anymore.
- 09:09 AM Bug report #18257 (Feedback): Calculator Algorithm absent from Modeller Algorithm list
- With expressions support this tools is not needed anymore.
- 10:45 AM Bug report #18282 (Open): Style Manager - Impossible to work with non-Latin characters (tag or sy...
- 10:44 AM Bug report #18282: Style Manager - Impossible to work with non-Latin characters (tag or symbol na...
- Giovanni Manghi wrote:
> Does work fine in 2.18?
I don't see this behavior in QGIS 2.18 (I have both QGIS version... - 10:41 AM Bug report #18282 (Feedback): Style Manager - Impossible to work with non-Latin characters (tag o...
- Does work fine in 2.18?
- 10:41 AM Bug report #18282 (Feedback): Style Manager - Impossible to work with non-Latin characters (tag o...
- Does work fine in 2.18?
- 10:41 AM Bug report #18282 (Feedback): Style Manager - Impossible to work with non-Latin characters (tag o...
- Does work fine in 2.18?
- 10:39 AM Bug report #18282 (Closed): Style Manager - Impossible to work with non-Latin characters (tag or ...
- I open Style Manager and I add a new style, label it with an English name, and apply some English tag to it. Works fi...
- 10:34 AM Bug report #18280: Crash after removing temporary layer joined to s shapefile
- The temporary layer was joined to a shapefile layer. QGIS does not crash if the join will be removed before removing ...
- 10:05 AM Bug report #18280 (Closed): Crash after removing temporary layer joined to s shapefile
- Crash report details:
h2. User Feedback
h2. Report Details
*Crash ID*: 4542612c5b6196791ab07691b442ac1... - 10:06 AM Bug report #18281 (Closed): [UI] Wrong window title for 3D configuration window
- 3D configuration window comes up with *QGIS 3* title. IMO the title should be *3D Configuration*
- 09:41 AM Revision 3711a92c (qgis): [processing] fix typo (fix #18248)
- (cherry picked from commit 88734647ced9cb91b2000e98767d61fd4547d96c)
- 09:40 AM Bug report #18248 (Closed): Spelling mistake in Clip Raster by Mask tool
- Applied in changeset commit:qgis|88734647ced9cb91b2000e98767d61fd4547d96c.
- 09:40 AM Bug report #18248 (Closed): Spelling mistake in Clip Raster by Mask tool
- Applied in changeset commit:qgis|88734647ced9cb91b2000e98767d61fd4547d96c.
- 09:40 AM Revision 88734647 (qgis): [processing] fix typo (fix #18248)
- 09:08 AM Bug report #18238 (Closed): Python error: couldn't load plugin 'processing' (python error)
- 08:02 AM Revision 0f93e55f (qgis): [layouts] Fix legends do not respect reference point when auto sizing
- Fixes #18269
- 08:02 AM Bug report #18269 (Closed): Layout legend items do not respect reference point when autosizing
- Applied in changeset commit:qgis|0f93e55fce153e2c573ac95c9d15441542c4a4a6.
- 08:02 AM Bug report #18269 (Closed): Layout legend items do not respect reference point when autosizing
- Applied in changeset commit:qgis|0f93e55fce153e2c573ac95c9d15441542c4a4a6.
- 07:41 AM Bug report #18274: Print Composer in 3.0.0 export to TIF forgets to define RowsPerStrip in TIF
- 1: Agreed. In either case I'm going to have to use GDAL to further process the TIFs anyway (including compressing the...
- 01:29 AM Bug report #18274 (Feedback): Print Composer in 3.0.0 export to TIF forgets to define RowsPerStri...
- This is an upstream issue in Qt. Our choices here are:
1. removing the the compression
2. leaving the missing Row... - 01:29 AM Bug report #18274 (Feedback): Print Composer in 3.0.0 export to TIF forgets to define RowsPerStri...
- This is an upstream issue in Qt. Our choices here are:
1. removing the the compression
2. leaving the missing Row... - 07:28 AM Revision 75f91e53 (qgis): Add missing caption and some tweaks to map units dialog
- 06:49 AM Revision 0acdcfad (qgis): Fix crash when using the identify tool on a categorized render
- with an unchecked category corresponding to the feature at the
clicked point
Also fix count of default category symbols - 06:49 AM Revision 7459539b (qgis): Add unit tests for categorized renderer unchecked symbols
- 06:31 AM Bug report #18250: Error running script from Script editor
- I'm also experiencing this issue. Whether I add a preexisting QgsProcessingAlgorithm class script or copying contents...
- 06:29 AM Revision 4e182be4 (qgis): [processing] Fix 'selected features' checkbox is incorrectly disabled
- Fixes #18278
- 06:28 AM Bug report #18278 (Closed): QGIS3: selected features only greyed out
- Applied in changeset commit:qgis|4e182be4ece2bd1d300949d0228994472927ca70.
- 06:28 AM Bug report #18278 (Closed): QGIS3: selected features only greyed out
- Applied in changeset commit:qgis|4e182be4ece2bd1d300949d0228994472927ca70.
- 02:58 AM Bug report #18278 (Closed): QGIS3: selected features only greyed out
- In some QGIS internal processing tools, like _interesection_, the checkbox for *selected features only* gets greyed o...
- 03:02 AM Revision a483ef81 (qgis): correctly use reference for context in QgsReadWriteContextCategoryPopper
- 01:21 AM Revision 3c78fb58 (qgis): Fix build warnings on msvc
2018-02-28
- 12:54 AM Revision 2345852f (qgis): [labeling] Fix broken data defined shape radius setting
- 12:40 AM Revision b17a5560 (qgis): Merge pull request #6486 from nyalldawson/dynamic
- [processing] Support dynamic properties for all native c++ algorithms
- 12:17 AM Revision 71d1074c (qgis): Tweak grid alignment for Project Properties layout
- 11:25 PM Revision a34b46bc (qgis): [dbmanager] fix toolbar icon size
- 11:12 PM Bug report #18270: QGIS 3.0 import dxf python code issue
- and you should to get an error on this line as well: @QgsMapLayerRegistry.instance().addMapLayer(sub_vlayer)@
- 10:48 PM Bug report #18270 (Reopened): QGIS 3.0 import dxf python code issue
- Nyall Dawson wrote:
> Check the return value of subLayers(). The format is different and no longer separated by ':' ... - 08:59 PM Bug report #18270 (Closed): QGIS 3.0 import dxf python code issue
- Check the return value of subLayers(). The format is different and no longer separated by ':' characters alone.
- 01:07 PM Bug report #18270 (Open): QGIS 3.0 import dxf python code issue
- 01:06 PM Bug report #18270: QGIS 3.0 import dxf python code issue
- Giovanni Manghi wrote:
> Does it work as expected in 2.18?
Yes. Sorry, it seems that all the code indents vanishe... - 01:03 PM Bug report #18270 (Feedback): QGIS 3.0 import dxf python code issue
- Does it work as expected in 2.18?
- 01:03 PM Bug report #18270 (Feedback): QGIS 3.0 import dxf python code issue
- Does it work as expected in 2.18?
- 01:01 PM Bug report #18270 (Closed): QGIS 3.0 import dxf python code issue
- The code:
import glob, os
path = "E:/aawork/etc/etc/etc/dxfs/"
for layer in glob.glob(path + "*.dxf"):
vlayer... - 11:10 PM Bug report #18269 (In Progress): Layout legend items do not respect reference point when autosizing
- 12:54 PM Bug report #18269 (Closed): Layout legend items do not respect reference point when autosizing
- When in print composer, setting a legend to scale based on a reference point does not appear to work. It always appea...
- 11:05 PM Revision 529903c5 (qgis): Merge pull request #6492 from nyalldawson/template_converter
- [backport] Automatic conversion of 2.x composition templates to 3.0
- 10:48 PM Revision 25f4f57b (qgis): Fix MAYBE_UNUSED definition on non clang compilers
- 10:39 PM Bug report #18277: Data loss When Saving Multiedit with Null
- Tested against master -- also fails with:...
- 10:37 PM Bug report #18277 (Closed): Data loss When Saving Multiedit with Null
- Procedure
# Create a new scratch layer (All defaults is okay)
# Open the attribute table in edit mode
# Create a n... - 10:34 PM Revision bf224ace (qgis): Update test masks
- 10:01 PM Revision 76369a58 (qgis): Update mask images
- (cherry-picked from 5fbcb8e)
- 10:00 PM Bug report #18258: executing Python command ("from PyQt4.QtCore import *") crashes QGIS
- I just had a look at how a plain Python session handles the import of PyQt4 when PyQt5 is already in use. It does not...
- 09:55 PM Bug report #18258: executing Python command ("from PyQt4.QtCore import *") crashes QGIS
- Erik Sigra wrote:
> I do not know what the cleanest fix is. Someone familiar with the code might know. Maybe it can ... - 09:39 PM Bug report #18258: executing Python command ("from PyQt4.QtCore import *") crashes QGIS
- I do not know what the cleanest fix is. Someone familiar with the code might know. Maybe it can be fixed deep in ther...
- 08:32 AM Bug report #18258 (Feedback): executing Python command ("from PyQt4.QtCore import *") crashes QGIS
- You should be using
from qgis.PyQt.QtCore import *
Qgis 3 uses pyqt5, so I'd expect issues if you try to ... - 08:12 AM Bug report #18258 (Closed): executing Python command ("from PyQt4.QtCore import *") crashes QGIS
- Executing the Python command "from PyQt4.QtCore import *" crashes QGIS 3.0.0. Hope that this will be easy enough to r...
- 10:00 PM Revision 7b4f69e9 (qgis): [layout] Automatic conversion of 2.x composition templates to layouts
- (cherry-picked from 3bdb6c2)
- 09:50 PM Revision 5fda4025 (qgis): [processing] fixes missing icon for create grid algorithm
- 09:41 PM Bug report #18276 (Closed): I can't compile QGIS container with docker
- I'm doing the command $ docker build -t agenciaimplementacion/qgis:latest . -f .docker/qgis.dockerfile
over latest "... - 09:09 PM Bug report #17809: Rendering performance issues
- I have the same issue with large project files (many layers, many features per layer). I tested 3.0.0 and master on W...
- 08:55 PM Bug report #18275 (Closed): Serveral problems with different plugins
- QGIS 2 plugins are incompatible with QGIS 3. 3rd party plugins issues must be reported to plugins authors, not here.
- 08:55 PM Bug report #18275 (Closed): Serveral problems with different plugins
- QGIS 2 plugins are incompatible with QGIS 3. 3rd party plugins issues must be reported to plugins authors, not here.
- 08:52 PM Bug report #18275 (Closed): Serveral problems with different plugins
After installing QGIS 3.0 I'm having several problems with many plugins.
Microsoft Windows 10 Home / 10.0.16299 ...- 08:41 PM Revision 020f0eb4 (qgis): fix warning deleting pointer to incomplete type 'QgsPythonUtils' (#6491)
- warning: deleting pointer to incomplete type 'QgsPythonUtils' may cause undefined behavior
- 08:00 PM Revision b8ceda67 (qgis): fix doxymentation
- 07:37 PM Bug report #18230 (Feedback): QGIS server 3.0 : service configuration error (service unknown or u...
- Rémi Bonnefoi wrote:
> I upgraded from 2.99 and the problem occured.
>
> I just tried an @apt remove --purge qgis... - 07:18 PM Bug report #18230: QGIS server 3.0 : service configuration error (service unknown or unsupported)
- I upgraded from 2.99 and the problem occured.
I just tried an @apt remove --purge qgis-server python-qgis@ and the... - 03:55 PM Bug report #18230: QGIS server 3.0 : service configuration error (service unknown or unsupported)
- That problem occurs only when upgrading from 2.14.
No problem on a fresh install - 07:37 PM Revision baa4cbb0 (qgis): Merge pull request #6281 from 3nids/appmessage
- allow to bring message to message bar from the reading XML when loading layers.
- 06:43 PM Revision 85825179 (qgis): avoid required call to leaveCategory by adding a RAII private class
- 06:43 PM Revision 0ec7d54c (qgis): add test for QgsReadWriteContext.enterCategory
- 06:43 PM Revision d171ca7a (qgis): offer enterCategory in Python bindings by adding a context manager
- 06:43 PM Revision 4e2eb0eb (qgis): use a pointer otherwise Python is creating a copy
- 06:43 PM Revision 05ee1b02 (qgis): use MAYBE_UNUSED in the method declaration
- 06:43 PM Revision 22008a51 (qgis): doxymentation
- 06:43 PM Revision fc2ba141 (qgis): [QgsMessageBar] add convenience method to display message with a show m...
- 06:43 PM Revision d421b857 (qgis): QgsReadWriteContext can store message
- app will show them in message bar when loading layers
- 06:43 PM Revision b957e174 (qgis): display categories stack in an external dialog
- 06:43 PM Revision 89892926 (qgis): add C++17 [[maybe_unused]] and [[no_discard]]
- 06:43 PM Revision 47ab9b89 (qgis): remove const for QgsReadWriteContext to allow bringing up error messages
- 06:43 PM Revision b95f5c1a (qgis): QgsReadWriteContext: add a category stack to know where the error messa...
- also change the QPair in favor of a struct for a better API
- 06:43 PM Revision 95ab3d05 (qgis): doxymentation and better wording
- 06:28 PM Revision 06181e6c (qgis): Timeout Travis builds to save cache in time (#6488)
- 06:25 PM Revision e82e5217 (qgis): bump Qt to 5.9 (#6482)
- * Update test masks
* update test masks
* fix bad regex in parse_dash_results
* update test masks
* [Travis] bump... - 05:47 PM Bug report #18274 (Open): Print Composer in 3.0.0 export to TIF forgets to define RowsPerStrip in...
- 05:44 PM Bug report #18274: Print Composer in 3.0.0 export to TIF forgets to define RowsPerStrip in TIF
- In QGIS 2.18.16, TIF files export fine (although uncompressed; the compression is certainly an improvement in 3.0.0).
- 05:39 PM Bug report #18274 (Feedback): Print Composer in 3.0.0 export to TIF forgets to define RowsPerStri...
- How about 2.18? the result is different?
- 05:39 PM Bug report #18274 (Feedback): Print Composer in 3.0.0 export to TIF forgets to define RowsPerStri...
- How about 2.18? the result is different?
- 05:35 PM Bug report #18274 (Closed): Print Composer in 3.0.0 export to TIF forgets to define RowsPerStrip ...
- In QGIS 3.0.0, When atlas-exporting to TIF in the print composer, the resulting TIF files have no RowsPerStrip define...
- 04:34 PM Bug report #18273 (Feedback): Version 3.0 Crashed
- Armand SIAEP wrote:
> Hello,
>
> With the new version 3.0, opening the attribute table of some layers, I have a "... - 04:34 PM Bug report #18273 (Feedback): Version 3.0 Crashed
- Armand SIAEP wrote:
> Hello,
>
> With the new version 3.0, opening the attribute table of some layers, I have a "... - 04:34 PM Bug report #18273 (Feedback): Version 3.0 Crashed
- Armand SIAEP wrote:
> Hello,
>
> With the new version 3.0, opening the attribute table of some layers, I have a "... - 04:34 PM Bug report #18273 (Feedback): Version 3.0 Crashed
- Armand SIAEP wrote:
> Hello,
>
> With the new version 3.0, opening the attribute table of some layers, I have a "... - 04:32 PM Bug report #18273 (Reopened): Version 3.0 Crashed
- Hello,
With the new version 3.0, opening the attribute table of some layers, I have a "crash" of QGIS, Why?
Waiti... - 04:28 PM Bug report #18273 (Closed): Version 3.0 Crashed
- please report issues in English, thanks!
- 04:28 PM Bug report #18273 (Closed): Version 3.0 Crashed
- please report issues in English, thanks!
- 04:26 PM Bug report #18273 (Closed): Version 3.0 Crashed
- Bonjour,
Avec la nouvelle version 3.0, en ouvrant la table attributaire de certaines couches , j'ai un "crash" de ... - 04:32 PM Bug report #16446 (Feedback): Many-to-many (N:M) relationship not working on simple case
- 04:30 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.0. Can someone give a simple example that works please ? Thanks.
- 03:51 PM Feature request #13698: Foreign tables in DB Manager
- Issue still occurs in QGIS 3.0.
- 03:18 PM Bug report #18268 (Feedback): Spatialite's views not supported in Layout Atlas
- Does it work as expected on 2.18?
- 03:18 PM Bug report #18268 (Open): Spatialite's views not supported in Layout Atlas
- In Atlas composer, when I set a coverage vector using a spatialite-table-view layer, label frame and HTML frame, don'...
- 12:45 PM Bug report #18268 (Feedback): Spatialite's views not supported in Layout Atlas
- Could you expand a little "do not work very well"? thanks!
also attach a sample project and data if possible. - 12:43 PM Bug report #18268 (Open): Spatialite's views not supported in Layout Atlas
- When I set in Atlas Layout a spatialite 4.3 view as coverage vector, not work very well.
- 03:09 PM Feature request #11018: Add the possbility to load WMC (Web Map Context) files.
- Issue still in QGIS 3.3.
- 02:57 PM Bug report #10017 (Closed): No vertical scrollbar for high forms and bad display when maximized
- Issue is solved in QGIS 3.0.
- 02:12 PM Revision f2713001 (qgis): [GRASS] accept shortcuts in shell, fixes #18262
- 02:12 PM Bug report #18262 (Closed): GRASS shell does not receive QGIS toolbars shortcut letters
- Applied in changeset commit:qgis|f27130016e28a44323a2505a63dfdde6dca763ac.
- 02:12 PM Bug report #18262 (Closed): GRASS shell does not receive QGIS toolbars shortcut letters
- Applied in changeset commit:qgis|f27130016e28a44323a2505a63dfdde6dca763ac.
- 10:33 AM Bug report #18262 (Closed): GRASS shell does not receive QGIS toolbars shortcut letters
- If a toolbar which supports shortcuts is enabled, e.g. Snapping Toolbar,
the shortcut letter, e.g. S for Enable Sna... - 02:11 PM Bug report #18272: QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Giovanni Manghi wrote:
> Andy Whyte wrote:
> > I have added the .dbf and .shx, I do not have a .prj.
> > It does n... - 02:07 PM Bug report #18272: QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Andy Whyte wrote:
> I have added the .dbf and .shx, I do not have a .prj.
> It does not work without or with the un... - 02:03 PM Bug report #18272: QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- I have added the .dbf and .shx, I do not have a .prj.
It does not work without or with the underlying elevation mode... - 02:03 PM Bug report #18272: QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- I have added the .dbf and .shx, I do not have a .prj.
It does not work without or with the underlying elevation mode... - 02:00 PM Bug report #18272: QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Andy Whyte wrote:
> This is the data I was using... seems to work intermittently.
just the .shp is not enough (sh... - 01:58 PM Bug report #18272: QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- This is the data I was using... seems to work intermittently.
- 01:53 PM Bug report #18272: QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Andy Whyte wrote:
> Tried this again and got the same error just from opening a new 3D map view
is data related o... - 01:50 PM Bug report #18272: QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Tried this again and got the same error just from opening a new 3D map view
- 01:46 PM Bug report #18272 (Open): QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Can you add the data, or it just happen with any data?
- 01:46 PM Bug report #18272 (Open): QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Can you add the data, or it just happen with any data?
- 01:45 PM Bug report #18272 (Reopened): QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- 01:31 PM Bug report #18272: QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- Why this was opened... closed?
- 01:29 PM Bug report #18272 (Closed): QGIS 3.0.0 crashed when clicked on zoom to extent in 3D viewer
- h2. User Feedback
I was opening up the 3d view screen and clicked on zoom to extent.
h2. Report Details
*Cra... - 01:54 PM Revision 10c21228 (qgis): Timeout Travis builds to save cache in time (#6488)
- 01:33 PM Bug report #18271 (Feedback): virtual layer makes qgis dump
- Please add the data and detailed steps to replicate.
- 01:28 PM Bug report #18271 (Closed): virtual layer makes qgis dump
- qgis 3.0 crashes when working with a virtual layer created from two shapefiles and st_contains function
h2. User ... - 01:18 PM Bug report #18261: QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- I've just tried GQIS 3.1.0 dev version with GRASS 7.4.0 (nightly)
That works.
QGIS version
3.1.0-Master
QGIS... - 01:14 PM Bug report #18261: QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- Hi,
When I tried to use the normal installer it failed twice:
1) GDAL202.dll or something similar but GDAL DLL re... - 11:19 AM Bug report #18261 (Feedback): QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- 11:14 AM Bug report #18261: QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- Is your QGIS installed with the normal standalone installer, or OSGeo4W?
- 10:32 AM Bug report #18261: QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- I meant to write "Manage & Install Plugins" from the menu bar.
- 10:30 AM Bug report #18261 (Closed): QGIS crashed when clicked on "Plugins" "Manage & Install Plugins"
- h2. User Feedback
Clicked on "Plugins" "Loaded/Installed Plugins"
h2. Report Details
*Crash ID*: 584668a2bc0... - 01:06 PM Bug report #18267 (Feedback): QGIS 3.0 WFS 2.0 not working
- What about 2.18 selecting the proper WFS version?
- 01:06 PM Bug report #18267 (Feedback): QGIS 3.0 WFS 2.0 not working
- What about 2.18 selecting the proper WFS version?
- 12:38 PM Bug report #18267 (Closed): QGIS 3.0 WFS 2.0 not working
- Trying to attach WFS 2.0 service with endpoint http://services.cuzk.cz/wfs/inspire-CP-wfs.asp? to QGIS 3.0.
Output:... - 01:05 PM Bug report #18229: "Check QGIS Version" shows 2.99 info in QGIS 3.0
- This is the window I get in QGIS 3.0.0-4:
!qgischeckversion.jpg!
I don't know if it's important, but I also had... - 12:18 PM Bug report #18246 (Closed): Icons and fonts far too huge on Hi DPI display
- 12:12 PM Bug report #18246: Icons and fonts far too huge on Hi DPI display
- Rebooting solved the issue, cp. attached screenshot.
- 12:00 PM Feature request #13085: Add WMS-T (time) support
- Issue still exists in QGIS 3.0.
Tests can be made with this http://sampleserver6.arcgisonline.com/arcgis/services/Mu... - 12:00 PM Bug report #18266 (Closed): Browser panel does not show same folder icons in two different user p...
- I run QGIS with the default user profile and the Browser panel shouw some colourful icons for drives and Project Home...
- 11:57 AM Feature request #8809: WMS/WMTS with dimension parameters should be handled
- Issue still exists in QGIS 3.0.
Tests can be made with this http://sampleserver6.arcgisonline.com/arcgis/services/Mu... - 11:53 AM Feature request #18265 (Closed): Group stats plugin from 2to3
- You have to wait/ask for the plugin developer to migrate it to QGIS 3. If you want to fork it (but please be sure tha...
- 11:53 AM Feature request #18265 (Closed): Group stats plugin from 2to3
- You have to wait/ask for the plugin developer to migrate it to QGIS 3. If you want to fork it (but please be sure tha...
- 11:50 AM Feature request #18265 (Closed): Group stats plugin from 2to3
- Hi,
I tried to migrate from plugins in Qgis 2 to Qgis 3.
I took the usefull group stats plugin as my main exampl... - 11:18 AM Bug report #17124 (Feedback): Editing behavior of filtered layers is inconsistent
> The layer type is a shapefile.
>
> In view of the additional restrictions being applied in 2.18 and later mayb...- 11:18 AM Bug report #17124 (Feedback): Editing behavior of filtered layers is inconsistent
> The layer type is a shapefile.
>
> In view of the additional restrictions being applied in 2.18 and later mayb...- 08:42 AM Bug report #17124: Editing behavior of filtered layers is inconsistent
- I'm curious about all this because in 2.14 I can follow these steps
* Put a filter onto a table
* Put the table int... - 11:17 AM Bug report #18132: Dpi resolution of images exported from composer is wrong
- I've probably found the commit that introduced the bug:
[composer] Fix image size/resolution was not honored durin... - 11:17 AM Bug report #14481: If already opened QGIS Browser (standalone and panel) doesn't show newly conne...
- Now, none of the browsers finds the drive if it has been connected after you open QGIS (see screenshot in which the d...
- 11:17 AM Bug report #14481: If already opened QGIS Browser (standalone and panel) doesn't show newly conne...
- Now, none of the browsers finds the drive if it has been connected after you open QGIS (see screenshot in which the d...
- 11:17 AM Bug report #14481: If already opened QGIS Browser (standalone and panel) doesn't show newly conne...
- Now, none of the browsers finds the drive if it has been connected after you open QGIS (see screenshot in which the d...
- 11:13 AM Bug report #18264 (Closed): Processing/GDAL: "Convert format" does not work anymore in batch mode
- When I try to convert some Postgis filtered layers with attributes to KML as Batch process,
it terminate without out... - 10:57 AM Bug report #15630: Print Composer: checked "Resize to Fit contents" should not allow manual resizing
- Giving it more tests, it appears that when "Resize to fit contents" is checked, user can manually enlarge the item an...
- 10:57 AM Bug report #15630: Print Composer: checked "Resize to Fit contents" should not allow manual resizing
- Giving it more tests, it appears that when "Resize to fit contents" is checked, user can manually enlarge the item an...
- 10:44 AM Bug report #18263 (Closed): Interpolation algorithms not running in Graphical Modeler in QGIS 3.0
- I am not able to use several interpolation algorithms within the QGIS 3.0 graphical modeler, namely the 'Heatmap (Ker...
- 10:42 AM Bug report #16054 (Closed): Save as... save only visibles features if 'show features visible on m...
- 09:36 AM Bug report #16054: Save as... save only visibles features if 'show features visible on map' is ac...
- Not confirmed on 2.18.16 and 3.1.
The whole dataset is exported. - 10:41 AM Bug report #18260 (Feedback): qgis 3 crashes at start
- 09:34 AM Bug report #18260 (Closed): qgis 3 crashes at start
- I have installed QGIS 3 on 2 windows 7 pro. On my professional laptop (dell latitude E7250) QGIS crashes systematical...
- 10:32 AM Bug report #18254: Topology checker thinks everything is a multipart polygon
> So wouldn't be better to eliminate this topology test for line/polygon shapefiles if it always fails for them? Ma...- 08:26 AM Bug report #18254: Topology checker thinks everything is a multipart polygon
- Giovanni Manghi wrote:
> Nyall Dawson wrote:
> > Actually this was an intentional change in 3.0. Because shapefile ... - 10:27 AM Bug report #16766: Data defined Assistant: closing the dialog without setting an expression inval...
- Things have been fixed when using the layer properties dialog but not in the styling panel
- 10:25 AM Bug report #18256 (Feedback): Encoding issue with aboriginal serif font(?)
- Likely you have to choose the proper encoding in the properties of your vector layer. Please check and leave feedback...
- 10:25 AM Bug report #18256 (Feedback): Encoding issue with aboriginal serif font(?)
- Likely you have to choose the proper encoding in the properties of your vector layer. Please check and leave feedback...
- 01:07 AM Bug report #18256 (Closed): Encoding issue with aboriginal serif font(?)
- How do I install aboriginal serif font into qgis. I've installed it. Rebooted the computer. I can select it. It shows...
- 10:22 AM Bug report #18010 (Closed): Lyer doesn't work after reading .DBF file into Excel or Open office a...
- Harrissou Santanna wrote:
> I might be wrong but aren't you trying to open a dbf file and expecting it to be a geome... - 10:22 AM Bug report #18010 (Closed): Lyer doesn't work after reading .DBF file into Excel or Open office a...
- Harrissou Santanna wrote:
> I might be wrong but aren't you trying to open a dbf file and expecting it to be a geome... - 10:22 AM Bug report #18010 (Closed): Lyer doesn't work after reading .DBF file into Excel or Open office a...
- Harrissou Santanna wrote:
> I might be wrong but aren't you trying to open a dbf file and expecting it to be a geome... - 10:22 AM Bug report #18010 (Closed): Lyer doesn't work after reading .DBF file into Excel or Open office a...
- Harrissou Santanna wrote:
> I might be wrong but aren't you trying to open a dbf file and expecting it to be a geome... - 10:22 AM Bug report #18010 (Closed): Lyer doesn't work after reading .DBF file into Excel or Open office a...
- Harrissou Santanna wrote:
> I might be wrong but aren't you trying to open a dbf file and expecting it to be a geome... - 01:07 AM Bug report #18010 (Feedback): Lyer doesn't work after reading .DBF file into Excel or Open office...
- I might be wrong but aren't you trying to open a dbf file and expecting it to be a geometry enabled layer? Dbf is onl...
- 10:01 AM Bug report #16318: Plugin Manager: fTools and GdalTools still listed though broken
- I have the same symptoms: red fTools and GDAL tools in plugin manager. OSGeo4W upgrade (upgraded LTR, release, and de...
- 09:17 AM Bug report #18259: Context menu items in "OWS" Browser group not working
- Sorry forgot:
OS: Windows 7
OSGEO4W Installation
Code revision: 001c80b0c3 - 09:15 AM Bug report #18259 (Open): Context menu items in "OWS" Browser group not working
- When using the context menu on a browser item in the group "OWS" the click does not do anything (e.g. edit or delete)...
- 09:03 AM Feature request #16015: Attribute table: Actions column is not available in form view
- Confirmed on QGIS3.1.
I think it should be classified as "feature request" rather than "bug". - 07:33 AM Bug report #17990: Values reset to default when cutting line
- Daan,
Please be aware that the current logic isn't set in stone - it's open for review and amendment!
The curre... - 05:31 AM Revision 2af9c408 (qgis): [processing] add tags to statistics by categories algorithm
- 05:31 AM Revision 89e2b021 (qgis): [processing] add tags to refactor fields algorithm
- 04:13 AM Bug report #18239: Corrupted data layer and valuemaps / defaults lost
- Just testing my email
- 02:53 AM Revision a96e7345 (qgis): update test mask
- 02:09 AM Bug report #18257 (Closed): Calculator Algorithm absent from Modeller Algorithm list
- Installation of QGIS 3.0 does not include Modeler-Only tool "Calculator".
2018-02-27
- 11:58 PM Bug report #18132: Dpi resolution of images exported from composer is wrong
- Further investigating...
I tested some previous versions: 1.8.0, 1.9.0, 2.0.1, 2.10.1 aren't affected; 2.12.0, 2.14.... - 09:15 PM Bug report #18132: Dpi resolution of images exported from composer is wrong
- I confirm the problem for 2.18.17.
test on QGIS3.0:
A4 150 dpi
exporting I get correct values ie 150 dpi - 04:04 PM Bug report #18132 (Feedback): Dpi resolution of images exported from composer is wrong
- Andrea Giudiceandrea wrote:
> The bug is also occurring in 2.18.17
please test also QGIS 3, thanks! - 04:04 PM Bug report #18132 (Feedback): Dpi resolution of images exported from composer is wrong
- Andrea Giudiceandrea wrote:
> The bug is also occurring in 2.18.17
please test also QGIS 3, thanks! - 04:03 PM Bug report #18132: Dpi resolution of images exported from composer is wrong
- The bug is also occurring in 2.18.17
- 11:23 PM Bug report #18254: Topology checker thinks everything is a multipart polygon
- Nyall Dawson wrote:
> Actually this was an intentional change in 3.0. Because shapefile don't have strict single/mul... - 11:21 PM Bug report #18254: Topology checker thinks everything is a multipart polygon
- Actually this was an intentional change in 3.0. Because shapefile don't have strict single/multi types for line/polyg...
- 10:06 PM Bug report #18254: Topology checker thinks everything is a multipart polygon
- Giovanni Manghi wrote:
> Does it works differently in 2.18?
>
> Please add detailed steps to allow others easily ... - 07:07 PM Bug report #18254 (Feedback): Topology checker thinks everything is a multipart polygon
- Does it works differently in 2.18?
Please add detailed steps to allow others easily replicate the issue. - 07:02 PM Bug report #18254 (Closed): Topology checker thinks everything is a multipart polygon
- The topology checker does not work well in qgis3.
Even with a just by hand created polygon layer it shows that ever... - 11:16 PM Bug report #18233 (Closed): Getting 'ValueError: _getfullpathname: embedded null character in pat...
- 10:25 PM Bug report #18233: Getting 'ValueError: _getfullpathname: embedded null character in path' when t...
- Borys Jurgiel wrote:
> Then maybe some obsolete registry entries... You can also try the fixes from Stackoverflow:
... - 09:19 PM Bug report #18233: Getting 'ValueError: _getfullpathname: embedded null character in path' when t...
- Then maybe some obsolete registry entries... You can also try the fixes from Stackoverflow:
https://stackoverflow.... - 07:30 PM Bug report #18233 (Feedback): Getting 'ValueError: _getfullpathname: embedded null character in p...
- 07:28 PM Bug report #18233: Getting 'ValueError: _getfullpathname: embedded null character in path' when t...
- Did an install on a seperate computer (Windows 7 64bit) that already had an older version of QGIS, and the install an...
- 03:14 AM Bug report #18233: Getting 'ValueError: _getfullpathname: embedded null character in path' when t...
- So I feel like I've done a complete reinstall, and complete uninstall with then reinstall just by quick install but I...
- 10:57 PM Bug report #16256: Diagrams don't render if all values are negative
- Tested on 2.18.16 and 3.0.0 versions (Ubuntu 16): both still have this problem.
- 09:50 PM Revision 078e5aaf (qgis): Merge pull request #6453 from NaturalGIS/remove_not_working_default_wms...
- remove not working default WMS server
- 09:30 PM Bug report #18255 (Open): Database configurations not carried over to QGIS 3.0
- 09:26 PM Bug report #18255: Database configurations not carried over to QGIS 3.0
- They are not carried over anywhere. No connections are listed in the Browser even though the layers in the screensho...
- 09:22 PM Bug report #18255 (Feedback): Database configurations not carried over to QGIS 3.0
- Are the connections carried over in the QGIS browser (are they just missing in DB Manager?)?
- 08:45 PM Bug report #18255 (Open): Database configurations not carried over to QGIS 3.0
- My data is stored in a Postgres database. I had a number of configurations stored for different usernames and databa...
- 09:28 PM Bug report #18246 (Feedback): Icons and fonts far too huge on Hi DPI display
- If you change the qgis font size and icon size in options, does the situation improve?
- 12:21 PM Bug report #18246 (Closed): Icons and fonts far too huge on Hi DPI display
- Just installed QGIS 3.0 from OSGeo4W Network installer on a 13'' convertible notebook with 3200x1800 resolution (Win1...
- 08:28 PM Feature request #15090: Make the GDAL/OGR console call editable
- Andre Joost wrote:
> Using Raster -> Projections -> Warp, it is possible to edit the command line handed over to gda... - 07:58 PM Bug report #13915: Impossible to easily resize browser panel width when properties widget is acti...
- True on 2.18 but works fine on 3.0
- 07:58 PM Bug report #13915: Impossible to easily resize browser panel width when properties widget is acti...
- True on 2.18 but works fine on 3.0
- 07:52 PM Bug report #14408 (Closed): qgis_25d_height and qgis_25d_angle variables are modifiable but chang...
- Could not find these variables in the layer properties -> variables tab in 3.0.
- 07:52 PM Bug report #14408 (Closed): qgis_25d_height and qgis_25d_angle variables are modifiable but chang...
- Could not find these variables in the layer properties -> variables tab in 3.0.
- 07:41 PM Bug report #10536 (Closed): The toggle editing pencil becomes orange without changing values of t...
- fixed in both 2.18 and 3.0
- 07:41 PM Bug report #10536 (Closed): The toggle editing pencil becomes orange without changing values of t...
- fixed in both 2.18 and 3.0
- 07:41 PM Bug report #10536 (Closed): The toggle editing pencil becomes orange without changing values of t...
- fixed in both 2.18 and 3.0
- 07:29 PM Bug report #15013 (Closed): Customization dialog icons look bigger that those usually visible in ...
- 07:23 PM Revision cf0e5f6a (qgis): [Travis] bump Qt to 5.9 (#6355)
- * bump Qt to 5.9 and SIP to 4.19.7 by using coming Bionic as base Docker image for dependencies
* automatically build... - 07:21 PM Bug report #15077 (Closed): Disable "Add circular string..." tools for temporary layer
- Works now (2.18 and later) so I set to not reproducable as I couldn't confirm in the past
- 07:21 PM Bug report #15077 (Closed): Disable "Add circular string..." tools for temporary layer
- Works now (2.18 and later) so I set to not reproducable as I couldn't confirm in the past
- 07:21 PM Bug report #15077 (Closed): Disable "Add circular string..." tools for temporary layer
- Works now (2.18 and later) so I set to not reproducable as I couldn't confirm in the past
- 07:21 PM Revision 50fa2d09 (qgis): update test masks
- 07:21 PM Revision a1597edf (qgis): fix bad regex in parse_dash_results
- 07:21 PM Revision 56af3292 (qgis): update test masks
- 07:21 PM Revision 749b071d (qgis): Update test masks
- 07:16 PM Revision 78e2259a (qgis): [Travis] bump Qt to 5.9 (#6355)
- * bump Qt to 5.9 and SIP to 4.19.7 by using coming Bionic as base Docker image for dependencies
* automatically build... - 07:15 PM Bug report #15175: Digitizing: "Fill Ring" tool doesn't consider all the overlapping features
- Btw, this is true for the Add ring tool ( it should create the hole for all features unless there's a selection)
- 07:01 PM Bug report #15080 (Closed): Impossible to clear geometries of features that have circular strings...
- fixed meanwhile for 3.x (though still concerns 2.18 - should I reopen it for 2.18?).
- 07:01 PM Bug report #15080 (Closed): Impossible to clear geometries of features that have circular strings...
- fixed meanwhile for 3.x (though still concerns 2.18 - should I reopen it for 2.18?).
- 06:52 PM Bug report #12678 (Closed): coverage layer not checked before parsing filename expression in atla...
- In 3.1 the check is done and user is warned multiple times that the filename requires his attention and without a cha...
- 06:52 PM Bug report #12678 (Closed): coverage layer not checked before parsing filename expression in atla...
- In 3.1 the check is done and user is warned multiple times that the filename requires his attention and without a cha...
- 06:52 PM Bug report #12678 (Closed): coverage layer not checked before parsing filename expression in atla...
- In 3.1 the check is done and user is warned multiple times that the filename requires his attention and without a cha...
- 06:51 PM Bug report #18253 (Open): [Layout][Atlas]Disable the atlas tools when no coverage layer is provid...
- Enable "atlas generation" in a new print composer
and without selecting a coverage layer launch the export to image ... - 06:43 PM Revision e284461d (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
- to see if it pushed the deps image
- 06:43 PM Revision f9f899be (qgis): better display
- 06:43 PM Revision 737724aa (qgis): bionic has cmake 3.10.2 already
- 06:43 PM Revision a94f04ac (qgis): more echo
- 06:43 PM Revision 0cab561e (qgis): echo env var
- 06:43 PM Revision cb1a0424 (qgis): [docker] update sip to 4.19.7
- also bump cmake to 3.10.2
- 06:43 PM Revision 5db9e4d4 (qgis): correctly set working path
- 06:43 PM Revision c27ec8fb (qgis): fix distance area test
- 06:43 PM Revision b1bc2af8 (qgis): set ccache
- 06:43 PM Revision dd97a123 (qgis): build QGIS Docker on cron jobs
- 06:43 PM Revision 28abbef9 (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
- 06:43 PM Revision ee95c63b (qgis): build with 3D on Travis
- 06:43 PM Revision ee5322a9 (qgis): do not docker compose when building QGIS image
- 06:29 PM Revision f7220c89 (qgis): more test masks
- 06:25 PM Bug report #15068: No rubberband when switching from "Add circular string" (and by radius) to "Ad...
- Actually it looks like it's (partially) fixed in 3.1 (I guess 3.0 too) though when switching from "circular tools" to...
- 06:20 PM Bug report #18252 (Closed): Shape digitize tools do not show rubberband fill color when drawing p...
- The rubberband fill color selected in Options --> digitizing dialog is not used when drawing with the Shape digitizin...
- 06:09 PM Bug report #15437: Ctrl F should not be used to filter layer and its use can lead to real confusion
- Still true on 3.1 (and 2.18)
- 06:09 PM Bug report #15437: Ctrl F should not be used to filter layer and its use can lead to real confusion
- Still true on 3.1 (and 2.18)
- 06:05 PM Bug report #15474: Impossible to unset map tips on a layer
- Still true on 3.0 (and 2.18)
Actually the issue is that map tip is an all or nothing operation: enabling it shows a ... - 05:59 PM Revision 560dc2cc (qgis): add Geoserver and Mapserver demo WMS services
- 05:58 PM Bug report #17061 (Reopened): Using Data Defined Assistant on symbol size property set the symbol...
- Using commit:e1a344f725, this is still true. actually, the symbol is displayed in the right side of the dialog but no...
- 05:58 PM Bug report #17061 (Reopened): Using Data Defined Assistant on symbol size property set the symbol...
- Using commit:e1a344f725, this is still true. actually, the symbol is displayed in the right side of the dialog but no...
- 05:58 PM Bug report #17061 (Reopened): Using Data Defined Assistant on symbol size property set the symbol...
- Using commit:e1a344f725, this is still true. actually, the symbol is displayed in the right side of the dialog but no...
- 05:46 PM Revision 45f04b7c (qgis): Merge pull request #6417 from tudorbarascu/fix_selection_test
- improve server SELECTION test with multiple id's
- 05:31 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- I cannot confirm. Example here (from a project/getfeature that uses postgis):
...
...
...
"features": [
... - 04:44 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- Roberto Marzocchi wrote:
> Yes. Same behaviour. I think it is a problem of application server, not of client. Perhap... - 04:41 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- Yes. Same behaviour. I think it is a problem of application server, not of client. Perhaps a misconfiguration of php-...
- 03:57 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- Roberto Marzocchi wrote:
> This problem affect PostGIS and Spatialite layer, while using a Shapefile the request wor... - 02:46 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- This problem affect PostGIS and Spatialite layer, while using a Shapefile the request works
POSTGIS REQUEST
h... - 02:27 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- Giovanni Manghi wrote:
> Roberto Marzocchi wrote:
> > Giovanni Manghi wrote:
> > > Hi, can you please edit the sub... - 01:50 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- Roberto Marzocchi wrote:
> Giovanni Manghi wrote:
> > Hi, can you please edit the subject and change it something m... - 01:43 PM Bug report #18247: qgis-server - Problem with id field for WFS request
- Giovanni Manghi wrote:
> Hi, can you please edit the subject and change it something more meaningful (regarding to t... - 12:59 PM Bug report #18247 (Feedback): qgis-server - Problem with id field for WFS request
- Hi, can you please edit the subject and change it something more meaningful (regarding to the issue reported), thanks...
- 12:41 PM Bug report #18247 (Closed): qgis-server - Problem with id field for WFS request
- Using PostGIS data (PostgreSQL 9.5 and PostGIS 2.4.2) the WFS are not correctly managed. I see two problems:
1) p... - 05:28 PM Bug report #18249 (Feedback): QGIS Server 2.18 much slower than 2.14 (at least for WFS getfeature...
- I tried myself and I confirm the fact that QGIS 2.18 is much slower than 2.14. *I can't confirm the crash using PostG...
- 05:28 PM Bug report #18249 (Feedback): QGIS Server 2.18 much slower than 2.14 (at least for WFS getfeature...
- I tried myself and I confirm the fact that QGIS 2.18 is much slower than 2.14. *I can't confirm the crash using PostG...
- 01:48 PM Bug report #18249 (Closed): QGIS Server 2.18 much slower than 2.14 (at least for WFS getfeature r...
- After an update from QGIS server 2.14 to QGIS Server 2.18 (LTR) I note that WFS requests using a layer with ~ 25'000 ...
- 04:29 PM Revision 40ea2a69 (qgis): [docker] update sip to 4.19.7
- also bump cmake to 3.10.2
- 04:29 PM Revision f2711298 (qgis): bionic has cmake 3.10.2 already
- 04:29 PM Revision f51eb06c (qgis): more echo
- 04:29 PM Revision 0b635803 (qgis): echo env var
- 04:29 PM Revision 95bd72d8 (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
- to see if it pushed the deps image
- 04:29 PM Revision 4a6e571e (qgis): correctly set working path
- 04:29 PM Revision 70c68323 (qgis): better display
- 04:29 PM Revision d62ad0bd (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
- 04:29 PM Revision 6ea56808 (qgis): build with 3D on Travis
- 04:29 PM Revision 5fae870b (qgis): do not docker compose when building QGIS image
- 04:29 PM Revision 0b04b4fc (qgis): build QGIS Docker on cron jobs
- 04:29 PM Revision 9256669a (qgis): set ccache
- 04:29 PM Revision 876fa1cc (qgis): fix distance area test
- 04:25 PM Bug report #18251: Crashed on Creating Mapset
- h2. User Feedback
Made a new GRASS mapset, then entered the name of a new location and pressed Next
h2. Report ... - 04:25 PM Bug report #18251 (Closed): Crashed on Creating Mapset
- I created a new mapset in QGIS 3.0. I then entered a new location name and pressed next. Then it crashed.
- 04:09 PM Bug report #18081: GDB recognition mixup
- Douglas Alderman wrote:
> The company has agreed to share the GDB, but would like a more confidential approach to ge... - 04:09 PM Bug report #18081: GDB recognition mixup
- Douglas Alderman wrote:
> The company has agreed to share the GDB, but would like a more confidential approach to ge... - 02:52 PM Bug report #18081: GDB recognition mixup
- The company has agreed to share the GDB, but would like a more confidential approach to get it to you rather than to ...
- 03:54 PM Revision e321acd6 (qgis): Add global scope in server
- 03:51 PM Revision 00441957 (qgis): better display
- 03:51 PM Revision 047b09e8 (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
- 03:51 PM Revision caa4ff0e (qgis): correctly set working path
- 03:51 PM Revision 4595d356 (qgis): more echo
- 03:51 PM Revision 23654ac8 (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
- to see if it pushed the deps image
- 03:51 PM Revision 8c6cb230 (qgis): [docker] update sip to 4.19.7
- also bump cmake to 3.10.2
- 03:51 PM Revision 9c81192d (qgis): echo env var
- 03:51 PM Revision edc1dfea (qgis): build with 3D on Travis
- 03:51 PM Revision 8f745244 (qgis): fix distance area test
- 03:51 PM Revision 1fbd51cb (qgis): build QGIS Docker on cron jobs
- 03:51 PM Revision 84a7a6ef (qgis): set ccache
- 03:51 PM Revision dcd37511 (qgis): do not docker compose when building QGIS image
- 03:51 PM Revision 3fb11d23 (qgis): bionic has cmake 3.10.2 already
- 03:47 PM Revision eb6a2163 (qgis): update test masks
- 03:47 PM Revision d5bb4a72 (qgis): fix bad regex in parse_dash_results
- 03:39 PM Revision b3d5aaba (qgis): Set scope directly to new context
- 03:38 PM Revision b385f42a (qgis): Set project expression variables in server
- 03:36 PM Bug report #17672: ssl error: certificate validate failed with postgis and qgis 2.18.15
- Tested with last QGIS (3.0.0-3). The problem persist (cf. screenshot).
- 03:26 PM Bug report #18250 (Closed): Error running script from Script editor
- Script framework has changed since 3.0. Now it uses the same syntax like algorithms.
Each script must be created sub... - 03:26 PM Bug report #18250 (Closed): Error running script from Script editor
- Script framework has changed since 3.0. Now it uses the same syntax like algorithms.
Each script must be created sub... - 01:59 PM Bug report #18250 (Closed): Error running script from Script editor
- Running a Python script from the Script editor throws an error:
"No script found - Seems there is no valid script in... - 02:46 PM Bug report #18029: Print composer locking up (OSX 10.13.3)
- Giovanni Manghi wrote:
> > Ah yes, I have used this method when possible but it doesn't allow me to add new content.... - 02:25 PM Bug report #18029 (Feedback): Print composer locking up (OSX 10.13.3)
- 02:25 PM Bug report #18029: Print composer locking up (OSX 10.13.3)
> Ah yes, I have used this method when possible but it doesn't allow me to add new content. This bug is currently s...- 02:19 PM Bug report #18029: Print composer locking up (OSX 10.13.3)
- Miichael Medina wrote:
> Joe Bullard wrote:
>
> > Interesting, had not even considered it to be a hardware issue... - 02:36 PM Bug report #8002: Voronoi Polygons tool makes overlapped polygons
- This is a confirmation that the bug is still reproducible in QGIS 3.0.0.
- 02:18 PM Bug report #17486 (Closed): Help button does not work in its default implementation (returns a wr...
- From the initial message, all requests are done so closing.
- 02:18 PM Bug report #17486 (Closed): Help button does not work in its default implementation (returns a wr...
- From the initial message, all requests are done so closing.
- 01:20 PM Bug report #18230: QGIS server 3.0 : service configuration error (service unknown or unsupported)
- Confirmed bad link to /usr/lib/lib/qgis/server (instead of /usr/lib/qgis/server)
+/var/log/apache2/error.log+
_@I... - 01:14 PM Feature request #2570: GRASS notice on top of the shell
- However it seems simple, I cannot find easy way to print a message to shell directly
without calling external script... - 06:58 AM Feature request #2570: GRASS notice on top of the shell
- This seems a reasonable solution. Thanks Radim.
- 01:09 PM Bug report #18248 (Closed): Spelling mistake in Clip Raster by Mask tool
- There is a minor English spelling mistake in the *Clip Raster by Mask* processing tool. The text *Create and output a...
- 12:36 PM Bug report #18216 (Closed): Error
- Is also needed (please) to use meaningful subjects.
- 12:36 PM Bug report #18216 (Closed): Error
- Is also needed (please) to use meaningful subjects.
- 12:33 PM Bug report #17699 (Closed): Cell contents replaced with NULL when cell gets focus
- I've just checked on the newly released QGIS 3.0.0-Girona and the problem no longer occurs. No sure when it was fixed.
- 12:31 PM Bug report #17689: QGIS print composer preview atlas combo box limited to 499 features
- Issue still persists in QGIS 3.0
- 12:07 PM Bug report #15768 (Closed): DB Manager - Update SQL layer is not available when using column with...
- This is now working in QGIS 3.0. However it doesn't work if you let QGIS generates the ID for you.
- 12:02 PM Bug report #18245 (Closed): QGIS 3 repositiry has lost a load of Plugins
- QGIS 2 plugins are not compatible with QGIS 3, they must be updated by their respective authors.
- 12:02 PM Bug report #18245 (Closed): QGIS 3 repositiry has lost a load of Plugins
- QGIS 2 plugins are not compatible with QGIS 3, they must be updated by their respective authors.
- 11:57 AM Bug report #18245 (Closed): QGIS 3 repositiry has lost a load of Plugins
- I've just loaded QGIS 3 and it has not brought forward my plugins from the previous installation (2.16), so I wnet to...
- 12:02 PM Bug report #16057: Font marker family wrongly set when opening property
- You are right, sorry Luigi!
Then I precise: I tested with 2.99-0 and Qt 5.5.1.
Now I also tested with 2.18.16 (Qt ... - 10:48 AM Bug report #18244 (Closed): DB Manager: "Update SQL layer" error
- *new description:*
open db manager
connect to a db
open SQL window
make a query like SELECT * FROM schema.table... - 10:28 AM Revision 899b80b9 (qgis): [layer indicator] grayscale outline icons should be used for indicators
- 10:14 AM Revision 91b9a69d (qgis): Merge pull request #6470 from elpaso/template-convert
- [layout] Automatic conversion of 2.x composition templates to layouts
- 10:13 AM Bug report #18243 (Open): No automatic reconnection when connection lost using Oracle data sources
- Problem:
* I have created a QGIS project with several layers based on Oracle data sources.
* I am running QGIS 3.0... - 09:46 AM Revision 27ab59c6 (qgis): Fixed mask image and docs
- 09:29 AM Bug report #17990: Values reset to default when cutting line
- The Visual Changelog for 3.0 mentions "Feature: Improved handling of defaults".
I have added a sentence to this se... - 08:17 AM Bug report #18242 (Rejected): Process modeler UI elements not expanding to fill containers
- Duplicates #18207. Please search bugtracker before filling new issue to make sure that it is not reported yet.
- 08:17 AM Bug report #18242 (Rejected): Process modeler UI elements not expanding to fill containers
- Duplicates #18207. Please search bugtracker before filling new issue to make sure that it is not reported yet.
- 08:11 AM Bug report #18242 (Rejected): Process modeler UI elements not expanding to fill containers
- On the Processing Modeler UI, both in the Inputs and Algorithms tabs, the selection boxes are not expanding to fill t...
- 07:44 AM Bug report #18229: "Check QGIS Version" shows 2.99 info in QGIS 3.0
- Harrissou Santanna wrote:
> > OSGeo4W says version 3.0.0-4 is installed
>
> This is indeed the dev version of 3.0... - 07:34 AM Feature request #11005 (Closed): Please add CONTRIBUTING.md to the repo
- From desktop it works, from phone not.
Thanks for pointing out, this fixes the issue IMHO. - 07:34 AM Feature request #11005 (Closed): Please add CONTRIBUTING.md to the repo
- From desktop it works, from phone not.
Thanks for pointing out, this fixes the issue IMHO. - 07:30 AM Feature request #11005: Please add CONTRIBUTING.md to the repo
- Where? All the links seem to work well, here.
- 07:04 AM Feature request #11005: Please add CONTRIBUTING.md to the repo
- I get a 404.
Thanks. - 07:24 AM Bug report #18241 (Open): QgsVectorJoinInfo.setJoinFieldNamesSubset() wrong fields order
- By creating a join, via Python, if a subset of fields to be joined is defined, the joined fields will be in the same ...
- 07:20 AM Revision 9a3ecc28 (qgis): Merge pull request #6471 from sebastic/wms-provider-dependencies
- Add dependency on qgis_gui target to fix parallel build.
- 07:11 AM Bug report #17417: Rule editor dialog (style) does not fit height of screen
- Is this still valid in 3.0?
- 07:10 AM Bug report #15875: Importing a POINT layer in Browser always returns MULTIPOINT
- Am I correct that this applies to points only?
Thanks. - 07:09 AM Bug report #15875 (Reopened): Importing a POINT layer in Browser always returns MULTIPOINT
- So is this a partial of final fix?
- 07:00 AM Bug report #13058 (Closed): Remove internal OWSlib copy
- 05:31 AM Feature request #18240 (Open): export layout output via terminal
- A terminal command like below, to print layouts by batches without opening the gui, would be nice.
qqis-layout -p ... - 04:24 AM Revision 6bb8a9b6 (qgis): Pixel and size optimization for 5 icons (#6451)
- - mIconWarning.svg
- providerGdal.svg
- providerGrass.svg
- stars_empty.svg
- stars_full.svg - 04:20 AM Revision 479c6e91 (qgis): Vectorization of CAD tools icons (#6468)
- - construction.png-
- delta.png
- lock.png
- parallel.png
- perpendicular.png - 03:54 AM Bug report #18239 (Closed): Corrupted data layer and valuemaps / defaults lost
- Running qgis master and editing a shapefile layer. The layer attached in its form as found after Qgis crashed.
After... - 03:52 AM Bug report #18207: Graphical modeler GUI is broken
- This doesn't seem to be correct. This bug occurred with a completely new install of QGIS -- version 3.0.0-Girona -- t...
- 03:28 AM Revision c2e84dac (qgis): echo env var
- 03:28 AM Revision f3b05906 (qgis): correctly set working path
- 03:28 AM Revision e7331194 (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
- to see if it pushed the deps image
- 03:28 AM Revision 78556820 (qgis): do not docker compose when building QGIS image
- 03:28 AM Revision 05ad5742 (qgis): more echo
- 03:28 AM Revision c946f973 (qgis): bionic has cmake 3.10.2 already
- 03:28 AM Revision 78863526 (qgis): better display
- 03:28 AM Revision 1d5d738e (qgis): set ccache
- 03:28 AM Revision cd64ce3b (qgis): build QGIS Docker on cron jobs
- 03:28 AM Revision 59ff6d1a (qgis): build with 3D on Travis
- 03:28 AM Revision 832a6eaf (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
- 03:28 AM Revision 4b68469b (qgis): [docker] update sip to 4.19.7
- also bump cmake to 3.10.2
- 03:28 AM Revision 7f5c34b8 (qgis): fix distance area test
- 03:26 AM Revision cc6e2d46 (qgis): update test masks
- 03:06 AM Bug report #18237: CSV export issues (QGIS 3.0)
- Nyall Dawson wrote:
> I can't reproduce - can you post a step by step guide to reproduce or a screencast please?
... - 02:05 AM Bug report #18237 (Feedback): CSV export issues (QGIS 3.0)
- I can't reproduce - can you post a step by step guide to reproduce or a screencast please?
- 02:40 AM Bug report #18238: Python error: couldn't load plugin 'processing' (python error)
- That did indeed solve the problem. It would be helpful to have a note about that on the download/install page, as I ...
- 01:57 AM Bug report #18238 (Feedback): Python error: couldn't load plugin 'processing' (python error)
- Try removing your existing osgeo4w install folder and then re-installing. You have some leftover files from an earlie...
- 01:27 AM Bug report #18238: Python error: couldn't load plugin 'processing' (python error)
- I am not sure if this is related, but I think this failure to load the plugin is affecting the Vector menu. It does ...
- 01:15 AM Bug report #18238 (Closed): Python error: couldn't load plugin 'processing' (python error)
- Installed QGIS 3.0 today. On startup receiving this error
Python error: Couldn't load plugin'processing' See mes... - 02:37 AM Revision f60149b5 (qgis): Fix bad string
- (cherry-picked from 967254)
- 02:34 AM Revision 9672544f (qgis): Fix bad string
- 02:25 AM Revision 9ee35ad9 (qgis): Merge pull request #6467 from DelazJ/QMessageBoxTitles
- More dialog caption fixes
- 02:24 AM Revision 7487be0e (qgis): Add more information to modeless option
- fix #18152
(cherry-picked from 1090312c64) - 02:22 AM Revision 13c35223 (qgis): Fix build
- 02:18 AM Revision c3d23cf5 (qgis): Merge pull request #6469 from DelazJ/patch-1
- Add more information to modeless option
- 02:18 AM Bug report #18152 (Closed): QGIS 3.0 - Data Source Manager Dialog - default behavior has changed
- Applied in changeset commit:qgis|1090312c64dc673d79fca904ec507c7797ef949e.
- 02:18 AM Bug report #18152 (Closed): QGIS 3.0 - Data Source Manager Dialog - default behavior has changed
- Applied in changeset commit:qgis|1090312c64dc673d79fca904ec507c7797ef949e.
- 02:17 AM Revision 71453da6 (qgis): Fix list of algorithms shortcut in vector and raster menus
- Fix #18175
(cherry-picked from 4c32a01) - 02:15 AM Revision 98b902bd (qgis): Merge pull request #6472 from DelazJ/algShortcuts
- Fix list of algorithms shortcut in vector and raster menus
- 02:14 AM Feature request #18175 (Closed): Select by location in the vector menu
- Applied in changeset commit:qgis|4c32a01bde0c8a64bbc6b2fc5e6ec356686cac38.
- 02:14 AM Feature request #18175 (Closed): Select by location in the vector menu
- Applied in changeset commit:qgis|4c32a01bde0c8a64bbc6b2fc5e6ec356686cac38.
- 02:03 AM Revision 883b4f49 (qgis): [processing] Fix restoring parameter values from batch panel load button
- Fixes #18236
(cherry-picked from 81d536) - 02:03 AM Revision 9ead36db (qgis): [processing] Fix exception when parameters are missing in batch dialog
- Refs #18236
(cherry-picked from 6e44a27) - 01:58 AM Revision 81d53644 (qgis): [processing] Fix restoring parameter values from batch panel load button
- Fixes #18236
- 01:58 AM Revision 6e44a277 (qgis): [processing] Fix exception when parameters are missing in batch dialog
- Refs #18236
- 01:58 AM Bug report #18236 (Closed): Batch processing issues
- Applied in changeset commit:qgis|81d53644ebe3b9392581522a712fe7e7f318b084.
- 01:58 AM Bug report #18236 (Closed): Batch processing issues
- Applied in changeset commit:qgis|81d53644ebe3b9392581522a712fe7e7f318b084.
- 01:19 AM Bug report #18176: Plugin MetaSearch crashed
- Here is the error I receive on QGIS startup on my machine. Windows 7.
'Python error: Couldn't load plugin 'MetaSea...
2018-02-26
- 12:50 AM Bug report #18237 (Closed): CSV export issues (QGIS 3.0)
- When exporting plotted .csv data to .csv (via save Vector Layer As menu), the resulting .csv is incomplete. I.e., it ...
- 12:33 AM Bug report #18236 (In Progress): Batch processing issues
- 12:09 AM Bug report #18236: Batch processing issues
- > oh and also, would it be possible to have an option to set all other fields with the same values instead of having ...
- 11:26 PM Bug report #18236 (Closed): Batch processing issues
- Greetings,
I've been doing some test and I'm having issues with the batch window (for Join Attribute by Location (... - 12:03 AM Bug report #18207: Graphical modeler GUI is broken
- It's only the case if you had previously installed a dev version of 2.99 -- an installation of the final 3.0 release ...
- 12:02 AM Bug report #18207: Graphical modeler GUI is broken
- I managed to locate the file on my system:
"/lib64/python3.6/site-packages/PyQt5/uic/widget-plugins/qgis_customwid... - 11:44 PM Revision 4b221759 (qgis): Merge pull request #6057 from wonder-sk/layer-tree-filter-indicator
- Layer tree view indicators API + filtered layer indicator
- 10:43 PM Bug report #18233: Getting 'ValueError: _getfullpathname: embedded null character in path' when t...
- So far the standalone version on another drive gives me the same errors. The errors even point to the specific drive ...
- 10:06 PM Bug report #18233: Getting 'ValueError: _getfullpathname: embedded null character in path' when t...
- Borys Jurgiel wrote:
> Well it looks like some conflicts in your C:\OSGeo4W. I can't reproduce your problem with the... - 08:40 PM Bug report #18233: Getting 'ValueError: _getfullpathname: embedded null character in path' when t...
- Well it looks like some conflicts in your C:\OSGeo4W. I can't reproduce your problem with the standalone installer - ...
- 08:18 PM Bug report #18233: Getting 'ValueError: _getfullpathname: embedded null character in path' when t...
- Borys Jurgiel wrote:
> You only get the error when loading matplotlib-based plugins, don't you?
> For example, auto... - 07:40 PM Bug report #18233: Getting 'ValueError: _getfullpathname: embedded null character in path' when t...
- You only get the error when loading matplotlib-based plugins, don't you?
For example, autoSaver (or any other plugin... - 06:43 PM Bug report #18233 (Closed): Getting 'ValueError: _getfullpathname: embedded null character in pat...
- Couldn't load plugin 'SemiAutomaticClassificationPlugin' due to an error when calling its classFactory() method
V... - 10:30 PM Feature request #2570: GRASS notice on top of the shell
- The shell in QGIS GRASS Tools does not set prompt PS1, so the default or set by user is used.
GRASS standard shell f... - 10:07 PM Bug report #2646 (Closed): lost focus by click on a object when evis is activate to the layer
- 10:06 PM Bug report #13398: Georeferencer produce images in wrong crs in 2.10 and master
- Issue is still present in 3.1.0-3 (see Mail Paolo Cavallini, QGIS tickets)
- 10:01 PM Revision c9bb21ef (qgis): show how to run the PyQgsServer test
- 10:01 PM Revision b2c3de6b (qgis): improve server SELECTION test with multiple id's
- 09:53 PM Bug report #15599: In spatial views, QGIS shows only 100 rows in attribute-table, when view has m...
- Issue is still present in 3.1.0-3 (see Mail Paolo Cavallini, QGIS tickets)
- 09:52 PM Bug report #15600: Selecting features feature in spatial views and virtual layers leads to wrong ...
- Issue is still present in 3.1.0-3 (see Mail Paolo Cavallini, QGIS tickets)
- 09:50 PM Bug report #15601: spatialite view layers shows always 0 features when object-count is on
- Issue is still present in 3.1.0-3 (see Mail Paolo Cavallini, QGIS tickets)
- 09:48 PM Bug report #17525: subform in automatic generated relation referende widget is not visible in 2.9...
- Issue is still present in 3.1.0-3 (see Mail Paolo Cavallini, QGIS tickets)
- 09:47 PM Bug report #17890: select features by value select wrong geometries in layers with defined relati...
- Issue is still present in 3.1.0-3 (see Mail Paolo Cavallini, QGIS tickets)
- 08:52 PM Bug report #18220: Crash when clicking "Manage and install plugins" - Fresh install
- Thanks. Anyway, I suspect it's a kind of conflict in your OSGeo4W. Today we notice numerous problems after upgrade in...
- 05:22 PM Bug report #18220: Crash when clicking "Manage and install plugins" - Fresh install
- I have the same results after removing all the .pyc files from the C:\OSGeo4W64\apps\qgis and profile folders.
As ... - 05:14 PM Bug report #18220 (Feedback): Crash when clicking "Manage and install plugins" - Fresh install
- 05:13 PM Bug report #18220: Crash when clicking "Manage and install plugins" - Fresh install
- Not sure if it will help, but there is a hope. Could you please try to delete any existing *.pyc files from
C:\OS... - 11:47 AM Bug report #18220 (Closed): Crash when clicking "Manage and install plugins" - Fresh install
- I have a fresh install of QGIS 3, installed using OSGEO4W. At the first launch, I choose to not import the parameters...
- 08:50 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- This issue is still live and kicking
https://gis.stackexchange.com/questions/272783/qgis-3-00-crashes-while-qgis-2-9... - 08:42 PM Bug report #18235 (Closed): QGIS 3.00 standalone 64 bit installer running on win 10 pro 64 bit cr...
- Crash ID: 8885f6f62ba851c46e1531eac88ab3970432c4f1
Stack Trace
geos::index::strtree::STRtree::STRIntersects... - 08:42 PM Bug report #18232: SemiAutomaticClassificationPlugin
- Btw. AFAIR this particular bug was already fixed, so please just upgrade SemiAutomaticClassificationPlugin ;)
- 05:42 PM Bug report #18232 (Closed): SemiAutomaticClassificationPlugin
- Issues about 3rd party plugins must be reported to plugins authors.
- 05:42 PM Bug report #18232 (Closed): SemiAutomaticClassificationPlugin
- Issues about 3rd party plugins must be reported to plugins authors.
- 05:37 PM Bug report #18232 (Closed): SemiAutomaticClassificationPlugin
- Couldn't load plugin 'SemiAutomaticClassificationPlugin' due to an error when calling its classFactory() method
A... - 08:42 PM Bug report #16057: Font marker family wrongly set when opening property
- Nino Formica wrote:
> I tried to replicate the problem (following Luigi's description) on QGIS 2.99-0, but it did no... - 04:48 PM Bug report #16057: Font marker family wrongly set when opening property
- I tried to replicate the problem (following Luigi's description) on QGIS 2.99-0, but it did not happen.
Font family ... - 08:39 PM Feature request #7114 (Closed): Multiple Grass versions with Qgis-GRass plugin
- GRASS version is now displayed in Plugins > GRASS > GRASS Options > General
We supported both GRASS 6 and 7 for fe... - 08:39 PM Feature request #7114 (Closed): Multiple Grass versions with Qgis-GRass plugin
- GRASS version is now displayed in Plugins > GRASS > GRASS Options > General
We supported both GRASS 6 and 7 for fe... - 08:39 PM Feature request #7114 (Closed): Multiple Grass versions with Qgis-GRass plugin
- GRASS version is now displayed in Plugins > GRASS > GRASS Options > General
We supported both GRASS 6 and 7 for fe... - 08:37 PM Revision 5fbcb8e5 (qgis): Update mask images
- 08:31 PM Bug report #18234 (Closed): Esri Personal GeoDatabase (*.mdb file)
- I can not load a Esri personal Geodatabase file into Qgis 3 anymore.
I has already added the following lines to qg... - 08:26 PM Bug report #15552 (Closed): Unable to build/load GRASS Tools on osx
- There was no more feedback and I believe that it was local problem with missing paths to GRASS libs.
Reopen if nec... - 08:26 PM Bug report #15552 (Closed): Unable to build/load GRASS Tools on osx
- There was no more feedback and I believe that it was local problem with missing paths to GRASS libs.
Reopen if nec... - 08:26 PM Bug report #15552 (Closed): Unable to build/load GRASS Tools on osx
- There was no more feedback and I believe that it was local problem with missing paths to GRASS libs.
Reopen if nec... - 08:19 PM Revision d9deb238 (qgis): [GRASS] fixed icons in browser
- 08:14 PM Revision 4c32a01b (qgis): Fix list of algorithms shortcut in vector and raster menus
- Fix #18175
- 08:04 PM Revision 02e75a73 (qgis): Update control images
- 07:22 PM Bug report #18080: Vector Fixed Distance Buffer
- I so not see the 'geometry checker'. I see 'Densify geometries' or 'simplify geometries' under the 'Vector' dropdown...
- 07:01 PM Revision 3bdb6c28 (qgis): [layout] Automatic conversion of 2.x composition templates to layouts
- 07:00 PM Revision d1b5767b (qgis): Add dependency on qgis_gui target to fix parallel build.
- In file included from /<<BUILDDIR>>/qgis-2.18.17+dfsg/src/providers/wms/qgswmssourceselect.cpp:26:0:
/<<BUILDDIR>>/q... - 06:56 PM Feature request #13526 (Closed): GRASS modules filter: add the cleanup button
- Applied in changeset commit:qgis|5b1a71433644183a0f7af113813ee0f6bf0bff61.
- 06:56 PM Feature request #13526 (Closed): GRASS modules filter: add the cleanup button
- Applied in changeset commit:qgis|5b1a71433644183a0f7af113813ee0f6bf0bff61.
- 06:56 PM Revision 5b1a7143 (qgis): [GRASS] tools filter clean button enabled, fixes #13526
- 06:34 PM Revision bbb2727b (qgis): Minor fixes (spelling, renaming, sip magic)
- 06:34 PM Revision 8190930b (qgis): Show filter query in the indicator's tooltip
- 06:34 PM Revision f56d70f3 (qgis): [FEATURE] Indicators for layer tree view + filter indicator implementation
- This adds a mini-framework for display of extra icons in layer tree views
next to layer and group names. Tool tip tex... - 06:33 PM Revision 1090312c (qgis): Add more information to modeless option
- fix #18152
- 06:33 PM Bug report #17144: Deleting fields from empty layer causes first attribute to be renamed.
- Confirmed on 3.1.
the original field name "id" now has a special character (See attached file) - 06:30 PM Bug report #17978: Windows installer still uses the old logo
- The side image is fixed. Seems just two small ones are missing now:
ms-windows/Installer-Files/InstallHeaderImage.... - 06:16 PM Bug report #17362: Node Tool Selects Invisible Objects
- With 3.0 was just released, I validated this and wanted to update the procedure to recreate with the new language:
... - 05:01 PM Bug report #18229: "Check QGIS Version" shows 2.99 info in QGIS 3.0
- > OSGeo4W says version 3.0.0-4 is installed
This is indeed the dev version of 3.0 "from yesterday":https://github.... - 04:16 PM Bug report #18229: "Check QGIS Version" shows 2.99 info in QGIS 3.0
- OSGeo4W says version 3.0.0-4 is installed
When QGIS starts it gives the 3.0 splash screen.
The QGIS About box g... - 04:07 PM Bug report #18229: "Check QGIS Version" shows 2.99 info in QGIS 3.0
- Can you run the setup of osgeo4w shell and verify if the installed version is 2.99 or 3.0? Note: at this time the ser...
- 03:54 PM Bug report #18229: "Check QGIS Version" shows 2.99 info in QGIS 3.0
- OSGeo4W
- 03:52 PM Bug report #18229: "Check QGIS Version" shows 2.99 info in QGIS 3.0
- Hi Michel,
is osge4w or standalone installation?
Regards
João - 03:03 PM Bug report #18229 (Closed): "Check QGIS Version" shows 2.99 info in QGIS 3.0
- When I select "Check QGIS Version" under Help in QGIS 3.0, I get a "You are running a development version of QGIS..."...
- 04:07 PM Bug report #18231 (Closed): DB Manager - PostgreSQL and Converted Config Seg error
- DB Manager cannot access PostgreSQl resources if it's configured with Converted Config Seg option.
When trying to ex... - 03:58 PM Bug report #18227: GeoReferencer crash
- hi,
Can you describe the steps that give this error?
You can attach screenshots as well.
Regards - 02:02 PM Bug report #18227 (Closed): GeoReferencer crash
- h2. User Feedback
Use georeferencer
h2. Report Details
*Crash ID*: fd2a65aecc93b39c1c9e241e65339e19926bb8e0
... - 03:36 PM Bug report #18089: QGIS server 2.99 error on every WMS request (except GetCapabilities)
- Dear Alessandro,
Once again, many thanks for the time you spent on the problem.
I will info IGN of the problem.... - 03:34 PM Bug report #18230 (Closed): QGIS server 3.0 : service configuration error (service unknown or uns...
- Hi all,
I upgraded yesterday from the 2.99 to the 3.0 version.
Since then, every request to the qgis server has... - 03:34 PM Bug report #13058: Remove internal OWSlib copy
- Looks okay from here.
- 03:17 PM Feature request #3289 (Closed): Dock "Simplify Feature"
- fixed in https://github.com/qgis/QGIS/pull/6336
- 03:17 PM Feature request #3289 (Closed): Dock "Simplify Feature"
- fixed in https://github.com/qgis/QGIS/pull/6336
- 03:12 PM Revision 68ee969b (qgis): fix bad merge
- 03:12 PM Revision 3235fec4 (qgis): Add some tooltips to simplification options
- 03:12 PM Revision a6eb520a (qgis): [simplify] accept/reject using keyboard
- 03:12 PM Revision 284ad06f (qgis): [simplify] user input widget instead of dialog
- 03:12 PM Revision c0b8fbfb (qgis): Drop redundant vertex count method, update code style
- 03:12 PM Revision 295e1b58 (qgis): [FEATURE] Allow map simplify tool to smooth features
- And rename to "Simplify/smooth features". This change allows interactive
smoothing of features. - 03:12 PM Revision dce21882 (qgis): [FEATURE] Add choice of simplification method to simplify map tool
- Allows different techniques to be used for simplification, including
the more cartographically pleasing "Visvalingam"... - 03:12 PM Bug report #18083 (Closed): Simplify map tool - don't use douglas-peucker simplification
- Applied in changeset commit:qgis|dce21882c73b9d4d98a6001872bad0be849df6c1.
- 03:12 PM Bug report #18083 (Closed): Simplify map tool - don't use douglas-peucker simplification
- Applied in changeset commit:qgis|dce21882c73b9d4d98a6001872bad0be849df6c1.
- 03:07 PM Bug report #17243: QGIS 3 vertex editor problems
- The most important problem - the third item from the list in ticket description has been fixed in PR https://github.c...
- 02:06 PM Feature request #18228 (Open): Autosender for crash reports
- I saw some errors in qgis that live long time.
Why qgis can't send info about error/crashes automaticly? - 01:54 PM Bug report #18226 (Open): Vertex Editor dialog does not respect its last placement
- Open the vertex editor, the panel is placed at the bottom of the left panels.
Then move it so that it covers the hei... - 01:45 PM Bug report #17808 (Closed): [Vertex editor] Hitting DEL when no vertex is selected in the Vertex ...
- I can neither reproduce
- 01:45 PM Bug report #17808 (Closed): [Vertex editor] Hitting DEL when no vertex is selected in the Vertex ...
- I can neither reproduce
- 01:41 PM Bug report #17285: QGIS3: reshape doesn't listen to "avoid intersection"
- > Note that reshaping with "avoid intersections" does NOT avoid intersections within the same layer, and it did not i...
- 01:07 PM Revision 3a1c5673 (qgis): Merge pull request #5835 from NathanW2/canvas_dock_zoom
- Add Auto Zoom to Selection for map canvas dock
- 01:06 PM Feature request #11005: Please add CONTRIBUTING.md to the repo
- Paolo, just in case, we do have https://github.com/qgis/QGIS/blob/master/.github/CONTRIBUTING.md, shown anytime someo...
- 03:06 AM Feature request #11005: Please add CONTRIBUTING.md to the repo
- I still believe having contributing guidelines in the repo itself (can be a copy of the website page, or better the ...
- 01:01 PM Bug report #18199: QGIS dev version: error when using geopandas and osmnx
- Try the final 3.0 release
- 12:26 PM Bug report #18199: QGIS dev version: error when using geopandas and osmnx
- Thank you a lot for your answers!
I was using the last OSGEO4w nightly build on Friday, what more up to date version... - 12:59 PM Bug report #18222 (Closed): The Subdivide algorithm should not allow point layer
- It works for multipoint though - e.g. a multipoint feature with > 8 points gets split to two.
- 12:59 PM Bug report #18222 (Closed): The Subdivide algorithm should not allow point layer
- It works for multipoint though - e.g. a multipoint feature with > 8 points gets split to two.
- 12:11 PM Bug report #18222 (Closed): The Subdivide algorithm should not allow point layer
- Because it subdivides features based on vertice number, it should not list point features.
- 12:59 PM Bug report #14779: Categorized layers not rendered at all
- This still happens in 2.18.16. I can confirm that this only occurs with float values with more than 2 decimals.
I ... - 12:41 PM Revision c6dcb325 (qgis): WFS provider: handle gmgml:Point_MultiPointPropertyType (fixes #18169)
- 12:40 PM Bug report #18219: Delaunay Triangulation and Voronoi Polygons do not work
- Re-uploading a sample data that works in 2.18.16 (Something's wrong with tmpDF shapefile).
Regression is also presen... - 12:40 PM Bug report #18219: Delaunay Triangulation and Voronoi Polygons do not work
- Re-uploading a sample data that works in 2.18.16 (Something's wrong with tmpDF shapefile).
Regression is also presen... - 12:40 PM Bug report #18219: Delaunay Triangulation and Voronoi Polygons do not work
- Re-uploading a sample data that works in 2.18.16 (Something's wrong with tmpDF shapefile).
Regression is also presen... - 12:40 PM Bug report #18219: Delaunay Triangulation and Voronoi Polygons do not work
- Re-uploading a sample data that works in 2.18.16 (Something's wrong with tmpDF shapefile).
Regression is also presen... - 12:40 PM Bug report #18219: Delaunay Triangulation and Voronoi Polygons do not work
- Re-uploading a sample data that works in 2.18.16 (Something's wrong with tmpDF shapefile).
Regression is also presen... - 12:40 PM Bug report #18219: Delaunay Triangulation and Voronoi Polygons do not work
- Re-uploading a sample data that works in 2.18.16 (Something's wrong with tmpDF shapefile).
Regression is also presen... - 11:45 AM Bug report #18219 (Closed): Delaunay Triangulation and Voronoi Polygons do not work
- Delaunay Triangulation and Voronoi Polygon do not work.
This previously worked flawlessly in 2.18.16.
Built qgis rp... - 12:33 PM Bug report #18225 (Open): Python console text size bug
- When you select the cursor in the Python console and press Ctrl -> - , the text size shrinks. However, when you remai...
- 12:32 PM Revision 03edc407 (qgis): rename QgsSettings::enumSettingValue to enumValue
- no python API break
- 12:32 PM Revision 4b232e49 (qgis): rename QgsSettings::enumSettingValue to enumValue
- no python API break
- 12:30 PM Feature request #18224 (Closed): Extend Identify Tool to work with Selection tools
- Currently, users can only click on a single point (with adjustments to radius in pixels) to identify features.
I am ... - 12:23 PM Bug report #18218: Processing: use selected features no more avaiable for GRASS tools?
- Nyall Dawson wrote:
> It's moved - now it's set when running an algorithm.
Sorry for the noise. I was using a GRA... - 10:21 AM Bug report #18218 (Closed): Processing: use selected features no more avaiable for GRASS tools?
- It's moved - now it's set when running an algorithm.
- 10:21 AM Bug report #18218 (Closed): Processing: use selected features no more avaiable for GRASS tools?
- It's moved - now it's set when running an algorithm.
- 09:37 AM Bug report #18218 (Closed): Processing: use selected features no more avaiable for GRASS tools?
- In General Options of Processing does not appear the Use Selected Features as in previous versions.
- 12:19 PM Revision 7827d924 (qgis): WFS provider: handle gmgml:Point_MultiPointPropertyType (fixes #18169)
- 12:15 PM Bug report #18223 (Open): Review the Subdivide algorithm help: advertised bug?
- The subdivide algorithm help (in app and in docs) states that
> The returned geometry parts may not be valid and ma... - 12:09 PM Feature request #18221 (Open): Add more options to (sub)divide features
- There's a subdivide algorithm in QGIS that split polygons based on number of vertices.
It could be helpful to have m... - 12:07 PM Bug report #18192: vertex editor doesn't honour topological editing when moving a segment
- maybe connected, but at least in the same scope: #18046
- 12:04 PM Revision d313f7c0 (qgis): WFS provider: handle gmgml:Point_MultiPointPropertyType (fixes #18169)
- 12:04 PM Bug report #18169 (Closed): QGIS doesn't read geometry from WFS
- Applied in changeset commit:qgis|d313f7c059c5f59a66697e5e9a93a13e074f62c9.
- 12:04 PM Bug report #18169 (Closed): QGIS doesn't read geometry from WFS
- Applied in changeset commit:qgis|d313f7c059c5f59a66697e5e9a93a13e074f62c9.
- 10:59 AM Revision 835eb150 (qgis): Merge pull request #6454 from elpaso/wfs-dcp-post-uri
- [wfs] Proper handling of DCP POST Uri
- 10:59 AM Revision c13b627e (qgis): Merge pull request #6452 from elpaso/delete-existing-from-browser
- [bugfix] Respect multi-single part when importing and allow delete existing from browser
- 10:58 AM Bug report #15875 (Closed): Importing a POINT layer in Browser always returns MULTIPOINT
- Applied in changeset commit:qgis|772adec552a374e380048dcd72cd35884e42e63f.
- 10:58 AM Bug report #15875 (Closed): Importing a POINT layer in Browser always returns MULTIPOINT
- Applied in changeset commit:qgis|772adec552a374e380048dcd72cd35884e42e63f.
- 10:52 AM Revision bfa3cab0 (qgis): [processing] Fix model docks are not removed when closing modeler
- Actually caused by the modeler dialog never being deleted correctly.
Fixes #18213 - 10:52 AM Bug report #18213 (Closed): Processing modeler - undocked panes should be closed when the modeler...
- Applied in changeset commit:qgis|bfa3cab0bba55ac6d34b127878fb58f664cfe534.
- 10:52 AM Bug report #18213 (Closed): Processing modeler - undocked panes should be closed when the modeler...
- Applied in changeset commit:qgis|bfa3cab0bba55ac6d34b127878fb58f664cfe534.
- 08:55 AM Bug report #18213: Processing modeler - undocked panes should be closed when the modeler is closed
- Probably duplicates #18189
- 07:26 AM Bug report #18213 (In Progress): Processing modeler - undocked panes should be closed when the mo...
- PR: https://github.com/qgis/QGIS/pull/6462
- 03:20 AM Bug report #18213: Processing modeler - undocked panes should be closed when the modeler is closed
- Sorry, the main testing was on the latest osgeo4w64 nightly.
Although since a pre-3.0.0-release ubuntu nightly is al... - 10:42 AM Feature request #6648: Warn about all existing files in save as
- Still problem in 3.0, e.g. .dbf file is silently overridden if .shp does not exist.
The second problem is solved, ... - 10:35 AM Bug report #17623: If the current feature ($geometry) falls outside the canvas's visibility area,...
- I did a test with QGIS 3.0 Girona: the problem is still present.
I used the data and project attached. - 10:18 AM Bug report #9896: WMS GetFeatureInfo search radius
- Still not solved
https://github.com/qgis/QGIS/blob/4777abb4/src/server/services/wms/qgswmsrenderer.cpp#L2290
http... - 10:18 AM Bug report #9896: WMS GetFeatureInfo search radius
- Still not solved
https://github.com/qgis/QGIS/blob/4777abb4/src/server/services/wms/qgswmsrenderer.cpp#L2290
http... - 09:37 AM Revision ef4a518d (qgis): [processing] add icons to SAGA algorithms (fix #18211)
- (cherry picked from commit 4777abb48e5e2aa647b9750f7e015d32574ca97e)
- 09:37 AM Revision 4777abb4 (qgis): [processing] add icons to SAGA algorithms (fix #18211)
- 09:37 AM Bug report #18211 (Closed): QGIS 3: SAGA modules missing the SAGA icon
- Applied in changeset commit:qgis|4777abb48e5e2aa647b9750f7e015d32574ca97e.
- 09:37 AM Bug report #18211 (Closed): QGIS 3: SAGA modules missing the SAGA icon
- Applied in changeset commit:qgis|4777abb48e5e2aa647b9750f7e015d32574ca97e.
- 09:22 AM Revision d6cf2e56 (qgis): Fix memory leak in QgsPostgresProvider::createEmptyLayer
- (cherry-picked from 8ce519)
- 09:22 AM Revision 4f1c100e (qgis): Fix intermittently failing postgres provider test
- Provider can crash if features do not have enough attributes
set to match fields in layer.
(cherry-picked from fb3e1c3) - 09:22 AM Revision 19aebf80 (qgis): Fix leak in postgres provider loadStyle
- (cherry-picked from b92079)
- 08:55 AM Bug report #18189: QGIS 3: python error when closing Processing modules dialogs
- Probably related to #18213
- 08:49 AM Bug report #16985: Reshape Features can't handle resulting exclaves
- This issue also applies to QGIS 3.0.
Shall I open a second ticket or how can I change the affected version(s)? - 08:48 AM Bug report #18212 (Rejected): Voronoi creates overlapping polygons
- Duplicates #8002. Please search bugtracker before creating issues to be sure that it is not reported yet.
- 08:48 AM Bug report #18212 (Rejected): Voronoi creates overlapping polygons
- Duplicates #8002. Please search bugtracker before creating issues to be sure that it is not reported yet.
- 08:40 AM Revision fb3e1c39 (qgis): Fix intermittently failing postgres provider test
- Provider can crash if features do not have enough attributes
set to match fields in layer. - 08:40 AM Revision 8ce519d2 (qgis): Fix memory leak in QgsPostgresProvider::createEmptyLayer
- 08:40 AM Revision b920799a (qgis): Fix leak in postgres provider loadStyle
- 08:06 AM Revision 90d50eca (qgis): [processing][help] use new anchor style also for modeler
- (cherry picked from commit a54192cb72cf01ad7e3ac7931370c91fa09f9123)
- 08:06 AM Revision fb86a5fa (qgis): [processing][help] use helpId() when constructing anchor name (follow u...
- (cherry picked from commit 725f36064c9b227a48e29dac91512d796bb3c7b4)
- 08:06 AM Revision 7416b6c2 (qgis): [processing][help] use algorithm id as an anchor for help pages
- (cherry picked from commit 598b8a9c41e3788962778039adcc30f2912d822f)
- 07:59 AM Revision 3701d648 (qgis): More dialog caption fixes
- 07:16 AM Revision 181d4414 (qgis): Fix string capitalization
- (cherry-picked from e1a344)
- 07:16 AM Revision 167b6086 (qgis): [processing] Fix grass point parameter evaluation
- (cherry-picked from 44896c)
- 07:13 AM Revision e1a344f7 (qgis): Fix string capitalization
- 07:10 AM Revision 44896c36 (qgis): [processing] Fix grass point parameter evaluation
- 06:35 AM Revision 22d19c9b (qgis): [needs-docs] Add Alt+{no} shortcut for panels (#5895)
- 06:12 AM Bug report #18216 (Feedback): Error
- Please post more details here- how did you trigger this issue?
- 05:01 AM Bug report #18216 (Closed): Error
- h2. User Feedback
h2. Report Details
*Crash ID*: 539a06ad982ae113c56bbbd0395f6525e8943086
*Stack Trace... - 06:12 AM Bug report #18217 (Feedback): Error
- Please post more details here- how did you trigger this issue?
- 05:10 AM Bug report #18217 (Closed): Error
- h2. User Feedback
h2. Report Details
*Crash ID*: 63ffbc76fe8c0bf7c10d12c60be4dd3e6a728afa
*Stack Trace... - 05:31 AM Revision 347e6f1a (qgis): [FEATURE] [needs-doc] Add Auto Zoom to Selection for map canvas dock
- 04:40 AM Revision 5986444c (qgis): [processing] Support dynamic properties for all native c++ algorithms
- 04:40 AM Revision 7f927435 (qgis): [processing] Fix expection when double clicking alg in history with dyn...
- 03:19 AM Bug report #18214: Layer lists in processing dialogs (e.g. r.patch, raster calculator) are not up...
- Sorry, the testing was on the latest osgeo4w64 nightly
- 03:18 AM Bug report #18215: Processing: problems outputting raster layers from a model as a "final result"
- I just realised that I am testing on the nightly rather than the 3.0 release.
Examples attached - testing on Ubuntu ... - 03:18 AM Bug report #18215: Processing: problems outputting raster layers from a model as a "final result"
- I just realised that I am testing on the nightly rather than the 3.0 release.
Examples attached - testing on Ubuntu ... - 03:18 AM Bug report #18215: Processing: problems outputting raster layers from a model as a "final result"
- I just realised that I am testing on the nightly rather than the 3.0 release.
Examples attached - testing on Ubuntu ... - 03:18 AM Bug report #18215: Processing: problems outputting raster layers from a model as a "final result"
- I just realised that I am testing on the nightly rather than the 3.0 release.
Examples attached - testing on Ubuntu ... - 01:03 AM Bug report #18215 (Feedback): Processing: problems outputting raster layers from a model as a "fi...
- Can you share your model?
- 03:01 AM Bug report #12143 (Closed): Wrong measurements when background is from a tiled service
- AFAICU this is related to EPSG:3857 being unsuitable for measurements.
- 03:01 AM Bug report #12143 (Closed): Wrong measurements when background is from a tiled service
- AFAICU this is related to EPSG:3857 being unsuitable for measurements.
- 03:01 AM Bug report #12143 (Closed): Wrong measurements when background is from a tiled service
- AFAICU this is related to EPSG:3857 being unsuitable for measurements.
- 02:26 AM Bug report #15569 (Closed): Size assistant fails to calculate min max from layer
- In earlier versions the string field was listed among those usable by Assistant. Now the behaviour is correct.
- 02:26 AM Bug report #15569 (Closed): Size assistant fails to calculate min max from layer
- In earlier versions the string field was listed among those usable by Assistant. Now the behaviour is correct.
- 01:08 AM Revision d7d4c083 (qgis): bionic has cmake 3.10.2 already
- 01:08 AM Revision 2b909c2b (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
- to see if it pushed the deps image
- 01:08 AM Revision 1b45c6e0 (qgis): echo env var
- 01:08 AM Revision 677fc176 (qgis): more echo
- 01:08 AM Revision ec0f6f4f (qgis): correctly set working path
- 01:08 AM Revision a1c115bc (qgis): better display
- 01:08 AM Revision 140255a5 (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
- 01:08 AM Revision 5e6a6fdf (qgis): do not docker compose when building QGIS image
- 01:08 AM Revision 65738557 (qgis): [docker] update sip to 4.19.7
- also bump cmake to 3.10.2
- 01:08 AM Revision 1440ce7e (qgis): build QGIS Docker on cron jobs
- 01:08 AM Revision 1e7ba0bd (qgis): fix distance area test
- 01:08 AM Revision 728ec042 (qgis): build with 3D on Travis
- 01:08 AM Revision bcb03f67 (qgis): set ccache
2018-02-25
- 12:57 AM Revision 123c13d5 (qgis): [processing] Allow empty expressions in refactor fields alg
- Fixes #15640
(cherry-picked from cc10bbd) - 12:57 AM Revision cdf0cd19 (qgis): [processing] Fix crash when algorithms fail to prepare
- Refs #15640
(cherry-picked from 2900ace) - 12:52 AM Revision 66d5d43e (qgis): Fix missing user color schemes on startup
- (cherry-picked from 7dc0db)
- 12:50 AM Revision 7dc0db51 (qgis): Fix missing user color schemes on startup
- 12:22 AM Bug report #14299: Unhide paths from browser
- I forgot about this one. Will get it sorted for 3.2.
- 12:22 AM Bug report #18215 (Closed): Processing: problems outputting raster layers from a model as a "fina...
- I'm not sure if this is an issue with Processing itself, or with the QGIS raster algorithms, so please reassign as ap...
- 12:20 AM Revision cc10bbd9 (qgis): [processing] Allow empty expressions in refactor fields alg
- Fixes #15640
- 12:20 AM Revision 2900acef (qgis): [processing] Fix crash when algorithms fail to prepare
- Refs #15640
- 12:20 AM Bug report #15640 (Closed): Refactor fields: an expression is always required (otherwise python e...
- Applied in changeset commit:qgis|cc10bbd950805a335a9dbcf0e9cbff82994c7efc.
- 12:20 AM Bug report #15640 (Closed): Refactor fields: an expression is always required (otherwise python e...
- Applied in changeset commit:qgis|cc10bbd950805a335a9dbcf0e9cbff82994c7efc.
- 06:24 PM Bug report #15640: Refactor fields: an expression is always required (otherwise python error is t...
- Adding a string whatsoever is a workaround, but I still think the alg should accept an empty expression instead of th...
- 06:24 PM Bug report #15640: Refactor fields: an expression is always required (otherwise python error is t...
- Adding a string whatsoever is a workaround, but I still think the alg should accept an empty expression instead of th...
- 12:10 AM Revision f7f34efb (qgis): Respect image orientation and transforms in attachment widget
- Fixes #16139
(cherry-picked from 574a65) - 12:02 AM Bug report #18214 (Open): Layer lists in processing dialogs (e.g. r.patch, raster calculator) are...
- The list of input layers in the processing raster calculator dialog is not updated when a layer is removed (or added,...
- 11:55 PM Bug report #15569 (Feedback): Size assistant fails to calculate min max from layer
- I think the issue here is that "01/08/2015" is a string field.
If I use the expression to_real("01/08/2015") in t... - 06:29 PM Bug report #15569: Size assistant fails to calculate min max from layer
- Still true in QGIS 3
- 06:29 PM Bug report #15569: Size assistant fails to calculate min max from layer
- Still true in QGIS 3
- 06:29 PM Bug report #15569: Size assistant fails to calculate min max from layer
- Still true in QGIS 3
- 11:51 PM Bug report #18213 (Closed): Processing modeler - undocked panes should be closed when the modeler...
- If you undock the "inputs" pane (etc) it will stay open when you close the modeller.
After that, things can get weir... - 11:37 PM Bug report #17967: Browser: deleting raster in GeoPackage doesn't work
- Confirmed on QGIS 3.
- 11:37 PM Bug report #17967: Browser: deleting raster in GeoPackage doesn't work
- Confirmed on QGIS 3.
- 11:32 PM Bug report #18044 (Closed): QGIS 2.99.0-Master Crashed during Layer Styling
- Closing for lack of feedback.
- 11:32 PM Bug report #18044 (Closed): QGIS 2.99.0-Master Crashed during Layer Styling
- Closing for lack of feedback.
- 11:29 PM Bug report #18194: QGIS3 Processing Graphical Modeler GUI is messed up on OSX
- Translation based on #18065: "delete qgis_customwidgets.py"
- 11:28 PM Bug report #16283 (Closed): Renaming a PostGIS table in the browser does not work as expected
- Nyall Dawson wrote:
> > how do others postgresql clients behave (i.e. PgAdmin)?
>
> No rename.
>
> I personall... - 11:28 PM Bug report #16283 (Closed): Renaming a PostGIS table in the browser does not work as expected
- Nyall Dawson wrote:
> > how do others postgresql clients behave (i.e. PgAdmin)?
>
> No rename.
>
> I personall... - 11:27 PM Bug report #16283: Renaming a PostGIS table in the browser does not work as expected
- > how do others postgresql clients behave (i.e. PgAdmin)?
No rename.
I personally think this is a "wontfix".
- 10:53 PM Bug report #16283 (Feedback): Renaming a PostGIS table in the browser does not work as expected
- mescal72 - wrote:
> It's not seem an error to me. Renaming a table doesn't imply the pkey and index renaming.
how... - 10:46 PM Bug report #16283: Renaming a PostGIS table in the browser does not work as expected
- It's not seem an error to me. Renaming a table doesn't imply the pkey and index renaming.
- 11:27 PM Bug report #7146 (Open): DB manager does not remove Spatialite indexes and entry in "spatialite_h...
- 11:26 PM Bug report #6660 (Closed): Import and drop table problem
- #7146
- 11:26 PM Bug report #6660 (Closed): Import and drop table problem
- #7146
- 11:26 PM Bug report #6660 (Closed): Import and drop table problem
- #7146
- 11:25 PM Revision 574a6549 (qgis): Respect image orientation and transforms in attachment widget
- Fixes #16139
- 11:25 PM Bug report #16139 (Closed): Photo are inversed (upsidedown)
- Applied in changeset commit:qgis|574a6549f8d929c885b531fce827993c26fb034d.
- 11:25 PM Bug report #16139 (Closed): Photo are inversed (upsidedown)
- Applied in changeset commit:qgis|574a6549f8d929c885b531fce827993c26fb034d.
- 10:50 PM Bug report #16139 (In Progress): Photo are inversed (upsidedown)
- 09:54 PM Bug report #16139: Photo are inversed (upsidedown)
- the original photo are upsidedown with a orientation tag set to "right-bottom".
You have to remove tag with [0] and ... - 11:20 PM Bug report #17990: Values reset to default when cutting line
- Where do we stand with this ticket?
- 11:13 PM Bug report #15542 (Closed): Hillshad renderer creates artifacts
- #15943
- 11:13 PM Bug report #15542 (Closed): Hillshad renderer creates artifacts
- #15943
- 03:53 PM Bug report #15542: Hillshad renderer creates artifacts
- Still true in QGIS 3.
To replicate, just load a DTM, apply hillshade render style from layer properties, and zoom un... - 03:53 PM Bug report #15542: Hillshad renderer creates artifacts
- Still true in QGIS 3.
To replicate, just load a DTM, apply hillshade render style from layer properties, and zoom un... - 11:10 PM Bug report #17808 (Feedback): [Vertex editor] Hitting DEL when no vertex is selected in the Verte...
- 11:06 PM Bug report #9550 (Closed): Scrollbars in browser list don't correctly account for list height
- 10:58 PM Bug report #9550: Scrollbars in browser list don't correctly account for list height
- It seems to works with QGIS 2.18.15 & 3.0 on linux
- 10:44 PM Bug report #18212: Voronoi creates overlapping polygons
- QGIS 3 (and other OSes) also affected.
- 10:44 PM Bug report #18212: Voronoi creates overlapping polygons
- QGIS 3 (and other OSes) also affected.
- 10:43 PM Bug report #18212 (Rejected): Voronoi creates overlapping polygons
- The attached screenshot shows the points used as input to Voronoi and the generated polygons with half transparency s...
- 10:43 PM Bug report #16282: Browser drag and drop issues
- mescal72 - wrote:
> Confirmed on 3.0
Please update the affected version accordingly. Thanks! - 10:39 PM Bug report #16282: Browser drag and drop issues
- Confirmed on 3.0
- 10:32 PM Bug report #18167: I have a modification to make r.mapcalc (grass7/processing toolbox) work with ...
- Olivier ATHIMON wrote:
> Giovanni Manghi wrote:
> > Please file a pull request in the QGIS code repository. Thanks!... - 10:18 PM Bug report #15684: Crash when creating snapshot with vector layer from command line
- It works with 3.0.
Confirmed on 2.18.15 - 10:08 PM Revision 8ef90807 (qgis): osgeo4w: fix desktop link
- (cherry picked from commit b5ca7885fc13fecdacd604bfbd747798b1539f59)
- 10:08 PM Revision b5ca7885 (qgis): osgeo4w: fix desktop link
- 09:35 PM Bug report #18025 (Feedback): QGIS 2.18.16 crash on "save as"
> My bug look like #14781
>
> What can I do?
of course in both cases it is very likely it is a local issue,...- 09:29 PM Bug report #18176 (Feedback): Plugin MetaSearch crashed
- 09:28 PM Bug report #18199 (Feedback): QGIS dev version: error when using geopandas and osmnx
- 09:26 PM Bug report #18201 (Closed): Dissolve creates wrong output
- Erik Sigra wrote:
> There might be a bug in QGIS after all. But in Voronoi. It seems to create overlapping polygons.... - 09:26 PM Bug report #18201 (Closed): Dissolve creates wrong output
- Erik Sigra wrote:
> There might be a bug in QGIS after all. But in Voronoi. It seems to create overlapping polygons.... - 09:20 PM Bug report #18127 (Closed): Error when using On The Fly CRS Transformation
- The image you posted is clear: you are reprojecting to a local (national) CRS global data. Glitches and weird things ...
- 09:20 PM Bug report #18127 (Closed): Error when using On The Fly CRS Transformation
- The image you posted is clear: you are reprojecting to a local (national) CRS global data. Glitches and weird things ...
- 09:17 PM Bug report #18165 (Closed): Crashed when tries to open attribute table - postgis
- We need much more details (and sample data/project) to confirm and troubleshoot the issue.
- 09:17 PM Bug report #18165 (Closed): Crashed when tries to open attribute table - postgis
- We need much more details (and sample data/project) to confirm and troubleshoot the issue.
- 09:16 PM Bug report #18170 (Feedback): QGIS crashes when makeGraph is called.
- 09:09 PM Bug report #18211 (Closed): QGIS 3: SAGA modules missing the SAGA icon
- Subject say it all.
- 09:08 PM Bug report #18188: Floating point spin box values cannot be changed when using localized QGIS
- Salvatore Larosa wrote:
> Which OS?
> I cannot reproduce on OSX.
See updated description. - 09:08 PM Bug report #18188: Floating point spin box values cannot be changed when using localized QGIS
- Nyall Dawson wrote:
> I think this is a locale issue - try using the other of dot or comma instead of the dot or com... - 09:07 PM Bug report #18188 (Open): Floating point spin box values cannot be changed when using localized QGIS
- 08:44 PM Revision 9083ec6f (qgis): [wfs] Proper handling of DCP POST Uri
- 08:24 PM Feature request #9406 (Closed): Add option to remove duplicate labels
- See #15217
- 08:24 PM Feature request #9406 (Closed): Add option to remove duplicate labels
- See #15217
- 08:20 PM Bug report #18146 (Closed): Fatal: ASSERT failure in Job::startRender(): "pre-set DPI not equal t...
- Johannes Kroeger wrote:
> I have not managed to reproduce it myself and I have no more details than what I already p... - 08:20 PM Bug report #18146 (Closed): Fatal: ASSERT failure in Job::startRender(): "pre-set DPI not equal t...
- Johannes Kroeger wrote:
> I have not managed to reproduce it myself and I have no more details than what I already p... - 07:15 PM Bug report #18146: Fatal: ASSERT failure in Job::startRender(): "pre-set DPI not equal to painter...
- I have not managed to reproduce it myself and I have no more details than what I already posted. :\
- 08:20 PM Feature request #18142 (Open): Blue text on yellow background in Options menu search results is s...
- 07:17 PM Feature request #18142: Blue text on yellow background in Options menu search results is super ugly
- Yes but I really would not change the text color at all.
- 07:39 PM Feature request #13880: Search in all fields
- Still to be done for QGIS 3.
A similar function is available as a plugin however. - 07:35 PM Feature request #12781: New histograms for rasters
- Still true in QGIS 3
- 07:34 PM Feature request #12359: Add default OSM styles
- Still to be done in QGIS 3
- 07:33 PM Bug report #13487: QGIS allows to create tables with invalid field names
- Also accented characters, see #15604
Still true in QGIS 3 - 07:33 PM Bug report #13487: QGIS allows to create tables with invalid field names
- Also accented characters, see #15604
Still true in QGIS 3 - 07:33 PM Bug report #15604 (Closed): Accented characters allowed as DBF columns
- Duplicate of #13487
- 07:33 PM Bug report #15604 (Closed): Accented characters allowed as DBF columns
- Duplicate of #13487
- 12:44 PM Bug report #15604: Accented characters allowed as DBF columns
- Still true in QGIS 3
- 12:44 PM Bug report #15604: Accented characters allowed as DBF columns
- Still true in QGIS 3
- 07:29 PM Bug report #12692 (Closed): Identify for inverted polygon: please select the interior
- Checking it again, it does not seem too bad.
- 07:29 PM Bug report #12692 (Closed): Identify for inverted polygon: please select the interior
- Checking it again, it does not seem too bad.
- 07:26 PM Feature request #13526: GRASS modules filter: add the cleanup button
- Unchanged in QGIS 3
- 07:25 PM Bug report #12259 (Closed): Window for the creation of new memory layers: wrong size
- 07:24 PM Feature request #13889 (Closed): Open modules instead of table
- 07:23 PM Feature request #11017 (Closed): Saving styles should be more uniform
- Fixed since long.
- 07:23 PM Feature request #11017 (Closed): Saving styles should be more uniform
- Fixed since long.
- 07:17 PM Bug report #14564 (Closed): Tooltip type changed automatically
- No longer two types of tooltips in QGIS 3
- 07:17 PM Bug report #14564 (Closed): Tooltip type changed automatically
- No longer two types of tooltips in QGIS 3
- 07:17 PM Bug report #14564 (Closed): Tooltip type changed automatically
- No longer two types of tooltips in QGIS 3
- 07:12 PM Feature request #13478: Please add a special section of the news: current crowdfunding projects
- Still to be done in QGIS 3
- 07:02 PM Feature request #12540 (Closed): Include Processing versioncheck.py in the normal testing workflow
- his should no longer apply to QGIS 3
- 07:02 PM Feature request #12540 (Closed): Include Processing versioncheck.py in the normal testing workflow
- his should no longer apply to QGIS 3
- 07:01 PM Bug report #12539 (Closed): Make Processing:versioncheck.py running on Linux
- This should no longer apply to QGIS 3
- 07:01 PM Bug report #12539 (Closed): Make Processing:versioncheck.py running on Linux
- This should no longer apply to QGIS 3
- 06:59 PM Bug report #13914 (Closed): Rephrase Draw map canvas items
- 06:56 PM Bug report #14847 (Closed): Print composer: moving a grouped rotated map resizes places it wrongly
- Fixed in QGIS 3
- 06:56 PM Bug report #14847 (Closed): Print composer: moving a grouped rotated map resizes places it wrongly
- Fixed in QGIS 3
- 06:56 PM Bug report #14847 (Closed): Print composer: moving a grouped rotated map resizes places it wrongly
- Fixed in QGIS 3
- 06:51 PM Bug report #15190 (Closed): Save as... KML should only allow EPSG:4326
- For GPX there is a separate ticket #7443; now merging the two.
- 06:51 PM Bug report #15190 (Closed): Save as... KML should only allow EPSG:4326
- For GPX there is a separate ticket #7443; now merging the two.
- 06:50 PM Bug report #7443: GPX and KML files should always be saved as EPSG:4326
- See #5190
- 06:48 PM Feature request #15217: Remove duplicate adjacent labels
- A sample dataset should be added for more clarity.
- 06:46 PM Bug report #15475 (Closed): Tooltip on status bar>coordinates wrong
- The label is now OK. Adding units would be nice, but is certainly not important.
Feel free to reopen if you think it... - 06:46 PM Bug report #15475 (Closed): Tooltip on status bar>coordinates wrong
- The label is now OK. Adding units would be nice, but is certainly not important.
Feel free to reopen if you think it... - 06:35 PM Bug report #15206 (Closed): Print layout: remove empty groups
- 2.14 is now obslolete.
- 06:35 PM Bug report #15206 (Closed): Print layout: remove empty groups
- 2.14 is now obslolete.
- 06:31 PM Bug report #13406: Inverted polygon renderer and shapeburst fill create ghost borders in qgis ser...
- Yes !
- 05:14 PM Bug report #13406: Inverted polygon renderer and shapeburst fill create ghost borders in qgis ser...
- Hi Regis, why feedback? because it needs to be checked on qgis server 3?
- 10:46 AM Bug report #13406 (Feedback): Inverted polygon renderer and shapeburst fill create ghost borders ...
- 06:31 PM Bug report #8360: odbc import fails if table name contain encodecharacters
- exactly!
- 05:17 PM Bug report #8360: odbc import fails if table name contain encodecharacters
- Hi Regis, why feedback, it needs to be tested on QGIS 3?
- 11:09 AM Bug report #8360 (Feedback): odbc import fails if table name contain encodecharacters
- 06:28 PM Bug report #18159: Bug on macros(?!)
- Thanks Giovanni. The error message is provided on the first post.
- 05:13 PM Bug report #18159 (Feedback): Bug on macros(?!)
- Simon Georget wrote:
> Hi Regis,
>
> Thanks for support but I still have the same issue, even importing iface and... - 05:13 PM Bug report #18159 (Feedback): Bug on macros(?!)
- Simon Georget wrote:
> Hi Regis,
>
> Thanks for support but I still have the same issue, even importing iface and... - 05:13 PM Bug report #18159 (Feedback): Bug on macros(?!)
- Simon Georget wrote:
> Hi Regis,
>
> Thanks for support but I still have the same issue, even importing iface and... - 10:45 AM Bug report #18159 (Reopened): Bug on macros(?!)
- 06:25 PM Feature request #10598: Show the spatial bookmarks
- Still unimplemented in QGIS 3
- 05:52 PM Bug report #6439: Curve label becomes horizontal when x,y are manually set
- Hi Regis, why lowering the priority for this? isn't this a quite important labeling issue?
- 05:49 PM Bug report #14797: Default WMS servers wrong
- Fixed here: https://github.com/qgis/QGIS/pull/6453
- 04:00 PM Bug report #14797 (In Progress): Default WMS servers wrong
- Wrong servers removed, but now http://tiles.boundlessgeo.com/ (one of the two defaults left) throws an error `Error t...
- 04:00 PM Bug report #14797 (In Progress): Default WMS servers wrong
- Wrong servers removed, but now http://tiles.boundlessgeo.com/ (one of the two defaults left) throws an error `Error t...
- 04:00 PM Bug report #14797 (In Progress): Default WMS servers wrong
- Wrong servers removed, but now http://tiles.boundlessgeo.com/ (one of the two defaults left) throws an error `Error t...
- 05:48 PM Revision 82fc90fd (qgis): removed not working default WMS server
- 05:43 PM Bug report #17991 (Open): Importing into gpkg error
- 05:41 PM Bug report #17991: Importing into gpkg error
- Sorry, wrong bug.
- 05:30 PM Bug report #17991 (In Progress): Importing into gpkg error
- PR https://github.com/qgis/QGIS/pull/6452
might be a partial fix: tested only d&d of sigle and multi-part shapefil... - 05:30 PM Bug report #17991 (In Progress): Importing into gpkg error
- PR https://github.com/qgis/QGIS/pull/6452
might be a partial fix: tested only d&d of sigle and multi-part shapefil... - 05:30 PM Bug report #17991 (In Progress): Importing into gpkg error
- PR https://github.com/qgis/QGIS/pull/6452
might be a partial fix: tested only d&d of sigle and multi-part shapefil... - 05:30 PM Bug report #17991 (In Progress): Importing into gpkg error
- PR https://github.com/qgis/QGIS/pull/6452
might be a partial fix: tested only d&d of sigle and multi-part shapefil... - 05:42 PM Bug report #159 (Closed): SVG export doesn't crop layers to page size
- Closing as it is an upstream bug.
- 05:42 PM Bug report #159 (Closed): SVG export doesn't crop layers to page size
- Closing as it is an upstream bug.
- 05:40 PM Bug report #18164 (Feedback): Can't get the Clipper Tool to Work
- Please add sample data and exact steps to replicate.
Also the tools in the "raster" menu (aka gdal tools) are unma... - 05:38 PM Feature request #14012 (Open): DB Manager: add an option to store $user to Versioning
- Paolo Cavallini wrote:
> Still missing in QGIS 3. What is the problem with the patch provided? I see a Travis failur... - 05:36 PM Feature request #14012 (Feedback): DB Manager: add an option to store $user to Versioning
- Still missing in QGIS 3. What is the problem with the patch provided? I see a Travis failure, don't know how serious ...
- 05:36 PM Bug report #18187: QGIS 3: SAGA "output extent" values are not in the right order
- Thanks!
- 05:31 PM Bug report #15875 (In Progress): Importing a POINT layer in Browser always returns MULTIPOINT
- PR https://github.com/qgis/QGIS/pull/6452
might be a partial fix: tested only d&d of sigle and multi-part shapefil... - 05:31 PM Bug report #15875 (In Progress): Importing a POINT layer in Browser always returns MULTIPOINT
- PR https://github.com/qgis/QGIS/pull/6452
might be a partial fix: tested only d&d of sigle and multi-part shapefil... - 05:31 PM Bug report #10971 (Closed): Map composer: map updates
- Fixed in QGIS 3
- 05:31 PM Bug report #10971 (Closed): Map composer: map updates
- Fixed in QGIS 3
- 05:31 PM Bug report #10971 (Closed): Map composer: map updates
- Fixed in QGIS 3
- 05:27 PM Bug report #13436 (Closed): Let user set histograms in mm
- Fixed in QGIS 3.
- 05:27 PM Bug report #13436 (Closed): Let user set histograms in mm
- Fixed in QGIS 3.
- 05:22 PM Revision 772adec5 (qgis): [bugfix] Respect multi-single part when importing
- Fixes #15875
- 05:21 PM Revision faec6204 (qgis): Cosmetic: remove empty line
- 05:10 PM Feature request #17581 (Closed): add the ability to control if a layer action is displayed or not
- 10:40 AM Feature request #17581 (In Progress): add the ability to control if a layer action is displayed o...
- 10:39 AM Feature request #17581: add the ability to control if a layer action is displayed or not
- It should be implemented by [[https://github.com/qgis/QGIS/pull/6447]] when merged.
David and Nyall, I allow myse... - 05:06 PM Bug report #18210 (Open): Dynamic grid labels in layout doesn't update automatically
- I've got a custom format grid label, offset 500 m to my 1000 m UTM grid, that in 2.18 dynamically updated a index-gri...
- 05:01 PM Bug report #11896: Messy label backgrounds
- Still true in QGIS3.
- 05:01 PM Bug report #14694 (Closed): DB Manager: F5 not working
- 04:10 PM Bug report #14694: DB Manager: F5 not working
- Now it is Ctrl+R, see https://github.com/qgis/QGIS/pull/6383
- 03:54 PM Bug report #14694: DB Manager: F5 not working
- Still true in QGIS 3
- 03:54 PM Bug report #14694: DB Manager: F5 not working
- Still true in QGIS 3
- 04:43 PM Revision 11b09953 (qgis): osgeo4w: avoid blocking error popup when running tests
- 04:43 PM Revision ef24e65c (qgis): osgeo4w: fix grass plugin postinstall
- (cherry picked from commit 001c80b0c3478f9d1fc026965c439aa843f0a66d)
- 04:02 PM Feature request #14109 (Closed): Easier EPSG selection for unknown projections
- Implemented in QGIS 3
- 04:02 PM Feature request #14109 (Closed): Easier EPSG selection for unknown projections
- Implemented in QGIS 3
- 04:02 PM Feature request #14109 (Closed): Easier EPSG selection for unknown projections
- Implemented in QGIS 3
- 03:37 PM Feature request #18209 (Feedback): 3D View ArcBall Camera
- Hello! First of all congrats on the 3.0 release. :)
This is my QGIS version:
QGIS version
3.0.0-Girona
QGIS... - 01:16 PM Revision 5d23bc07 (qgis): Merge pull request #6447 from nyalldawson/backport_action
- Backport action API tweaks to 3.0
- 12:26 PM Feature request #9124 (Rejected): Heatmap in percentage
- Fully agreed.
- 12:26 PM Feature request #9124 (Rejected): Heatmap in percentage
- Fully agreed.
- 11:39 AM Revision 001c80b0 (qgis): osgeo4w: fix grass plugin postinstall
- 11:25 AM Bug report #12266 (Feedback): Spatialite connection not correctly freed
- still true in release and ltr?
- 11:25 AM Bug report #12266 (Feedback): Spatialite connection not correctly freed
- still true in release and ltr?
- 11:24 AM Feature request #1780 (Closed): Labels: Data defined position from geometry column
- Alessandro Sarretta wrote:
> It seems to me that the way the new QGIS 3.0 handles labels already covers this issue.
... - 11:24 AM Feature request #1780 (Closed): Labels: Data defined position from geometry column
- Alessandro Sarretta wrote:
> It seems to me that the way the new QGIS 3.0 handles labels already covers this issue.
... - 11:23 AM Revision a54192cb (qgis): [processing][help] use new anchor style also for modeler
- 11:13 AM Bug report #16923: No stack trace on python error from within forms
- We found that activating / deactivating some plugins like QuickMapService solved the issue. But the plugin don't seem...
- 11:13 AM Bug report #16923: No stack trace on python error from within forms
- We found that activating / deactivating some plugins like QuickMapService solved the issue. But the plugin don't seem...
- 11:09 AM Bug report #9008 (Closed): Postgis: commit errors leads to loosing data
- This is fixed!
- 11:09 AM Bug report #9008 (Closed): Postgis: commit errors leads to loosing data
- This is fixed!
- 11:09 AM Bug report #9008 (Closed): Postgis: commit errors leads to loosing data
- This is fixed!
- 11:04 AM Bug report #16386: QGIS and GDAL cannot be updated together on Ubuntu Xenial
- While trying to update to the expected QGIS 3, I faced the same issue.
Since Debian repo isn't updated yet, I tried ... - 11:00 AM Bug report #10237 (Feedback): project loads layers not seen in legend
- Does anyone still see ghost layers in project files with 3.0?
- 11:00 AM Bug report #10237 (Feedback): project loads layers not seen in legend
- Does anyone still see ghost layers in project files with 3.0?
- 10:58 AM Bug report #12079: Identify highlight color does not take alpha channel into account
- still true in master, borders and lines are masked by a non transparent rubberband, even if a transparency is applied...
- 10:58 AM Bug report #12079: Identify highlight color does not take alpha channel into account
- still true in master, borders and lines are masked by a non transparent rubberband, even if a transparency is applied...
- 10:52 AM Bug report #12543: layer style effects not compatible with inverted polygon renderer
- Still true in master
- 10:52 AM Bug report #12543: layer style effects not compatible with inverted polygon renderer
- Still true in master
- 10:52 AM Bug report #12543: layer style effects not compatible with inverted polygon renderer
- Still true in master
- 10:45 AM Bug report #17575 (Closed): Reshaping Curved geometries computes strange Z values
- Fixed in QGIS 3.0
- 10:45 AM Bug report #17575 (Closed): Reshaping Curved geometries computes strange Z values
- Fixed in QGIS 3.0
- 09:03 AM Feature request #18208 (Open): Add a Rescale rasters alg
- It would be useful to have a new alg rescaling raster values to percent of max.
This would be useful e.g. for probab... - 08:56 AM Bug report #7037 (Closed): WMS Server Search returns Network Error 301
- 07:49 AM Revision 25c5d8db (qgis): Revert fixes to gdal algorithms, need to investigate further
- 02:47 AM Revision 703898e9 (qgis): Update test masks
2018-02-24
- 12:53 AM Bug report #18207 (Closed): Graphical modeler GUI is broken
- Fresh install of QGIS 3.0.
I am experiencing the same issue referred to in these issues: #17488 (see screenshot), ... - 12:38 AM Bug report #18188 (Feedback): Floating point spin box values cannot be changed when using localiz...
- I think this is a locale issue - try using the other of dot or comma instead of the dot or comma you're using at the ...
- 10:30 PM Bug report #18188: Floating point spin box values cannot be changed when using localized QGIS
- Which OS?
I cannot reproduce on OSX. - 12:37 AM Feature request #773 (Closed): unified "Load layer" button
- 10:38 PM Feature request #773: unified "Load layer" button
- I think that the "Open Data Source Manager" button in the new "Data source manager toolbar" of QGIS 3.0 solves this i...
- 12:37 AM Feature request #9451 (Closed): Create a unified "Add Data" dialog
- 11:33 PM Bug report #1796: Multi-line text in a SVG file is not drawn correctly in Print Composer
- Still present in QGIS 3.0
- 11:29 PM Feature request #1780: Labels: Data defined position from geometry column
- It seems to me that the way the new QGIS 3.0 handles labels already covers this issue.
- 11:26 PM Bug report #6660: Import and drop table problem
- Tested on QGIS 3.0. It works fine from browser but the problem persists from dbmanager.
- 11:22 PM Revision 094cef71 (qgis): Sipify and astyle
- 11:21 PM Bug report #18206 (Closed): Lost icon size setting
- 11:21 PM Bug report #18206: Lost icon size setting
- It was just a problem with a previous installation of Qgis 2.99.
Deleteting .local/share/QGIS/QGIS3 folder all works... - 10:53 PM Bug report #18206: Lost icon size setting
- tested on Linux Mint 18.2
- 10:48 PM Bug report #18206 (Closed): Lost icon size setting
- Qgis starts with icon dimension setting to 26px.
If I change the icon dimensions setting is lost when QGIS is closed. - 11:10 PM Bug report #16918: problem when rotate composite symbols
- The problem is still open on 3.0
- 11:02 PM Revision b768e6d2 (qgis): Sipify and astyle
- 10:57 PM Revision 332c8a59 (qgis): [processing] Fixes #18187: SAGA output extent values are not in the rig...
- 10:57 PM Bug report #18187 (Closed): QGIS 3: SAGA "output extent" values are not in the right order
- Applied in changeset commit:qgis|332c8a59b9214582ed6faab6a501a6583e7f57cb.
- 10:57 PM Bug report #18187 (Closed): QGIS 3: SAGA "output extent" values are not in the right order
- Applied in changeset commit:qgis|332c8a59b9214582ed6faab6a501a6583e7f57cb.
- 10:40 PM Revision 0559e467 (qgis): Follow up map layer action changes
- - Switch to flags instead of boolean argument
- Move logic for layer validity to canRunUsingLayer
- Add unit test
Al... - 10:40 PM Revision 2520c286 (qgis): skip enabledOnlyWhenEditable from pyhton bindings
- in the construtors of QgsAction and QgsMapLayerAction
- 10:40 PM Revision 1b669225 (qgis): document parameters
- 10:40 PM Revision 07e636f4 (qgis): intagrated enumvalue IdentifyMode
- used like SingleEditMode here
- 10:39 PM Revision 940d2047 (qgis): style stuff
- 10:39 PM Revision 402b7e47 (qgis): hide instead of disable
- and use mode for identify - not to show the actions with isEnabledOnlyWhenEditable is active
- 10:39 PM Revision 87a6fe17 (qgis): resolved conflicts
- 10:39 PM Revision 476bc08f (qgis): disable or do not display maplayeractions
- in some cases
- 10:38 PM Bug report #3460 (Closed): slow image load visualization for tfw with rotation parameters
- Checked on QGIS 3.0 & QGIS 2.18.16 and all works fine.
- 10:25 PM Bug report #159: SVG export doesn't crop layers to page size
- Tested with the 3.1.0-Master f35745f
The output has the same behaviour as described in comment 20.
As an addition, ... - 09:55 PM Bug report #7037: WMS Server Search returns Network Error 301
- Problem solved. Service http://geopole.org/wms/search?search=%1&type=rss it's ok !
Then QGIS "WMS Server Search" wor... - 09:51 PM Revision ec17f0fa (qgis): fix release build on windows
- (cherry picked from commit a0a0392159fba7639f4811f70826a2c6d66a13f9)
- 09:51 PM Revision 065dd1cf (qgis): Revert "osgeo4w: also build pdb and corresponding package for releases"
- This reverts commit 7efcfee28cc5ae454fd50b30263e85477a4fe9c0.
(cherry picked from commit 611fbff4901d74bfc942b21b083... - 09:51 PM Revision f97d9dc1 (qgis): osgeo4w: ignore if there are no pyc to cleanup in postinstall
- (cherry picked from commit af4cbe2db07c970a0df4668f86b12335e27667df)
- 09:51 PM Revision b7f7bd10 (qgis): debian packaging: fix release builds (followup 792c19ba7)
- (cherry picked from commit 0def61c34151af0bff23e9ec5904240b36659445)
- 09:39 PM Feature request #9124 (Feedback): Heatmap in percentage
- I think this should be closed, and replaced with a feature request for a processing algorithm which scales raster val...
- 01:59 PM Feature request #9124: Heatmap in percentage
- Still true in QGIS 3
- 09:34 PM Revision af4cbe2d (qgis): osgeo4w: ignore if there are no pyc to cleanup in postinstall
- 09:30 PM Revision f0fcdb85 (qgis): [FEATURE][locator] Add quick calculator (expression evaluator) to
- locator bar
Allows evaluation of simple expressions (well, actually ANY QGIS
expression... so you could use aggregat... - 09:30 PM Revision 033e2e64 (qgis): Add unit test for calculator filter
- 08:27 PM Bug report #6155: SLD Export fails to write out LineSymbolizer Stroke information
- Andrea Aime wrote:
> Hi Jody, do you have a reference to the symbology used in this report?
> Do you know if the r... - 07:36 PM Revision b2ab978b (qgis): [bugfix] Allow deletion of in-project layers
- After user confirmation, layers that are currently in the
project can be deleted from the browser - 07:35 PM Revision c12fb096 (qgis): typo
- 07:28 PM Revision f3af22e1 (qgis): follow up f638b3cb
- 06:51 PM Revision f638b3cb (qgis): [processing] fix wrong variable name in GDAL alggorithms base class
- 05:46 PM Feature request #1626 (Closed): r.viewshed, r.cost: take input points from the canvas
- This is fixed in both 2.18.16 and 3.
- 05:46 PM Feature request #1626 (Closed): r.viewshed, r.cost: take input points from the canvas
- This is fixed in both 2.18.16 and 3.
- 05:38 PM Bug report #17323 (Closed): Random extract within subset not working
- Tried both QGIS 3 and 2.18.16 on Windows and Linux. Works ok. Please try again on 2.18.16 and report back.
- 05:38 PM Bug report #17323 (Closed): Random extract within subset not working
- Tried both QGIS 3 and 2.18.16 on Windows and Linux. Works ok. Please try again on 2.18.16 and report back.
- 05:38 PM Bug report #17323 (Closed): Random extract within subset not working
- Tried both QGIS 3 and 2.18.16 on Windows and Linux. Works ok. Please try again on 2.18.16 and report back.
- 03:16 PM Bug report #17323: Random extract within subset not working
- Also 2.18.14 seems affected. No errors anymore, but only the first subset is taken into account.
- 05:25 PM Bug report #9667 (Closed): Using PostGIS over a slow connection unfeasible: unnecessary loading o...
- 02:21 PM Bug report #9667 (Feedback): Using PostGIS over a slow connection unfeasible: unnecessary loading...
- Current option seem to give reasonable performances. I leave it open for those with slow connections to give feedback.
- 05:24 PM Revision 725f3606 (qgis): [processing][help] use helpId() when constructing anchor name (follow u...
- 05:11 PM Bug report #8854 (Closed): Browser not accessing Windows network
- On recent Windows versions network shares are mapped as a letter drive, and QGIS browser works just fine with them.
- 05:11 PM Bug report #8854 (Closed): Browser not accessing Windows network
- On recent Windows versions network shares are mapped as a letter drive, and QGIS browser works just fine with them.
- 04:07 PM Bug report #8854: Browser not accessing Windows network
- (Un)fortunately I have no access to Windows network, so I cannot test on QGIS 3
- 05:06 PM Feature request #10248 (Closed): One to many relation: allow inserting parent and child in the sa...
- 04:17 PM Feature request #10248 (Feedback): One to many relation: allow inserting parent and child in the ...
- Apparently usable now.
- 05:05 PM Feature request #10295: Add auto increment field for non database formats
- Paolo Cavallini wrote:
> Sounds good. IMHO this should be promoted to a core function, and in any case the plugin sh... - 04:20 PM Feature request #10295: Add auto increment field for non database formats
- Sounds good. IMHO this should be promoted to a core function, and in any case the plugin should be ported to QGIS 3 b...
- 05:04 PM Bug report #15873: DB Manager: add and edit table: several issues with data types
- Please update the affected version.
- 04:26 PM Bug report #15873: DB Manager: add and edit table: several issues with data types
- Still true in QGIS 3
- 05:02 PM Bug report #11897: In Print composer, menu Setting should open only Composer options
- Please change the affected version.
- 04:39 PM Bug report #11897: In Print composer, menu Setting should open only Composer options
- Still true in QGIS 3
- 05:00 PM Bug report #14299: Unhide paths from browser
- This I forgot - sorry I'm keeping on checking, and did not look at further comments.
- 04:59 PM Bug report #14299: Unhide paths from browser
- PLEASE UPDATE THE AFFECTED VERSION!
- 04:59 PM Bug report #14299: Unhide paths from browser
- PLEASE UPDATE THE AFFECTED VERSION!
- 04:50 PM Bug report #14299: Unhide paths from browser
- Still true
- 05:00 PM Bug report #14013: DB Manager: commit on versioned layers fails
- PLEASE UPDATE THE AFFECTED VERSION!
- 04:48 PM Bug report #14013: DB Manager: commit on versioned layers fails
- See also #17992
- 05:00 PM Bug report #17992: DB Manager Versioning: _current view lacks primary key
- PLEASE UPDATE THE AFFECTED VERSION!
- 04:48 PM Bug report #17992: DB Manager Versioning: _current view lacks primary key
- See also #14013
- 04:59 PM Bug report #1585: add missing svg image sources
- I did not as I'm unsure it applies to it.
- 04:58 PM Bug report #1585: add missing svg image sources
- PLEASE UPDATE THE AFFECTED VERSION!
- 04:53 PM Feature request #14865: Improve new color ramp creation
- Second item fixed, others still valid in QGIS 3
- 04:46 PM Feature request #10146 (Closed): Add appropriate colour ramps to results of analyses
- See #17961, more comprehensive
- 04:46 PM Feature request #10146 (Closed): Add appropriate colour ramps to results of analyses
- See #17961, more comprehensive
- 04:45 PM Feature request #17961: Allow algorithms to set style and layer options for outputs
- Expanded from #10146, now set as duplicate
- 04:41 PM Bug report #10658 (Closed): Repeated Layer name
- Now OK in QGIS 3
- 04:41 PM Bug report #10658 (Closed): Repeated Layer name
- Now OK in QGIS 3
- 04:36 PM Bug report #13058 (Feedback): Remove internal OWSlib copy
- This seems to be fixed: Tom, could you confirm?
- 04:36 PM Bug report #13058 (Feedback): Remove internal OWSlib copy
- This seems to be fixed: Tom, could you confirm?
- 04:34 PM Bug report #17577 (Closed): copy a 2D linestring to a LINESTRINGZ
- Seems fixed in QGIS3
- 04:34 PM Bug report #17577 (Closed): copy a 2D linestring to a LINESTRINGZ
- Seems fixed in QGIS3
- 04:31 PM Feature request #15736: Switch all labels on/off
- Function still missing in QGIS 3
- 04:30 PM Bug report #15749 (Closed): Processing: gdal merge converts no data in 0
- Should be done now.
- 04:30 PM Bug report #15749 (Closed): Processing: gdal merge converts no data in 0
- Should be done now.
- 04:29 PM Feature request #15751: Add a standard repo for publishing online maps
- Still missing, seems useful.
- 04:28 PM Bug report #15753: Processing: help users in setting up paths
- Seems solved in QGIS 3. Reopen if necessary.
- 04:28 PM Bug report #15753: Processing: help users in setting up paths
- Seems solved in QGIS 3. Reopen if necessary.
- 04:27 PM Feature request #15785: Add Buffer by percentage to Processing
- Still missing in QGIS 3
- 04:27 PM Feature request #15785: Add Buffer by percentage to Processing
- Still missing in QGIS 3
- 04:25 PM Bug report #15874: Tables with SRID=0 appear twice in the Browser
- Still true in QGIS 3
- 04:25 PM Bug report #15874: Tables with SRID=0 appear twice in the Browser
- Still true in QGIS 3
- 04:24 PM Bug report #15968: Identify results panel: tweaks for usability
- Looks unchanged in QGIS 3
- 04:24 PM Bug report #15968: Identify results panel: tweaks for usability
- Looks unchanged in QGIS 3
- 04:18 PM Feature request #10249: One to many relation: do not allow changing the FK
- Still true in QGIS 3
- 04:09 PM Bug report #8073: Crash when loading PostGIS raster
- True. This seems an important functionality missing.
- 04:04 PM Feature request #2577: r.mapcalculator: variable number of input maps
- Unchanged in QGIS 3
- 04:03 PM Feature request #2575: r.proj unusable?
- Unchanged in QGIS 3
- 04:02 PM Feature request #2284: Import all OGR layers in a folder as distinct GRASS vectors
- Still missing
- 04:02 PM Feature request #10871: Browser: add support to PostGIS raster
- Still missing in QGIS 3
- 04:00 PM Feature request #4713: Add user registration and utilities to current Help>Info menu
- Mailing list subscription implemented.
- 03:59 PM Feature request #4131: Implement a reader for Intermediate TIN Format
- Still missing in QGIS 3
- 03:58 PM Feature request #18205 (Open): Feature Request: Please provide an AppImage bundle for QGIS v3 (al...
- Feature Request: Please provide an AppImage bundle for QGIS v3 (also for nightly builds)
AppImage is an applicatio... - 03:57 PM Bug report #18008 (Feedback): Hard drive load
- Hi Andrew, we'll need a little more details to reproduce and help you
what kind of dataset format, size, nb of rows,... - 03:57 PM Bug report #18008 (Feedback): Hard drive load
- Hi Andrew, we'll need a little more details to reproduce and help you
what kind of dataset format, size, nb of rows,... - 03:57 PM Feature request #1873: *db.dropcol missing
- Still true in QGIS 3
- 03:55 PM Feature request #1795 (Closed): r.patch: allow adding rasters, not typing them
- Fixed in QGIS 3
- 03:55 PM Feature request #1795 (Closed): r.patch: allow adding rasters, not typing them
- Fixed in QGIS 3
- 03:34 PM Feature request #1728 (Closed): add r.li module
- 03:32 PM Feature request #1728: add r.li module
- Still true. Less important now, some of the indices are available through a Processing plugin.
- 03:31 PM Feature request #1630: v.db.addcol: checkbox for data type
- Still true in QGIS 3
- 03:30 PM Feature request #1627: v.distance, v.to.db: add data to vector table as new column, not replacing...
- Still true in QGIS 3
- 03:30 PM Bug report #15875: Importing a POINT layer in Browser always returns MULTIPOINT
- Tentatively assigning.
- 03:30 PM Bug report #15875: Importing a POINT layer in Browser always returns MULTIPOINT
- Tentatively assigning.
- 03:28 PM Feature request #16260 (Closed): Better colour scheme for node tool
- 03:28 PM Feature request #4834: Node tool: change colours
- Duplicated in #16260
- 03:25 PM Feature request #16290: Processing: warn user when units are in degrees
- Even more of a problem now that reprojection is done transparently to the user.
- 03:25 PM Feature request #16290: Processing: warn user when units are in degrees
- Even more of a problem now that reprojection is done transparently to the user.
- 03:24 PM Bug report #10521 (Closed): order of reading svg paths
- 03:23 PM Feature request #16478: Concave polygon: `max length of segment` option missing
- Still missing in QGIS 3
- 03:23 PM Feature request #16493: Add default XYZ services
- Still missing in QGIS 3
- 03:22 PM Bug report #16893: Processing batch process interface: no way to go back
- Still true in QGIS 3
- 03:22 PM Bug report #16893: Processing batch process interface: no way to go back
- Still true in QGIS 3
- 03:21 PM Feature request #17219 (Open): Better description of bands
- 03:18 PM Feature request #5516: Better sorting of menus
- Still true in QGIS 3. Plugin menu seems more appropriate towards the end.
- 03:12 PM Bug report #9798 (Closed): wrong rendering of line pattern fill (custom dash pattern)
- 03:00 PM Bug report #16417 (Closed): Georeferencer icons in QGIS 3 too big
- Fixed in QGIS 3
- 03:00 PM Bug report #16417 (Closed): Georeferencer icons in QGIS 3 too big
- Fixed in QGIS 3
- 02:59 PM Feature request #16416 (Closed): Processing: add a clustering alg for vectors
- v.cluster available in GRASS
- 02:59 PM Feature request #16416 (Closed): Processing: add a clustering alg for vectors
- v.cluster available in GRASS
- 02:59 PM Feature request #16416 (Closed): Processing: add a clustering alg for vectors
- v.cluster available in GRASS
- 02:54 PM Bug report #8384 (Closed): Custom SVG paths incompatible with relative paths
- 02:52 PM Revision 598b8a9c (qgis): [processing][help] use algorithm id as an anchor for help pages
- 02:47 PM Bug report #18200 (Closed): Resampling rasters don't work
- 10:48 AM Bug report #18200: Resampling rasters don't work
- I tried it on two Ubuntu 16.04 installations with the same result, but now when testing on 18.04 it works fine...
... - 01:04 AM Bug report #18200 (Feedback): Resampling rasters don't work
- Works fine here. Can you post more steps to reproduce - e.g. a screenshot of your raster symbol settings.
- 02:34 PM Bug report #9828: WMS progress missing
- Please update affected version.
- 02:25 PM Bug report #9828: WMS progress missing
- Still true in QGIS 3
- 02:30 PM Feature request #10135 (Closed): Add a tool to remove isolated lines
- Available as plugin.
- 02:30 PM Feature request #10135 (Closed): Add a tool to remove isolated lines
- Available as plugin.
- 02:30 PM Feature request #10135 (Closed): Add a tool to remove isolated lines
- Available as plugin.
- 02:29 PM Bug report #9926 (Closed): SRS 102003 not recognized
- Seems fixed now in QGIS 3
- 02:29 PM Bug report #9926 (Closed): SRS 102003 not recognized
- Seems fixed now in QGIS 3
- 02:29 PM Bug report #9926 (Closed): SRS 102003 not recognized
- Seems fixed now in QGIS 3
- 02:22 PM Bug report #9801 (Closed): Map rotation in print composer: make behaviour more uniform
- I believe this is fixed now in QGIS 3
- 02:22 PM Bug report #9801 (Closed): Map rotation in print composer: make behaviour more uniform
- I believe this is fixed now in QGIS 3
- 02:22 PM Bug report #9801 (Closed): Map rotation in print composer: make behaviour more uniform
- I believe this is fixed now in QGIS 3
- 02:22 PM Bug report #9801 (Closed): Map rotation in print composer: make behaviour more uniform
- I believe this is fixed now in QGIS 3
- 02:20 PM Feature request #9491 (Feedback): Set "Offset from centroid" as standard for polygon label placement
- Around centroid is still the default. Overall cartographic quality seems OK however. I leave to Nyall to decide wheth...
- 02:20 PM Feature request #9491 (Feedback): Set "Offset from centroid" as standard for polygon label placement
- Around centroid is still the default. Overall cartographic quality seems OK however. I leave to Nyall to decide wheth...
- 02:16 PM Bug report #9440: Do not show DB geometric columns in table view
- Still true in QGIS 3
- 02:11 PM Feature request #9351: Load GPX: do not load empty layers
- Still true in QGIS 3
- 02:10 PM Feature request #9326 (Feedback): Tolerance (snapping) during analyses
- Still valid? With automatic reprojection now in Processing the issue can be even more serious.
- 02:10 PM Feature request #9326 (Feedback): Tolerance (snapping) during analyses
- Still valid? With automatic reprojection now in Processing the issue can be even more serious.
- 02:07 PM Bug report #9316: Topology errors detected by some checker, not from others
- This is a more general issue: apparently every checker engine has a different meaning for "invalid"
- 02:06 PM Feature request #9305 (Feedback): Filter colour ramps
- On a second thought, the current situation doesn't seem so bad. I leave it open in case one wants to implement a more...
- 02:06 PM Feature request #9305 (Feedback): Filter colour ramps
- On a second thought, the current situation doesn't seem so bad. I leave it open in case one wants to implement a more...
- 02:06 PM Feature request #9305 (Feedback): Filter colour ramps
- On a second thought, the current situation doesn't seem so bad. I leave it open in case one wants to implement a more...
- 02:03 PM Bug report #9304 (Closed): Names of colour ramp categories
- Fixed in QGIS 3
- 02:03 PM Bug report #9304 (Closed): Names of colour ramp categories
- Fixed in QGIS 3
- 02:02 PM Feature request #9303 (Closed): Add a switch to reverse colours and invert palette
- Implemented
- 02:02 PM Feature request #9303 (Closed): Add a switch to reverse colours and invert palette
- Implemented
- 02:01 PM Revision 7235c625 (qgis): New 3d symbols. Blender files in: https://github.com/raymondnijssen/qgi...
- 02:01 PM Feature request #9302: Add equal area and other classifications for raster colour ramps
- Still true in QGIS 3
- 01:59 PM Bug report #8737: QgsRasterTerrainAnalysisPlugin: check QgsRelief::processRaster() returned value
- Paolo Cavallini wrote:
> Still true in QGIS3
Please update the affected version! - 01:53 PM Bug report #8737: QgsRasterTerrainAnalysisPlugin: check QgsRelief::processRaster() returned value
- Still true in QGIS3
- 01:59 PM Bug report #8736: Update raster analyses: access data through raster layer instead of GDAL
- Paolo Cavallini wrote:
> Still true in QGIS 3
Please update the affected version. - 01:52 PM Bug report #8736: Update raster analyses: access data through raster layer instead of GDAL
- Still true in QGIS 3
- 01:58 PM Bug report #8937 (Closed): Help in Save raster as... help dialog
- 01:54 PM Bug report #8937: Help in Save raster as... help dialog
- Fixed in QGIS 3
- 01:53 PM Feature request #8855 (Closed): Symbol groups
- Fixed in QGIS 3
- 01:53 PM Feature request #8855 (Closed): Symbol groups
- Fixed in QGIS 3
- 01:49 PM Feature request #8731 (Closed): Text boxes in Print composer: better formatting
- Far better now in QGIS 3
- 01:49 PM Feature request #8731 (Closed): Text boxes in Print composer: better formatting
- Far better now in QGIS 3
- 01:49 PM Feature request #8731 (Closed): Text boxes in Print composer: better formatting
- Far better now in QGIS 3
- 01:46 PM Bug report #8669: Duplicate entry in ellipsoid selector
- Paolo Cavallini wrote:
> Still true in QGIS 3
Please update affected version. - 01:45 PM Bug report #8669: Duplicate entry in ellipsoid selector
- Still true in QGIS 3
- 01:45 PM Bug report #8677 (Closed): More consistent buttons for adding expressions
- Seems fixed now.
- 01:45 PM Bug report #8677 (Closed): More consistent buttons for adding expressions
- Seems fixed now.
- 01:45 PM Bug report #8325 (Feedback): Too many files produced for the OS to handle, during iteration
- Still true on QGIS 3?
- 01:40 PM Bug report #8213 (Closed): Overwriting files when Print>Export to PDF
- Apparently fixed in QGIS 3
- 01:40 PM Bug report #8213 (Closed): Overwriting files when Print>Export to PDF
- Apparently fixed in QGIS 3
- 01:40 PM Bug report #8213 (Closed): Overwriting files when Print>Export to PDF
- Apparently fixed in QGIS 3
- 01:39 PM Bug report #18154 (Closed): Fix anchor in Documentation for Processing
- 01:38 PM Bug report #8125 (Closed): Print layout: rotating a rectangle makes it bigger
- Apparently fixed in QGIS 3
- 01:38 PM Bug report #8125 (Closed): Print layout: rotating a rectangle makes it bigger
- Apparently fixed in QGIS 3
- 01:36 PM Bug report #8020: Do not list MBR as tables in Oracle
- I assume still valid on QGIS 3; unable to check, as I no longer have Oracle available.
- 01:35 PM Feature request #8017: Easier SRID selection in Oracle
- I assume still valid on QGIS 3; unable to check, as I no longer have Oracle available.
- 01:33 PM Feature request #7981 (Closed): Add SVG symbol sets
- Now Resource Manager plugin allows easy adding of these resources, so I'm closing this.
- 01:33 PM Feature request #7981 (Closed): Add SVG symbol sets
- Now Resource Manager plugin allows easy adding of these resources, so I'm closing this.
- 01:31 PM Feature request #7657: Automatically cefault setting for vector analyses related to projection type
- Stll true. Now with reprojection always on it's even easier to get unreasonable results.
- 01:28 PM Bug report #7447 (Closed): Logging slows down QGIS and never stops (web services)
- Apparently fixed in QGIS3
- 01:28 PM Bug report #7447 (Closed): Logging slows down QGIS and never stops (web services)
- Apparently fixed in QGIS3
- 01:25 PM Bug report #7443: GPX and KML files should always be saved as EPSG:4326
- Still true in QGIS 3
- 01:18 PM Bug report #18204 (Closed): Failure to load PostGIS raster without bands
- List of tables, inlcuding rasters, are correctly displayed in DB Manager. When double clicking, loading fails with th...
- 12:01 PM Bug report #18198: Gdal Help button in Processing gives annoying error
- Not sure is self.outputs is still used? A small 'if' in front of it fixes the exception, but maybe it can just be rem...
- 11:49 AM Bug report #17991: Importing into gpkg error
- The same layer, which is correctly imported and displayed when opened from the main QGIS browser, does not open from ...
- 11:32 AM Bug report #17991: Importing into gpkg error
- This works correctly in the main QGIS browser.
It is probably a DB manager specific issue. - 11:22 AM Bug report #17670 (Closed): Profiles do not pick up 'default options', even when shown in Options...
- 11:17 AM Bug report #7383 (Closed): Layer properties window too wide
- Situation seems much better now. Please reopen if necessary.
- 11:17 AM Bug report #7383 (Closed): Layer properties window too wide
- Situation seems much better now. Please reopen if necessary.
- 11:17 AM Bug report #7383 (Closed): Layer properties window too wide
- Situation seems much better now. Please reopen if necessary.
- 11:17 AM Bug report #7383 (Closed): Layer properties window too wide
- Situation seems much better now. Please reopen if necessary.
- 11:13 AM Bug report #7050: Inconsistent use of strings
- This should be checked grepping the code, unrealistic to go through all dialogs.
- 11:08 AM Bug report #6945 (Closed): SAGA vector produced without .prj if the input layer does not have it
- Fixed in Q3
- 11:08 AM Bug report #6945 (Closed): SAGA vector produced without .prj if the input layer does not have it
- Fixed in Q3
- 11:04 AM Bug report #17175: Relation reference widget triggers SQL syntax error with UUID fields in Postgres
- Nice !
PR was : [[https://github.com/qgis/QGIS/pull/6419]]
- 10:02 AM Bug report #17175 (Closed): Relation reference widget triggers SQL syntax error with UUID fields ...
- Fixed in 2.18 and 3.0
- 10:02 AM Bug report #17175 (Closed): Relation reference widget triggers SQL syntax error with UUID fields ...
- Fixed in 2.18 and 3.0
- 11:00 AM Bug report #6890: Strange index for PostGIS rasters
- Still true in Q3
- 10:58 AM Bug report #6889: Loading PostGIS rasters do not work
- Not tested on Q3 because I can no longer load pgrasters.
- 10:15 AM Revision f35745fc (qgis): Follow up map layer action changes
- - Switch to flags instead of boolean argument
- Move logic for layer validity to canRunUsingLayer
- Add unit test
Al... - 10:05 AM Bug report #18080 (Feedback): Vector Fixed Distance Buffer
- Can you please check that all the geometries in the input shapefile are valid (do not contain any topological error)?...
- 10:01 AM Bug report #18146 (Feedback): Fatal: ASSERT failure in Job::startRender(): "pre-set DPI not equal...
- I tried to reproduce this bug without success.
Perhaps a better definition of "playing with magnifier" would help.
... - 08:41 AM Bug report #18203 (Closed): "Build virtual raster" not localised
- "Build virtual raster" dialog is located in "Raster -> Miscellaneous".
There are some strings in Transifex that ma... - 08:32 AM Bug report #18202 (Closed): "Raster" and "Vector" menus split in two menus when the locale is cha...
- It happens when the previous locale and the following locale have different translations for "Raster" and "Vectorial"...
- 08:23 AM Bug report #17448: 'Raster' menu split in two in some locales
- OK, I see that the problem persists in both menus but the workaround is valid. I will open another issue.
- 04:23 AM Revision 1bada065 (qgis): [FEATURE][processing] Add 'Project points (cartesian)' algorithm
- Projects points from an input point layer by a specified distance
and bearing (azimuth). Supports dynamic parameters ... - 02:39 AM Bug report #18201 (Reopened): Dissolve creates wrong output
- There might be a bug in QGIS after all. But in Voronoi. It seems to create overlapping polygons. The attached screens...
- 02:39 AM Bug report #18201 (Reopened): Dissolve creates wrong output
- There might be a bug in QGIS after all. But in Voronoi. It seems to create overlapping polygons. The attached screens...
- 02:39 AM Bug report #18201 (Reopened): Dissolve creates wrong output
- There might be a bug in QGIS after all. But in Voronoi. It seems to create overlapping polygons. The attached screens...
- 02:39 AM Bug report #18201 (Reopened): Dissolve creates wrong output
- There might be a bug in QGIS after all. But in Voronoi. It seems to create overlapping polygons. The attached screens...
- 02:39 AM Bug report #18201 (Reopened): Dissolve creates wrong output
- There might be a bug in QGIS after all. But in Voronoi. It seems to create overlapping polygons. The attached screens...
- 02:39 AM Bug report #18201 (Reopened): Dissolve creates wrong output
- There might be a bug in QGIS after all. But in Voronoi. It seems to create overlapping polygons. The attached screens...
- 02:39 AM Bug report #18201 (Reopened): Dissolve creates wrong output
- There might be a bug in QGIS after all. But in Voronoi. It seems to create overlapping polygons. The attached screens...
- 02:39 AM Bug report #18201 (Reopened): Dissolve creates wrong output
- There might be a bug in QGIS after all. But in Voronoi. It seems to create overlapping polygons. The attached screens...
- 02:39 AM Bug report #18201 (Reopened): Dissolve creates wrong output
- There might be a bug in QGIS after all. But in Voronoi. It seems to create overlapping polygons. The attached screens...
2018-02-23
- 12:59 AM Bug report #18201 (Closed): Dissolve creates wrong output
- Sorry, seems like I had a bad GIS day. There is overlap in the input to dissolve.
- 12:59 AM Bug report #18201 (Closed): Dissolve creates wrong output
- Sorry, seems like I had a bad GIS day. There is overlap in the input to dissolve.
- 12:54 AM Bug report #18201 (Closed): Dissolve creates wrong output
- The attached screenshot shows polygons coloured by Id. On top of them are red dotted lines showing the borders of oth...
- 12:51 AM Bug report #18194 (Closed): QGIS3 Processing Graphical Modeler GUI is messed up on OSX
- This is fixed in the code, but you'll need to manually uninstall the qgis qt custom widgets.
- 12:51 AM Bug report #18194 (Closed): QGIS3 Processing Graphical Modeler GUI is messed up on OSX
- This is fixed in the code, but you'll need to manually uninstall the qgis qt custom widgets.
- 03:18 PM Bug report #18194 (Closed): QGIS3 Processing Graphical Modeler GUI is messed up on OSX
- The GUI for the graphical modeller is so messed up on OSX that it is not usable. Please see the attached screenshot.
... - 12:50 AM Bug report #18199: QGIS dev version: error when using geopandas and osmnx
- This was likely fixed with a recent change in osgeo4w python package. Please retest.
- 06:27 PM Bug report #18199 (Open): QGIS dev version: error when using geopandas and osmnx
- I've installed several external Python modules in the QGIS Python environement (I use the last nightly build of QGIS ...
- 12:47 AM Revision 84c50893 (qgis): Merge pull request #6438 from lbartoletti/make_triangle
- Add missing make_triangle function help. Fixes #16406
- 12:47 AM Bug report #16406 (Closed): Expression builder: missing help for functions
- Applied in changeset commit:qgis|0dcea18929e4d503424e3bc7acb4ab8f456c2126.
- 12:47 AM Bug report #16406 (Closed): Expression builder: missing help for functions
- Applied in changeset commit:qgis|0dcea18929e4d503424e3bc7acb4ab8f456c2126.
- 12:46 AM Revision 8eaf0a41 (qgis): Merge pull request #6442 from tilmanb/patch-1
- Update header comment to reflect actual file name
- 12:46 AM Revision 669e754b (qgis): Merge pull request #6366 from Gustry/materialized_view
- add button to refresh a materialized view in browser [needs-docs]
- 12:14 AM Bug report #18178 (Closed): Geodatabase (.gdb) Not Opening on Mac 10.13.x with ExFAT External Drives
- This appears to be an issue with GDAL (not sure if it's only with the Kyngchaos version or GDAL in general)
- 08:50 PM Revision f37e861b (qgis): Merge pull request #6440 from ghtmtt/release-2_18
- updated it translation for 2_18
- 08:00 PM Bug report #18200 (Closed): Resampling rasters don't work
- When setting resampling of raster layers (bilinear/cubic) this has no effect what so ever...
- 07:30 PM Bug report #6881: Syntax highlighting not working for raster commands
- Still true in QGIS 3
- 07:29 PM Feature request #6767 (Closed): Duplicate bookmark buttons
- Seems solved in QGIS 3
- 07:29 PM Feature request #6767 (Closed): Duplicate bookmark buttons
- Seems solved in QGIS 3
- 07:28 PM Bug report #6616: Preview in expression builder not always showing
- Possibly the first 5 results could be shown, or the first valid (not NULL) result.
- 07:26 PM Feature request #6464 (Closed): Please create a demo QGISserver
- Done on a more formal way in the framework of OGC testing
- 07:26 PM Feature request #6464 (Closed): Please create a demo QGISserver
- Done on a more formal way in the framework of OGC testing
- 07:25 PM Bug report #6390: Size of bar on canvas: weird behaviour
- Still true in QGIS 3
- 07:14 PM Bug report #6332: WCS: the button to cancel download does nothing
- Apparently still true in QGIS 3
- 07:11 PM Feature request #5742: Preserve GRASS raster labels
- Still true in Q3
- 07:11 PM Feature request #5742: Preserve GRASS raster labels
- Still true in Q3
- 07:10 PM Feature request #5728: Avoid import-export of rasters and vector when possible
- Still true in QGIS 3, still looks important to me, as it would be a huge time saver in case of chained GRASS modules.
- 07:08 PM Feature request #5462: If GRASS variables are set, use them for analyses
- Still true in QGIS 3, unsure whether still desirable.
- 07:07 PM Feature request #5371 (Closed): Please improve the sponsors dialog
- * Now the web page is opened.
- 07:07 PM Feature request #5371 (Closed): Please improve the sponsors dialog
- * Now the web page is opened.
- 07:07 PM Feature request #5371 (Closed): Please improve the sponsors dialog
- * Now the web page is opened.
- 07:05 PM Feature request #5370: Automatic reporting of errors
- This would be useful for other parts of QGIS as well, probably.
Still true for QGIS 3. - 07:03 PM Feature request #5278: Please add WPS backend
- Still missing in Q3, still looking an useful improvement.
- 07:03 PM Feature request #5278: Please add WPS backend
- Still missing in Q3, still looking an useful improvement.
- 07:02 PM Bug report #5096 (Closed): Always use the same dialog for opening/saving files
- Seems solved now, in QGIS 3
- 07:02 PM Bug report #5096 (Closed): Always use the same dialog for opening/saving files
- Seems solved now, in QGIS 3
- 07:01 PM Feature request #5078: Create a default GRASS location
- Still true in Q3
- 07:01 PM Feature request #5039 (Closed): Cut unreprojectable geometries
- It seems to be working (geoms disappearing) now, in QGIS 3, with the automatic reprojection.
- 07:01 PM Feature request #5039 (Closed): Cut unreprojectable geometries
- It seems to be working (geoms disappearing) now, in QGIS 3, with the automatic reprojection.
- 06:22 PM Revision 611fbff4 (qgis): Revert "osgeo4w: also build pdb and corresponding package for releases"
- This reverts commit 7efcfee28cc5ae454fd50b30263e85477a4fe9c0.
- 06:19 PM Bug report #5020 (Closed): More consistency in dialogs: move output file box to the bottom
- Solved usign Processing
- 06:19 PM Bug report #5020 (Closed): More consistency in dialogs: move output file box to the bottom
- Solved usign Processing
- 06:19 PM Bug report #5020 (Closed): More consistency in dialogs: move output file box to the bottom
- Solved usign Processing
- 06:19 PM Feature request #9039 (Closed): (a) quick mode to edit table attributes
- 06:19 PM Feature request #4974: Save list of GRASS commands in a history file
- Done in Processing, still true for GRASS plugin. QGIS 3
- 06:17 PM Bug report #4952 (Closed): Auto-incremental keys should not be left editable in SpatiaLite
- fixed in QGIS 3
- 06:17 PM Bug report #4952 (Closed): Auto-incremental keys should not be left editable in SpatiaLite
- fixed in QGIS 3
- 06:07 PM Feature request #4895: Add a default template
- Still true in QGIS 3
- 06:07 PM Feature request #4834: Node tool: change colours
- Still true in QGIS 3
- 06:06 PM Feature request #4795 (Closed): Integrate connection manager
- I believe this is not important currently. We still have a lot of duplication between the browser and the DB Manager,...
- 06:06 PM Feature request #4795 (Closed): Integrate connection manager
- I believe this is not important currently. We still have a lot of duplication between the browser and the DB Manager,...
- 06:04 PM Bug report #4786 (Closed): Actions: update action automatically on dialog close
- Fixed in Q3
- 06:04 PM Bug report #4786 (Closed): Actions: update action automatically on dialog close
- Fixed in Q3
- 06:00 PM Revision a0a03921 (qgis): fix release build on windows
- 05:48 PM Bug report #17822: Wrong labels in grids of the designer (CRS changed)
- Please give also a try to QGIS 3 and then report back.
- 05:47 PM Bug report #17997 (Closed): QGIS 2.18.16 - gdalwarp - fails to convert XYZ file for no particular...
- Closing for lack of feedback, please reopen if necessary.
- 05:47 PM Bug report #17997 (Closed): QGIS 2.18.16 - gdalwarp - fails to convert XYZ file for no particular...
- Closing for lack of feedback, please reopen if necessary.
- 05:47 PM Feature request #4782 (Closed): GUI to import/export data
- I think the current situation is good enough. Geometries can be removed after import, just like any other column.
- 05:47 PM Feature request #4782 (Closed): GUI to import/export data
- I think the current situation is good enough. Geometries can be removed after import, just like any other column.
- 05:47 PM Bug report #18000 (Closed): Underperformance executing the method .dataProvider().identify() in Q...
- Closing for lack of feedback, please reopen if necessary.
- 05:45 PM Bug report #18051 (Closed): ERROR 6: GDALDriver::Create() ... no create method implemented for th...
- Stephen Eastmead wrote:
> I am looking at the Toolbox GDAL Tools.
> One thing that appears not to be correct but pl... - 05:45 PM Bug report #18051 (Closed): ERROR 6: GDALDriver::Create() ... no create method implemented for th...
- Stephen Eastmead wrote:
> I am looking at the Toolbox GDAL Tools.
> One thing that appears not to be correct but pl... - 05:43 PM Feature request #4781: Keep the history in the SQL window
- Now the content of an SQL window can be saved, so part of the issue can be considered solved.
However, closing the w... - 05:29 PM Feature request #4777: Import PostGIS raster
- Still true in QGIS 3.
Surprising that this feature does not have wider support. Drag&Drop import for rasters, as it ... - 05:26 PM Feature request #4774: Add area, length etc. triggers to DB Manager
- Still true in QGIS 3
- 05:24 PM Bug report #4717 (Closed): Rotation affects offset direction
- Well, it's an edge case. Since nobody seems interested, we can assume the current behaviour is acceptable to users.
- 05:24 PM Bug report #4717 (Closed): Rotation affects offset direction
- Well, it's an edge case. Since nobody seems interested, we can assume the current behaviour is acceptable to users.
- 05:24 PM Bug report #4717 (Closed): Rotation affects offset direction
- Well, it's an edge case. Since nobody seems interested, we can assume the current behaviour is acceptable to users.
- 05:24 PM Bug report #16014 (Closed): Enabling actions in attribute table populates the first column with a...
- Fixed in both 2.18 and master
- 05:24 PM Bug report #16014 (Closed): Enabling actions in attribute table populates the first column with a...
- Fixed in both 2.18 and master
- 05:24 PM Bug report #16014 (Closed): Enabling actions in attribute table populates the first column with a...
- Fixed in both 2.18 and master
- 05:22 PM Bug report #17359 (Closed): crash while enabling 'on the fly' CRS transformation
- Closing for lack of feedback, please reopen if necessary.
- 05:22 PM Bug report #17359 (Closed): crash while enabling 'on the fly' CRS transformation
- Closing for lack of feedback, please reopen if necessary.
- 05:22 PM Revision 2de99fbf (qgis): Merge pull request #6439 from pblottiere/bugfix_server_selection
- [server] Fixes issue when selecting multiple ids
- 05:21 PM Bug report #17630: Annotations not showing in Composer on OSX
- QGIS 3 is "out", wait for the packages, test and leave feedback, thanks!
- 05:20 PM Bug report #18198 (Closed): Gdal Help button in Processing gives annoying error
- When hitting the Help button in Processing doc dialog for GDAL algorithms an annoying Stack Trace pops up, e.g.:
... - 05:18 PM Bug report #16477 (Closed): DB Manager: QGIS mouse hangs when previewed virtual layer is unavailable
- This was a side-effect of #16476
- 05:18 PM Bug report #16477 (Closed): DB Manager: QGIS mouse hangs when previewed virtual layer is unavailable
- This was a side-effect of #16476
- 05:18 PM Bug report #16477 (Closed): DB Manager: QGIS mouse hangs when previewed virtual layer is unavailable
- This was a side-effect of #16476
- 05:17 PM Feature request #4542: ColorBrewer color ramps: better GUI organization
- Still true in QGIS 3
- 05:16 PM Bug report #18154: Fix anchor in Documentation for Processing
- using an anchor with the **same** name of the algorithm in the code (e.g. ``.. _splitwithlines``) solves the issue.
- 05:15 PM Revision 176591b4 (qgis): Update header comment to reflect actual file name
- The filename in the top comment now matches the real file name.
- 05:12 PM Bug report #16475: Vector Layer properties: Missing option in Source --> Settings frame
- Still true on 3.0, the settings frame doses not show all the options at first opening (the encoding option is missing)
- 05:01 PM Bug report #18110: Unable to create a tempory raster when calling IDW SAGA from python ('NoneType...
- Giovanni Manghi wrote:
> I'm not sure I understand how to replicate the issue. Is about when you run the tool and le... - 03:26 PM Bug report #18110 (Feedback): Unable to create a tempory raster when calling IDW SAGA from python...
- I'm not sure I understand how to replicate the issue. Is about when you run the tool and let it create a temp file in...
- 04:42 PM Revision 46eb6e34 (qgis): Update mask image
- 04:19 PM Bug report #18197 (Closed): MetadataURL isn't required but his type is required
- In the code it's written:
empty but needed for OGC tests RECOMMENDATIONS)
https://github.com/qgis/QGIS/blob/068d51c... - 04:19 PM Feature request #18196 (Open): Choose a colour for nodata values
- There may already be a feature request in for this, but I couldn't find one. Please could we have an option to set th...
- 04:18 PM Bug report #5232: "add direction symbol" does not work with curved labels
- Still true on QGIS 3.
- 04:18 PM Bug report #5232: "add direction symbol" does not work with curved labels
- Still true on QGIS 3.
- 04:11 PM Bug report #17458 (Closed): QGIS freezes when naming a style rule
- I have hit this issue recently and the cause turned to be the dialog to not show... giving the impression the program...
- 04:11 PM Bug report #17458 (Closed): QGIS freezes when naming a style rule
- I have hit this issue recently and the cause turned to be the dialog to not show... giving the impression the program...
- 04:09 PM Revision 3654ead7 (qgis): updated it translation for 2_18
- 04:04 PM Bug report #17877 (Closed): QGIS fails to add an Esri File Geodatabase (FileGDB) vector layer wit...
- Please try with a more recent version as now (that QGIS 3 is out) QGIS 2.14 is officially obsolete. With more recent ...
- 04:04 PM Bug report #17877 (Closed): QGIS fails to add an Esri File Geodatabase (FileGDB) vector layer wit...
- Please try with a more recent version as now (that QGIS 3 is out) QGIS 2.14 is officially obsolete. With more recent ...
- 03:41 PM Feature request #18195 (Open): Zenodo: make the QGIS code on GitHub citable
- At least for researchers/scientists, I think it be good if we could link QGIS to Zenodo (https://zenodo.org/).
Zenod... - 03:38 PM Revision c1ef8f02 (qgis): Merge pull request #6430 from signedav/uxduplication
- Only enable duplication when layer editable
- 03:37 PM Bug report #17659 (Closed): GDAL 2 problems with : Translate (convert format)
- Closing for lack of feedback, please reopen if necessary.
- 03:37 PM Bug report #17659 (Closed): GDAL 2 problems with : Translate (convert format)
- Closing for lack of feedback, please reopen if necessary.
- 03:37 PM Bug report #10346 (Closed): progress bar and setText not working on a mac with user script
- Closing for lack of feedback, please reopen if necessary.
- 03:37 PM Bug report #10346 (Closed): progress bar and setText not working on a mac with user script
- Closing for lack of feedback, please reopen if necessary.
- 03:36 PM Bug report #15194 (Closed): Snapping multiple items in print composer
- Closing for lack of feedback, please reopen if necessary.
- 03:36 PM Bug report #15194 (Closed): Snapping multiple items in print composer
- Closing for lack of feedback, please reopen if necessary.
- 03:33 PM Bug report #16271 (Closed): Composer item change his position without control
- Closing for lack of feedback, please reopen if necessary.
- 03:33 PM Bug report #16271 (Closed): Composer item change his position without control
- Closing for lack of feedback, please reopen if necessary.
- 03:30 PM Feature request #15882: Symbol Size assistant: updating the circle size according to values manua...
- For record, In 3.0, this label is no longer editable but I think this feature request could still be valid : allow us...
- 03:28 PM Bug report #17855 (Closed): Spatial markers
- Closing for lack of feedback, please reopen if necessary.
- 03:28 PM Bug report #17855 (Closed): Spatial markers
- Closing for lack of feedback, please reopen if necessary.
- 03:28 PM Bug report #17345 (Closed): Graduated classification is missing lowest data value in its classes
- 03:27 PM Bug report #17080 (Closed): Processing: saving to file results of SAGA raster tools do not work i...
- Closing for lack of feedback, please reopen if necessary.
- 03:27 PM Bug report #17080 (Closed): Processing: saving to file results of SAGA raster tools do not work i...
- Closing for lack of feedback, please reopen if necessary.
- 03:26 PM Bug report #15881: Symbol Size assistant: the size label should not be editable
- Still valid for 2.18 but not for 3.0 (label is read only)
- 03:26 PM Bug report #15881: Symbol Size assistant: the size label should not be editable
- Still valid for 2.18 but not for 3.0 (label is read only)
- 02:51 PM Revision 42ca67e3 (qgis): Add test
- 02:49 PM Revision 37b47c6a (qgis): [server] Fixes issue when selecting multiple ids
- 02:32 PM Revision 0dcea189 (qgis): Add missing make_triangle function help. Fix #16406
- 02:22 PM Bug report #18193 (Closed): QGIS 3: in some modules the "QgsProcessingParameterFeatureSource" is ...
- Example: Simple Kriging
is
QgsProcessingParameterFeatureSource|FIELD|Attribute|5|None|False
should be (like)... - 02:02 PM Bug report #18192 (Closed): vertex editor doesn't honour topological editing when moving a segment
- When selecting a segment, not a serie of vertices, the topological editing fails to move shared borders together.
I... - 01:52 PM Revision 0def61c3 (qgis): debian packaging: fix release builds (followup 792c19ba7)
- 01:48 PM Revision 555cdf0a (qgis): skip enabledOnlyWhenEditable from pyhton bindings
- in the construtors of QgsAction and QgsMapLayerAction
- 01:48 PM Bug report #18191 (Closed): QGIS3: "model" parameter for SAGA kriging modules must be optional an...
- Subject says it all.
- 01:32 PM Bug report #18190 (Closed): vertex editor don't honour topological editing when used with a featu...
Since a few hours before the release, vertex editor now has a priority over the selected feature so that it is poss...- 01:24 PM Bug report #18189 (Closed): QGIS 3: python error when closing Processing modules dialogs
- It happens quite frequently:
RuntimeError: wrapped C/C++ object of type AlgorithmDialog has been deleted
Traceba... - 01:20 PM Bug report #18188 (Closed): Floating point spin box values cannot be changed when using localized...
- *New description:*
OS: Windows 10 English
QGIS 2.18.16 and 3 (master) installed with OSGeo4W.
QGIS/Processing ... - 01:17 PM Bug report #18187 (Closed): QGIS 3: SAGA "output extent" values are not in the right order
- When choosing an "output extent" (manually on canvas, by input extent, by canvas extent...) the 3rd value in the list...
- 01:10 PM Revision 70c68df7 (qgis): Bump version to 3.1
- 01:09 PM Revision 49858ca4 (qgis): Release of 3.0 (Girona)
- 01:09 PM Revision 6304adde (qgis): changelog and news update for 3.0
- 01:09 PM Revision 2646b590 (qgis): translation update for 3.0 from transifex
- 01:02 PM Revision 98e769f7 (qgis): Release of 2.18.17
- 12:55 PM Feature request #18186 (Open): Should be able to lock a map object against accidental movement in...
- For most objects on the composer canvas, they can be locked against accidentally being dragged out of position by usi...
- 12:53 PM Bug report #17670 (Reopened): Profiles do not pick up 'default options', even when shown in Optio...
- @Alessandro and @Nathan, in my testing it is still not solved.
Creating a fresh profile, people will have no help ... - 12:51 PM Bug report #17767: Help About crashes 2.18.15
- Still see this on 2.18.16
- 12:46 PM Revision 55a8d41c (qgis): document parameters
- 12:33 PM Revision 917c7b6f (qgis): Do not auto-close vertex editor on any mouse click (ref #17243)
- This is a partial fix for #17243 to improve usability of vertex editor panel.
Until now the vertex editor would get c... - 12:16 PM Bug report #18185 (Closed): Incorrect file path separator in Processing GRASS tools
- When running *i.maxlik* from the GRASS7 tools in the Processing toolbox, the command fails when copying the signature...
- 12:03 PM Revision 1875d4ad (qgis): intagrated enumvalue IdentifyMode
- used like SingleEditMode here
- 11:33 AM Revision 71d25c68 (qgis): style stuff
- 11:26 AM Bug report #18184 (Closed): Vector file not found error while executing v.to.3d Grass algorithm i...
I tried renaming the file I am processing to eliminate spaces, but no difference is noticed...
This is the error ...- 11:23 AM Bug report #18183 (Closed): QGIS 3: SAGA "output extent" should not be mandatory
- It isn't mandatory in QGIS <=2.18.
Moreover it seems that if choosing an output extent, for example using one of i... - 11:19 AM Bug report #1893 (Open): opening data tables widens the main window
- 11:00 AM Bug report #1893 (Reopened): opening data tables widens the main window
- Just checked in 2.18.16, still true.
- 11:00 AM Bug report #1893 (Reopened): opening data tables widens the main window
- Just checked in 2.18.16, still true.
- 11:18 AM Revision 131efbdd (qgis): Merge pull request #6367 from slarosa/fix_saga_osx
- [processing] fix execution of SAGA algorithms under macos
- 11:17 AM Revision f93dc908 (qgis): Merge pull request #6434 from alexbruy/python-console
- [python console] remove 'u' prefixes from strings (fix #18171)
- 11:17 AM Bug report #18171 (Closed): Can't run python file from editor area in python-console
- Applied in changeset commit:qgis|7823025b8d35a5310617ade996e1fb7cd60a9f50.
- 11:17 AM Bug report #18171 (Closed): Can't run python file from editor area in python-console
- Applied in changeset commit:qgis|7823025b8d35a5310617ade996e1fb7cd60a9f50.
- 11:12 AM Revision 9a623057 (qgis): Merge pull request #5861 from signedav/bugFixSH01
- Widget size handling in status bar
- 11:09 AM Bug report #16967: value relation widget with Allow multiple selection doesn't resolve the values...
- investigating
- 11:06 AM Revision 2d9ee3dc (qgis): [pyqgis-coonsole] APIs file updated
- 11:06 AM Revision a11582f7 (qgis): hide instead of disable
- and use mode for identify - not to show the actions with isEnabledOnlyWhenEditable is active
- 11:05 AM Bug report #18182 (Closed): Check Validity fails for polygon with intersecting point
- If a polygon intersects itself at one point, the polygon has invalid geometry. However, the check validity tool does ...
- 10:43 AM Revision 8d69dc1f (qgis): indentation
- 10:39 AM Bug report #17133 (Closed): QGIS has stopped running when startup after new installation
- Closing for lack of feedback, please reopen if necessary.
- 10:39 AM Bug report #17133 (Closed): QGIS has stopped running when startup after new installation
- Closing for lack of feedback, please reopen if necessary.
- 10:34 AM Bug report #4586: Raster calculator: fails if file name has spaces
- Well, IMHO this is still an usability issue. What is your feeling?
- 10:27 AM Bug report #17560 (Closed): Attribute Table refresh issue: when there's only one row on attribute...
- 09:40 AM Revision 388cfb89 (qgis): Merge pull request #6427 from Cracert/trans
- [TRANSUP] pl: new translator
- 09:39 AM Revision 7823025b (qgis): [python console] remove 'u' prefixes from strings (fix #18171)
- 09:30 AM Revision a554409e (qgis): [processing] don't use scandir() to get directory contents (fix #18180)
- 09:29 AM Bug report #18180 (Closed): Python 3.5 specific internal command scandir is being used while runn...
- Applied in changeset commit:qgis|a554409edeaf23f654ec6aa387808840152f905d.
- 09:29 AM Bug report #18180 (Closed): Python 3.5 specific internal command scandir is being used while runn...
- Applied in changeset commit:qgis|a554409edeaf23f654ec6aa387808840152f905d.
- 04:45 AM Bug report #18180 (Closed): Python 3.5 specific internal command scandir is being used while runn...
- Python 3.5 specific command scandir is being used when Python 3.4 is being used.
This cause an alert when starting Q... - 08:53 AM Bug report #18181 (Closed): Sorting in the wrong direction for attribut table
- I have a table listing electrical consumptions with dates
On print composer I use the attribut table to show consump... - 08:26 AM Revision 35cc4c90 (qgis): Merge pull request #6433 from alexbruy/hide-modeler-tools
- [processing] hide 'Rename layer' and 'Load layer' algs from toolbox
- 07:57 AM Revision e59c264b (qgis): [processing] hide 'Rename layer' and 'Load layer' algs from toolbox
- 07:40 AM Revision 67a578f3 (qgis): fix df76bfc1
- 07:38 AM Revision 673421b0 (qgis): Merge pull request #6423 from nyalldawson/proc_auto_select_alg
- [processing] Some toolbox ux tweaks
- 07:35 AM Revision a5399def (qgis): Merge pull request #6429 from nyalldawson/fix_18179
- [processing] Fix config exception with INT/FLOAT settings
- 07:35 AM Bug report #18179 (Closed): Processing Settings exception with Settings.INT type
- Applied in changeset commit:qgis|75a9150a417071782816d6ed99f3779991cbd611.
- 07:35 AM Bug report #18179 (Closed): Processing Settings exception with Settings.INT type
- Applied in changeset commit:qgis|75a9150a417071782816d6ed99f3779991cbd611.
- 01:42 AM Bug report #18179 (In Progress): Processing Settings exception with Settings.INT type
- 01:22 AM Bug report #18179 (Closed): Processing Settings exception with Settings.INT type
- In my Processing Provider plugin I have an integer setting:...
- 06:20 AM Revision 08b75ec0 (qgis): [layouts][needs-docs] Replace layout and report icons
- The previous layout icon (a blank page) was too difficult to
distinguish from actions relating to pages themselves.
... - 05:33 AM Revision 64aa400f (qgis): Respect selection in layers in vertex tool (fixes #17782) (#6421)
- This fixes issues in situations when there are multiple vertices in one location:
1. when clicking a location, if th... - 05:33 AM Bug report #17782 (Closed): New node tool needs to respect selected features
- Applied in changeset commit:qgis|64aa400ffcf6c744c4151b8f676740eec4c9bf86.
- 05:33 AM Bug report #17782 (Closed): New node tool needs to respect selected features
- Applied in changeset commit:qgis|64aa400ffcf6c744c4151b8f676740eec4c9bf86.
- 04:56 AM Revision 5114d605 (qgis): [layouts] Fix mouse event handling on rulers
- 04:19 AM Bug report #18152: QGIS 3.0 - Data Source Manager Dialog - default behavior has changed
- Yes, that seems to help, assuming you know the difference (which I always forget) between modal and non modal dialogs...
- 02:28 AM Revision a800a371 (qgis): Merge pull request #6425 from nyalldawson/ui_default
- Update default toolbar arrangement to move short layer toolbar from left to top
- 02:23 AM Revision 7a3dc428 (qgis): Merge branch 'master' into uxduplication
- 02:18 AM Revision 9ad399d5 (qgis): resolved conflicts
- 02:03 AM Revision 5f664944 (qgis): [needs-docs] Remove " Panel" suffixes from panel titles
- This extra text adds a lot of visual clutter to the interface,
and makes tabbed dock's tab bars take up a lot of room... - 01:55 AM Revision de2c900e (qgis): [reports] Hide redundant edit header/footer buttons for
- fixed layout sections
These have no real meaning for fixed layout sections. - 01:55 AM Revision a1785e21 (qgis): [needs-docs][reports] Tweak strings for clarity, add tooltips
- Rename 'Single section' to 'Static layout section'
- 01:55 AM Revision 18ab200b (qgis): [reports] Add more descriptive tooltips to widgets
- Also
- fix widget tab orders
- tweak widget layouts for UI clarity - 01:52 AM Revision 4f4de379 (qgis): Update default toolbar arrangement to move short layer toolbar from lef...
- Now that the layer toolbar is very short (following the data source
manager changes), there's a LOT of wasted space b... - 01:43 AM Revision 75a9150a (qgis): [processing] Fix config exception with INT/FLOAT settings
- Fixes #18179
- 01:42 AM Revision 3e86804d (qgis): Merge pull request #6395 from lbartoletti/advanced_shape_digitize_toolbar
- Make Regular Shape Digitizing Toolbar disabled by default / renamed Shape Digitizing Toolbar
- 01:41 AM Revision af8ca3ed (qgis): Merge pull request #6409 from nyalldawson/fix_18065
- Revert "fix and bring back scroll area into custom widgets"
- 01:06 AM Revision e0fa2c27 (qgis): Partially revert "fix and bring back scroll area into custom widgets"
- This reverts commit 5dce8edb95fc2432dedcac3d860bd5d46b16a436.
The custom widget is still causing isseus - refs #18065 - 01:06 AM Revision 79e52408 (qgis): disable or do not display maplayeractions
- in some cases
2018-02-22
- 12:53 AM Revision 72035744 (qgis): [TRANSUP] pl: new translator
- 12:42 AM Bug report #18178 (Closed): Geodatabase (.gdb) Not Opening on Mac 10.13.x with ExFAT External Drives
- When trying to open a .gdb file on an ExFAT formatted external drive, it fails to open and gives me the following err...
- 12:05 AM Revision e6331e42 (qgis): [layouts] Fix grids are not visible on restoring projects
- Fixes #18177
- 12:05 AM Bug report #18177 (Closed): Layout grid labels not showing when opening saved project
- Applied in changeset commit:qgis|e6331e42e970d204ddd87c38ad216507832ea3b0.
- 12:05 AM Bug report #18177 (Closed): Layout grid labels not showing when opening saved project
- Applied in changeset commit:qgis|e6331e42e970d204ddd87c38ad216507832ea3b0.
- 10:35 PM Bug report #18177 (Closed): Layout grid labels not showing when opening saved project
- If I create a layout with a grid that have labels and save the project.
The next time I open the project and open th... - 11:32 PM Revision efae0fcc (qgis): Increase snapping tolerance maximum in advanced mode. Fix #18133
- 11:32 PM Bug report #18133 (Closed): Digitizing tolerance too small in advanced interface
- Applied in changeset commit:qgis|efae0fcc79ac869763faadc674c401343d317bb9.
- 11:32 PM Bug report #18133 (Closed): Digitizing tolerance too small in advanced interface
- Applied in changeset commit:qgis|efae0fcc79ac869763faadc674c401343d317bb9.
- 04:21 PM Bug report #18133 (Feedback): Digitizing tolerance too small in advanced interface
- Pull request proposed https://github.com/qgis/QGIS/pull/6415
- 04:21 PM Bug report #18133 (Feedback): Digitizing tolerance too small in advanced interface
- Pull request proposed https://github.com/qgis/QGIS/pull/6415
- 04:21 PM Bug report #18133 (Feedback): Digitizing tolerance too small in advanced interface
- Pull request proposed https://github.com/qgis/QGIS/pull/6415
- 11:30 PM Revision e24b6e60 (qgis): Merge pull request #6404 from slarosa/cursor_size_fix
- Fixes #18043: Zoom and identify tools very small on MacOSX with retina display
- 11:30 PM Bug report #18043 (Closed): Zoom and identify tools very small on MacOSX with retina display
- Applied in changeset commit:qgis|3283afd33d75e13cb03bb4eec0755a884dfef41b.
- 11:30 PM Bug report #18043 (Closed): Zoom and identify tools very small on MacOSX with retina display
- Applied in changeset commit:qgis|3283afd33d75e13cb03bb4eec0755a884dfef41b.
- 11:27 PM Revision 62cd1edb (qgis): [processing] Pressing enter in search box executes the selected algorithm
- 11:26 PM Revision 82bfc407 (qgis): [processing] When searching in toolbox, automatically select
- the first visible algorithm if the previously selected item
was hidden
Avoids hidden selections in the toolbox - 10:27 PM Revision e1555228 (qgis): Merge pull request #6422 from borysiasty/nicer_manager
- [Plugin manager] A little bit nicer details view
- 10:07 PM Revision 92060a88 (qgis): [Plugin manager][needs-doc] Follows up 454a93606a: Improved plugin deta...
- 09:05 PM Bug report #18080: Vector Fixed Distance Buffer
- The shapefiles I attached are only of a specific region of the original shapefiles I created from two different layer...
- 09:02 PM Bug report #18080: Vector Fixed Distance Buffer
- Correction, The last 2 sentences of the original description should read as follows: I did this same process with a ...
- 08:53 PM Bug report #18081: GDB recognition mixup
- Hi Richard,
The "layers panel" shows the correct layers from the GDB. The "Layer Properties" of each layer also s... - 08:48 PM Revision 454a9360 (qgis): [Plugin manager] Tabular layout for the details view
- 07:54 PM Bug report #17985 (Feedback): Huge memory leak with QgsFeature.attributes() in Python
- 07:54 PM Bug report #17870 (Feedback): Auxiliary Storage not saved when project is saved
- Just tested on the latest master (on osgeo4w) and works ok for me.
- 07:50 PM Bug report #17470 (Closed): Editing Z / M value in scratch layer using node tool triggers a cras...
- Reopen if the related fixed issue did not fixed also this one.
- 07:50 PM Bug report #17470 (Closed): Editing Z / M value in scratch layer using node tool triggers a cras...
- Reopen if the related fixed issue did not fixed also this one.
- 07:45 PM Revision 002c0208 (qgis): Convert script to python3 and pep8 it
- 06:40 PM Revision dd56d0c5 (qgis): Merge pull request #6419 from mhugo/release-2_18
- Fix call to representValue in identifydialog
- 06:37 PM Revision 92becc43 (qgis): [Plugin manager] Slightly polished style of the details view
- 06:18 PM Feature request #18142 (Feedback): Blue text on yellow background in Options menu search results ...
- Would that be better Johannes?
- 06:18 PM Feature request #18142 (Feedback): Blue text on yellow background in Options menu search results ...
- Would that be better Johannes?
- 03:59 PM Feature request #18142: Blue text on yellow background in Options menu search results is super ugly
- Confirmed :)
see attached picture
- 03:59 PM Feature request #18142: Blue text on yellow background in Options menu search results is super ugly
- Confirmed :)
see attached picture
- 06:06 PM Bug report #18152 (Feedback): QGIS 3.0 - Data Source Manager Dialog - default behavior has changed
- Oh,
by chance I discovered that it is now a setting in the option dialog/General tab. So Mark, can you confirm cha... - 06:06 PM Bug report #18152 (Feedback): QGIS 3.0 - Data Source Manager Dialog - default behavior has changed
- Oh,
by chance I discovered that it is now a setting in the option dialog/General tab. So Mark, can you confirm cha... - 03:53 PM Bug report #18152: QGIS 3.0 - Data Source Manager Dialog - default behavior has changed
- I confirm that on ubuntu 16.04 with 585a4d3 that the dialog is modal, not letting any use of the underlying QGIS main...
- 05:38 PM Bug report #17458: QGIS freezes when naming a style rule
- Here works fine with 2.18.16
- 05:26 PM Bug report #18176: Plugin MetaSearch crashed
- Hi Bob.
Please provide more information.
Because in QGIS 2.18.16 and in QGIS 2.14.22 is working.
Did you install... - 04:34 PM Bug report #18176 (Closed): Plugin MetaSearch crashed
- I have been receiving this message when opening QGIS each time since January 2018 until now:
Plugin MetaSearch: The ... - 05:24 PM Bug report #17255: closed maps
- Problem solved??
- 05:00 PM Revision 193e0a7e (qgis): Fix call to representValue in identifydialog
- This should fix the problem of queries with WHERE (id = 'NULL') when the
string 'NULL' cannot be converted to integer... - 04:53 PM Revision 23951f3f (qgis): Update tsstat.pl
- correct arry
- 04:51 PM Revision 68619027 (qgis): Merge pull request #6416 from SrNetoChan/patch-4
- Adds Portuguese translator
- 04:40 PM Revision 99e437ce (qgis): Adds Portuguese translator
- 04:37 PM Bug report #17586: Intersects from Select by Location not working for points/lines when using Pos...
- I confirm the issue is still ocurring on current master (commit e06e95c255115803747721cba4ab040869778bb2).
In the ... - 12:16 PM Bug report #17586: Intersects from Select by Location not working for points/lines when using Pos...
- Seems to work ok on latest master. Please leave feedback.
- 04:31 PM Feature request #18175 (Closed): Select by location in the vector menu
- It should be nice to have the 'select by location' function in the 'Vector -> Research Tools' menu in QGIS 3.00. This...
- 04:01 PM Revision 81d8625f (qgis): Merge pull request #6407 from elpaso/bugfix-18099-wfs-operations-xref-2
- [bugfix] Support Distributed Computing Platform (DCP) for WFS
- 04:00 PM Feature request #18099 (Closed): WFS Capabilities handling problem
- Applied in changeset commit:qgis|f1b59876344bf0c0f066c81bf8ef73ef25365023.
- 04:00 PM Feature request #18099 (Closed): WFS Capabilities handling problem
- Applied in changeset commit:qgis|f1b59876344bf0c0f066c81bf8ef73ef25365023.
- 03:53 PM Bug report #18159: Bug on macros(?!)
- Hi Regis,
Thanks for support but I still have the same issue, even importing iface and QgsMapLayerRegistry (and wi... - 03:44 PM Bug report #18159 (Closed): Bug on macros(?!)
- 03:44 PM Bug report #18159: Bug on macros(?!)
Hi,
this works here:...- 03:11 PM Revision e06e95c2 (qgis): Merge pull request #6413 from mhugo/master
- Fix call to representValue in identifydialog (refs #17175)
- 02:55 PM Bug report #15619 (Closed): ERS format not available in drop down file type menu for gdalwarp and...
- Closing for lack of feedback, please reopen if necessary.
- 02:55 PM Bug report #15619 (Closed): ERS format not available in drop down file type menu for gdalwarp and...
- Closing for lack of feedback, please reopen if necessary.
- 02:54 PM Bug report #17230 (Closed): QGIS Crash after cutting features
- Closing for lack of feedback, please reopen if necessary.
- 02:54 PM Bug report #17230 (Closed): QGIS Crash after cutting features
- Closing for lack of feedback, please reopen if necessary.
- 02:54 PM Bug report #17153 (Closed): QGIS 2.18.12 crashes on "save as"
- Closing for lack of feedback, please reopen if necessary.
- 02:54 PM Bug report #17153 (Closed): QGIS 2.18.12 crashes on "save as"
- Closing for lack of feedback, please reopen if necessary.
- 02:52 PM Bug report #16438 (Closed): Categorized layer crashes when deselecting
- Closing for lack of feedback, please reopen if necessary.
- 02:52 PM Bug report #16438 (Closed): Categorized layer crashes when deselecting
- Closing for lack of feedback, please reopen if necessary.
- 02:51 PM Bug report #17880: Refresh of non-geometry table clears a table
- Also cannot replicate.
- 02:51 PM Bug report #17880 (Closed): Refresh of non-geometry table clears a table
- Closing for lack of feedback, please reopen if necessary.
- 02:51 PM Bug report #17880 (Closed): Refresh of non-geometry table clears a table
- Closing for lack of feedback, please reopen if necessary.
- 02:48 PM Bug report #16064 (Closed): Data defined position of table in print composer
- Closing for lack of feedback, please reopen if necessary.
- 02:48 PM Bug report #16064 (Closed): Data defined position of table in print composer
- Closing for lack of feedback, please reopen if necessary.
- 02:44 PM Bug report #15337 (Closed): Scale dependent layer visibility and print composer
- Closing for lack of feedback, please reopen if necessary.
- 02:44 PM Bug report #15337 (Closed): Scale dependent layer visibility and print composer
- Closing for lack of feedback, please reopen if necessary.
- 02:44 PM Bug report #17374 (Closed): QGIS elevation interpolation from sprayer RTK data in agriculture
- Closing for lack of feedback, please reopen if necessary.
- 02:44 PM Bug report #17374 (Closed): QGIS elevation interpolation from sprayer RTK data in agriculture
- Closing for lack of feedback, please reopen if necessary.
- 02:43 PM Bug report #17139 (Closed): QGIS 2.18.4 Crash on resizing Polygons
- Closing for lack of feedback, please reopen if necessary.
- 02:43 PM Bug report #17139 (Closed): QGIS 2.18.4 Crash on resizing Polygons
- Closing for lack of feedback, please reopen if necessary.
- 02:43 PM Bug report #17500 (Closed): Crash when deleting fields on joined layer
- Closing for lack of feedback, please reopen if necessary.
- 02:43 PM Bug report #17500 (Closed): Crash when deleting fields on joined layer
- Closing for lack of feedback, please reopen if necessary.
- 02:42 PM Bug report #18174: Help oneliner in python console is not showing all info on Windows environment
- Confirmed: To be even more clear, on Linux you get more information about every method. EG:...
- 02:42 PM Bug report #18174: Help oneliner in python console is not showing all info on Windows environment
- Confirmed: To be even more clear, on Linux you get more information about every method. EG:...
- 02:18 PM Bug report #18174 (Open): Help oneliner in python console is not showing all info on Windows envi...
- the command help(iface.addVectorLayer) return an incomplete text when is used in the python console in Windows.
- 02:42 PM Bug report #17955 (Closed): Grass tool error on QGIS 2.18.15
- Closing for lack of feedback, please reopen if necessary.
- 02:42 PM Bug report #17955 (Closed): Grass tool error on QGIS 2.18.15
- Closing for lack of feedback, please reopen if necessary.
- 02:41 PM Bug report #17909: QGIS crash when counting features by value
- Philippe Weber wrote:
> I made a new install with QGIS 2.18.16 with no plugin installed on it and it crashs again.
... - 02:36 PM Revision 31df6084 (qgis): Also use DCP for transaction (if available)
- Also QgsDebugMsg->Level
- 02:35 PM Bug report #16198: QgsGeometry().asPolygon() segfaults, Python, SIP
- No crash on QGIS Master (git commit 345088c863) on Linux (Qt 5.10, Python 3.6.4) either. Thank you!
- 01:44 PM Bug report #16198: QgsGeometry().asPolygon() segfaults, Python, SIP
- No crash anymore on latest QGIS 3 on Windows. Please leave feedback.
- 02:26 PM Bug report #17968 (Closed): raster clipper
- Closing for lack of feedback, please reopen if necessary.
- 02:26 PM Bug report #17968 (Closed): raster clipper
- Closing for lack of feedback, please reopen if necessary.
- 02:23 PM Bug report #17623 (Open): If the current feature ($geometry) falls outside the canvas's visibilit...
- 02:21 PM Bug report #16759 (Open): QGIS shows incomplete data when opening a .pbf/.osm file
- Giovanni Manghi wrote:
> I the issue also on Linux also with the .osm format, however translating to Spatialite or P... - 02:16 PM Bug report #18153 (Feedback): When loading a raster style from .qml the resampling options are no...
- Would you please add a minimal test project and qml file to reproduce this issue?
- 02:12 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- Jürgen Fischer wrote:
> hint: crashes here on debian unstable with @QT_GRAPHICSSYSTEM=opengl@, but not with @raster@... - 01:48 AM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- hint: crashes here on debian unstable with @QT_GRAPHICSSYSTEM=opengl@, but not with @raster@ or @native@.
- 02:07 PM Revision 5eb3e6b0 (qgis): Save variables are key value in settings (#6411)
- * Save variables are key value in settings
This allows variables to be set in qgis_global_settings.ini correctly.
T... - 01:52 PM Bug report #17315 (Open): 3D Viewer: QGIS Crash when activating 3D Map view and 3D renderer
- Spoke with Martin Dobias, issue true but possibly related to graphic card/drivers.
- 01:52 PM Bug report #17315 (Open): 3D Viewer: QGIS Crash when activating 3D Map view and 3D renderer
- Spoke with Martin Dobias, issue true but possibly related to graphic card/drivers.
- 01:50 PM Bug report #17346 (Feedback): Composer doesn't render rasters
- Can you make the point of the situation with the latest available build of QGIS 3? issue still confirmed?
- 01:49 PM Bug report #17129: Composer doesn't draw rasters
- Can you make the point of the situation with the latest available build of QGIS 3? issue still confirmed?
- 01:46 PM Bug report #13831: Save to Spatialite fails if input is from same DB
- Note that when you create a spatialite file as output, it is not supported to add tables to an existing spatialite da...
- 01:45 PM Bug report #17240 (Closed): When a node on the end of a path is selected and dragged, the whole l...
- Please reopen if you have a clear way to replicate the problem. Thanks!
- 01:45 PM Bug report #17240 (Closed): When a node on the end of a path is selected and dragged, the whole l...
- Please reopen if you have a clear way to replicate the problem. Thanks!
- 01:44 PM Bug report #17449 (Closed): QGIS master does not open after installing on Ubuntu 16.04
- Closing for lack of feedback, please reopen if necessary.
- 01:44 PM Bug report #17449 (Closed): QGIS master does not open after installing on Ubuntu 16.04
- Closing for lack of feedback, please reopen if necessary.
- 01:42 PM Bug report #14932 (Closed): "NULL" text in null field should disappear as soon as a field gets th...
- Closing for lack of feedback, please reopen if necessary.
- 01:42 PM Bug report #14932 (Closed): "NULL" text in null field should disappear as soon as a field gets th...
- Closing for lack of feedback, please reopen if necessary.
- 01:37 PM Bug report #17486: Help button does not work in its default implementation (returns a wrong url)
- Harrissou Santanna wrote:
> What is the status of this report? Are all raised issues considered as fixed now?
> Tha... - 01:37 PM Bug report #15894: Transaction groups + translation with node tool issue
- Master not affected with full vertex editor refactor. The fix is only for QGIS2 then
- 01:33 PM Bug report #15894 (Open): Transaction groups + translation with node tool issue
- Still true in QGIS 2.18.16
- 01:35 PM Bug report #17448 (Closed): 'Raster' menu split in two in some locales
- Seems ok on QGIS 3, please reopen if necessary.
- 01:35 PM Bug report #17448 (Closed): 'Raster' menu split in two in some locales
- Seems ok on QGIS 3, please reopen if necessary.
- 01:31 PM Bug report #17288 (Closed): QGIS3: OGR processing of scratch layers leads to wrong encoding
- Just checked on the latest master and seems to be ok, please reopen of necessary.
- 01:31 PM Bug report #17288 (Closed): QGIS3: OGR processing of scratch layers leads to wrong encoding
- Just checked on the latest master and seems to be ok, please reopen of necessary.
- 01:31 PM Bug report #16238: Loading a plugin that adds to the processing plugin does not work correctly
- There is no more "algList" in source code, registry should be used everywhere now, so this should not append anymore.
- 12:32 PM Bug report #16238 (Closed): Loading a plugin that adds to the processing plugin does not work cor...
- Closing for lack of feedback, please reopen if necessary.
- 12:32 PM Bug report #16238 (Closed): Loading a plugin that adds to the processing plugin does not work cor...
- Closing for lack of feedback, please reopen if necessary.
- 01:25 PM Bug report #17252 (Closed): Can't make install QGIS master on OS X (crashes on launch)
- 01:25 PM Bug report #16836 (Closed): A lot harder now to insert new nodes into lines and reshape lines in ...
- Assuming the discussion has been ported to the mailing lists (users and/or developers).
- 01:25 PM Bug report #16836 (Closed): A lot harder now to insert new nodes into lines and reshape lines in ...
- Assuming the discussion has been ported to the mailing lists (users and/or developers).
- 01:25 PM Bug report #16597 (Closed): layer name column width in new snapping dock is reset when adding a n...
- 01:22 PM Bug report #16597: layer name column width in new snapping dock is reset when adding a new layer
- seems fixed in recent master - tested with 585a4d3
- 01:23 PM Bug report #4304 (Feedback): Show only writable raster and vector formats in Processing "save fil...
- 01:23 PM Bug report #4304 (Open): Show only writable raster and vector formats in Processing "save file" d...
- Paolo Cavallini wrote:
> Unsure about this: in GRD files, which should be non-writable, are listed in the dropdown m... - 01:17 PM Bug report #16655: importing qlr does not import widget types
- still true in 2.18.16
- 01:15 PM Bug report #1893 (Closed): opening data tables widens the main window
- Assuming is fixed.
- 01:15 PM Bug report #1893 (Closed): opening data tables widens the main window
- Assuming is fixed.
- 01:14 PM Revision 3ce8dc12 (qgis): Fix port for WFS server integration tests
- 01:06 PM Bug report #17235 (Closed): Qgis crash on loading 1000 layer project [60fd763] on Xubuntu Artful
- 01:05 PM Bug report #6413 (Open): Support SLD with multiple FeatureTypeStyles
- Andrea Aime wrote:
> Hi Luigi, any reason why this ticket is still open?
it seems the PR misses a unit test. - 01:05 PM Bug report #6413 (Open): Support SLD with multiple FeatureTypeStyles
- Andrea Aime wrote:
> Hi Luigi, any reason why this ticket is still open?
it seems the PR misses a unit test. - 01:05 PM Bug report #17298 (Closed): Processing: gdal merge python error on QGIS 3
- Fixed in OSGeo4W's python-core.
- 01:05 PM Bug report #17298 (Closed): Processing: gdal merge python error on QGIS 3
- Fixed in OSGeo4W's python-core.
- 12:32 PM Bug report #17298: Processing: gdal merge python error on QGIS 3
- what I'm not sure with the above fiex is that setting the osgeo4w env in each command wrapper does not allow to run a...
- 12:26 PM Bug report #17298: Processing: gdal merge python error on QGIS 3
- as suggested by @jürgen adding load of osge4w env just in any command wrapper fix the issue
- 11:25 AM Bug report #17298: Processing: gdal merge python error on QGIS 3
- confirmed in this conditions:
Run qgis from start bar => e.g. run C:\<osgeo install>\bin\qgis-dev-bin-g7.4.0.exe
... - 11:14 AM Bug report #17298: Processing: gdal merge python error on QGIS 3
- not confirmed with qgis master installed yesterday on win10 on my laptop... twin check with Giovanni on his laptop co...
- 10:58 AM Bug report #17298: Processing: gdal merge python error on QGIS 3
- Still true on the latest master.
- 12:54 PM Bug report #8332 (Closed): QGIS uses comma as decimal separator for shapefile attribute data
- Even Rouault wrote:
> @marco Do you reproduce with recent GDAL versions ? Normally this issue has been fixed in GDAL... - 12:54 PM Bug report #8332 (Closed): QGIS uses comma as decimal separator for shapefile attribute data
- Even Rouault wrote:
> @marco Do you reproduce with recent GDAL versions ? Normally this issue has been fixed in GDAL... - 12:53 PM Bug report #16026 (Closed): Value map entries aren't copied with table style (2.99 110ffe2)
- Closing for lack of feedback, please reopen if necessary.
- 12:53 PM Bug report #16026 (Closed): Value map entries aren't copied with table style (2.99 110ffe2)
- Closing for lack of feedback, please reopen if necessary.
- 12:52 PM Bug report #17179 (Closed): QGIS2.99 build does not find libpq-fe.h on OS X Sierra
- Closing for lack of feedback, please reopen if necessary.
- 12:52 PM Bug report #17179 (Closed): QGIS2.99 build does not find libpq-fe.h on OS X Sierra
- Closing for lack of feedback, please reopen if necessary.
- 12:52 PM Bug report #17310 (Closed): Cannot start up docker container qgis/qgis on Mac
- 12:46 PM Feature request #17581: add the ability to control if a layer action is displayed or not
Discussed here for reference : [[http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-Concerns-re-UX-of-new-quot-dupl...- 12:32 PM Bug report #16845 (Closed): Layers missing when project opened in Linux master 7d67b02, works fin...
- Reopen if it turns is not the same as #16049
- 12:32 PM Bug report #16845 (Closed): Layers missing when project opened in Linux master 7d67b02, works fin...
- Reopen if it turns is not the same as #16049
- 12:31 PM Bug report #10634 (Closed): WMS provider: Cannot calculate extent
- This is (was) a caching problem, should be ok an all the latest releases.
- 12:31 PM Bug report #10634 (Closed): WMS provider: Cannot calculate extent
- This is (was) a caching problem, should be ok an all the latest releases.
- 12:30 PM Bug report #4586: Raster calculator: fails if file name has spaces
- Where do we stand with this?
- 12:27 PM Bug report #16818 (Closed): build error while building py_console
- 12:23 PM Bug report #16995 (Closed): Cannot add WFS layer from QGIS Server to GeoServer
- Closing for lack of feedback, please reopen if necessary.
- 12:23 PM Bug report #16995 (Closed): Cannot add WFS layer from QGIS Server to GeoServer
- Closing for lack of feedback, please reopen if necessary.
- 12:22 PM Bug report #17499 (Closed): Identify results not working correctly
- 12:21 PM Bug report #17617: QGIS master: is_layer_visible () does not update automatically
- In QGIS 2, the is_layer_visible function does not exist; so it's not a regression.
- 12:09 PM Bug report #17617: QGIS master: is_layer_visible () does not update automatically
- Feedback needed here. Is a regression in QGIS 3 (did it worked as expected in QGIS 2)?
- 12:20 PM Bug report #18065: Processing Modeler UI input widgets do not resize
- No, I have a fresh ubuntu 17.10 VM with only 2.99dev installed. The qgis_customwidgets.py file is reinstalled every t...
- 11:50 AM Bug report #18065: Processing Modeler UI input widgets do not resize
- Do you have 2.x also installed?
- 12:17 PM Bug report #17541 (Closed): Processing Toolbox ads decimal places in attributes, all fields have ...
- Closing for lack of feedback, please reopen if necessary.
- 12:17 PM Bug report #17541 (Closed): Processing Toolbox ads decimal places in attributes, all fields have ...
- Closing for lack of feedback, please reopen if necessary.
- 12:07 PM Bug report #17633: GeoPackage DB are shown empty in the Data Source Manager --> Browser tab
- Harrissou Santanna wrote:
> Here's one of the culprits https://framadrop.org/r/EuTOb1CDme#xlKj9jdAHUnrcgZA/swbYE7fYg... - 12:04 PM Bug report #17653: 3d: x-axis movements while holding right button should result in camera rotation
- Feedback requested.
- 12:03 PM Bug report #17759 (Closed): Qgis-Lite
- 12:03 PM Bug report #17866 (Open): Cannot load WMS capabilities from WMS provider in QGIS3 from standalone...
- Making it "high" as is a regression.
- 12:03 PM Bug report #17866 (Open): Cannot load WMS capabilities from WMS provider in QGIS3 from standalone...
- Making it "high" as is a regression.
- 12:03 PM Bug report #17866 (Open): Cannot load WMS capabilities from WMS provider in QGIS3 from standalone...
- Making it "high" as is a regression.
- 12:01 PM Bug report #17950 (Closed): QGIS 3 Crashed during a attribute joining
- Closing for lack of feedback, please reopen if necessary.
- 12:01 PM Bug report #17950 (Closed): QGIS 3 Crashed during a attribute joining
- Closing for lack of feedback, please reopen if necessary.
- 12:01 PM Bug report #17950 (Closed): QGIS 3 Crashed during a attribute joining
- Closing for lack of feedback, please reopen if necessary.
- 12:00 PM Bug report #17964 (Open): Pan to feature / Zoom to feature behave exactly the same
- 11:59 AM Bug report #17999 (Open): Aborted (core dumped) with GRASS trunk as processing
- The trace seems to indicate that is QGIS crashing.
- 11:59 AM Bug report #17999 (Open): Aborted (core dumped) with GRASS trunk as processing
- The trace seems to indicate that is QGIS crashing.
- 11:59 AM Revision 5e70e962 (qgis): Fix call to representValue in identifydialog (refs #17175)
- This should fix the problem of queries with WHERE (id = 'NULL') when the
string 'NULL' cannot be converted to integer... - 11:41 AM Bug report #17175: Relation reference widget triggers SQL syntax error with UUID fields in Postgres
- No need for uuid type.
With two postgis tables like this:... - 11:37 AM Feature request #18173: closest point to a feature plugin
- Okay, thanks.
- 10:22 AM Feature request #18173 (Closed): closest point to a feature plugin
- This isn't a user assistance site - please use gis.stackexchange.com for questions like this.
- 10:22 AM Feature request #18173 (Closed): closest point to a feature plugin
- This isn't a user assistance site - please use gis.stackexchange.com for questions like this.
- 09:59 AM Feature request #18173 (Closed): closest point to a feature plugin
- Please am doing some analysis with my Qgis software and came across an issue which I really wish to know if there is ...
- 09:53 AM Bug report #17606: QGIS Server 2.14.19 WFS GetFeature Server Error
- René-Luc ReLuc wrote:
> I have fixed an issue in 2.14 about MultiLineString in GML commit:d8ca6367ff7e65bb39e0c09ee9... - 09:41 AM Bug report #17606: QGIS Server 2.14.19 WFS GetFeature Server Error
- I have fixed an issue in 2.14 about MultiLineString in GML commit:d8ca6367ff7e65bb39e0c09ee9b3d2b479a689f3 that has b...
- 09:33 AM Revision 6a8e4234 (qgis): Merge pull request #6406 from borysiasty/master
- [Plugin manager] Display available and installed version origins in tooltips
- 08:50 AM Bug report #18025 (Open): QGIS 2.18.16 crash on "save as"
- I'm sorry, but I don't find any solution.
Have you an idea to resolve problem? - 08:05 AM Revision 2973e85f (qgis): "Fix" crash in attribute table field calculator
- 07:11 AM Bug report #18170: QGIS crashes when makeGraph is called.
- QGIS 2.14 is too old. Please test on latest 2.18 and/or master.
- 05:52 AM Revision 3ed98f17 (qgis): Merge pull request #6383 from Fanevanjanahary/key
- [dbmanager] fix shortcut execute query
- 01:04 AM Revision 6b2d3eea (qgis): String fix
2018-02-21
- 12:37 AM Revision 9a3bfa01 (qgis): fix translation strings
- 12:07 AM Bug report #18156 (Closed): I can not edit the DXF file. I am curious why this is happening. Is...
- There is no in-place edit support for DXF (this would need to be added in the GDAL library). You'll need to save the ...
- 12:07 AM Bug report #18156 (Closed): I can not edit the DXF file. I am curious why this is happening. Is...
- There is no in-place edit support for DXF (this would need to be added in the GDAL library). You'll need to save the ...
- 12:05 AM Bug report #18166 (Closed): QGIS virtual field calculations fail for selected features
- Virtual fields can't be applied only to selections - They are a brand new field, present for every feature in the lay...
- 12:05 AM Bug report #18166 (Closed): QGIS virtual field calculations fail for selected features
- Virtual fields can't be applied only to selections - They are a brand new field, present for every feature in the lay...
- 03:53 PM Bug report #18166 (Closed): QGIS virtual field calculations fail for selected features
- I have tried using the virtual field option in Field calculator.
On the top of the Field calculator window it says... - 12:03 AM Revision 0481666b (qgis): Merge pull request #6408 from arnaud-morvan/processing_reload_fix
- Processing reload fixes
- 12:03 AM Bug report #18162 (Closed): Disabling and reenabling Processing multiple times throws Python error
- Applied in changeset commit:qgis|d3a4a3451552517fa5a03d90d86d615a58975404.
- 12:03 AM Bug report #18162 (Closed): Disabling and reenabling Processing multiple times throws Python error
- Applied in changeset commit:qgis|d3a4a3451552517fa5a03d90d86d615a58975404.
- 10:50 PM Bug report #18162 (In Progress): Disabling and reenabling Processing multiple times throws Python...
- Pull request proposed : https://github.com/qgis/QGIS/pull/6408
- 06:05 PM Bug report #18162: Disabling and reenabling Processing multiple times throws Python error
- It raise on first reload for me, and a new group without name appear with QGIS logo and with duplicated QGIS native g...
- 09:52 AM Bug report #18162: Disabling and reenabling Processing multiple times throws Python error
- I've noticed the same, but didn't bother you, as it's a marginal issue.
- 09:04 AM Bug report #18162 (Closed): Disabling and reenabling Processing multiple times throws Python error
- Steps to reproduce:
# Start QGIS
# Open Plugin Manager
# Disable Processing plugin
# Then enable it back
# Repea... - 11:59 PM Revision 1eea8579 (qgis): Remove use of deprecated trUtf8 method
- This method was deprecated in Qt 5.0 - we need to remove
its use so that we can turn off the remaining Qt4 compatibil... - 11:58 PM Revision f1445538 (qgis): Merge pull request #6399 from nyalldawson/hide_dupe
- Hide 'duplicate features' actions by default
- 11:36 PM Bug report #18167: I have a modification to make r.mapcalc (grass7/processing toolbox) work with ...
- Giovanni Manghi wrote:
> Please file a pull request in the QGIS code repository. Thanks!
I do it :
commit:e598... - 03:58 PM Bug report #18167 (Feedback): I have a modification to make r.mapcalc (grass7/processing toolbox)...
- Please file a pull request in the QGIS code repository. Thanks!
- 03:58 PM Bug report #18167 (Feedback): I have a modification to make r.mapcalc (grass7/processing toolbox)...
- Please file a pull request in the QGIS code repository. Thanks!
- 03:58 PM Bug report #18167 (Feedback): I have a modification to make r.mapcalc (grass7/processing toolbox)...
- Please file a pull request in the QGIS code repository. Thanks!
- 03:56 PM Bug report #18167 (Closed): I have a modification to make r.mapcalc (grass7/processing toolbox) w...
- Hi,
+*I have a modification to make r.mapcalc (from QGIS/GRASS 7 processing toolbox) work with windows 7 and QGIS ... - 11:04 PM Feature request #18172 (Open): Define area in Nearest Neighbor analysis
- When using the Nearest neighbor analysis (Menu bar >>> Vector >>> Analysis >>> Nearest Neighbor Analysis) the current...
- 10:48 PM Bug report #18171 (Closed): Can't run python file from editor area in python-console
- When python-console is open, i open the editor area, create a small script like:
print("hello")
Running this ... - 10:47 PM Revision 5cfe2784 (qgis): calculate mTwoCharSize
- 10:45 PM Revision 5af792c1 (qgis): [processing] Call toolbox.deleteLater to avoid slot calls after unload
- 10:42 PM Revision 3718d4e6 (qgis): [processing] Properly load basic providers
- Processing module should only register it's own basic providers.
Note that when reloading a plugin, subclasses of Pro... - 10:42 PM Revision d3a4a345 (qgis): [processing] Fix slot prototype in ModelerAlgorithmProvider. Fix #18162
- 10:34 PM Revision 5d5927ac (qgis): Add shapeDigitizeToolbar to acceptable missing doc
- 10:12 PM Bug report #18065: Processing Modeler UI input widgets do not resize
- Nyall Dawson wrote:
> You need to uninstall the custom widgets and totally remove them from your system
Issue was... - 09:58 PM Revision 31428242 (qgis): Cosmetic fixes
- 09:48 PM Revision f1b59876 (qgis): [bugfix] Support Distributed Computing Platform (DCP) for WFS
- Implement the possibility to specify different endpoints
for different WFS operations.
With tests.
Fixes #18099 WFS... - 09:44 PM Bug report #17874: No full support of HiDPI on Windows 10
- Qgis development does not work that. It's an open source project and development is not dictated by a formal list of ...
- 08:52 PM Bug report #17874: No full support of HiDPI on Windows 10
- I could not see this issue being addressed in the roadmap. Are people keeping track of this? This issue has not being...
- 08:35 PM Bug report #17874: No full support of HiDPI on Windows 10
- 3.0 makes qgis usable on hidpi. There's still a lot of work needed to add polish, both by qgis and the underlying qt ...
- 05:01 PM Bug report #17874: No full support of HiDPI on Windows 10
- Can anyone familiar with this issue give an update? My understanding is that support for HiDPI display was going to b...
- 09:36 PM Revision f17ba6bc (qgis): only decrease when larger than two signs
- and increase always. but decrease again only when more than the size of "00" difference.
- 09:33 PM Revision 86a48e47 (qgis): [Plugin manager] Display origins of the available and installed version...
- 09:33 PM Bug report #17808: [Vertex editor] Hitting DEL when no vertex is selected in the Vertex Editor pa...
- Sorry I am unable to replicate. Could you please try again and maybe attach some test data and exact steps of what yo...
- 09:22 PM Feature request #18168: Migrating Issue Management to GitHub
- Thanks -- for completeness I'd like to address the following points made in the page you linked to:
> nobody was a... - 06:50 PM Feature request #18168 (Closed): Migrating Issue Management to GitHub
- Will close this as this is not about QGIS itself, but about the infrastructure to use.
- 06:49 PM Feature request #18168: Migrating Issue Management to GitHub
- Note that we are discussion about this already for some long time.
See:
https://github.com/qgis/QGIS/wiki/Devel... - 04:26 PM Feature request #18168 (Closed): Migrating Issue Management to GitHub
- Issue and feature management is already done in GitHub for other QGIS repositories (e.g. `QGIS-Documentation`).
Give... - 09:05 PM Revision 88a5e320 (qgis): - Rename "Advanced Shape Digitize Toolbar" -> "Shape Digitize Toolbar"
- - Rewrite ui_defaults.h
- 08:44 PM Revision 277e06ec (qgis): [processing] Fix some message box titles
- 08:44 PM Revision 146d4081 (qgis): [processing] Add direct action to open an existing model in editor
- 08:44 PM Revision bd99f697 (qgis): More dialog title HIG fixes
- 08:44 PM Revision 835cca7c (qgis): [processing] More string HIG fixes
- 07:46 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- Giovanni Manghi wrote:
>
> no, it is not solved at all. In fact is a long time that I try to raise some attention ... - 06:54 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
> Thanks for explaining. I understand from developers point of view this is solved issue, but from users perspectiv...- 06:41 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- Giovanni Manghi wrote:
>
> it means that the binaries available from the official "channels" (linux repositories, ... - 03:56 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- Uroš Preložnik wrote:
> René-Luc ReLuc wrote:
> > I have testing n the same server : the package provided by qgis.o... - 03:33 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- René-Luc ReLuc wrote:
> I have testing n the same server : the package provided by qgis.org and my own build.
>
>... - 07:22 PM Bug report #18170 (Closed): QGIS crashes when makeGraph is called.
- I have a plugin that runs the following code...
- 07:20 PM Bug report #18164: Can't get the Clipper Tool to Work
- Bryony, the data has the same reference system?
- 01:30 PM Bug report #18164 (Closed): Can't get the Clipper Tool to Work
- Hi,
I'm new to QGIS however have some experience with ArcGIS, I can't get the clipper tool to work, I'm trying to ... - 05:47 PM Bug report #18169 (Closed): QGIS doesn't read geometry from WFS
- When I try to read the following WFS, QGIS only reads attributes without geometry
http://go.geozug.ch/Zug_WFS_Baumka... - 05:30 PM Revision 9c2a0f8a (qgis): Add GRASS74 support (backported from 2dece58b679)
- 04:44 PM Revision c8ed4c16 (qgis): Merge pull request #6279 from mhugent/featureinfo_gml_id
- Server: if there is a primary key, use the pk value(s) as gml id inst…
- 03:17 PM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
- I can successfully import `QtWebEngineWidgets` from PyQt5 5.9.2 (version currently used by QGIS 2c53630747) in a stan...
- 02:40 PM Bug report #18155: ImportError: QtWebEngineWidgets must be imported before a QCoreApplication ins...
- I don't see nothing of related to QGIS app.
Maybe you could ask in mailing list for this specific error. Otherwise, ... - 02:45 PM Revision ffd1e4bc (qgis): fix indentation
- 02:39 PM Bug report #18159: Bug on macros(?!)
- Indeed I do,
Actually my macro is quite basic :... - 02:34 PM Bug report #18159 (Feedback): Bug on macros(?!)
- Could be your macro missing the import to QgsMapLayerRegistry class? It seems you are using it, isn't?
- 02:22 PM Revision 3283afd3 (qgis): Fixes #18043: Zoom and identify tools very small on MacOSX with retina ...
- 02:13 PM Bug report #18165 (Closed): Crashed when tries to open attribute table - postgis
- h2. User Feedback
h2. Report Details
*Crash ID*: 27a468417a07bd54450e12b118db23232b270fe7
*Stack Trace... - 02:00 PM Revision 77be1cee (qgis): only change size when difference > 4
- to avoid the flickering
- 12:12 PM Revision 52054e6c (qgis): fixed indentation
- 11:46 AM Revision 40b67e28 (qgis): Use @@ as primary key separator
- 11:29 AM Bug report #18163 (Open): [Vector Save As...] Extension is not replaced in filename when switchin...
- Select a vector layer --> Save as
Click the browse button to select file name, let's say "test" (in GeoPackage forma... - 11:18 AM Revision 471e67f1 (qgis): mNofColumns in value relation widget
- mNofColumns defining the number of columns when "allowMulti" is checked.
The widged is now a tableWidget instead of ... - 10:34 AM Revision f8c3f396 (qgis): [processing] Fix dependency calculation for model child algs
- 10:21 AM Bug report #18158 (Closed): Unloading Processing doesn't remove its entries from the Vector and R...
- Ok, forget about it. After dozens of tests it seems very random. In most cases they are not cleared, but sometimes th...
- 10:21 AM Bug report #18158 (Closed): Unloading Processing doesn't remove its entries from the Vector and R...
- Ok, forget about it. After dozens of tests it seems very random. In most cases they are not cleared, but sometimes th...
- 09:05 AM Bug report #18158: Unloading Processing doesn't remove its entries from the Vector and Raster men...
- But I found another issue (probably local), see #18162
- 08:58 AM Bug report #18158: Unloading Processing doesn't remove its entries from the Vector and Raster men...
- Borys Jurgiel wrote:
> If you open QGIS with Processing enabled and then disable it, it works fine.
> But if you o... - 09:39 AM Revision 76c21ea3 (qgis): Updated and vectorized several icons (#6382)
- 08:46 AM Bug report #18127: Error when using On The Fly CRS Transformation
- Thank you for replying,
when first time i open natural project, its use epsg:4326,and it shows the whole world,
b... - 07:37 AM Revision cb17e225 (qgis): Merge pull request #6400 from ccrook/delim_text_ui_crs
- Delim text ui crs
- 07:37 AM Bug report #11520 (Closed): CSV import plugin does not ask for CRS
- Applied in changeset commit:qgis|3e9ce1a5bc354f8bfc75d80e1ece368b68211158.
- 07:37 AM Bug report #11520 (Closed): CSV import plugin does not ask for CRS
- Applied in changeset commit:qgis|3e9ce1a5bc354f8bfc75d80e1ece368b68211158.
- 07:07 AM Revision 67599937 (qgis): Fixing up code indentation and removing spacer in dialog
- 06:29 AM Revision bb08b64a (qgis): Merge pull request #6398 from DelazJ/QMessageBoxTitles
- Updating some dialogs caption
- 06:01 AM Bug report #17843 (Closed): Can't add QGIS raster calculator in the processing modeller
- Alister, fixed the ...
- 06:00 AM Revision 6573eb30 (qgis): [processing] small fix in the MultipleLayerWidgetWrapper wrapper
- 05:18 AM Revision 43350a9a (qgis): Hide 'duplicate features' actions by default
- Since there's a number of serious outstanding issues with these
tools, hide them by default and show them only if a Q... - 05:12 AM Bug report #18152: QGIS 3.0 - Data Source Manager Dialog - default behavior has changed
- Based on a rebase from yesterday of master, this problem still occurs.
(QGIS version 2.99.0-Master QGIS code revisio... - 03:35 AM Revision ed99ba9d (qgis): Updating some dialogs caption
2018-02-20
- 12:35 AM Bug report #18158: Unloading Processing doesn't remove its entries from the Vector and Raster men...
- Nevermind. Nobody is expected to turn Processing on and off ;) so it's mainly to let Alex & Victor know the strange b...
- 11:58 PM Bug report #18158: Unloading Processing doesn't remove its entries from the Vector and Raster men...
- Borys, I just tried, but cannot reproduce your case.
- 08:07 PM Bug report #18158: Unloading Processing doesn't remove its entries from the Vector and Raster men...
- Hmm, strange... It depends on whether Processing was loaded during QGIS startup, or was activated later in the Plugin...
- 06:54 PM Bug report #18158 (Feedback): Unloading Processing doesn't remove its entries from the Vector and...
- Not reproducible with e3fbb4c. When I unload Processing all groups removed from Vector and Raster menus. Or you mean ...
- 02:07 PM Bug report #18158 (Closed): Unloading Processing doesn't remove its entries from the Vector and R...
- Once Processing plugin is unloaded (manually in the Plugin Manager), the default menu entries it created in the Vecto...
- 12:04 AM Bug report #18152: QGIS 3.0 - Data Source Manager Dialog - default behavior has changed
- Mark we are talking here about modal vs non modal dialogs isn't it?
In current master, the Data Source Manager Dia... - 07:21 AM Bug report #18152: QGIS 3.0 - Data Source Manager Dialog - default behavior has changed
- This observation is based on the code as of 2018-02-10.
- 07:11 AM Bug report #18152 (Closed): QGIS 3.0 - Data Source Manager Dialog - default behavior has changed
- At some point in the last months the default behavior of the Data Source Manager Dialog has changed so that when open...
- 11:31 PM Bug report #18029: Print composer locking up (OSX 10.13.3)
- Joe Bullard wrote:
> Interesting, had not even considered it to be a hardware issue. Hopefully something is done ... - 05:22 PM Bug report #18029: Print composer locking up (OSX 10.13.3)
- Miichael Medina wrote:
> I am experiencing this also. On a brand new 27" iMac.
>
> It appears to happen when usi... - 11:16 PM Revision 585a4d37 (qgis): [processing] Split multiparts and explode are feature based algorithms
- 11:16 PM Revision 43cd62b6 (qgis): [processing] Tweak api for QgsProcessingFeatureBasedAlgorithm
- Instead of returning a single QgsFeature from processFeature, we now
return a list of features.
This allows feature ... - 08:40 PM Revision 34553d36 (qgis): fix warning
- 08:40 PM Revision 4eef948b (qgis): Merge pull request #6394 from neteler/patch-75
- Add grass74 support
- 07:07 PM Revision 25c4fe7c (qgis): Clear delimited text source fields after adding to show something has h...
- 07:07 PM Revision 3e9ce1a5 (qgis): Add CRS to delimited text source select. Fixes #11520
- 06:06 PM Revision 9aa6a4d7 (qgis): german translation update
- 05:55 PM Revision 348b0cf8 (qgis): Warn user when trying to move or delete selected features outside of ma...
- Sometimes users may inadvertently move/delete features they are not aware
of being selected. If that is the case, ext... - 05:49 PM Bug report #18150 (Closed): Broken List of Translators in About dialog
- Fixed in commit:d7edf6c58a
- 05:49 PM Bug report #18150 (Closed): Broken List of Translators in About dialog
- Fixed in commit:d7edf6c58a
- 05:49 PM Bug report #18150 (Closed): Broken List of Translators in About dialog
- Fixed in commit:d7edf6c58a
- 05:43 PM Revision 55aa0b5b (qgis): - Rename Regular Shape Digitize Toolbar to Advanced Shape Digitize
- Toolbar
- Homogenize this toolbar like the others
- Not enabled by default - 05:40 PM Bug report #18159 (Closed): Bug on macros(?!)
- Hi,
I created an OpenProject macro butI get the following error when opening the project.... - 04:34 PM Revision a3de8e2d (qgis): Use gml feature id also for non-gml output formats of WMS GetFeatureInfo
- 02:19 PM Revision 15820730 (qgis): [BUGFIX][Server] WFS GetFeature GML: segfault with geometry null
- 01:29 PM Bug report #18157 (Closed): [Expressions]format_date does not allow other formats than yyyy-MM-dd...
- I don't quite know if it's a bug or a missing feature
Currently, the format_date function allows afaics, only yyyy-M... - 01:10 PM Revision 8e38788d (qgis): add button to refresh a materialized view in browser [needs-docs]
- 01:10 PM Bug report #17990: Values reset to default when cutting line
- This also seems to affect the copy/paste functionality. Could there be an overview whether there are any other affect...
- 12:41 PM Revision 83f529a0 (qgis): echo env var
- 12:41 PM Revision 5f31fe78 (qgis): set ccache
- 12:41 PM Revision 3bf9bae0 (qgis): build with 3D on Travis
- 12:41 PM Revision 348fe957 (qgis): correctly set working path
- 12:41 PM Revision aa64b5fd (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
- to see if it pushed the deps image
- 12:41 PM Revision 6896ea27 (qgis): build QGIS Docker on cron jobs
- 12:41 PM Revision 5e308e8c (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
- 12:41 PM Revision 2a0b9d87 (qgis): bionic has cmake 3.10.2 already
- 12:41 PM Revision 2237d17d (qgis): better display
- 12:41 PM Revision a868f250 (qgis): [docker] update sip to 4.19.7
- also bump cmake to 3.10.2
- 12:41 PM Revision 7855836e (qgis): fix distance area test
- 12:41 PM Revision 91eceebe (qgis): do not docker compose when building QGIS image
- 12:41 PM Revision afcd34c2 (qgis): more echo
- 12:40 PM Revision b7194414 (qgis): Qt 5.7 dropped pyqtWrapperType (#6393)
- version would need double check though
- 12:30 PM Revision 2dece58b (qgis): Add grass74 support
- GRASS GIS 7.4 is the current stable version, support added
- 12:07 PM Bug report #18156 (Closed): I can not edit the DXF file. I am curious why this is happening. Is...
-
I tried to edit the DXF file by importing it from Qgis, but the edit mode did not work. How can I activate edit mo... - 12:00 PM Revision 713bfd34 (qgis): add Q_ENUM for QgsRasterProjector::Precision
- 12:00 PM Revision 3d3a2dab (qgis): Revert "fix build with grass"
- This reverts commit e5c9092a4cc5f4ddc0e424294a6e8b3fc44ed589.
- 11:00 AM Bug report #18155 (Feedback): ImportError: QtWebEngineWidgets must be imported before a QCoreAppl...
- A similar issue appears to have been reported -- see this: https://github.com/qutebrowser/qutebrowser/issues/1640.
... - 09:58 AM Bug report #18154 (Closed): Fix anchor in Documentation for Processing
- As discussed in dev mailing list here: https://lists.osgeo.org/pipermail/qgis-developer/2018-February/052193.html a f...
- 09:26 AM Revision 5c061668 (qgis): Fix memory leak in task manager widget
- 09:23 AM Revision 77ca11e6 (qgis): Display project crs
- 08:50 AM Bug report #17102: Editing raster pseudocolor classification seems to trigger unwanted auto-class...
- Alister Hood wrote:
> I don't think another ticket is necessary unless someone is likely to work on it.
>
> I've ... - 08:50 AM Bug report #18153 (Closed): When loading a raster style from .qml the resampling options are not ...
- The resampling options are saved correctly when creating a "default style" .qml file, and are correctly loaded when a...
- 08:33 AM Bug report #15943: Hillshade renderer artifacts
- Alister Hood wrote:
> there is no reason a hillshade should need cell borders
Except they aren't borders as such,... - 07:43 AM Bug report #15943: Hillshade renderer artifacts
- Johannes Kroeger wrote:
> A simple workaround (or solution?) is to set the resampling to Bilinear or Cubic.
It is... - 08:23 AM Bug report #17843: Can't add QGIS raster calculator in the processing modeller
- Alister Hood wrote:
> I'm still getting this on Windows (latest osgeo4w64 nightly) when I try to add it to the model... - 07:50 AM Bug report #17843 (Reopened): Can't add QGIS raster calculator in the processing modeller
- I'm still getting this on Windows (latest osgeo4w64 nightly) when I try to add it to the model:...
- 07:24 AM Revision 64369f80 (qgis): Merge pull request #6370 from nyalldawson/afs
- ArcGIS feature server: implement provider test suite and fix issues
- 07:06 AM Revision c50e4f27 (qgis): review HIG import vector dialog
- 07:06 AM Revision 2d2390dc (qgis): use crs widget picker in db_manager
- 06:04 AM Bug report #17916 (Closed): Crashes and instability with qt 5.10
- Fixed in master
- 06:04 AM Bug report #17916 (Closed): Crashes and instability with qt 5.10
- Fixed in master
- 06:03 AM Bug report #18023 (Closed): Handling of defect layers (Button 'Browse for Path' disabled)
- This has only ever been possible for OGR and GDAL layers - the delimited text provider doesn't support browsing for t...
- 06:03 AM Bug report #18023 (Closed): Handling of defect layers (Button 'Browse for Path' disabled)
- This has only ever been possible for OGR and GDAL layers - the delimited text provider doesn't support browsing for t...
- 05:48 AM Revision 7980f307 (qgis): Spelling
- 05:32 AM Revision 5145b2c2 (qgis): [afs] Add unit test for metadata
- 04:49 AM Revision f7559d30 (qgis): [afs] Auto populate layer metadata from provider metadata
- 04:46 AM Revision 6a9f9869 (qgis): Fix links are doubled in metadata widget
- 04:20 AM Revision 93920d29 (qgis): [afs] Don't list layers with no Query capability in AFS source select
- Since these layers cannot be queried or added to the map and should
be added as mapserver layers instead. - 04:20 AM Revision 45ded37f (qgis): Try to fix test which fails only on Travis
- 04:20 AM Revision 9e023bda (qgis): [afs] Fix/optimise handling of filter rect feature requests
- Before a filter rect request would usually force fetching every
single feature from the server before the request cou... - 04:20 AM Revision 7d620e28 (qgis): Make feature source/provider test handle additional fields
- 04:20 AM Revision 922776bf (qgis): [afs] Fix crash when requesting invalid feature ID
- 04:20 AM Revision 87207dde (qgis): [afs] Fix provider ignores FilterFids requests and returns
- incorrect features
- 04:20 AM Revision 1c8c461a (qgis): [afs] Add unit test for non OBJECTID named id fields
- 04:20 AM Revision 70626680 (qgis): [afs] Don't lock shared data whilst fetching remote data
- Since the fetch can be slow, there's no need to lock other
afs threads while we wait for a particular set of results ... - 04:20 AM Revision 73076508 (qgis): Fix accidental test change
- 04:20 AM Revision 4af24bf8 (qgis): More provider check handling of extra fields
- 04:20 AM Revision 7711f133 (qgis): [afs] Ensure that null attributes are correctly mapped for PyQGIS
- 04:20 AM Revision 56b1edec (qgis): [afs] Use faster bounding box checks where possible
- 04:20 AM Revision 3ffbd84f (qgis): Add a bounding box intersection test to QgsGeometry
- We only previously had methods for exact intersections - this
commit adds a new QgsGeometry.boundingBoxIntersects() m... - 04:20 AM Revision 9471c5d9 (qgis): [afs] More responsive cancelation for feature requests
- 04:20 AM Revision 668af8cc (qgis): Avoid redundant error
- 04:20 AM Revision c0d4ce70 (qgis): [afs] Don't request intersecting features from server if all
- features are already locally cached
- 04:20 AM Revision a818953c (qgis): [afs] Correctly advertise SelectAtId capability
- Big speedup for attribute table loading with provider
- 04:20 AM Revision 3aaf35ad (qgis): [afs] Support interruption requests on feature iterator
- Results in a huge increase in responsiveness when working with
large AFS layers - 04:20 AM Revision e3f55dc5 (qgis): [afs] Handle layers where the id field is not named "objectid"
- 04:20 AM Revision 227689ac (qgis): [afs] Fix provider incorrectly overrides provider name and description
- with layer name and description
- 04:20 AM Revision 5f12bd5c (qgis): [afs] Correctly return an invalid feature from closed iterators
- 04:20 AM Revision 10ceac60 (qgis): Exempt AFS provider from certain provider tests
- 04:20 AM Revision c6f7a07f (qgis): Simplify QgsVectorDataProvider::fillMinMaxCache()
- 04:20 AM Revision 258527cc (qgis): Don't try to run provider tests which require subsetStrings on provider...
- 04:20 AM Revision d87738be (qgis): Avoid some detaches in AFS iterator
- 04:20 AM Revision 8b0b826d (qgis): [afs] Correctly convert attribute values to field type
- Avoids AFS provider returning double values for integer
and long field types - 04:20 AM Revision 394e1a1b (qgis): [afs] Remove unused code
- 04:20 AM Revision 1e95433a (qgis): Better geometry memory management for afs provider
- 04:20 AM Revision b434ab10 (qgis): Start implementing the provider test suite for ArcGIS Feature Server pr...
- 04:09 AM Revision e3fbb4cb (qgis): Merge pull request #6390 from nyalldawson/provider_metadata
- Support reading layer metadata from data provider
- 02:31 AM Revision 1da2da21 (qgis): Fix build
- 02:10 AM Revision 3d4f6f82 (qgis): Followup 0548f4, fixes to layer metadata and metadata widget
- Address outstanding review requests so that this PR can be merged
- 02:06 AM Revision 0548f426 (qgis): Added QgsLayerMetadata logic to QgsDataProvider. Added setMetadata in Q...
- 01:01 AM Revision 2571de37 (qgis): Fix some undersized widgets on hidpi win builds
2018-02-19
- 12:03 AM Revision 206f22b9 (qgis): [processing] Fix algorithm help link in modeler
- Fixes #18147
- 12:03 AM Revision fdebddd1 (qgis): [processing] Fix raster layers shown as inputs for certain vector algs
- Fixes #18148, #18149
- 12:03 AM Revision c07f37a5 (qgis): [processing] Select by expression/attribute can run on geometryless layers
- 12:03 AM Bug report #18147 (Closed): [Processing Modeler] Clicking algorithm Help button from within Proce...
- Applied in changeset commit:qgis|206f22b9c78bb272f510740850de92b1a9c6a867.
- 12:03 AM Bug report #18147 (Closed): [Processing Modeler] Clicking algorithm Help button from within Proce...
- Applied in changeset commit:qgis|206f22b9c78bb272f510740850de92b1a9c6a867.
- 11:36 PM Bug report #18147 (In Progress): [Processing Modeler] Clicking algorithm Help button from within ...
- 02:30 PM Bug report #18147 (Closed): [Processing Modeler] Clicking algorithm Help button from within Proce...
- Open the Processing modeler dialog
Double-click any algorithm
From the alg dialog, click the Help button: 404 NOT F... - 12:03 AM Bug report #18149 (Closed): [Processing]"Add incremental field" algorithm dialog does not open if...
- Applied in changeset commit:qgis|fdebddd13aed6c769c7a4c8091e0c3850e0ecfef.
- 12:03 AM Bug report #18149 (Closed): [Processing]"Add incremental field" algorithm dialog does not open if...
- Applied in changeset commit:qgis|fdebddd13aed6c769c7a4c8091e0c3850e0ecfef.
- 11:37 PM Bug report #18149 (In Progress): [Processing]"Add incremental field" algorithm dialog does not op...
- 03:30 PM Bug report #18149 (Closed): [Processing]"Add incremental field" algorithm dialog does not open if...
- Select a group or a raster layer from the Layers Panel
Double-click the "Add autoincremental field" algorithm: nothi... - 12:03 AM Bug report #18148 (Closed): [Processing]"Add field to attribute table" algorithm list raster laye...
- Applied in changeset commit:qgis|fdebddd13aed6c769c7a4c8091e0c3850e0ecfef.
- 12:03 AM Bug report #18148 (Closed): [Processing]"Add field to attribute table" algorithm list raster laye...
- Applied in changeset commit:qgis|fdebddd13aed6c769c7a4c8091e0c3850e0ecfef.
- 11:37 PM Bug report #18148 (In Progress): [Processing]"Add field to attribute table" algorithm list raster...
- 03:27 PM Bug report #18148 (Closed): [Processing]"Add field to attribute table" algorithm list raster laye...
- The Help states that "This algorithm adds a new attribute to a vector layer" but the input layer can list in the drop...
- 11:52 PM Revision da7ccf7d (qgis): Merge pull request #6369 from slarosa/fix_18118_crash
- [welcomepage] fixes #18118 remove last item causes a crash
- 11:52 PM Bug report #18118 (Closed): Right-clicking on a recent project that has been moved/deleted causes...
- Applied in changeset commit:qgis|4b5fc4037962ede212a8317611085368446a9a23.
- 11:52 PM Bug report #18118 (Closed): Right-clicking on a recent project that has been moved/deleted causes...
- Applied in changeset commit:qgis|4b5fc4037962ede212a8317611085368446a9a23.
- 10:12 PM Revision f14b729e (qgis): fix some references to PROJ.4
- 10:12 PM Revision 39cb0fbf (qgis): proj5: show proj version qgis was built with and the version it's runni...
- 10:12 PM Revision e5c9092a (qgis): fix build with grass
- 09:25 PM Revision 23dc1c8f (qgis): Use first feature in layer to generate symbol preview icon in widget
- Uses the first feature found in a layer in order to create a better
preview for the symbol in the symbol selector dia... - 09:25 PM Bug report #17061 (Closed): Using Data Defined Assistant on symbol size property set the symbol i...
- Applied in changeset commit:qgis|23dc1c8f696c541e5101e3c0aadbfc90819de04f.
- 09:25 PM Bug report #17061 (Closed): Using Data Defined Assistant on symbol size property set the symbol i...
- Applied in changeset commit:qgis|23dc1c8f696c541e5101e3c0aadbfc90819de04f.
- 08:01 AM Bug report #17061 (In Progress): Using Data Defined Assistant on symbol size property set the sym...
- https://github.com/qgis/QGIS/pull/6380
- 08:01 AM Bug report #17061 (In Progress): Using Data Defined Assistant on symbol size property set the sym...
- https://github.com/qgis/QGIS/pull/6380
- 08:58 PM Revision eec40e98 (qgis): allow-unauthenticated
- 08:27 PM Revision 37d3e827 (qgis): force....
- 08:24 PM Feature request #18151 (Closed): Can't Open my attribute table contents
- Qgis doesn't have support for raster attribute tables yet. See #14449
- 08:24 PM Feature request #18151 (Closed): Can't Open my attribute table contents
- Qgis doesn't have support for raster attribute tables yet. See #14449
- 05:09 PM Feature request #18151 (Closed): Can't Open my attribute table contents
- Hy everybody! i've just installed Qgis Las Palmas on my new computer. When I add any kind of raster, I can't find the...
- 08:22 PM Revision f23cff1c (qgis): better display
- 08:06 PM Revision 6051c09c (qgis): install...
- 07:57 PM Revision 1565226f (qgis): bionic has cmake 3.10.2 already
- 07:56 PM Revision 7d43aea5 (qgis): Testing with PROJ 5
- 07:39 PM Revision 95dbfea5 (qgis): more echo
- 07:30 PM Revision 5a13be30 (qgis): echo env var
- 07:11 PM Revision 7701ea6c (qgis): [delete part] use snapping index to find part
- 05:42 PM Revision beb02f92 (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
- to see if it pushed the deps image
- 04:31 PM Feature request #18099: WFS Capabilities handling problem
- This is not currently implemented.
Changing to Feature Request. I'll se what I can do during the HackFest in Madeira. - 04:21 PM Bug report #18150 (Closed): Broken List of Translators in About dialog
- Help menu --> About QGIS, Translators tab
Result: an empty table as shown in the attached image
using commit:2c5363... - 04:13 PM Revision 79090f47 (qgis): [docker] update sip to 4.19.7
- also bump cmake to 3.10.2
- 04:13 PM Revision 3f241732 (qgis): build QGIS Docker on cron jobs
- 04:13 PM Revision 4d3ffce7 (qgis): fix distance area test
- 04:13 PM Revision 10bb17ae (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
- 04:13 PM Revision c1c0a03c (qgis): correctly set working path
- 04:13 PM Revision bc580588 (qgis): do not docker compose when building QGIS image
- 04:13 PM Revision 572bd232 (qgis): build with 3D on Travis
- 04:13 PM Revision 578eb9dd (qgis): set ccache
- 04:00 PM Bug report #18140: Wrong color is exported
- I doubt that this has anything to do qith QGIS itself, AFAIK the conversion to PDF is handled by the underlying Qt li...
- 10:36 AM Bug report #18140 (Closed): Wrong color is exported
- The color green is incorrectly reproduced while exporting a pdf. After the second time I overwrite a pdf the green co...
- 03:55 PM Revision d468e5bb (qgis): [sipify] fix Q_FLAG declaration
- 03:55 PM Revision 4d6b0e6a (qgis): extend QgsSettings::enumSettingValue to handle flags (with test)
- 03:55 PM Revision 42908ebb (qgis): Qt 5.5 prefers Q_FLAG over Q_FLAGS
- this also allow to use QMetaEnum for flags
- 03:55 PM Revision 1a1b197c (qgis): use Qgsettins::enumSettingValue where possible
- 03:48 PM Revision 4caf96f4 (qgis): api doc: 2.18 is also LTR
- 03:48 PM Revision d0fb7fec (qgis): [BUGFIX][Server] WFS GetFeature GML: segfault with geometry null
- 03:48 PM Revision 1364b6b4 (qgis): api doc: add link to python version
- 03:42 PM Revision decb722e (qgis): [BUGFIX][Server] WFS GetFeature GML: segfault with geometry null
- 03:14 PM Bug report #17967: Browser: deleting raster in GeoPackage doesn't work
- The raster dataset is now correctly named in the browser. Unfortunately it's still impossible to delete it.
- 03:14 PM Revision fdada84b (qgis): [offset] warn user when layer has Z/M geometries
- 03:14 PM Revision 5b499f24 (qgis): [offset] meter limit min to 1, quadrant segments min to 1
- 02:49 PM Revision b47eb87e (qgis): Merge pull request #6301 from manisandro/qt5.10
- Initial workaround for Qt5.10 instability
- 02:45 PM Feature request #6445 (Closed): Better documentation for the Intersect and Clip tools
- Need description available in online docs. Please report any issue or improvement to the documentation repository (ww...
- 02:45 PM Feature request #6445 (Closed): Better documentation for the Intersect and Clip tools
- Need description available in online docs. Please report any issue or improvement to the documentation repository (ww...
- 02:45 PM Feature request #6445 (Closed): Better documentation for the Intersect and Clip tools
- Need description available in online docs. Please report any issue or improvement to the documentation repository (ww...
- 02:43 PM Feature request #12877 (Closed): Improved documentation for "Random select within subsets"
- Fixed in online Docs
- 02:43 PM Feature request #12877 (Closed): Improved documentation for "Random select within subsets"
- Fixed in online Docs
- 02:40 PM Bug report #17750 (Closed): Installing QGIS Server on Ubuntu/Debian
- Fixed in 2.18 doc
- 02:40 PM Bug report #17750 (Closed): Installing QGIS Server on Ubuntu/Debian
- Fixed in 2.18 doc
- 02:28 PM Bug report #18139: Green surface covers openstreetmap
- Alright, I have installed the 'Quickmapservices' plugin and it is okay. I will then file the bug with regards to the ...
- 12:11 PM Bug report #18139 (Closed): Green surface covers openstreetmap
- You'll need to file this bug with the plugin. It's a third party plugin, not connected with the qgis project.
I'd ... - 12:11 PM Bug report #18139 (Closed): Green surface covers openstreetmap
- You'll need to file this bug with the plugin. It's a third party plugin, not connected with the qgis project.
I'd ... - 12:07 PM Bug report #18139: Green surface covers openstreetmap
- Yes I do add my open street map via 'OpenLayers Plugin'
- 09:19 AM Bug report #18139: Green surface covers openstreetmap
- How are you adding openstreetmap? Via a plugin?
- 09:12 AM Bug report #18139 (Closed): Green surface covers openstreetmap
- Please my open street map is being covered by a green surface that prevents the map from being clear. The problem st...
- 01:52 PM Revision 78c79a92 (qgis): [dbmanager] fix shortcut execute query
- 01:49 PM Bug report #17916: Crashes and instability with qt 5.10
- Could not replicate, moment when it crashed is foggy (some hours ago). It was in close "temporal relation" to adding ...
- 01:42 PM Bug report #18146 (Closed): Fatal: ASSERT failure in Job::startRender(): "pre-set DPI not equal t...
- I had played with the Magnifier. Toggled an XYZ tile layer on and off. Then when I tried to set it to "on" again, I g...
- 01:35 PM Bug report #18145 (Open): Do not enable OK buttons if dialogs are missing required fields
- I named this bug generally although I only have two specific examples.
#18144 mentions a dialog presenting OK and ... - 12:57 PM Revision ea9480ef (qgis): Don't set focusProxy in QgsCollapsibleGroupBoxBasic when compiled again...
- 12:08 PM Revision a7ca742d (qgis): fix double/int comparison
- 12:08 PM Revision 3f9963e2 (qgis): tweak match from nearestEdge to return an Area type
- also make that VisitorArea return the given point as the match point
- 12:08 PM Revision 1d0043ed (qgis): add test for QgsPointLocator::nearestArea
- 12:08 PM Revision 9e2e99fe (qgis): snapToCurrentLayer correctly handles Area type
- 12:08 PM Revision 965a4e87 (qgis): revert adding tolerance to QgsSnappingUtils::snapToCurrentLayer
- since it already uses digitizing settings
- 11:46 AM Revision 337fa7b1 (qgis): Merge pull request #6379 from NathanW2/browser_sort_order
- Better sort order for browser node
- 11:43 AM Revision 19328dda (qgis): Change order of XYZ tiles
- 11:37 AM Revision a303ef5a (qgis): fix disabled map unit widgets when opening project prop. dialog
- (fixes #17208)
- 11:37 AM Bug report #17208 (Closed): some items on Project Properties|General aren't available to change u...
- Applied in changeset commit:qgis|a303ef5ab738bc065122583302369a5005ef7bf9.
- 11:37 AM Bug report #17208 (Closed): some items on Project Properties|General aren't available to change u...
- Applied in changeset commit:qgis|a303ef5ab738bc065122583302369a5005ef7bf9.
- 11:34 AM Revision 007009f9 (qgis): [layouts] improve right-click popup menu
- - as with the main window, show bold titles
- sort toolbars and panels alphabetically - 11:34 AM Revision ae956d7f (qgis): [layouts] improve default window state for reports
- 11:34 AM Revision 2f70dd0a (qgis): [layouts] sort panels and toolbars sub-menus
- 11:34 AM Revision 69956717 (qgis): [layouts] hide atlas/report items in the window right-click menu
- 11:34 AM Revision 8fd35c3a (qgis): [layouts] add missing items in the toolbars sub-menu
- 11:09 AM Revision 26cf3172 (qgis): Use pk as WFS id in GeoJSON export
- 11:05 AM Bug report #18144 (Open): Misleading UI on multiple layer vector dialog
- 1. I select a file with multiple layers inside in the Data Source Manager
2. I click "add"
3. @right after add.... - 11:02 AM Bug report #18143 (Closed): ELSE expression symbol used when other rules are set invisible in the...
- The visibility problem with 'ELSE' described in #13022 still appears when 'ELSE' and the rule set invisible aren't at...
- 11:01 AM Feature request #18142 (Closed): Blue text on yellow background in Options menu search results is...
- The search-as-you-type highlighting of matching options in the Options menu is great but the visualisation is bad. Ri...
- 10:57 AM Bug report #18141 (Closed): [GUI] Disable edit tools when no layer is selected/available nor sele...
- Open QGIS
Expand Edit menu
There are some items that should be grayed and that aren't. - 10:45 AM Revision b3eaedea (qgis): Consider pk/fid in wfs transaction
- 10:01 AM Revision 6da78b95 (qgis): Merge pull request #6187 from DelazJ/rulebaseDialog
- Show "Edit rule" dialog instead of widget when in Layer properties dialog
- 09:43 AM Revision d7edf6c5 (qgis): fix e606b795d
- 09:43 AM Revision 4868e6c5 (qgis): Merge pull request #6210 from DelazJ/218_DBManager
- [DB Manager]Allow preset query combobox to expand
- 09:42 AM Revision 39e1c46b (qgis): Merge pull request #6167 from DelazJ/DBManagerQueryDialog
- [DB Manager]Allow preset query combobox to expand
- 09:42 AM Feature request #17933 (Closed): DB Manager - window size for searching saved queries
- Applied in changeset commit:qgis|fe6d4cfc8942dd2ba8875c462ab393f30839ff34.
- 09:42 AM Feature request #17933 (Closed): DB Manager - window size for searching saved queries
- Applied in changeset commit:qgis|fe6d4cfc8942dd2ba8875c462ab393f30839ff34.
- 09:23 AM Feature request #18137: Layer properties/Source/Query builder. Adds a spatial filter
- Maybe use qgis expression field instead of this query builder?
- 08:48 AM Feature request #18137 (Open): Layer properties/Source/Query builder. Adds a spatial filter
- Sometime, I would like to filter on a spatial query and not only on attribute query like in "AutoCAD (4.2)":http://he...
- 09:18 AM Revision 89259e85 (qgis): [layouts] Move responsibility for matching map colors to project
- background color to app
This fits better in app - the silent auto setting of background
colors should not apply to s... - 09:18 AM Revision 0e3af9c6 (qgis): [layouts] Remove use of QStyleOptionGraphicsItem from QgsLayoutItem API
- Turns out the useful methods in QStyleOptionGraphicsItem were deprecated
in Qt 5.10. To future protect our API this r... - 09:17 AM Revision 99112092 (qgis): Merge pull request #6375 from nyalldawson/interupt
- Remove QgsInterruptionChecker and replace with QgsFeedback
- 09:10 AM Bug report #18138 (Closed): Z not supported when "Advanced Digitizing" is enabled
- Snapping on geometry with Z is now fixed with the PR of "Paul":https://github.com/qgis/QGIS/pull/5823
I have found... - 07:57 AM Revision 627a590c (qgis): Fix geometry checker cannot export errors to gpkg
- Fixes #18128
Also exposes other format choices in dialog - 07:56 AM Bug report #18128 (Closed): Geometry Checker "C++ Core Plugin" can't save errors as geopackage
- Applied in changeset commit:qgis|627a590c9b826b33fe067974319daaf877fa89a3.
- 07:56 AM Bug report #18128 (Closed): Geometry Checker "C++ Core Plugin" can't save errors as geopackage
- Applied in changeset commit:qgis|627a590c9b826b33fe067974319daaf877fa89a3.
- 07:41 AM Revision fc98c840 (qgis): Better sort order for browser node
- 07:36 AM Bug report #17597 (Closed): Color Picker cursor disabled when used from the Layer Styling panel
- Fixed in master
- 07:36 AM Bug report #17597 (Closed): Color Picker cursor disabled when used from the Layer Styling panel
- Fixed in master
- 07:21 AM Bug report #17918 (Closed): Rule-based labelling: Rules not sortable
- Closing due to lack of feedback
- 06:56 AM Revision b759fc92 (qgis): Prepare expression for faster field calculation in attribute table dialog
- 06:56 AM Revision 605ea376 (qgis): Fix uuid() function returns the same uuid
- Fixes #18130
- 06:56 AM Bug report #18130 (Closed): Using uuid generator function in field calculator return the same val...
- Applied in changeset commit:qgis|605ea376df3be6ca57e4917cae62e2d66bdbef93.
- 06:56 AM Bug report #18130 (Closed): Using uuid generator function in field calculator return the same val...
- Applied in changeset commit:qgis|605ea376df3be6ca57e4917cae62e2d66bdbef93.
- 06:07 AM Revision 71a7de68 (qgis): [FIX] Fix loading projects with . in name
- At least on Windows 2.18.qgs is a valid name for a file.
- 05:52 AM Feature request #18134: Warn user when closing project if memory layers are in legend
- Matteo, reclassifying as feature request.
- 04:58 AM Bug report #17985: Huge memory leak with QgsFeature.attributes() in Python
- Let me verify a few other things first - I did see evidence of another similar leak at one stage.
- 02:57 AM Feature request #18136 (Closed): Raster support for SLD
- Hi !
Currently, QGIS supports importing/exporting of styles as SLD only for vectors. This means we can't really sa... - 01:18 AM Revision d830821b (qgis): Remove QgsInterruptionChecker and replace with QgsFeedback use
- There's little need for two classes with similar goals here.
- 01:16 AM Revision 1014e5c7 (qgis): Remove unused QgsVectorLayerInterruptionCheckerDuringCountSymbolFeature...
2018-02-18
- 12:23 AM Bug report #17985: Huge memory leak with QgsFeature.attributes() in Python
- @Nayll This one is fixed now isn't it?
- 11:53 PM Bug report #18043: Zoom and identify tools very small on MacOSX with retina display
- Any plans to address this. With QGIS 3.0 close to release this would be a bad look
- 09:29 PM Bug report #10793: MSSQL: Add Multipolygon Feature creates wrong geometrytype
- As far as I'm aware no one is working on fixing this bug - if it's critical to you please consider sponsoring a fix o...
- 02:24 PM Bug report #10793: MSSQL: Add Multipolygon Feature creates wrong geometrytype
- this issue is still present in actual master 2.99. please give a feedback, if sample data needed.
- 08:53 PM Revision 2c536307 (qgis): add missing copyright headers
- 07:26 PM Bug report #18135 (Open): Point Pattern Fill issue in canvas rendering and exporting images
- The horizontal and vertical distances in Point Pattern Fill are not always regular when set in map units. At certain ...
- 07:10 PM Feature request #18134 (Closed): Warn user when closing project if memory layers are in legend
- If there are memory layers in the legend, all of them will be lost if the project is closed. A simple warning could h...
- 07:06 PM Bug report #18133 (Closed): Digitizing tolerance too small in advanced interface
- Currently it is possible to specify only numbers of length 2, that is, the maximum tolerance is 99.99 even if the uni...
- 07:00 PM Bug report #18132 (Closed): Dpi resolution of images exported from composer is wrong
- QGIS 2.18.16 64 bit (standalone installer) on Windows 7 SP1 64 bit
When using "Export as Image..." tool from map /... - 06:23 PM Revision e606b795 (qgis): update_ts.sh: fix selective download of translations
- 05:35 PM Revision dcfe5ca6 (qgis): update translation strings
- 02:07 PM Revision 688e9646 (qgis): Merge pull request #6373 from DelazJ/QMessageBoxTitles
- Fix message box title
- 02:01 PM Revision 03354eea (qgis): INSTALL is a output file (followup 1dd6db384f)
- 01:28 PM Revision 28e282ac (qgis): Fix message box title
- 01:17 PM Bug report #18131 (Feedback): GRASS v.clean fails
- I can't get this tool to work, following the logs it seems GRASS cannot create an index and fails to copy the attribu...
- 01:04 PM Bug report #18130 (Closed): Using uuid generator function in field calculator return the same val...
- It seems to me that the correct behaviour here is to compute a distinct uuid for each feature.
A work around is to... - 01:00 PM Revision 24cbbcfa (qgis): [layout] use nicer default state and geometry
- 01:00 PM Revision 9d56c383 (qgis): [ui] update default windows state and geometry
- 01:00 PM Revision 65f6a909 (qgis): [ui] update mkuidefaults.py script
- 01:00 PM Revision c5b6f576 (qgis): [needs-docs][layout] rename command history to undo history
- 11:58 AM Revision 323e75c0 (qgis): Merge pull request #5823 from pblottiere/bugfix_curvedstrings_z
- [bugfix] Fixes #17576 and #17574 Add Z support and fixes crashes
- 11:57 AM Bug report #17574 (Closed): Z default value is not honoured correctly for curved strings
- Applied in changeset commit:qgis|7a698f234d4850c21fb4e432570fd81a2dc0836b.
- 11:57 AM Bug report #17574 (Closed): Z default value is not honoured correctly for curved strings
- Applied in changeset commit:qgis|7a698f234d4850c21fb4e432570fd81a2dc0836b.
- 11:57 AM Bug report #17576 (Closed): creating new curve string does not uses default Z value and crashes
- Applied in changeset commit:qgis|45ca0eb52b4666da5f2572b01dd947996434e67e.
- 11:57 AM Bug report #17576 (Closed): creating new curve string does not uses default Z value and crashes
- Applied in changeset commit:qgis|45ca0eb52b4666da5f2572b01dd947996434e67e.
- 11:42 AM Bug report #18127: Error when using On The Fly CRS Transformation
- Hi, I do not think this is a QGIS error?
Because you were using a project in epsg:3095, which is (see screendump) ... - 07:55 AM Bug report #18127: Error when using On The Fly CRS Transformation
- im sorry i forgot the image
- 07:53 AM Bug report #18127 (Closed): Error when using On The Fly CRS Transformation
- (sorry for my bad english)
Hello, its my first time using QGIS .
so, im still in college and i have a work using QG... - 11:23 AM Feature request #18129 (Rejected): Processing > Toolbox > GDAL - where fixed layer names are used...
- All the GDAL options I use: merge, virtual raster, fill nodata Hillshade use fixed Layer names which seems to be a no...
- 11:17 AM Bug report #18128 (Closed): Geometry Checker "C++ Core Plugin" can't save errors as geopackage
- error is showing in the animated gif
!check_geometries.gif! - 04:55 AM Feature request #18126 (Feedback): Move feature to mouse pointer on double-click
- Minor request, but it would be nice if selected features could be moved to the mouse pointer on double-click. It see...
2018-02-17
- 11:00 PM Revision 4b5fc403 (qgis): [welcomepage] fixes #18118 remove last item causes a crash
- 07:33 PM Revision b0bc2b20 (qgis): improve test for QgsSettings::enumSettingValue
- 07:33 PM Revision 45bfa50c (qgis): [offset tool] fix #18115 improved offset calculation
- * use QgsGeometry::contains for polygons (contains => negative offset)
* use the geometry part and not the whole geom... - 07:33 PM Revision f1123501 (qgis): make QgsTolerance a Q_GADGET
- to use Q_ENUM
- 07:33 PM Revision cad45c0b (qgis): test geometry validity before applying offset
- 07:33 PM Revision 6c64c5a5 (qgis): fix spelling
- 07:33 PM Revision 2f385da9 (qgis): [offset tool] handle rings and allow selecting by area
- * correctly handles rings and parts
* allow to select polygon by area (not only edge) - 07:33 PM Bug report #18115 (Closed): New offset tool
- Applied in changeset commit:qgis|45bfa50cbacb823901651679a98df9368da7fe1a.
- 07:33 PM Bug report #18115 (Closed): New offset tool
- Applied in changeset commit:qgis|45bfa50cbacb823901651679a98df9368da7fe1a.
- 06:54 PM Bug report #18115: New offset tool
- Yes, see also #18116 (found testing your offset tool). The original geometry is a valid simple polygon
- 06:25 PM Bug report #18115: New offset tool
- There is something strange with the polygon in your data. I can't edit the nodes of the small part and the geometry i...
- 05:02 PM Revision 08bcb1cd (qgis): drastically speedup update_ts.sh with Qt5's lupdate
- 04:56 PM Revision 37f180c5 (qgis): Merge pull request #6365 from 3nids/geom_gadget
- make QgsGeometry a Q_GADGET
- 04:50 PM Revision a8a449f8 (qgis): [processing] fix variable name
- 04:47 PM Revision 4c95b6bf (qgis): [processing] fix execution of SAGA algorithms under macos
- 04:28 PM Revision f31ba78c (qgis): Merge pull request #6364 from 3nids/setting_enum_value
- [settings] add method to get value for a setting associated to an enum
- 04:16 PM Revision 91e98ef5 (qgis): run sip_include.sh
- 03:46 PM Revision bda67ada (qgis): add test for QgsSettings::enumSettingValue
- 02:14 PM Revision 12537007 (qgis): string truncations now uses ellipses (followup c3573b163)
- 11:39 AM Bug report #18084: Inconsistent titles in file save dialogs in QGIS 3
- another occurence fixed in commit:c3573b1636
- 11:33 AM Revision c3573b16 (qgis): more translation string fixes and updates
- 11:33 AM Revision 030714c8 (qgis): Merge pull request #6329 from DelazJ/QMessageBoxTitles
- Fix some message boxes titles
- 11:25 AM Bug report #17990: Values reset to default when cutting line
- Apparently QGIS 2.18 has the following priorities:
1. For primary key columns, use the DEFAULT value or else NULL
2... - 11:12 AM Bug report #17825: File browser broken with gtk backend
- Hi,
Here my tests.
With FreeBSD and Debian (ssh -Y into a VM...) I've only these warnings:... - 09:42 AM Revision dedfb5cc (qgis): Updated and vectorized several icons (#6362)
- mActionFileExit
repositoryUnavailable
repositoryDisabled
repositoryConnected
mActionRefresh
mIconDelete
mActionRemove... - 09:41 AM Revision b3b17b65 (qgis): More message box fixes
- 09:28 AM Bug report #18125 (Feedback): plugin list unavailable
- not reproducable. Please verify your proxy settings in Settings/Options/Network
- 09:28 AM Bug report #18125 (Feedback): plugin list unavailable
- not reproducable. Please verify your proxy settings in Settings/Options/Network
- 09:28 AM Bug report #18125 (Feedback): plugin list unavailable
- not reproducable. Please verify your proxy settings in Settings/Options/Network
- 09:28 AM Bug report #18125 (Feedback): plugin list unavailable
- not reproducable. Please verify your proxy settings in Settings/Options/Network
- 09:20 AM Bug report #18125 (Closed): plugin list unavailable
- Good morning,
going under Plugins / manage and install plugins / settings says "not available":
URL https://plu... - 09:21 AM Bug report #18122 (Closed): Can't open the Python Console in QGIS 2.99
- duplicate of #18121
- 09:21 AM Bug report #18122 (Closed): Can't open the Python Console in QGIS 2.99
- duplicate of #18121
- 09:10 AM Revision 7e4cdc02 (qgis): Update test
- 09:10 AM Revision 1f3ee050 (qgis): [processing] Always report errors if features cannot be written
- to a destination
Before we silently ignored these - now algorithms will automatically
push errors to the log if a fe... - 09:10 AM Revision 4ae476da (qgis): Add provider test to ensure that adding features to a provider
- with MORE attributes than expected results in a failure
We need to flag these and not silently discard the extra
att... - 09:10 AM Revision 453c56e0 (qgis): Fix adding features with geometry to geometryless memory layer
- 09:10 AM Revision 0a5d4861 (qgis): Add provider test to ensure providers reject adding features
- with geometry type mismatch
- 09:10 AM Revision 7187ae35 (qgis): Ensure ogr, postgis and memory providers reject features
- with too many attributes
- 09:10 AM Revision 84d2443b (qgis): Try to fix postgres provider handling of missing attributes
- 09:10 AM Revision 877efca8 (qgis): Correct test
- 09:10 AM Revision 5ee54e09 (qgis): Fix test
- 09:10 AM Revision 0e68a3e7 (qgis): Rollback rejection of features with too many attributes
- Turns out editable joins rely on this situation. Instead change
the providers to warn on this occurance, and make the... - 09:10 AM Revision 141caddb (qgis): Add test that providers always accept features with null geometry
- 08:54 AM Bug report #18029: Print composer locking up (OSX 10.13.3)
- I am experiencing this also. On a brand new 27" iMac.
It appears to happen when using a regular mouse input devic... - 08:02 AM Bug report #18121 (Closed): Processing not working in QGIS 2.99
- fixed in commit:b6111d296e7
- 08:02 AM Bug report #18121 (Closed): Processing not working in QGIS 2.99
- fixed in commit:b6111d296e7
- 07:41 AM Revision 17039ff1 (qgis): Adapt packaging to c988dd291
- 06:57 AM Bug report #18038: Select by Location not working when data is in PostGIS
- classic MapQuest driving directions, Route Planner, mileage Driving is the easiest and most efficient way to travel b...
- 02:46 AM Revision 710beffd (qgis): make QgsGeometry a Q_GADGET
- so Q_ENUM can be used
- 02:37 AM Revision 1198dbad (qgis): [settings] add method to get value for a setting associated to an enum
- this will make sure the returned value is actually an existing entry of the enum
- 02:07 AM Bug report #18123 (Feedback): Error with filtering
- Can you please test with 2.18? 2.16 is no longer supported.
- 01:03 AM Bug report #18123 (Closed): Error with filtering
- Hi!
When the field name begins by a number the filter does not work. If you copy the content to a new field which ...
2018-02-16
- 12:24 AM Bug report #18121: Processing not working in QGIS 2.99
- i can confirm
the last ")" in RectanglesOvalsDiamondsVariable.py line 147 is wrong. remove this ")" processing wor... - 04:00 PM Bug report #18121: Processing not working in QGIS 2.99
- No, it's not a custom build. I updated as normal using the OSGeo4W installer.
I'll also tried completely removing... - 01:23 PM Bug report #18121 (Feedback): Processing not working in QGIS 2.99
- Do you custom build? This is very likely a local issue, and may require a complete removal/reinstall of QGIS.
- 11:54 AM Bug report #18121 (Closed): Processing not working in QGIS 2.99
- QGIS 2.99.0 (6dfedc38e9) can't load Processing. I tried fixing the problem by deselecting all add-ons and clicking ju...
- 04:40 PM Bug report #18122: Can't open the Python Console in QGIS 2.99
- I just did (I think) a full removal/reinstall of QGIS. I deleted the OSGeo4W folder and reinstalled, but problem pers...
- 01:23 PM Bug report #18122 (Feedback): Can't open the Python Console in QGIS 2.99
- Please perform a complete removal/reinstall of QGIS -- this is not reproducible.
- 12:12 PM Bug report #18122 (Closed): Can't open the Python Console in QGIS 2.99
- QGIS 2.99 master (6dfedc38e9) can't open the python console. This issue may be reproduced by selecting the menu "Plug...
- 03:00 PM Revision bbcd332a (qgis): Fix raster layer names in geopackage browser data items
- 02:43 PM Revision d1a8a6b5 (qgis): remove build QGIS image at each commit
- let it for cron jobs
- 02:32 PM Bug report #17670 (Closed): Profiles do not pick up 'default options', even when shown in Options...
- 02:24 PM Bug report #18118: Right-clicking on a recent project that has been moved/deleted causes a crash
QGIS code revision
3836cd32f0
Just after removing (a last) item from the last projects list (via right click ...- 02:19 PM Bug report #18118: Right-clicking on a recent project that has been moved/deleted causes a crash
Is this reproducible by you on your machine?
Here I tried to test this by creating 3 projects in /tmp, then remo...- 02:08 PM Revision 5a049555 (qgis): correctly set working path
- 01:57 PM Revision 53aafb48 (qgis): Z value from snapped point is kept
- 12:36 PM Revision 52585cf2 (qgis): Fix memory provider handling of missing attributes when adding features
- Ensure that features added to a memory provider (and returned when
fetching features from a memory provider) always h... - 12:36 PM Revision 6d3b37a8 (qgis): Add provider test to ensure that features added with missing attributes
- are transparently padded out with NULL attributes to the required fields
length
Currently the behavior is inconsiste... - 11:47 AM Revision 8628ba1b (qgis): Merge pull request #6356 from elpaso/bugfix-17721-color-picker
- [bugfix] Restore color picker from layer styling panel
- 11:46 AM Bug report #17721 (Closed): Color picker does not pick the color (always set to transparent)
- Applied in changeset commit:qgis|948452b78ab6976665bca19a25e65c9c7a9a1adb.
- 11:46 AM Bug report #17721 (Closed): Color picker does not pick the color (always set to transparent)
- Applied in changeset commit:qgis|948452b78ab6976665bca19a25e65c9c7a9a1adb.
- 11:06 AM Revision b4be0ce7 (qgis): Fixes build
- 11:06 AM Revision 916e4bae (qgis): Add some tests for circular string map tools
- 11:06 AM Revision 47ba3a02 (qgis): Fixes variables' names
- 11:06 AM Revision d2ed783d (qgis): Add test for z values on QgsMapToolAddFeature with LineStringZ
- 11:06 AM Revision ce9e012b (qgis): Add some tests for regular polygon map tools
- 11:06 AM Revision 58610b42 (qgis): Add some tests for circle map tools
- 11:06 AM Revision a6a3e0b1 (qgis): Fix spelling check and sip binding
- 11:06 AM Revision cd4d9d0b (qgis): Drop z dimension in case of circle from tangential points
- 11:06 AM Revision 35d0f578 (qgis): Update documentation
- 11:06 AM Revision d91bd457 (qgis): Take into account z dimension from center points
- 11:06 AM Revision 12392f75 (qgis): Some clean
- 11:06 AM Revision 868c869e (qgis): Add some tests for ellipse map tools
- 11:06 AM Revision 76a57b83 (qgis): The first point in 3D is used to propagate Z dimension
- 11:06 AM Revision d7860e25 (qgis): Add some tests for ellipse map tools
- 11:06 AM Revision 45ca0eb5 (qgis): Fixes #17576 Avoid crash during node editor cleanup
- 11:06 AM Revision 7a698f23 (qgis): Fixes #17574 Add Z support in AddCircularString map tools
- 11:06 AM Revision 4e729178 (qgis): Add Z support for AddCircle map tools
- 11:06 AM Revision 5d921cc9 (qgis): Fixes crash in map tool
- 11:06 AM Revision d3b9c983 (qgis): Rename pointFromPointXY to fromPointXY
- 11:06 AM Revision 79cdaa60 (qgis): Add Z support for AddEllipse map tools
- 11:06 AM Revision 4bfc7b78 (qgis): Add Z support to AddRegularPolygon map tools
- 11:06 AM Revision 4c6d03ca (qgis): Add Z support for AddRectangle map tools
- 10:18 AM Bug report #18120 (Closed): Download of capabilities failed: SSL handshake failed
- Trying to add a WMTS layer from OAM, I'm getting the following error (also see attached screenshot):
_Download of ... - 10:18 AM Revision f3349616 (qgis): Change button color when picking around
- So that we have a consistent behavior with the
Sample Color action. - 09:57 AM Revision 0310c1d2 (qgis): Merge pull request #6354 from elpaso/NathanW2-settings_17670
- Nathan w2 settings 17670
- 09:49 AM Revision 14787ffb (qgis): [processing] Add easy method to retrieve layers from context
- Allows python algorithms to call
layer = context.getMapLayer(other_alg_results['OUTPUT'] ) - 09:13 AM Revision ceee370b (qgis): debian nightlies: ignore dash submission errors
- 09:11 AM Revision 26edd8ac (qgis): Check for application instance before calling init
- 07:52 AM Feature request #18119 (Open): QGIS calculate radius of an arc to attributes
- Could not find an easy to use function to calculate radius of an arc to attributes (all arcs / curves at the same tim...
- 06:34 AM Bug report #18038: Select by Location not working when data is in PostGIS
- Indeed, I'm also getting this.
I have a point and a polygon layer and I'm trying to select all points from a specifi... - 04:33 AM Revision 3836cd32 (qgis): followup 6dfedc3, fix processing tests
- 04:29 AM Bug report #17297 (Feedback): Overwriting environment variables with custom variables in Options ...
- I can't reproduce - for me they are definitely working as intended (windows 10).
Is this still an issue? - 02:36 AM Revision a6a36acc (qgis): Merge pull request #6316 from nyalldawson/locator_thread
- Make QgsLocator more thread safe
- 02:34 AM Revision 838bde33 (qgis): [dbmanager] Workaround Python error when vacuuming spatialite table
- Workaround https://bugs.python.org/issue28518
Fixes #18079 - 02:33 AM Bug report #18079 (Closed): cannot VACUUM from within a transaction
- Applied in changeset commit:qgis|838bde33ab08bcdd9b41d5b8d6f48c9a7a2aa24d.
- 02:33 AM Bug report #18079 (Closed): cannot VACUUM from within a transaction
- Applied in changeset commit:qgis|838bde33ab08bcdd9b41d5b8d6f48c9a7a2aa24d.
- 02:33 AM Revision d380c610 (qgis): Merge pull request #6353 from nyalldawson/proc_normalize
- [processing] Don't replace " with ' when handling layer paths
- 01:34 AM Revision b6111d29 (qgis): fix 6dfedc38
- 01:24 AM Feature request #13350 (Closed): Ignore "maxRecordCount" limit when adding Vector Layer from GeoJ...
- The inbuilt ArcGIS feature server provider automatically does this and should be used instead of the raw json url.
- 01:24 AM Feature request #13350 (Closed): Ignore "maxRecordCount" limit when adding Vector Layer from GeoJ...
- The inbuilt ArcGIS feature server provider automatically does this and should be used instead of the raw json url.
- 01:24 AM Feature request #13350 (Closed): Ignore "maxRecordCount" limit when adding Vector Layer from GeoJ...
- The inbuilt ArcGIS feature server provider automatically does this and should be used instead of the raw json url.
2018-02-15
- 11:28 PM Bug report #18118 (Closed): Right-clicking on a recent project that has been moved/deleted causes...
- h2. User Feedback
I was right-clicking on the recent projects screen to remove a project from the list. I suspect... - 10:31 PM Revision 6dfedc38 (qgis): translation string fixes and cleanups
- 09:23 PM Bug report #18117 (Closed): QGIS 2.18 won't display layer after editing attribute table
- After filtering out 21 features out of 20,000+ features, attribute table saves edit, but layer does not display.
Sim... - 09:17 PM Bug report #18111 (Closed): Join attributes by location problem
- Fixed in 3.0
- 09:17 PM Bug report #18111 (Closed): Join attributes by location problem
- Fixed in 3.0
- 12:58 PM Bug report #18111 (Closed): Join attributes by location problem
- In QGIS 2.18.14 and 2.18.16 Windows version, we have problems with the function "Join by attributes" when working on ...
- 09:15 PM Bug report #18114 (Closed): QGIS startup error when trying to start from icon pinned to taskbar (...
- This is fixed in 3.0
- 09:15 PM Bug report #18114 (Closed): QGIS startup error when trying to start from icon pinned to taskbar (...
- This is fixed in 3.0
- 05:58 PM Bug report #18114 (Closed): QGIS startup error when trying to start from icon pinned to taskbar (...
- When I try to start QGIS by clicking the icon pinned to the taskbar, I get a popup window with this error message:
... - 07:42 PM Bug report #18115: New offset tool
- I'm on it!
Thanks for reporting. - 06:37 PM Bug report #18115 (Closed): New offset tool
- I have this bugs with the new offset tool (see the screenshots)
- Join style combobox is by default empty
- Movin... - 06:42 PM Bug report #18116 (Feedback): Identification tool with multi polygon / gpkg
- Strange bug related to a test with the new offset tool.
I created a gpkg layer with polygon geometry type.
Added ... - 06:23 PM Revision 74f2b3f8 (qgis): correctly set working path
- 04:29 PM Bug report #17213: "Show only features visible within a map" filter not able to select "base map"...
- I just encountered this exact behaviour as well in QGIS 2.18.16.
> @QGIS version 2.18.16
> QGIS code revision d47... - 04:07 PM Revision f103156a (qgis): correctly set working path
- 03:44 PM Revision 5c942dfa (qgis): correctly set working path
- 03:41 PM Revision 3e6d164d (qgis): do not docker compose when building QGIS image
- 03:33 PM Feature request #18099: WFS Capabilities handling problem
- wfs with different operation urls:
http://www.geoportal.rlp.de/mapbender/php/wfs.php?INSPIRE=1&FEATURETYPE_ID=1316... - 03:32 PM Revision 720de722 (qgis): set ccache
- 03:30 PM Bug report #17721: Color picker does not pick the color (always set to transparent)
- PR https://github.com/qgis/QGIS/pull/6356
This hopefully fixes the issue, works for me on win 10 and Linux but on ... - 11:38 AM Bug report #17721: Color picker does not pick the color (always set to transparent)
- Ok, I have a fix for item 2 above.
But I'm hesitant: why do we have/need two different ways to pick a color? Would... - 11:01 AM Bug report #17721 (In Progress): Color picker does not pick the color (always set to transparent)
- There are a couple of issues here:
1 - inconsistency (by design apparently): you need to keep the left mouse button ... - 03:24 PM Revision 948452b7 (qgis): [bugfix] Restore color picker from layer styling panel
- Fixes #17721
Successfully tested on Windows 10 and Linux with Qt 5.10 - 03:04 PM Revision c32a8d1f (qgis): build QGIS Docker on cron jobs
- 02:56 PM Revision 5132540e (qgis): build QGIS Docker on cron jobs
- 02:41 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
- Hello,
Is this still being looked at? With the upcoming release of QGIS 3.0, the LTR version will become 2.18.x in... - 02:39 PM Revision f1f1c3d1 (qgis): [server] Stop messing with app initialization paths
- 02:39 PM Revision e4407c6b (qgis): Remove debug output from stdout
- 02:30 PM Revision bf579de8 (qgis): build QGIS Docker on cron jobs
- 02:20 PM Revision 4f959954 (qgis): fix distance area test
- 02:20 PM Revision 991a70d4 (qgis): build QGIS Docker on cron jobs
- 02:20 PM Revision 779aa909 (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
- 02:20 PM Revision 7a67acda (qgis): build with 3D on Travis
- 12:29 PM Bug report #17951 (Feedback): QGIS Server lost (most of the times) the ability to cascade WFS la...
- To check if this applies also to qgis server 3-
- 12:23 PM Revision 6701371b (qgis): Add init() to QGSTEST_MAIN
- Now that it's not called from ctor anymore
- 11:26 AM Bug report #18110 (Closed): Unable to create a tempory raster when calling IDW SAGA from python (...
- Following question #17714 which has been closed.
I am able to call SAGA IDW from the processing interface (after c... - 11:17 AM Revision fa815f02 (qgis): Fix warning
- 10:47 AM Bug report #14513: Bad Interpolation TIN (displacement and hole) when too many points inside pixe...
- I have tried the same interpolation TIN with QGIS 3 (exactly QGIS 2.99, QGIS b6ad920404)...
and +i get the same pr... - 10:47 AM Bug report #14513: Bad Interpolation TIN (displacement and hole) when too many points inside pixe...
- I have tried the same interpolation TIN with QGIS 3 (exactly QGIS 2.99, QGIS b6ad920404)...
and +i get the same pr... - 09:56 AM Revision 4aef3b71 (qgis): [processing] fix python error with OSM vector layers
- 09:48 AM Revision f8f87702 (qgis): Merge pull request #6344 from elpaso/bugfix-18084-save-as-titles
- [bugfix] Homogenize the vector and raster dialog titles
- 09:48 AM Bug report #18084 (Closed): Inconsistent titles in file save dialogs in QGIS 3
- Applied in changeset commit:qgis|a5246734f23119bad94bac1537e6fb4d16ec0430.
- 09:48 AM Bug report #18084 (Closed): Inconsistent titles in file save dialogs in QGIS 3
- Applied in changeset commit:qgis|a5246734f23119bad94bac1537e6fb4d16ec0430.
- 09:42 AM Bug report #18109 (Feedback): OSM (OGR provider) layer pointer throws a python error when checkin...
- Very odd, while dissecting a progressing error, it ended up revealing something broken with python and OGR provider l...
- 09:25 AM Revision 79a924ef (qgis): Spelling and docs
- 08:57 AM Revision 19ab0c86 (qgis): Merge pull request #6352 from OSGeo-jp/tr30
- [tr] Add a Japanese translator
- 08:54 AM Revision aa8b6296 (qgis): osgeo4w: remove explicit setting of QGISDEBUG
- 08:39 AM Revision 0e14a46e (qgis): ... -> Ellipsis
- 07:45 AM Revision 46dc2f6e (qgis): [processing] Avoid losing static, user-entered parameter values
- in model child algorithms
Prior to this change if you edited an algorithm in a model and
tried to enter a preset str... - 07:45 AM Revision 12fcfac0 (qgis): [processing] Ensure algorithms which add attributes to features
- always add a consistent amount of attributes regardless of the
code paths taken
Some algorithms were adding features... - 07:43 AM Revision 5c40975f (qgis): [processing] Don't replace " with ' when handling layer paths
- Since netcdf, and possibly other gdal drivers, use layer uris
of the format NETCDF:"/tmp/test.nc":var1 we can't safel... - 07:10 AM Bug report #17102: Editing raster pseudocolor classification seems to trigger unwanted auto-class...
- Also note that there is a similar long-standing issue with unwanted raster stretching: (3) at #4160
- 05:59 AM Bug report #17102: Editing raster pseudocolor classification seems to trigger unwanted auto-class...
- I don't think another ticket is necessary unless someone is likely to work on it.
I've noticed a related issue tho... - 05:49 AM Bug report #17102 (Closed): Editing raster pseudocolor classification seems to trigger unwanted a...
- Alister, glad to hear it works. Regarding the 2.X style imperfection, I don't intent to work on that. Feel free to fi...
- 05:27 AM Bug report #17102: Editing raster pseudocolor classification seems to trigger unwanted auto-class...
- Thanks Mathieu - yes, that solves the problem, and at least in my case the style files are backwards compatible.
I... - 07:07 AM Feature request #4160: Enhancements to multiband raster styling to make it more user friendly / c...
- A lot of this has been fixed. I think these are the items that are still relevant:
Alister Hood wrote:
> 3. When... - 06:48 AM Revision dd5448f8 (qgis): Add a Japanese translator
- 06:40 AM Bug report #15943: Hillshade renderer artifacts
- Also affects 2.18.16.
I am pretty sure we can call it a bug - there is no reason a hillshade should need cell border... - 05:43 AM Revision a8110369 (qgis): [processing] Don't throw an exception if an expression cannot
- be prepared
There's cases where this happens without reflecting an invalid
expression. So we can try to prepare, but... - 05:43 AM Revision e0b1d37c (qgis): [ui] sort items in the view > panels sub-menu
- 05:43 AM Revision 8697c799 (qgis): [needs-docs][ui] harmonize title of panels
- 05:43 AM Bug report #18103 (Closed): 'Random points inside polygons' fails to run
- Applied in changeset commit:qgis|a8110369a80a4110aaa667656f30c95be1a2a33d.
- 01:45 AM Bug report #18103 (Reopened): 'Random points inside polygons' fails to run
- Thanks for the rapid fix and the speed improvement! It's really nice.
I'm afraid there seems to still be an issue wh... - 01:45 AM Bug report #18103 (Reopened): 'Random points inside polygons' fails to run
- Thanks for the rapid fix and the speed improvement! It's really nice.
I'm afraid there seems to still be an issue wh... - 02:52 AM Bug report #18107 (Closed): "scrollwheel" far too sensitive on mac
- This is fixed in 3.0, but required changes from the Qt 5 library. Accordingly we can't backport the fix.
- 02:52 AM Bug report #18107 (Closed): "scrollwheel" far too sensitive on mac
- This is fixed in 3.0, but required changes from the Qt 5 library. Accordingly we can't backport the fix.
- 02:09 AM Bug report #18107 (Closed): "scrollwheel" far too sensitive on mac
- Qgis 2.14 used to have the ability to disable the zoom on scroll.
This ability is lost in 2.18 unfortunately (it wa... - 02:45 AM Revision dc211fef (qgis): fix distance area test
- 02:16 AM Bug report #18108 (Closed): option react to scrolling without being selected
- The macOS version of Qgis reacts in the user interface where a dropdown menu ("select/option" to use web terminology)...
- 02:11 AM Revision bc23f1d6 (qgis): Ensure QgsMapLayer private QObject members are correctly parented
- to the layer
- 02:10 AM Revision 4ff6bb54 (qgis): remove local file
- 01:37 AM Bug report #18106 (Closed): PostGIS rasters - opening layer properties freezes QGIS
- Attempting to open layer properties on a PostGIS raster causes QGIS to freeze indefinitely. QGIS can only be forceful...
2018-02-14
- 11:14 PM Revision e0cf5780 (qgis): [processing] Add some missing sources to expression contexts
- 11:14 PM Revision 8154a85f (qgis): Fix Python exception in Random Points in Polygon alg
- Fixes #18103
- 11:14 PM Revision 81aa2f95 (qgis): [processing] Misc fixes and improvements to Random Points in Polygons
- - Fix missing format call for string when calculated number
of points is 0
- Fix incorrect progress reports which wer... - 11:14 PM Revision 2defaff7 (qgis): [processing] Much faster random points in polygon by using
- prepared geometries
- 11:13 PM Bug report #18103 (Closed): 'Random points inside polygons' fails to run
- Applied in changeset commit:qgis|8154a85f296e35cf670e33269d0698707232733b.
- 11:13 PM Bug report #18103 (Closed): 'Random points inside polygons' fails to run
- Applied in changeset commit:qgis|8154a85f296e35cf670e33269d0698707232733b.
- 10:28 PM Bug report #18103 (In Progress): 'Random points inside polygons' fails to run
- https://github.com/qgis/QGIS/pull/6345
- 10:28 PM Bug report #18103 (In Progress): 'Random points inside polygons' fails to run
- https://github.com/qgis/QGIS/pull/6345
- 10:28 PM Bug report #18103 (In Progress): 'Random points inside polygons' fails to run
- https://github.com/qgis/QGIS/pull/6345
- 02:24 PM Bug report #18103 (Closed): 'Random points inside polygons' fails to run
- When I try to run the 'random points inside polygon' algorithm in QGIS 2.99 I get the following error :...
- 10:30 PM Bug report #17167: Tables with boolean data types can't be saved
- I'm fairly certain that this was already fixed by commit:cb566178914933d864fad45cf359c6845961dc06
- 09:31 PM Bug report #17167: Tables with boolean data types can't be saved
- Denis Rouzaud wrote:
> Andreas, any chance to provide some demo data/script?
I will have a look at it early next ... - 07:35 PM Bug report #17167: Tables with boolean data types can't be saved
- Andreas, any chance to provide some demo data/script?
- 10:24 PM Bug report #18100: Processing tool crash qgis when selected
- Nyall Dawson wrote:
> Here's the relevant error:
>
> QH6248 qh_lib_check: Incorrect qhull library called. Caller ... - 09:02 PM Bug report #18100 (Closed): Processing tool crash qgis when selected
- Here's the relevant error:
QH6248 qh_lib_check: Incorrect qhull library called. Caller uses reentrant Qhull while ... - 09:02 PM Bug report #18100 (Closed): Processing tool crash qgis when selected
- Here's the relevant error:
QH6248 qh_lib_check: Incorrect qhull library called. Caller uses reentrant Qhull while ... - 01:58 PM Bug report #18100: Processing tool crash qgis when selected
- Nyall Dawson wrote:
> Can you run from the console and see if there's any useful debug information printed?
I run... - 01:39 PM Bug report #18100 (Feedback): Processing tool crash qgis when selected
- Can you run from the console and see if there's any useful debug information printed?
- 01:26 PM Bug report #18100 (Closed): Processing tool crash qgis when selected
- When I open Qgis there is one massage about problem in Processing: WARNING Plugin processing : The plugin will be dis...
- 08:52 PM Bug report #15887 (Closed): [Advanced Digitizing] hard constraint are overwritten by snapping
- 08:02 PM Bug report #15887: [Advanced Digitizing] hard constraint are overwritten by snapping
- duplicate of #16998
- 08:24 PM Feature request #17848 (Closed): Allow to create raster layer programmatically from 2D array
- Nevermind, I think there's actually no need for this given that you can create in-memory GDAL layers using their VSI ...
- 08:02 PM Bug report #16998: Misbehavior of Adv. Digitizing + Snapping tools
- duplicate of #15887
- 07:45 PM Bug report #16998: Misbehavior of Adv. Digitizing + Snapping tools
- master is not concerned.
- 07:58 PM Revision c0f18158 (qgis): add Qt 3D to deps Dockerfile
- 07:37 PM Bug report #18084 (In Progress): Inconsistent titles in file save dialogs in QGIS 3
- PR https://github.com/qgis/QGIS/pull/6344
- 07:37 PM Bug report #18084 (In Progress): Inconsistent titles in file save dialogs in QGIS 3
- PR https://github.com/qgis/QGIS/pull/6344
- 07:30 PM Bug report #18084: Inconsistent titles in file save dialogs in QGIS 3
- I'd go for "Save Layer as ..."
- 07:36 PM Revision a5246734 (qgis): [bugfix] Homogenize the vector and raster dialog titles
- Fixes #18084
- 07:34 PM Feature request #15219 (Closed): Digitizing: User input dialog when using Offset Curve should let...
- Until there is a proper handling with geographic system, no units will be displayed in user input widget.
- 07:34 PM Feature request #15219 (Closed): Digitizing: User input dialog when using Offset Curve should let...
- Until there is a proper handling with geographic system, no units will be displayed in user input widget.
- 07:20 PM Revision 792c19ba (qgis): nightlies: also submit build errors to dash
- 07:13 PM Bug report #18089: QGIS server 2.99 error on every WMS request (except GetCapabilities)
- I've got the errors again, there is probably something wierd in the WFS endpoint:
2018-02-14T19:11:14 WARNING Erro... - 07:08 PM Bug report #18089 (Closed): QGIS server 2.99 error on every WMS request (except GetCapabilities)
- I checked your cascaded WFS wfs_du:zone_urba served by QGIS Server as a WMS with no issue.
Btw, the first time I c... - 07:08 PM Bug report #18089 (Closed): QGIS server 2.99 error on every WMS request (except GetCapabilities)
- I checked your cascaded WFS wfs_du:zone_urba served by QGIS Server as a WMS with no issue.
Btw, the first time I c... - 04:48 PM Bug report #18089: QGIS server 2.99 error on every WMS request (except GetCapabilities)
- Looking now ...
- 06:38 PM Bug report #18094 (Closed): node tool batch vertex selection mode seems broken
- 06:38 PM Bug report #18094: node tool batch vertex selection mode seems broken
- Saber Razmjooei wrote:
> Have you tried SHIFT + R?
Ooooh SH....t , Never ever raise an issue late in a train :) ... - 05:02 PM Revision cf5d415b (qgis): build with 3D on Travis
- 04:49 PM Revision aecb717d (qgis): install ubuntugis xenial on beaver
- 04:46 PM Feature request #18099 (Feedback): WFS Capabilities handling problem
- Please attach an example QGIS project with a sample WFS we can test to reproduce the issue.
- 12:38 PM Feature request #18099 (Closed): WFS Capabilities handling problem
- The WFS Client doesn't support different URLs for the different WFS Operations as this is done by the WMS Client.
- 04:19 PM Revision 022fabf8 (qgis): try with ubuntu 18.04
- 03:47 PM Revision 21c69281 (qgis): [docker] update sip to 4.19.7
- also bump cmake to 3.10.2
- 03:25 PM Revision 543e4f0d (qgis): [attribute table] fix long UI freeze when resizing columns for large fi...
- 03:20 PM Bug report #18105 (Closed): go2streetview 8.0 plugin doesn't work on QGIS3-dev -- AttributeError:...
- This is a plugin issue not a QGIS one so please open a ticket in the bug tracker of the plugin here: https://github.c...
- 03:20 PM Bug report #18105 (Closed): go2streetview 8.0 plugin doesn't work on QGIS3-dev -- AttributeError:...
- This is a plugin issue not a QGIS one so please open a ticket in the bug tracker of the plugin here: https://github.c...
- 02:51 PM Bug report #18105: go2streetview 8.0 plugin doesn't work on QGIS3-dev -- AttributeError: type obj...
- Sorry, I forgot to mention that the error occurs when releasing mouse left button after locating a PoV camera.
- 02:45 PM Bug report #18105 (Closed): go2streetview 8.0 plugin doesn't work on QGIS3-dev -- AttributeError:...
- The plugin page confirm 8.0 work on QGIS3 but it doesn't on mine....
- 02:29 PM Bug report #18104 (Closed): Snapping icon missing for shape tools and different when Advanced Dig...
- Only basic tools have the snapping icons (square, double triangle)
Also, when the advanced digitizing tool is acti... - 02:14 PM Bug report #18102 (Closed): Can only input integer value in the vertex editor
- With a FR locale, it is impossible to enter coordinates with a point as a decimal separator (well). But when you ente...
- 02:00 PM Feature request #18101 (Closed): Add a comment field in DB Manager
- It will be nice to have the "comment" field for columns in the DB Manager
- 12:01 PM Bug report #17976: Qgis 2.14 when starting stays in stanby in GUI
- with permission of administrator, it shows this message “The plugin will be disabled because it crashed QGIS during l...
- 11:29 AM Bug report #18093: QGIS 2.18.16 Freezes when clicking on start editing without a vector selected ...
- Antonio Viscomi wrote:
> Antonio Viscomi wrote:
> > Hi All,
> > I noticed that if you click start editing, without... - 11:05 AM Revision a817d0e8 (qgis): Merge pull request #6334 from mhugent/dxf_mtext_escape_spaces
- Escape blanks in MTEXT and add unit test
- 10:29 AM Bug report #17864: Graphical modeler doesn`t preserve utf 8 encoding
- Hi Mathieu,
thank you for the answer I tried the hint with the environment variables but it still doesn`t work (I ... - 10:06 AM Revision b664f12e (qgis): Merge pull request #6340 from nyalldawson/batch_layer_name
- [processing] In batch dialog, use layer names for input layers
- 08:24 AM Bug report #18098 (Closed): QGIS Master build b6ad920404: Flags for Layers in a group don't works...
- This is by design in 3.0 - it allows a group to be toggled without resetting the checked layers inside that group.
... - 08:24 AM Bug report #18098 (Closed): QGIS Master build b6ad920404: Flags for Layers in a group don't works...
- This is by design in 3.0 - it allows a group to be toggled without resetting the checked layers inside that group.
... - 07:48 AM Bug report #18098 (Closed): QGIS Master build b6ad920404: Flags for Layers in a group don't works...
- Hi All,
I noticed that in 2.99 version:
1) When I have a group layer with the elements in, not flagged:
- I go t... - 07:46 AM Revision 8ceb6fc0 (qgis): [processing] In batch dialog, use layer names for input layers
- if they are unique in the current project
Instead of always using the layer id, which is generally
gibberish and mea... - 06:27 AM Revision 5cd452a6 (qgis): Slightly shift default outline back toward black
- Original commit shifted it a bit too light
- 05:35 AM Revision cd24adbf (qgis): [needs-docs] Rework arrangement of buttons in categories tab in
- metadata editor to make their operation more self-explanatory
for users.
Also add tooltips to the buttons describing... - 05:35 AM Bug report #18090 (Closed): [Metadata] Allow to remove categories in Layer properties --> Metadata
- Applied in changeset commit:qgis|cd24adbf9e07253227574c290c76b51da791601c.
- 05:35 AM Bug report #18090 (Closed): [Metadata] Allow to remove categories in Layer properties --> Metadata
- Applied in changeset commit:qgis|cd24adbf9e07253227574c290c76b51da791601c.
- 05:22 AM Bug report #18095: Grass algorithm outputs do not correctly work within models
- Specific to GRASS algorithms only.
- 05:22 AM Bug report #18095: Grass algorithm outputs do not correctly work within models
- Specific to GRASS algorithms only.
- 04:10 AM Bug report #18095 (Closed): Grass algorithm outputs do not correctly work within models
- "Extract layer extent" does not work in processing model in master if input layer is also a "final result".
The atta... - 05:22 AM Bug report #18096 (Closed): [2.99/3 ec86fcb] Layer properties does not open, freezes QGIS
- Duplicate of #17916
- 05:22 AM Bug report #18096 (Closed): [2.99/3 ec86fcb] Layer properties does not open, freezes QGIS
- Duplicate of #17916
- 04:49 AM Bug report #18096 (Closed): [2.99/3 ec86fcb] Layer properties does not open, freezes QGIS
- In QGIS 2.99/3 ec86fcb, selecting layer properties (from main menu or right-click menu on layer) completely freezes Q...
- 05:06 AM Bug report #18097 (Closed): r.surf.contour does not work in a processing model in QGIS 3
- See the attached example model (a simpler model that only runs r.surf.contour would probably work - I can't remember ...
- 02:54 AM Bug report #18079 (In Progress): cannot VACUUM from within a transaction
- PR https://github.com/qgis/QGIS/pull/6338
- 02:54 AM Bug report #18079 (In Progress): cannot VACUUM from within a transaction
- PR https://github.com/qgis/QGIS/pull/6338
- 02:38 AM Bug report #18082: using "v.external" as Processing option (to handle input vectors) is not working
- There is another issue with v.to.rast in master on Windows:
When using it in a processing model, if you specify the ... - 01:43 AM Revision 2d24bbf8 (qgis): [needs-docs][processing] update raster calculator help to reflect updat...
2018-02-13
- 12:23 AM Bug report #16731: Processing/GRASS tools fail if input datasource has spaces in the name
- Alister Hood wrote:
> This seems to affect other tools as well as GRASS. e.g. try GDAL rasterize.
Another exampl... - 12:09 AM Bug report #18079: cannot VACUUM from within a transaction
- Confirmed on Windows
- 02:31 PM Bug report #18079 (Open): cannot VACUUM from within a transaction
- I installed QGIS 2.99 (alongside 2.18) via osgeo4w-setup-x86_64.exe, on Windows 7. Currently at b6ad920404 (updated y...
- 11:45 PM Bug report #18090: [Metadata] Allow to remove categories in Layer properties --> Metadata
- See https://github.com/qgis/QGIS/pull/6337
- 06:03 PM Bug report #18090: [Metadata] Allow to remove categories in Layer properties --> Metadata
- Yes I was expecting a minus button and as i did not find any, I never tried to add a new category because I was afrai...
- 04:55 PM Bug report #18090: [Metadata] Allow to remove categories in Layer properties --> Metadata
- The left arrow will remove the selected category from the right panel:
* If it's a predefined one, it will come back... - 04:18 PM Bug report #18090 (Closed): [Metadata] Allow to remove categories in Layer properties --> Metadata
- Layer Properties dialog --> Metadata --> Categories tab
The dialog allows you to add new categories but there's no w... - 09:47 PM Bug report #18094 (Feedback): node tool batch vertex selection mode seems broken
- Works fine here. Node tool, shift+R to start, click first vertex, click last vertex.
- 09:39 PM Bug report #18094: node tool batch vertex selection mode seems broken
- Saber wins the day!
- 09:21 PM Bug report #18094: node tool batch vertex selection mode seems broken
- Have you tried SHIFT + R?
- 08:12 PM Bug report #18094 (Closed): node tool batch vertex selection mode seems broken
- Hi
I tested again the batch selection mode of vertices described here [[https://github.com/qgis/QGIS/pull/5479]] an... - 09:38 PM Bug report #18087 (Closed): QGIS 2.99 crashes when trying to use no projection
- 09:28 PM Bug report #18087: QGIS 2.99 crashes when trying to use no projection
- Nyall,
sorry I cant reproduce the problem anymore - 10:29 AM Bug report #18087 (Feedback): QGIS 2.99 crashes when trying to use no projection
- Can you please post more steps to reproduce, and a copy of your data. There's not enough info here to replicate the c...
- 09:51 AM Bug report #18087 (Closed): QGIS 2.99 crashes when trying to use no projection
- h2. User Feedback
I used project crs no projection
in the settings menu I have use the crs of the project
after... - 08:21 PM Bug report #18093: QGIS 2.18.16 Freezes when clicking on start editing without a vector selected ...
- Antonio Viscomi wrote:
> Hi All,
> I noticed that if you click start editing, without having first selected a vecto... - 05:35 PM Bug report #18093 (Closed): QGIS 2.18.16 Freezes when clicking on start editing without a vector ...
- Hi All,
I noticed that if you click start editing, without having first selected a vector layer in the TOC, QGIS fre... - 08:05 PM Bug report #17534 (Closed): QGIS Master crashes after open a project
- 02:10 PM Bug report #17534: QGIS Master crashes after open a project
- Hi Mathieu,
No in recent build this issues it seems solved, i don't see this crashes... - 11:39 AM Bug report #17534: QGIS Master crashes after open a project
- I've downloaded this project and using a 24-hour old QGIS master build (linux), it opens without crashing.
Antonio... - 08:04 PM Bug report #18091 (Closed): Processing plugin doesn't work
- Just go into plugin settings and reenable processing.
- 08:04 PM Bug report #18091 (Closed): Processing plugin doesn't work
- Just go into plugin settings and reenable processing.
- 04:43 PM Bug report #18091 (Closed): Processing plugin doesn't work
- My qgis 2.99 ec86cb the processing tool box (plugin) doesn't open.
There is one massage every time a run it: WARN... - 06:09 PM Revision 345088c8 (qgis): Merge pull request #6192 from slarosa/fix_shortcut_macos
- Fix displaying keyboard shortcut under macos
- 05:14 PM Bug report #18092 (Closed): GRASS shell doesn't work on macOS
- Hi everyone,
I have a question about the use the +GRASS 6.4.6 (2016)+ Plugin that comes with the +QGIS 2.14.21-Ess... - 05:11 PM Bug report #18089: QGIS server 2.99 error on every WMS request (except GetCapabilities)
- Problem is back once I added again the layer, even if this time it was through an ESRI SHP format (and not WFS).
I... - 04:24 PM Bug report #18089: QGIS server 2.99 error on every WMS request (except GetCapabilities)
- Dear all,
The problem is finally solved. It came from a WFS layer which was causing the error (maybe because a cro... - 02:48 PM Bug report #18089 (Closed): QGIS server 2.99 error on every WMS request (except GetCapabilities)
- Hi all,
I did an update a few days ago of the QGIS server 2.99 on my own server (Debian) and since then, I am unab... - 05:02 PM Revision b082ba8f (qgis): Merge branch 'release-2_18' of https://github.com/qgis/QGIS into releas...
- 04:59 PM Bug report #18088 (Closed): QGIS 2 API Documentation: links to QT4 classes not found
- Applied in changeset commit:qgis|4ab983e731f5d039b4f140ce86f9cbfcc50e0fdc.
- 04:59 PM Bug report #18088 (Closed): QGIS 2 API Documentation: links to QT4 classes not found
- Applied in changeset commit:qgis|4ab983e731f5d039b4f140ce86f9cbfcc50e0fdc.
- 11:57 AM Bug report #18088: QGIS 2 API Documentation: links to QT4 classes not found
- See for instance: https://qgis.org/api/2.18/classQgisInterface.html
QGIS API Python is generated, so I am not sure... - 11:55 AM Bug report #18088 (Closed): QGIS 2 API Documentation: links to QT4 classes not found
- All links from QGIS 2 API Documentation to QT 4 classes are broken and result in a 404 Not Found. For example _QgsPro...
- 04:59 PM Revision 4ab983e7 (qgis): fix link to Qt 4.8 doc
- fix #18088
- 04:59 PM Revision 5293044d (qgis): Escape spaces in MTEXT
- 04:55 PM Bug report #18063: QGIS 2.18.16 crash while exporting to PDF a rotated map
- I opened your project in QGIS 2.18.16 on Windows 7 Professional 64bit and exported the layout to pdf and QGIS crashed...
- 04:51 PM Revision abeef257 (qgis): macOS: fix shortcut even for processing tool button
- 04:46 PM Revision 27cbfafd (qgis): shortcut config. dialog: display correctly keysequence on macOS
- 04:46 PM Revision 856dd08a (qgis): display correctly keyboard shortcut in toolbar tooltip under macOS
- 04:40 PM Revision 33915947 (qgis): Merge pull request #6302 from slarosa/split_v_drape
- Split v.drape command
- 03:50 PM Revision 256e4419 (qgis): Escape blanks in MTEXT and add unit test
- 03:11 PM Revision 231dae31 (qgis): various fixes to rotation map tool
- * do not go through the user input to do the rotation (avoid rounding in spin box, except when magnet is on)
* allow ... - 02:19 PM Revision 79d224e3 (qgis): add advanced config to offset map tool widget
- fix #14750
- 02:19 PM Revision 5d7eb198 (qgis): fix invalid value for offset_join_style in main options
- 02:19 PM Revision 77f864b8 (qgis): fix offset side for polygons
- 02:19 PM Revision e1d481fa (qgis): various fixes to the offset map tool
- code has been refactored, hopefully things are clearer now
fix #17367
fix #14751 - 02:19 PM Feature request #14750 (Closed): Drop-down menu for offset curve settings
- Applied in changeset commit:qgis|79d224e34983ec03fdc730ea251df815d3a7e617.
- 02:19 PM Feature request #14750 (Closed): Drop-down menu for offset curve settings
- Applied in changeset commit:qgis|79d224e34983ec03fdc730ea251df815d3a7e617.
- 02:19 PM Bug report #14751 (Closed): 'Offset Curve' tool - Strange behaviour of 'User Input Panel'
- Applied in changeset commit:qgis|e1d481faa7ddc5dc84e0760a8371e5eaefb862d9.
- 02:19 PM Bug report #14751 (Closed): 'Offset Curve' tool - Strange behaviour of 'User Input Panel'
- Applied in changeset commit:qgis|e1d481faa7ddc5dc84e0760a8371e5eaefb862d9.
- 02:19 PM Bug report #17367 (Closed): Offset tool doesn't honor snapping configuration
- Applied in changeset commit:qgis|e1d481faa7ddc5dc84e0760a8371e5eaefb862d9.
- 02:19 PM Bug report #17367 (Closed): Offset tool doesn't honor snapping configuration
- Applied in changeset commit:qgis|e1d481faa7ddc5dc84e0760a8371e5eaefb862d9.
- 01:00 PM Bug report #18086: QGIS 2.18: Joins do not work reliable
- "The join does not work" means: QGIS does not recognize corresponding ident values, and all values of the joined tabl...
- 09:15 AM Bug report #18086 (Closed): QGIS 2.18: Joins do not work reliable
- QGIS 2.18.16 on Windows 10
Steps (see attached project):
- Working with a shapefile
- Join the shapefile to a ta... - 11:45 AM Revision ca0cb9b8 (qgis): [ui] resize statistical summary columns to content
- 11:40 AM Bug report #17285 (Feedback): QGIS3: reshape doesn't listen to "avoid intersection"
- I can't reproduce. I've tested with 2.18 and 3.0 and the behavior is the same.
Note that reshaping with "avoid int... - 11:26 AM Bug report #16305 (Feedback): WMS GetLegend Fails in QGIS 2.99
- I can't reproduce - I get the exact same legend in 2.18 and 2.99.
Is this still an issue on current nightlies? - 11:26 AM Bug report #16305 (Feedback): WMS GetLegend Fails in QGIS 2.99
- I can't reproduce - I get the exact same legend in 2.18 and 2.99.
Is this still an issue on current nightlies? - 11:10 AM Bug report #16858 (Closed): Python error:RuntimeError: wrapped C/C++ object of type SnapGeometrie...
- Not a QGIS bug - it's a bug in the plugin. PR here: https://github.com/jdugge/BufferByPercentage/pull/14
- 10:59 AM Feature request #17548: Automatically populate layer metadata for WMS layers
- This is not a bug - it's a feature request. The same WMS information as was shown in 2.x is still available, and is n...
- 10:59 AM Feature request #17548: Automatically populate layer metadata for WMS layers
- This is not a bug - it's a feature request. The same WMS information as was shown in 2.x is still available, and is n...
- 10:53 AM Bug report #17864 (Feedback): Graphical modeler doesn`t preserve utf 8 encoding
- Christian, can you be a bit more specific here? I'm a regular user of utf8-encoded datasets (including shapefiles), a...
- 10:50 AM Bug report #17843 (Closed): Can't add QGIS raster calculator in the processing modeller
- Alister, I'm pretty sure the raster calculator now works well within a model. Let me know if it's not the case.
- 10:50 AM Bug report #17843 (Closed): Can't add QGIS raster calculator in the processing modeller
- Alister, I'm pretty sure the raster calculator now works well within a model. Let me know if it's not the case.
- 10:50 AM Bug report #17843 (Closed): Can't add QGIS raster calculator in the processing modeller
- Alister, I'm pretty sure the raster calculator now works well within a model. Let me know if it's not the case.
- 10:49 AM Bug report #17616 (Closed): qgis crash when moving a georef raster in the list of the layers
- Closing due to lack of feedback
- 10:49 AM Bug report #17616 (Closed): qgis crash when moving a georef raster in the list of the layers
- Closing due to lack of feedback
- 10:46 AM Revision bf4ba08a (qgis): Merge pull request #6331 from mhugent/dxf_label_layers_v3
- Fix dxf export for label layers and add unit test
- 10:40 AM Revision fc51b82f (qgis): [save as vector] use the save/restore geomtry API
- 09:49 AM Revision ad849615 (qgis): Fix python error when trying to export db manager table
- 09:49 AM Revision fa56aa55 (qgis): [dbmanager] Fix python error when scrolling postgis results
- Fixes #17835
- 09:49 AM Revision 6b4e734d (qgis): [dbmanager] Fix inconsistent capitalization, HIG violations,
- and unprofessional strings
- 09:49 AM Revision c08e4c53 (qgis): Fix invalid (deprecated) escape strings in db manager
- 09:49 AM Revision ea40f1e8 (qgis): More capitalization homogenization
- 09:48 AM Bug report #17835 (Closed): Error in scrolling table in DB Manager in QGIS 2.99
- Applied in changeset commit:qgis|fa56aa5542490f5d793af58f7e0650f460ee7586.
- 09:48 AM Bug report #17835 (Closed): Error in scrolling table in DB Manager in QGIS 2.99
- Applied in changeset commit:qgis|fa56aa5542490f5d793af58f7e0650f460ee7586.
- 09:48 AM Revision 70644f1d (qgis): Fix undo stack does not correctly roll back geometry edits
- in a granular manner
Fixes #17658 - 09:48 AM Bug report #17658 (Closed): Digitizing: Ctrl+Z (and other cancelation tools) reset the features t...
- Applied in changeset commit:qgis|70644f1ddd51fbdc85b99a51aa1f9150856c7036.
- 09:48 AM Bug report #17658 (Closed): Digitizing: Ctrl+Z (and other cancelation tools) reset the features t...
- Applied in changeset commit:qgis|70644f1ddd51fbdc85b99a51aa1f9150856c7036.
- 08:55 AM Bug report #17658: Digitizing: Ctrl+Z (and other cancelation tools) reset the features to its ini...
- PR at https://github.com/qgis/QGIS/pull/6330
- 08:19 AM Bug report #17658 (In Progress): Digitizing: Ctrl+Z (and other cancelation tools) reset the featu...
- 09:37 AM Revision 265bc686 (qgis): Merge pull request #6319 from mhugent/dxf_label_layers
- Fix dxf export for label layers with labeling but without symbology
- 09:23 AM Revision c996c617 (qgis): Merge branch 'master' into dxf_label_layers_v3
- 08:58 AM Bug report #18081 (Feedback): GDB recognition mixup
- Hi, can you elaborate a little further, and preferably add a dataset, qgs project file and or some screenies?
If I... - 08:58 AM Bug report #18081 (Feedback): GDB recognition mixup
- Hi, can you elaborate a little further, and preferably add a dataset, qgs project file and or some screenies?
If I... - 08:55 AM Revision 5c3a7554 (qgis): Fix dxf export for label layers and add unit test
- 08:47 AM Bug report #18082: using "v.external" as Processing option (to handle input vectors) is not working
- The v.external option was obviously disabled in my linux testing - if I enable it then it fails there too, so this is...
- 08:47 AM Bug report #18082: using "v.external" as Processing option (to handle input vectors) is not working
- The v.external option was obviously disabled in my linux testing - if I enable it then it fails there too, so this is...
- 08:01 AM Bug report #18082: using "v.external" as Processing option (to handle input vectors) is not working
- Ah, I see that in the preferences there is an option for processing to use v.external, and if I turn that off then it...
- 08:19 AM Bug report #16868 (Closed): undo/redo functionality broken in QGIS master
- Duplicate of #17658
- 08:19 AM Bug report #16868 (Closed): undo/redo functionality broken in QGIS master
- Duplicate of #17658
- 07:45 AM Feature request #18085 (Open): Enhancement: make processing "history" window modeless
- Currently the processing "history" window is modal, so you can't leave it open to refer to while you are using proces...
- 07:38 AM Revision 576030b0 (qgis): Revert arg simplification attempt
- 07:31 AM Bug report #18084 (Closed): Inconsistent titles in file save dialogs in QGIS 3
- The attached screenshot shows (for both 2.18.16 and master) the titles of the main save as dialogs that you get when ...
- 06:35 AM Revision e6a57437 (qgis): Fix message boxes titles
- 05:24 AM Revision 66b9b435 (qgis): [processing] Fix destination files are silently ignored when relaunching
- algorithms from the history panel
- 04:40 AM Revision 1994c446 (qgis): [processing] harmonize results viewer action behavior
- 03:18 AM Revision a1a45536 (qgis): Merge pull request #6221 from nyalldawson/var_leak
- Fix massive memory leak in PyQGIS, pt 1
- 02:55 AM Bug report #18083 (Closed): Simplify map tool - don't use douglas-peucker simplification
- The simplify map tool currently forces Douglas-Peucker simplification (via the QgsGeometry::simplify method). Unfortu...
- 02:02 AM Revision 0c6f2238 (qgis): Drop some legacy sip conversion code
- 01:25 AM Bug report #17102: Editing raster pseudocolor classification seems to trigger unwanted auto-class...
- Alister, have you tried saving a style from a current build and loading that? That shouldn't cause unwanted auto clas...
- 01:07 AM Bug report #17102 (Reopened): Editing raster pseudocolor classification seems to trigger unwanted...
- 01:07 AM Bug report #17102: Editing raster pseudocolor classification seems to trigger unwanted auto-class...
- Hi guys, I still have a problem. I'm not sure if you want me to file this in a different ticket - rather than being ...
- 01:07 AM Bug report #17102: Editing raster pseudocolor classification seems to trigger unwanted auto-class...
- Hi guys, I still have a problem. I'm not sure if you want me to file this in a different ticket - rather than being ...
- 01:09 AM Bug report #17965 (Closed): Print Composer
- Changing the page format, close the program and it will re-open with the changed format "solves" it.
2018-02-12
- 12:25 AM Bug report #15218: MSSQL columns with default values not ignored
- Damien can you check if this is still the case in 3. I have a feeling I have already fixed it.
- 12:22 AM Bug report #18082 (Closed): using "v.external" as Processing option (to handle input vectors) is ...
- ...
- 10:44 PM Bug report #18079 (Feedback): cannot VACUUM from within a transaction
- How do you trigger this error in QGIS? I've been unable to reproduce.
- 05:12 PM Bug report #18079 (Closed): cannot VACUUM from within a transaction
- In the current version of QGIS 2.99 it is not possible to run VACUUM on a SQLite database. Error:
"cannot VACUUM f... - 09:00 PM Bug report #17920 (Closed): It is possible to use the raster calculator to crash QGIS
- Looks good... I wasn't able to test Windows build 2.99.0-292 on the original machine at work (Trend Micro thinks it i...
- 09:00 PM Bug report #17920 (Closed): It is possible to use the raster calculator to crash QGIS
- Looks good... I wasn't able to test Windows build 2.99.0-292 on the original machine at work (Trend Micro thinks it i...
- 07:40 AM Bug report #17920: It is possible to use the raster calculator to crash QGIS
- Give it a try again in the next nightly update. I've updated the algorithm logic, hopefully it'll deal with your issu...
- 06:59 AM Bug report #17920 (Reopened): It is possible to use the raster calculator to crash QGIS
- Still crashes here on Windows 10 (64bit osgeo4w fcb50a6857). I turned off all plugins other than processing, in case...
- 06:59 AM Bug report #17920 (Reopened): It is possible to use the raster calculator to crash QGIS
- Still crashes here on Windows 10 (64bit osgeo4w fcb50a6857). I turned off all plugins other than processing, in case...
- 08:45 PM Bug report #17152: Problem with type of (python) QgsComposerItem?
- This problem is still there with QGIS 2.99 :
myLayout.itemById('myid') returns qgsLayoutItem object instead of the o... - 07:29 PM Bug report #18081 (Closed): GDB recognition mixup
- I open a new project, add several layers from an ArcGIS GDB. Then work in the project for a while. When I close it ...
- 06:36 PM Bug report #18080 (Closed): Vector Fixed Distance Buffer
- I opened a arcGIS GDB layer, saved it as a shapefile layer, then edited and kept only the shapes I needed for the reg...
- 05:53 PM Revision c2baf1b9 (qgis): [dxf] use struct instead of QPair for addLayers (#6323)
- fix #11790
- 05:53 PM Bug report #11790 (Closed): Python bindings for QgsDxfExport.addLayers causes crash
- Applied in changeset commit:qgis|c2baf1b91b7c0a34e2c1e6c31169a1eb34f8eb94.
- 05:53 PM Bug report #11790 (Closed): Python bindings for QgsDxfExport.addLayers causes crash
- Applied in changeset commit:qgis|c2baf1b91b7c0a34e2c1e6c31169a1eb34f8eb94.
- 04:54 PM Revision 59b17f25 (qgis): Merge pull request #6321 from 3nids/dxf_addlayers
- [dxf] use a struct instead of QPair for layers
- 04:37 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- René-Luc ReLuc wrote:
> I have testing n the same server : the package provided by qgis.org and my own build.
>
>... - 12:01 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- I have testing n the same server : the package provided by qgis.org and my own build.
The package segfault, not th... - 04:29 PM Revision 2a7aeafb (qgis): doxygen, init in header
- 04:10 PM Revision 94b644e9 (qgis): Merge pull request #6324 from qgis/revert-6320-try-to-fix-collapsible-c...
- Revert "Try to fix QgsCollapsibleGroupBox crash on Qt 5.10"
- 03:08 PM Revision 03e49f1f (qgis): Revert "Try to fix QgsCollapsibleGroupBox crash on Qt 5.10"
- 02:48 PM Revision 53f4464b (qgis): [dxf] followup 31e93aecae fix server
- 02:22 PM Revision 338a73b3 (qgis): [sip] remove unused QPair conversion
- 02:22 PM Revision 31e93aec (qgis): [dxf] use a struct instead of QPair for layers
- there was a crash in Python in QgsDxfExport.addLayers due to a bad conversion
- 12:44 PM Revision ec86fcb1 (qgis): Merge pull request #6169 from landryb/fix/desktopfile
- Don't hardcode the path to qgis binary in .desktop file
- 12:40 PM Revision 9e79d8a7 (qgis): Merge pull request #6320 from elpaso/try-to-fix-collapsible-crash-on-qt510
- Try to fix QgsCollapsibleGroupBox crash on Qt 5.10
- 12:20 PM Bug report #18078 (Closed): Adding Google Maps with PyQGIS
- This works for me:...
- 12:20 PM Bug report #18078 (Closed): Adding Google Maps with PyQGIS
- This works for me:...
- 06:41 AM Bug report #18078 (Closed): Adding Google Maps with PyQGIS
- In QGIS 2.18.16 I'm using the following code (and it works):
> import requests
> service_url = "https://mt1.googl... - 12:09 PM Revision 4ada4989 (qgis): [processing] automatically open results viewer panel when items added
- 12:09 PM Revision 207a9473 (qgis): [processing] offer hyperlink to file path in the results viewer
- because users don't always get that there is a dbl-click action
against the tree view items. - 11:52 AM Revision d4063e8b (qgis): Try to fix QgsCollapsibleGroupBox crash on Qt 5.10
- Automatic memory management: prevent button to be
deleted too early. - 11:44 AM Bug report #17776 (Closed): [Processing] Clip raster crashes QGIS
- Duplicate of #18004
- 11:42 AM Revision 2c6100ea (qgis): Doxygen
- 11:28 AM Revision d5e64929 (qgis): Fix error when running gdal algorithms through locator
- 11:28 AM Revision 7609ab7c (qgis): Allow certain locator filters to operate on the main thread
- Some filters are fast enough to return results that it's overkill
to run them in a background thread - add a flag to ... - 11:28 AM Revision fabda536 (qgis): Add missing docs
- 11:28 AM Revision 44df58e5 (qgis): Simplify code
- 11:26 AM Revision 981afb3d (qgis): Make QgsLocator more thread safe
- - add a clone() method to filters, and always search using the
clone instead of the original filter
- add a prepare()... - 11:26 AM Revision a9d61ff5 (qgis): Merge pull request #6285 from tudorbarascu/dpi
- fix server issue for double devicePixelRatio leading to DPI requests with decimals
- 11:07 AM Revision c9e637e6 (qgis): Fix dxf export for label layers with labeling but without symbology
- 10:36 AM Bug report #18025: QGIS 2.18.16 crash on "save as"
- Hi,
I tried to remove directories from all home diretories on all users of system (2 users + root). I launch qgis ag... - 10:36 AM Bug report #17670: Profiles do not pick up 'default options', even when shown in Options Dialog (...
- New approach by Nathan: https://github.com/qgis/QGIS/pull/6317
- 10:33 AM Bug report #18062: floating point error in round function in Ubuntu
- Since I just want to show it as a label and don't want to calculate with it, for now I'll just use the following cust...
- 10:24 AM Revision 6096e5c2 (qgis): Fix crash after running GDAL alg from processing (fixes #18004)
- This was happening only with GDAL trunk
Processing first tries to load output as a vector, then as a raster
and outp... - 10:23 AM Bug report #18004 (Closed): QGIS processing core dumped when using gdal trunk
- Applied in changeset commit:qgis|6096e5c25d2e0966f0287571a1194b1fcccf9be5.
- 10:23 AM Bug report #18004 (Closed): QGIS processing core dumped when using gdal trunk
- Applied in changeset commit:qgis|6096e5c25d2e0966f0287571a1194b1fcccf9be5.
- 05:51 AM Bug report #18004: QGIS processing core dumped when using gdal trunk
- Is this issue a duplicate of an earlier reported #17776?
- 09:57 AM Revision 2ded9c2e (qgis): Merge branch 'settings_17670' of https://github.com/NathanW2/QGIS into ...
- 09:45 AM Revision fbc6e4d1 (qgis): add Server DPI test
- 09:09 AM Bug report #17845: Setting Raster Transparency using "Add values from display" doesn't work
- You are welcome! Thank you for the feed-back and thanks to all QGIS sponsors and donors that made this happen!
- 09:05 AM Bug report #17845: Setting Raster Transparency using "Add values from display" doesn't work
- Problem solved! It works in Ubuntu 16.04 and Windows 10. Thank you very much.
- 08:00 AM Revision a7870afa (qgis): Merge pull request #6303 from alexbruy/help-logging
- log requested help URLs
- 07:51 AM Revision e5d7733b (qgis): [processing] harmonize order of result panel (latest first) and add tim...
- 07:34 AM Revision 32076009 (qgis): Don't call init in QgsApplication
- 06:50 AM Revision 9198971c (qgis): FIx
- 06:48 AM Revision c988dd29 (qgis): Move settings to resource folder
- 06:17 AM Revision 3b6d37fe (qgis): Lets try fix this
- 05:55 AM Feature request #17749: The add delimited text file dialog should provide field for Z and M values
- For the record, delimited text provider does support Z dimension and M values through a WKT field.
- 04:13 AM Revision f10758e1 (qgis): partial revert of 5dc91b4 to fix regression (fixes #18073)
- setMaximumHeight() stays, so hopefully we are still protected
from infinit canvas redraw loop. - 04:13 AM Bug report #18073 (Closed): no display of layer loading progress in status bar in actual master
- Applied in changeset commit:qgis|f10758e1b608f9020b920b3e55ca3c3e0cca7af1.
- 04:13 AM Bug report #18073 (Closed): no display of layer loading progress in status bar in actual master
- Applied in changeset commit:qgis|f10758e1b608f9020b920b3e55ca3c3e0cca7af1.
- 03:44 AM Bug report #18073: no display of layer loading progress in status bar in actual master
- -I thought this was a regression from my recent progress bar widget change (from show() hide() to setMaximumWidth()),...
- 03:43 AM Revision 5431a2db (qgis): Fix crash when repairing zero length linestring geometry
- Fixes #18077
- 03:42 AM Bug report #18077 (Closed): QGIS crashes when running "Fix Geometries" Processing algorithm on th...
- Applied in changeset commit:qgis|5431a2dbaece3902b6bf906b86b3c4257062630d.
- 03:42 AM Bug report #18077 (Closed): QGIS crashes when running "Fix Geometries" Processing algorithm on th...
- Applied in changeset commit:qgis|5431a2dbaece3902b6bf906b86b3c4257062630d.
- 03:01 AM Bug report #18077: QGIS crashes when running "Fix Geometries" Processing algorithm on the attache...
- PR at https://github.com/qgis/QGIS/pull/6314
- 01:36 AM Bug report #18077 (Closed): QGIS crashes when running "Fix Geometries" Processing algorithm on th...
- I attach a GeoPackage DB with a single layer, which in turns has a single MultiLineString geometry.
This is the WK... - 03:42 AM Revision 0eda7766 (qgis): Fix loss of checkbox widget settings when a default expression is set
- Fixes #18076
- 03:42 AM Bug report #18076 (Closed): Checkbox options in drag and drop designer disappears when default va...
- Applied in changeset commit:qgis|0eda77661fcef96b795eb451f5e73e9b4b0a2613.
- 03:42 AM Bug report #18076 (Closed): Checkbox options in drag and drop designer disappears when default va...
- Applied in changeset commit:qgis|0eda77661fcef96b795eb451f5e73e9b4b0a2613.
- 02:15 AM Bug report #18076: Checkbox options in drag and drop designer disappears when default value is no...
- PR https://github.com/qgis/QGIS/pull/6311
- 03:29 AM Revision efdaf5fc (qgis): Merge pull request #6312 from nyalldawson/field_exp_null
- Don't silently discard requests to set QgsFieldExpressionWidget to an empty expression
- 03:29 AM Bug report #14325 (Closed): Order-By-Clause accumulates default sub-clauses
- Applied in changeset commit:qgis|9dca6da060f17f522d5e2b33d28c74f3f6618ec2.
- 02:56 AM Revision ac28714a (qgis): Fix data defined properties in cluster/displacement renderer
- do not evaluate for isolated features
Fixes #18074 - 02:55 AM Bug report #18074 (Closed): [cluster renderer] Data defined values using a field have no effect o...
- Applied in changeset commit:qgis|ac28714a40efc066279587a7d169470c39a4d119.
- 02:55 AM Bug report #18074 (Closed): [cluster renderer] Data defined values using a field have no effect o...
- Applied in changeset commit:qgis|ac28714a40efc066279587a7d169470c39a4d119.
- 02:35 AM Bug report #18074: [cluster renderer] Data defined values using a field have no effect on non clu...
- PR at https://github.com/qgis/QGIS/pull/6313
- 02:18 AM Revision 9dca6da0 (qgis): Don't silently discard requests to set QgsFieldExpressionWidget
- to an empty expression
This causes issues in lots of places - e.g. a field constraint
is always set to the first fie... - 01:15 AM Bug report #17809 (Feedback): Rendering performance issues
- Saber - can you please run a test of this code to determine whether the speed regression you see is related to the re...
- 01:14 AM Revision 46d7a428 (qgis): Merge pull request #6300 from nyalldawson/opts
- Misc optimizations for everything
2018-02-11
- 12:04 AM Revision e4ab1a67 (qgis): Don't generate symbol expression context scope when it's not
- being used
Refs #17809 - 12:04 AM Revision 24fb28f7 (qgis): Avoid unused expression context updates in more places
- 12:04 AM Revision c7e257ef (qgis): More efficient simplification of linestring geometries during rendering
- Refs #17809
- 12:04 AM Revision 180d878d (qgis): Much more efficient QgsRectangle->QgsGeometry conversion
- 12:04 AM Revision db12f006 (qgis): Avoid cloning in QgsGeometry::convertToMultiType where possible
- Refs #17809
- 12:04 AM Revision b60489db (qgis): More efficiency improvements for map to pixel simplification
- Refs #17809
- 11:56 PM Revision 65827adc (qgis): Provide an optimised constructor for a null QgsRectangle
- This is used a lot, yet the current constructor calls the
normalize() method which does a bunch of operations for no
... - 11:56 PM Revision ff7bb9aa (qgis): Remove inefficient method for creating empty geometry of same
- WKB type, and use optimized method instead
Refs #17809 - 11:19 PM Revision 6698fb89 (qgis): Merge pull request #6310 from 3nids/pd_domain_218
- [postgres] fix domain not in public schema
- 11:11 PM Bug report #18076 (Closed): Checkbox options in drag and drop designer disappears when default va...
- I came across this trying to trigger checkbox states based on other checkbox states with case->when default values to...
- 10:58 PM Revision 42dd9713 (qgis): make code compatible with QGIS 2.x
- 10:34 PM Revision 2cbcf74e (qgis): Merge pull request #6304 from 3nids/pg_domain
- [postgres] fix domain not in public schema
- 10:34 PM Bug report #18053 (Closed): Only public postgres domains recognized
- Applied in changeset commit:qgis|498e55186cb3fc6cd8470ce931693c4d72708cef.
- 10:34 PM Bug report #18053 (Closed): Only public postgres domains recognized
- Applied in changeset commit:qgis|498e55186cb3fc6cd8470ce931693c4d72708cef.
- 10:29 PM Revision bfe35c26 (qgis): [postgres] use pg_type rather than information_schema.domain_constraint...
- otherwise there is no warranty to retrieve the correct constraint as its name is not unique
- 10:21 PM Revision 1f051ff1 (qgis): [postgres] fix domain not in public schema
- fix #18053
see PR #6304 - 10:07 PM Bug report #17825: File browser broken with gtk backend
- The first gtk error message is coming from https://github.com/GNOME/gtk/blob/master/gtk/gtkwidget.c#L13085 - so somet...
- 09:55 PM Bug report #17825: File browser broken with gtk backend
- After a bit more code digging and printf-debugging, it seems any call to a method of QFileDialog opening a dialog (ie...
- 08:03 PM Bug report #17825: File browser broken with gtk backend
- Meh. Not this one, wrong track. That code seems to be in the 'save as image' dialog codepath.
- 04:28 PM Bug report #17825: File browser broken with gtk backend
- I think i'm on something here : https://github.com/qgis/QGIS/blob/master/src/gui/qgsguiutils.cpp#L130
The #else co... - 03:28 PM Bug report #17825: File browser broken with gtk backend
- Hmm.. i'm looking at what could be specific to BSDs (Asked loic bartoletti from FreeBSD if he was also seeing that bu...
- 09:23 AM Bug report #17825: File browser broken with gtk backend
- In fact it seems any instance of QgsFileWidget triggers this - 'save project' dialog too. So that's not driver-specif...
- 07:59 PM Bug report #18075 (Closed): Checkbox options in drag and drop designer disappears when default va...
- I came across this trying to trigger checkbox states based on other checkbox states with case->when default values to...
- 06:32 PM Bug report #18074 (Closed): [cluster renderer] Data defined values using a field have no effect o...
- I'm trying to setup some data defined values in combinaison of point cluster renderer. In the example available in at...
- 04:50 PM Bug report #18073 (Closed): no display of layer loading progress in status bar in actual master
- there is no display of layer loading progress in status bar while project loading. in qgis 2.18 is everything ok (lik...
- 01:40 PM Revision c3a4b117 (qgis): Merge pull request #6309 from alexbruy/processing-enums
- [processing] add enums support for fields and feature source parameters
- 01:05 PM Revision 17850934 (qgis): [processing] add enums support for fields and feature source parameters
- (follow up 068d74d5)
- 12:03 PM Bug report #18068: QGIS-dev crashes after PyQt5 QComboBox.clear()
- The problem occurs after start attribute form when i try type something in combobox, cursor is freeze for 3 - 4 secon...
- 11:40 AM Bug report #18068: QGIS-dev crashes after PyQt5 QComboBox.clear()
- I'm sending part of code:...
- 10:42 AM Revision 52f83b34 (qgis): write to log when help location is not configured
- 08:52 AM Revision 367aba17 (qgis): Merge pull request #6308 from nyalldawson/multi_out
- [processing] Add explicit output type for multiple layers
- 08:38 AM Revision a71912b0 (qgis): log requested help URLs
- 08:38 AM Revision e20410a6 (qgis): also log help "key" used to construct URI
- 08:38 AM Revision edcd2a18 (qgis): fix typos
- 08:38 AM Revision f4094af6 (qgis): add default help location to the global settings (refs #17670)
- 02:44 AM Revision dd3ba342 (qgis): Fix ui build warning
- 02:44 AM Revision db9db58e (qgis): Fix undefined behavior when closing layout designer
- 02:00 AM Revision 414c3a4b (qgis): Fix unavailable layer inputs for multi-layer inputs set to any map laye...
- 02:00 AM Revision 54a99c27 (qgis): [processing] Add multi layer outputs to Package Layers and Vector Split...
- 01:57 AM Revision 4bcc9df5 (qgis): [processing] Add explicit output type for multiple layers
- This was a missing capability in the processing API - while algorithms
could declare multiple layer input parameters,...
2018-02-10
- 12:49 AM Bug report #17825: File browser broken with gtk backend
- Well, i'm the one packaging qgis on my OS... will have to recheck with upcoming qt 5.9.5.
Tried the same workflow ... - 09:13 AM Bug report #17825 (Feedback): File browser broken with gtk backend
- It's unlikely to be a qgis issue - have you checked for an open issue on your distro?
- 09:03 PM Feature request #18072 (Open): Fields should all be editable (or togglable) on add feature
- When fields are individually toggled OFF for editable, these persist on add feature. I'm not sure that's what most u...
- 08:27 PM Revision 781b5870 (qgis): add test for postgres domains
- 08:26 PM Revision 498e5518 (qgis): [postgres] fix domain not in public schema
- fix #18053
correctly set enumeration widget in case the domain is not in public schema
also fixes an issue if two dom... - 06:20 PM Bug report #18060 (Closed): processing: raster calculator doesn't work, error thrown
- 06:19 PM Bug report #18068: QGIS-dev crashes after PyQt5 QComboBox.clear()
- Cannot reproduce on master/linux with Qt 5.9.3
- 09:11 AM Bug report #18068: QGIS-dev crashes after PyQt5 QComboBox.clear()
- okey, in attachment.
- 05:00 AM Bug report #18068 (Feedback): QGIS-dev crashes after PyQt5 QComboBox.clear()
- Can you share the form?
- 02:10 PM Bug report #15440: QGIS Server: GetPrint crashes on Windows when there are advanced elements (i....
- I can reproduce this issue in Debian Jessie with the debian package and not with my own compilation.
- 01:44 PM Bug report #18071: qgis 2.18.16 freezes when opening gpx-file in the "Import other file" tab
- Can you provide some example data to test/confirm?
- 01:39 PM Bug report #18071 (Closed): qgis 2.18.16 freezes when opening gpx-file in the "Import other file"...
- Hello there,
i am not sure if i picked the correct category, but here is my bug report.
in GGIS 2.18.16: via me... - 12:10 PM Revision 779fe1a9 (qgis): set name to feature action when shortName is not available
- 11:21 AM Bug report #17670: Profiles do not pick up 'default options', even when shown in Options Dialog (...
- https://github.com/qgis/QGIS/pull/6303 is adding the help url to the global settings
- 10:50 AM Bug report #18070 (Closed): crash upon exit/qnetworkconfiguration destructor
- Since a while, i get crashes/segfaults upon exit, and they're fully reproducible now:...
- 10:10 AM Bug report #18065: Processing Modeler UI input widgets do not resize
- I deleted qgis_customwidgets.py and a work-in-progress plugin I'm writing on crashes when loading a .ui file that tha...
- 09:13 AM Bug report #18065: Processing Modeler UI input widgets do not resize
- Is qgis_customwidgets.py needed for something else? Or safe to delete?
- 09:09 AM Bug report #18069 (Closed): Processing modeller on MacOSX - Input and Algorithms widgets not view...
- Duplicate of #18065
- 09:09 AM Bug report #18069 (Closed): Processing modeller on MacOSX - Input and Algorithms widgets not view...
- Duplicate of #18065
- 07:58 AM Bug report #18069 (Closed): Processing modeller on MacOSX - Input and Algorithms widgets not view...
- On Master version of QGIS 2.99 installed via MacOSX brew the Input and Algorithms widgets are not viewable in the Pro...
- 03:58 AM Revision 9ce02ce4 (qgis): Fix windows build warnings
2018-02-09
- 12:49 AM Bug report #17825: File browser broken with gtk backend
- This only happens with the Gtk(/fusion?) style, if i force-set the windows style in qt5 config the file open dialog w...
- 09:16 PM Bug report #17825: File browser broken with gtk backend
- The bug is still present in current master, and affects all file open dialogs (ie raster, vector, csv..) so im leanin...
- 11:24 PM Bug report #17916: Crashes and instability with qt 5.10
- I can confirm on macos, the workaround proposed here https://github.com/qgis/QGIS/pull/6301 fixes the issues either t...
- 11:00 AM Bug report #17916: Crashes and instability with qt 5.10
- I cannot reproduce neither on Linux nor Windows 10 64bit (built with mxe 64bit and Qt 5.10 )
Compiled against Qt... - 09:17 PM Bug report #18067: Print @600dpi possible
- Make sure you're using a 64 bit build. Otherwise you need to wait for qgis 3 built on a qt 5.10 backend, which substa...
- 12:12 PM Bug report #18067 (Closed): Print @600dpi possible
- I need to export a print of 2x3 m to tif @600dpi.
When I export to tif, I get a pop-up that there is 1454 MB needed ... - 09:08 PM Revision d229ec1f (qgis): Fix qt warning throw by AFS provider due to invalid QString arg usage
- And make debug message about unsupported field types more useful
- 09:08 PM Revision b6ad9204 (qgis): Show stacktrace in debug when hitting a GEOS exception
- 09:08 PM Revision 75d88afb (qgis): Quieten some overlay debug noisy methods
- 09:08 PM Revision 9dd81367 (qgis): Don't show group type layers in AFS source select
- These layers cause an error if you try to add them to QGIS.
TODO: change source select to use a nested tree and corr... - 09:08 PM Revision 8bb297d5 (qgis): Fix layer id sorting in ArcGIS rest source select dialogs
- 07:36 PM Revision 1be269ad (qgis): split v.drape alg to be used without where command
- 04:24 PM Bug report #18068 (Closed): QGIS-dev crashes after PyQt5 QComboBox.clear()
- h3. Hello, when i can clear item list in QComboBox used in custom attribute form, Qgis crashes without debug informat...
- 02:10 PM Bug report #18065: Processing Modeler UI input widgets do not resize
see: https://lists.osgeo.org/pipermail/qgis-developer/2017-November/050764.html- 06:21 AM Bug report #18065: Processing Modeler UI input widgets do not resize
- You need to uninstall the custom widgets and totally remove them from your system
- 03:55 AM Bug report #18065 (Closed): Processing Modeler UI input widgets do not resize
- The Processing Modeler UI is pretty much unusable as the input widgets for model properties, inputs and algorithms do...
- 12:23 PM Bug report #17845: Setting Raster Transparency using "Add values from display" doesn't work
- Please test this new patch
- 12:23 PM Bug report #17845 (Closed): Setting Raster Transparency using "Add values from display" doesn't work
- Applied in changeset commit:qgis|e435d79d6c4de64f1f45153db288f14495296cc2.
- 12:23 PM Revision e1876f53 (qgis): Merge pull request #6294 from elpaso/bugfix-17845-take2
- [bugfix] Try harder to fix raster properties color picker
- 12:06 PM Revision 6dbd0b95 (qgis): [mxe] Better packaging and fix Qt5 plugins path
- 10:28 AM Revision 2ee0bc87 (qgis): Fix incorrect layer type icons for some geopackage layers (e.g. curve t...
- 10:23 AM Revision e435d79d (qgis): Fixes #17845 tested on Linux KDE and Win 10
- 10:13 AM Revision 50a88136 (qgis): Include job preparation time in layer rendering timer
- This prevents layers which are slow to prepare from rendering
in map preview jobs - 10:13 AM Revision 98d43ea4 (qgis): Fix deep copy of QgsSpatialIndexData
- 10:13 AM Revision 426c72f2 (qgis): Avoid deep copy of spatial index when features are fetched on
- main thread
- 10:13 AM Revision abcaba85 (qgis): Add method to force a detach for QgsSpatialIndex
- Since the underlying libspatialindex is not thread safe
on some platforms (e.g. Windows), manual calls to detach()
mu... - 10:13 AM Revision 2e5d538a (qgis): Fix memory layers with spatial index crash when rendering
- Fixes #17705
- 10:13 AM Revision 8f902e77 (qgis): Implement manual locks on QgsSpatialIndex
- Since libspatialindex is not thread safe on all platforms, and
have expressed desire to remove the thread safety that... - 10:12 AM Bug report #17705 (Closed): QGIS crashes rendering temporary layers with spatial index
- Applied in changeset commit:qgis|2e5d538a7e1b8971325282aea7c1e1136d1b3f4b.
- 10:12 AM Bug report #17705 (Closed): QGIS crashes rendering temporary layers with spatial index
- Applied in changeset commit:qgis|2e5d538a7e1b8971325282aea7c1e1136d1b3f4b.
- 10:08 AM Revision 2a4ab6b0 (qgis): Merge pull request #6292 from elpaso/mxe
- Scripts for cross build QGIS for windows on Linux with mxe
- 09:38 AM Bug report #18066 (Closed): AttributeError: 'QgsMessageBar' object has no attribute 'INFO'
- Applied in changeset commit:qgis|9302613f28207910608fe538a03e0bff82ca5629.
- 09:38 AM Bug report #18066 (Closed): AttributeError: 'QgsMessageBar' object has no attribute 'INFO'
- Applied in changeset commit:qgis|9302613f28207910608fe538a03e0bff82ca5629.
- 05:39 AM Bug report #18066 (Closed): AttributeError: 'QgsMessageBar' object has no attribute 'INFO'
- After an exception in a python processing provider plugin (a work in progress, not a core provider), the following tr...
- 09:38 AM Revision 9302613f (qgis): fix #18066
- 08:20 AM Bug report #17809: Rendering performance issues
- Can you test https://github.com/qgis/QGIS/pull/6300 ? I'm not hopeful, but that's all I was able to find by profiling...
- 08:08 AM Revision 603d2e63 (qgis): Merge pull request #6293 from alexbruy/processing-enums
- [processing] allow enums values to be used in description files
- 08:07 AM Revision 90cc17b9 (qgis): Merge pull request #6298 from nyalldawson/fix_17231
- [processing] Allow providers to return a different helpId() vs their unique id()
- 08:07 AM Bug report #17231 (Closed): Processing help system expects wrong link
- Applied in changeset commit:qgis|2d1e9188f18c40028b5501fe4c719808e8e20800.
- 08:07 AM Bug report #17231 (Closed): Processing help system expects wrong link
- Applied in changeset commit:qgis|2d1e9188f18c40028b5501fe4c719808e8e20800.
- 02:31 AM Bug report #17231: Processing help system expects wrong link
- Proposed PR at https://github.com/qgis/QGIS/pull/6298
- 08:05 AM Revision e27847d3 (qgis): [processing] make output crs optional in the raster calculator
- 08:05 AM Revision bcb68dda (qgis): [processing] fix batch input selection panel for multiple layers parameter
- 08:05 AM Revision 9562b9da (qgis): [processing] only pass needed raster entries in QgsRasterCalculator con...
- 08:05 AM Revision c4874b31 (qgis): [processing] use feedback object in raster calculator
- 08:05 AM Revision 2ed225d5 (qgis): [processing] ressurect raster calculator and add CRS parameter
- 08:05 AM Revision 5fa5b868 (qgis): [raster calculator] use feedback when reprojecting raster block
- 07:59 AM Bug report #17902: Changing a categorized symbol should not change the [change] widget symbol
- PR at https://github.com/qgis/QGIS/pull/5976
- 03:33 AM Revision f340eecc (qgis): [delimited] Don't reset geometry type from "No geometry" when
- changing other settings
Fixes #17971 - 03:33 AM Bug report #17971 (Closed): Clicking any Field or Record Option in Delimited Text import switches...
- Applied in changeset commit:qgis|f340eecc8738cebf4a4055157d87cc6e101561f0.
- 03:33 AM Bug report #17971 (Closed): Clicking any Field or Record Option in Delimited Text import switches...
- Applied in changeset commit:qgis|f340eecc8738cebf4a4055157d87cc6e101561f0.
- 02:30 AM Bug report #18044 (Feedback): QGIS 2.99.0-Master Crashed during Layer Styling
- Is this reproducable? Can you post exact steps on how to trigger the crash?
- 02:30 AM Bug report #18044 (Feedback): QGIS 2.99.0-Master Crashed during Layer Styling
- Is this reproducable? Can you post exact steps on how to trigger the crash?
- 02:26 AM Revision 2d1e9188 (qgis): [processing] Allow providers to return a different helpId() vs
- their unique id()
This is used when generating the QgsHelp url for algorithms
attached to the providers.
Implement ... - 01:44 AM Revision 9da5fd32 (qgis): Always save newly created features, even if no attributes are
- modified in the form popup after feature creation
Fixes #18056 - 01:44 AM Bug report #18056 (Closed): New features are not added if attributes are not changed in new featu...
- Applied in changeset commit:qgis|9da5fd325e0a363b0754a68fd615315c0646af76.
- 01:44 AM Bug report #18056 (Closed): New features are not added if attributes are not changed in new featu...
- Applied in changeset commit:qgis|9da5fd325e0a363b0754a68fd615315c0646af76.
- 01:26 AM Bug report #18062 (Closed): floating point error in round function in Ubuntu
- This is an issue with the underlying Qt 5.6 library, and is not something we can fix in QGIS (believe us, we tried HA...
- 01:26 AM Bug report #18062 (Closed): floating point error in round function in Ubuntu
- This is an issue with the underlying Qt 5.6 library, and is not something we can fix in QGIS (believe us, we tried HA...
2018-02-08
- 12:10 AM Bug report #18062: floating point error in round function in Ubuntu
- Looks similar to these already reported bugs:
#17861
#18007
Also available in: Atom