Activity
From 2018-10-11 to 2018-11-09
2018-11-09
- 11:22 PM Bug report #20433 (Open): "Merge Selected Feature" do not works correctly with hidden fields
"Take Attributes from selected feature" takes not the value from the selected feature.
!feature_merge_hidden_id_...- 10:49 PM Bug report #20432 (Closed): Missing "resampling method" and "overview format" in GDAL "create ove...
- Selecting a "Resampling method" in the "Create Options - pyramids" dialog that's presented when clicking on "Edit Pyr...
- 10:47 PM Bug report #20427: Python console behaves strange
- May be it is related to this warning dispalyed in "Log Messages" panel
018-11-10T00:33:34 WARNING warning:_... - 09:07 PM Bug report #20427 (Open): Python console behaves strange
- I wrote a function in a python script file.
Then I executed it via "Run Script" button in python console editor
Fun... - 10:31 PM Bug report #20386 (Feedback): Program crashes in idle phase
- Please test with the next round of QGIS 3.6 nightlies (not 3.4 - it hasn't been backported yet). I've added some extr...
- 11:35 AM Bug report #20386 (Open): Program crashes in idle phase
- 11:13 AM Bug report #20386: Program crashes in idle phase
- My apologies, it is not a Lightning connector, it is a Thunderbolt connector.
- 11:07 AM Bug report #20386: Program crashes in idle phase
- P.S., I am using qgis-rel-dev-g7.4.2.bat from OSGeo4W (i.e with debugging symbols) as I don't have a build system on ...
- 11:00 AM Bug report #20386: Program crashes in idle phase
- I think I can now reproduce it. I have a machine with a Thunderbolt connector and when that is plugged in or out to c...
- 10:48 AM Bug report #20386: Program crashes in idle phase
- Stephen - are you using a custom build? I'd love to put some debugging code in here, but unfortunately(?) I haven't b...
- 10:39 AM Bug report #20386: Program crashes in idle phase
- I get a similar, but not entirely the same stack trace:
Crash ID: 6138756c706cb33aebe0925fbe4e95b5b12f5787
Stac... - 10:30 PM Bug report #20364 (Closed): Crash QGIS 3.4.1
- Duplicate of #20386
- 10:30 PM Bug report #20364 (Closed): Crash QGIS 3.4.1
- Duplicate of #20386
- 02:04 PM Bug report #20364: Crash QGIS 3.4.1
- Similar and frequent crashes here on QGIS 3.4.1 & Win10. I have no PostGIS connection, but my project file and layers...
- 10:02 AM Bug report #20364: Crash QGIS 3.4.1
- I'm experiencing similar issues. I was able to crash 3.4.x by adding/removing drives, either by adding/removing netwo...
- 08:16 AM Bug report #20364: Crash QGIS 3.4.1
- I now think the problem is that I'm connected to a network. I sat the machine in flight mode for a day and then I had...
- 10:30 PM Revision df9307b9 (qgis): Further protection in windows event message handling
- Refs #20386
- 10:24 PM Revision d6aa46cf (qgis): Add some notes to test, additional test with empty line
- 10:20 PM Bug report #20430 (Closed): Labels are cropped on tile edges
- Oh, I see
QgsMapSettings::setLabelingEngineSettings was introduced in QGIS3.
One should explicitly set UsePartialCa... - 10:00 PM Bug report #20430: Labels are cropped on tile edges
- This is the image
https://imgurhd.ru/3vxn - 09:56 PM Bug report #20430 (Closed): Labels are cropped on tile edges
- Don't know why, but labels are cropped on tile edges
I'm using Python script and QgsMapRendererCustomPainterJob to r... - 10:20 PM Bug report #20431 (Closed): no possibility to confirm in the attribut form while add more than on...
Important: it happens only when "evaluate default values on provider side" is *deactivated* in the project settings...- 09:46 PM Bug report #20429 (Closed): "Merge Selected Feature" with option "Take Attributes from selected f...
Important: it happens when "evaluate default values on provider side" is activated in the project settings
1. if...- 09:34 PM Bug report #20426 (Feedback): Font will not resize in QGIS Print Layout
- More info please. Can you post a screencast showing the problem?
- 08:59 PM Bug report #20426 (Closed): Font will not resize in QGIS Print Layout
- I, along with a number of students, are unable to resize the font of map titles in QGIS Print Layout. Can this be fix...
- 09:34 PM Bug report #20016 (Feedback): QGIS 3 is much less responsive than QGIS 2.18
- Alexey - download DebugView from https://docs.microsoft.com/en-us/sysinternals/downloads/debugview and launch, then l...
- 09:10 PM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- Today I figured out that QGIS uses 13% of my CPU for some time (10 or 15 secs) after canvas movement or layer rearran...
- 09:14 PM Bug report #20428 (Closed): QgsMapCanvas.items() crashes QGIS
- The following line of code crashes QGIS:
iface.mapCanvas().items() - 08:28 PM Bug report #20423 (Closed): CRASH wnhen I close it....
- This is fixed in 3.4.1
- 08:28 PM Bug report #20423 (Closed): CRASH wnhen I close it....
- This is fixed in 3.4.1
- 02:19 PM Bug report #20423 (Feedback): CRASH wnhen I close it....
- Please try with a new/clean profile.
- 02:19 PM Bug report #20423 (Feedback): CRASH wnhen I close it....
- Please try with a new/clean profile.
- 02:02 PM Bug report #20423 (Closed): CRASH wnhen I close it....
- When I have big project loaded in QGIS when I close it it does crash .... but the file remain ok .
HERE is the bug... - 08:27 PM Bug report #20424 (Feedback): crashed when use threading lib
- This is probably due to calling "print" from the background thread. You must never do gui based calls, like print, or...
- 04:57 PM Bug report #20424: crashed when use threading lib
- I only insert my usb memory, and crash
Crash ID: 27a7a1737bab5acc1609b70f6389e7afee749d22
Stack Trace
... - 04:10 PM Bug report #20424 (Closed): crashed when use threading lib
- h2. User Feedback
crashed when use threading lib
------- this is my class ---------
import threading
clas... - 08:25 PM Bug report #20109: Editing Oracle Spatial view in QGIS
- Can you open a pull request on GitHub with your patch? It's easier to discuss and review code that way
- 08:19 PM Bug report #20109: Editing Oracle Spatial view in QGIS
- I was looking at the code on qgsoracleprovider.cpp I decided to makes some changes but I would like to confirm if the...
- 08:13 PM Revision ff5a8bc0 (qgis): Revert "[pal] Use QgsGeometry::makeValid instead of buffer(0) to repair...
- This reverts commit e05a5a930241ec3c9c5df7880650da60382b956c.
The makeValid call is much slower than the previous "b... - 08:13 PM Bug report #20260 (Closed): labelling is much slower in 3.4 compared to 2.18
- Applied in changeset commit:qgis|ff5a8bc0aebf51cd34c82ed0feaac21cbd22e2ce.
- 08:13 PM Bug report #20260 (Closed): labelling is much slower in 3.4 compared to 2.18
- Applied in changeset commit:qgis|ff5a8bc0aebf51cd34c82ed0feaac21cbd22e2ce.
- 03:56 AM Bug report #20260 (In Progress): labelling is much slower in 3.4 compared to 2.18
- 05:02 PM Bug report #20425 (Closed): Advanced editing issue in QGIS 3.4.1
- Hi all,
during editing session when I use 'advanced digitizing tools' and snap is active, when I begin to digitize Q... - 02:30 PM Bug report #19884: When using atlas and a data override symbol style with the assistant, symbol d...
- I have the same problem with the last version 3.4.1
In 2.18.17, there is no problem. - 02:00 PM Bug report #19789 (Closed): while panning and moving QGIS just crashed...
- 01:57 PM Bug report #19789: while panning and moving QGIS just crashed...
- Giovanni Manghi wrote:
> Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
... - 01:57 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
- Giovanni Manghi wrote:
> > Yes, I do
> > Because in screencast qml_style2 it appear this... But I'm not sure It is ... - 11:41 AM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
> Yes, I do
> Because in screencast qml_style2 it appear this... But I'm not sure It is an issue
the only issue...- 11:13 AM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
- Giovanni Manghi wrote:
> > ah ok,
> > then I need to refile the second one as a new Issue?
>
> you sure about it... - 09:59 AM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
> ah ok,
> then I need to refile the second one as a new Issue?
you sure about it? I can't confirm here.- 01:18 PM Revision 30cf2d37 (qgis): Merge pull request #8404 from 3nids/locator_core
- Move parts of QgsLocatorFilter to core
- 12:18 PM Revision 9e78b826 (qgis): Merge pull request #8451 from daniviga/rpm-opencl
- Add support for OpenCL in RPM
- 12:18 PM Revision 75c4a007 (qgis): Merge pull request #8452 from daniviga/rpm-opencl-3_4
- [Backport] Add support for OpenCL in RPM
- 12:09 PM Bug report #20321: Scale Bar decoration is not displayed - 3.4 - macOS
- Denis Rouzaud wrote:
> Applied in changeset commit:qgis|1fbcab9edccd45e71418282cb061ca94d86dd0d2.
Hi Denis!
I'... - 11:35 AM Bug report #20422 (Closed): Crash when try to put/remove external HD on PC
- Duplicate of several other identical reports arrived in the past days.
- 11:35 AM Bug report #20422 (Closed): Crash when try to put/remove external HD on PC
- Duplicate of several other identical reports arrived in the past days.
- 11:27 AM Bug report #20422 (Closed): Crash when try to put/remove external HD on PC
- h2. User Feedback
every time that i put a external HD or try to remove it, qgis crash
h2. Report Details
*Cr... - 11:01 AM Revision fe6f99a6 (qgis): check filter
- 11:01 AM Revision f4f5d1ef (qgis): missing destructor
- 11:01 AM Revision 31cd1644 (qgis): also move triggering of results to core
- 10:57 AM Revision dd59d33e (qgis): RPM spec template cleanup [skip ci]
- 10:56 AM Revision 1606bf19 (qgis): RPM spec template cleanup [skip ci]
- 10:37 AM Revision 3165382d (qgis): run prepare-commit
- 10:12 AM Bug report #20421 (Closed): GeoTIFF gets "Building pyramid overviews is not supported on this typ...
- It seems the raster has already some type of pyramids: if you use the tool in the Processing toolbox then you have th...
- 10:12 AM Bug report #20421 (Closed): GeoTIFF gets "Building pyramid overviews is not supported on this typ...
- It seems the raster has already some type of pyramids: if you use the tool in the Processing toolbox then you have th...
- 10:06 AM Revision ae225546 (qgis): Fix accidently skipped test
- 10:06 AM Revision 0462c260 (qgis): Remove no longer required workaround
- 10:06 AM Revision e5946c50 (qgis): Ensure that QgsGeometry::offsetCurve does not reverse curve orientation
- 10:06 AM Revision 73d0ced5 (qgis): [FEATURE] Add option to force right-hand-rule during polygon symbol ren...
- This new option, available under the "Advanced" button for fill symbols,
allows forcing rendered polygons to follow t... - 10:06 AM Revision a947bb3b (qgis): Dox++
- 10:06 AM Revision 30214538 (qgis): [FEATURE] Add option to simple line and marker line to only
- render exterior ring or interior rings
This option is shown whenever a simple line symbol or
marker line symbol is u... - 10:06 AM Revision d1e09a2b (qgis): [FEATURE][processing] New algorithm to force right hand rule for polygons
- This algorithm forces polygon geometries to respect the Right-Hand-Rule,
in which the area that is bounded by a polyg... - 10:06 AM Revision 7641605e (qgis): Fix warning
- 10:06 AM Revision 63c9bcb5 (qgis): Update reference lines
- 10:06 AM Revision ba17b130 (qgis): Move forceRHR to QgsGeometry, avoid duplicate code
- 10:06 AM Revision c22364d4 (qgis): Add method to determine orientation of closed curves
- 10:06 AM Revision 1b79b9a1 (qgis): [FEATURE] force_rhr expression function
- Forces polygons to follow the right hand rule, in which the area that
is bounded by a polygon is to the right of the ... - 10:06 AM Revision 27e1ef5c (qgis): Add method to QgsCurvePolygon to force RHR, ensuring standard ring orie...
- 10:06 AM Revision 06c3d7c5 (qgis): Nice icons for ring combo box
- 10:06 AM Bug report #12652 (Closed): marker rotation and polygon containing rings
- Applied in changeset commit:qgis|30214538c2ddf853939a9ff3d0cd083938b6e823.
- 10:06 AM Bug report #12652 (Closed): marker rotation and polygon containing rings
- Applied in changeset commit:qgis|30214538c2ddf853939a9ff3d0cd083938b6e823.
- 09:58 AM Bug report #19297 (Open): Repeated Crash making SQL Query in DB Manager
- 02:42 AM Bug report #19297: Repeated Crash making SQL Query in DB Manager
- Giovanni,
Sorry to abandon this, but I switched strategies and did my model entirely in HEC-RAS and RAS Mapper, an... - 09:57 AM Bug report #19101 (Open): Scale bar in Layout always opens at height of 11.9 mm
- 07:22 AM Bug report #19101: Scale bar in Layout always opens at height of 11.9 mm
- Nyall Dawson wrote:
> Can you share an example project?
Attached project has a layout with a numeric scalebar wit... - 07:22 AM Bug report #19101: Scale bar in Layout always opens at height of 11.9 mm
- Nyall Dawson wrote:
> Can you share an example project?
Attached project has a layout with a numeric scalebar wit... - 07:00 AM Revision 6e16651d (qgis): [FEATURE] explode hstore algorithm (#8212)
- 06:31 AM Bug report #20170: "no result buffer" warning, application restart required after PostGIS connect...
- I can just comfirm that this also occur on Windows and in QGIS 3.4.1
- 03:57 AM Revision df81e554 (qgis): Fix crash in geometry checker
- Fixes #20408
- 03:57 AM Bug report #20408 (Closed): QGIS crashes when trying to fix geometries
- Applied in changeset commit:qgis|df81e554f8264ecc87cc37ab502672864b97c02d.
- 03:57 AM Bug report #20408 (Closed): QGIS crashes when trying to fix geometries
- Applied in changeset commit:qgis|df81e554f8264ecc87cc37ab502672864b97c02d.
- 02:15 AM Bug report #20142: Numeric calculation in "Merge selected features" dialog does not work
- This works fine here. You'll need to post more detailed steps to reproduce.
- 02:12 AM Bug report #18628 (Closed): QGIS 3: vertex editor highlights features in non-visible layers
- 02:10 AM Bug report #20337: Crash loading layer from DB2 spatial table
- Ah - that thorny issue! It's a direct result of change in behavior with Qt 5.11, but fixing it should also make the p...
- 02:07 AM Bug report #19272 (Closed): MSSQL Zooming Crash
2018-11-08
- 11:25 PM Bug report #20421 (Closed): GeoTIFF gets "Building pyramid overviews is not supported on this typ...
- I'd like to be able to build pyramids for FAA GeoTIFFs like ENR_AKL01.tif found here: http://aeronav.faa.gov/enroute/...
- 11:00 PM Bug report #20337 (Open): Crash loading layer from DB2 spatial table
- Nyall - thank you for the feedback.
Migrating over the mssql changes to DB2 seems to have fixed the problem which ha... - 01:31 PM Bug report #20337 (Feedback): Crash loading layer from DB2 spatial table
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 10:39 PM Revision d62d442f (qgis): Add support for OpenCL in RPM
- 10:38 PM Revision a9bc65e6 (qgis): Add support for OpenCL in RPM
- 10:08 PM Feature request #20420 (Open): Allow editing of hidden layers
- In QGIS 2.x I frequently hide the layer I'm editing when I'm digitizing ortho imagery, LIDAR data, etc. In 3.x this ...
- 09:41 PM Bug report #18628: QGIS 3: vertex editor highlights features in non-visible layers
- This issue is resolved in QGIS 3.4. Non-visible layers are no longer highlighted by the Vertex Editor. And I love the...
- 09:40 PM Bug report #20082 (Open): Split Tool "Bursts" linestring when used on complex linestring
- 09:13 PM Bug report #20082: Split Tool "Bursts" linestring when used on complex linestring
- No change in 3.4.1, bug persists.
- 01:31 PM Bug report #20082 (Feedback): Split Tool "Bursts" linestring when used on complex linestring
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 09:36 PM Bug report #19272: MSSQL Zooming Crash
- Confirming that issue was resolved with version 3.4.1
- 01:31 PM Bug report #19272: MSSQL Zooming Crash
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 09:19 PM Feature request #20419 (Feedback): Apply button in Field Calculator
- When working with the attribute table Field Calculator, it would be nice to have an "Apply" button in addition to the...
- 08:29 PM Bug report #17416 (Open): Crash on enabling 3D renderer for point layer
- 08:29 PM Bug report #17416: Crash on enabling 3D renderer for point layer
- ...
- 01:28 PM Bug report #17416 (Feedback): Crash on enabling 3D renderer for point layer
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 08:27 PM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
- https://github.com/qgis/QGIS/pull/8444
- 04:59 PM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
- I've tested also in QGIS 2.18.25, both on Windows and Linux, and it works really well!
Thank you very much Vaclav ... - 07:56 PM Bug report #20411 (Open): Browser Panel
- 07:50 PM Bug report #20411: Browser Panel
- Giovanni Manghi wrote:
> Almerio Moreira wrote:
> >If you want I can try it later.
>
> yes please.
I had to r... - 06:27 PM Bug report #20411: Browser Panel
- Almerio Moreira wrote:
>If you want I can try it later.
yes please. - 06:26 PM Bug report #20411: Browser Panel
- Martin Dobias wrote:
> Is this slowness when you are opening folders in the directory tree? Or when opening e.g. dat... - 03:39 PM Bug report #20411 (Feedback): Browser Panel
- 03:28 PM Bug report #20411: Browser Panel
- Is this slowness when you are opening folders in the directory tree? Or when opening e.g. database connections or WMS...
- 01:42 PM Bug report #20411 (Closed): Browser Panel
- Browser Panel became too slow (it takes too long to answer, freezing Qgis for some seconds) after update from Qgis 3....
- 07:55 PM Bug report #20415: Clip raster by mask layer
- https://github.com/qgis/QGIS/pull/8445
- 07:55 PM Bug report #20415: Clip raster by mask layer
- https://github.com/qgis/QGIS/pull/8445
- 02:41 PM Bug report #20415 (Closed): Clip raster by mask layer
- I generated a 10m raster (32-bit geoTIFF) using 'Rasterize (vector to raster)' [gdal_rasterize] with cells centred at...
- 07:53 PM Revision 963e4502 (qgis): add the -te and -te_srs and -multi parameters to the gdalwarp tool used...
- 07:45 PM Bug report #20418 (Closed): PostGIS Split Fails With Data Loss
- To reproduce:
--------------------------
@create table test (@
@ id serial primary key,@
@ geom geometry(line... - 07:02 PM Bug report #17588: QGIS 2.18.14 falls to start on Windows 7 32 bit
- Hi, installing "Universal C Runtime driver" might make it work.
Ref: https://github.com/WRI-Cities/static-GTFS-mana... - 06:40 PM Revision d2865983 (qgis): add missing file
- 06:35 PM Revision a866d491 (qgis): add GRASS r.mapcalculator, remove r.mapcalc
- 06:28 PM Bug report #20412: Distance matrix
- https://github.com/qgis/QGIS/pull/8443
- 04:51 PM Bug report #20412 (Feedback): Distance matrix
- Did running this SAGA tool really crashed the whole QGIS?
- 04:51 PM Bug report #20412 (Feedback): Distance matrix
- Did running this SAGA tool really crashed the whole QGIS?
- 02:16 PM Bug report #20412 (Closed): Distance matrix
- h2. User Feedback
Running Distance Matrix
h2. Report Details
*Crash ID*: eb52ba6897b6f8301e0ff88a69d1b072234... - 06:22 PM Revision b67ef4f7 (qgis): fix the SAGA Points Distances tool
- 06:04 PM Bug report #20417 (Open): Advanced Digitizing Panel
- When snapping the Advanced Digitizing Panel to bottom half or the top half of another panel, it is no longer possible...
- 05:46 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
> I attach the qml saved by Master
is not a matter of qml, explanation has been give here in #20409-6- 05:45 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
- Antonio Viscomi wrote:
> *New description:*
>
> After loading a saved QML style, this changes to a different one ... - 05:41 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
- Giovanni Manghi wrote:
> > the screencasts was recorded on Master 8125366d65
>
> I'm referring to the second issu... - 05:35 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
> the screencasts was recorded on Master 8125366d65
I'm referring to the second issue, the one that is not part ...- 05:30 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
- Giovanni Manghi wrote:
> > I also noticed that, when I load a qml in 3.4.1 an Master (regardless of whether it was c... - 05:26 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
- Giovanni Manghi wrote:
> > I also noticed that, when I load a qml in 3.4.1 an Master (regardless of whether it was c... - 05:24 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
- Martin Dobias wrote:
> side tip: after loading QML style, you do not need to click Apply or OK. Just press Cancel ... - 05:03 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
- Martin Dobias wrote:
> I think this a consequence of removal of the "Load" button to load min/max values from raster... - 04:55 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
- I think this a consequence of removal of the "Load" button to load min/max values from raster layer properties in htt...
- 04:50 PM Bug report #20409 (Open): Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86b...
- 04:46 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
> I also noticed that, when I load a qml in 3.4.1 an Master (regardless of whether it was created with 3.4, 3.5 or ...- 04:41 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
> I also noticed that, when I load a qml in 3.4.1 an Master (regardless of whether it was created with 3.4, 3.5 or ...- 02:18 PM Bug report #20409: Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86bf0a5
- Giovanni Manghi wrote:
> was the qml created in 2.18?
yes
I also noticed that, when I load a qml in 3.4.1 an Mas... - 01:57 PM Bug report #20409 (Feedback): Error on apply qml style for a raster layer in 3.4.1 and Master 0e...
- was the qml created in 2.18?
- 12:52 PM Bug report #20409 (Open): Error on apply qml style for a raster layer in 3.4.1 and Master 0ea86b...
- *New description:*
After loading a saved QML style, this changes to a different one when clicking on "apply". Data... - 05:43 PM Bug report #20386: Program crashes in idle phase
- Seems related to #20412 - same backtrace. Probably there is a bug in the new code for handling of native events on Wi...
- 05:08 PM Bug report #16129: Processing : execute sql alg does not work with input2 ... inputN parameters
- Pieter Brusselman wrote:
> Hi,
>
> I would like to re-open this issue. According to this question https://gis.st... - 03:49 PM Bug report #16129: Processing : execute sql alg does not work with input2 ... inputN parameters
- Hi,
I would like to re-open this issue. According to this question https://gis.stackexchange.com/questions/280080... - 05:06 PM Bug report #20140 (Open): QgsExternalResourceWidgetWrapper crashes
- 01:48 PM Bug report #20140: QgsExternalResourceWidgetWrapper crashes
- It seems that I don't have access rights to modify the affected version of this issue.
- 01:45 PM Bug report #20140: QgsExternalResourceWidgetWrapper crashes
- Same crash happens with:
QGIS version 3.4.1-Madeira
QGIS code revision 383851c597
Compiled against Qt 5.11.2
Ru... - 01:31 PM Bug report #20140 (Feedback): QgsExternalResourceWidgetWrapper crashes
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 05:00 PM Bug report #13336: Allow raster calculator with huge raster inputs
- Nicolas Cadieux wrote:
> Hi,
> That is very good news. I have been using gdal_calc but it's limited to rasters hav... - 04:59 PM Bug report #13336: Allow raster calculator with huge raster inputs
- Hi,
That is very good news. I have been using gdal_calc but it's limited to rasters having the same size, pixel pos... - 04:48 PM Bug report #13336: Allow raster calculator with huge raster inputs
> I have looked at this with 3.4.1. Raster math ends with the following message " Raster calculator : Insufficient...- 04:48 PM Bug report #13336: Allow raster calculator with huge raster inputs
- I don't see how to change the affected version. Can someone do this please?
Cheers
Nicolas - 04:45 PM Bug report #13336: Allow raster calculator with huge raster inputs
- Hi,
I have looked at this with 3.4.1. Raster math ends with the following message " Raster calculator : Insuffici... - 01:31 PM Bug report #13336 (Feedback): Allow raster calculator with huge raster inputs
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 04:58 PM Bug report #18420 (Closed): Excessive, erratic memory usage
- You should test 3.4.1 as 3.2 is not supported anymore, so reopen if necessary.
- 04:58 PM Bug report #18420 (Closed): Excessive, erratic memory usage
- You should test 3.4.1 as 3.2 is not supported anymore, so reopen if necessary.
- 04:52 PM Bug report #18420 (Open): Excessive, erratic memory usage
- Tested in 3.2.3-Bonn (Compiled against GDAL/OGR 2.3.1, Running against GDAL/OGR 2.3.2).
I could not reproduce the ... - 01:31 PM Bug report #18420 (Feedback): Excessive, erratic memory usage
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 04:43 PM Bug report #20414: MSSQL: Layer loads but does not display (Attribute Table correct)
- Static data insert still fails in the same way. Server version is MSSQL 2017
Insert INTO [dbo].[Temp]
( Postcode,... - 04:37 PM Bug report #20414 (Feedback): MSSQL: Layer loads but does not display (Attribute Table correct)
- 03:48 PM Bug report #20414: MSSQL: Layer loads but does not display (Attribute Table correct)
- The INSERT is just to populate the GEOM, I will add a version which uses static data but this is the Ordnance Survey ...
- 03:24 PM Bug report #20414: MSSQL: Layer loads but does not display (Attribute Table correct)
- If I understand correctly, the problem is that you can load the layer in QGIS, but nothing is displayed in canvas, ho...
- 02:41 PM Bug report #20414 (Feedback): MSSQL: Layer loads but does not display (Attribute Table correct)
Can't see anything special about this table (I've created a minimal copy which still has error, see below) but it d...- 04:38 PM Bug report #20391: Disappearing vector lines when zooming in
> Thank you, this worked perfectly. I too agree that some kind of warning would be nice, I had no idea what was cau...- 03:55 PM Bug report #20391: Disappearing vector lines when zooming in
- Giovanni Manghi wrote:
> It has also lines of length 0.
>
> Clean it using Processing v.clean tool (option "rmlin... - 04:36 PM Bug report #19999: Crash report
- Byron Quesada wrote:
> Giovanni Manghi wrote:
> > Please try on QGIS 3.4.1, if the issue is still valid change the ... - 02:38 PM Bug report #19999: Crash report
- Giovanni Manghi wrote:
> Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
... - 01:31 PM Bug report #19999: Crash report
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 04:10 PM Bug report #20416 (Closed): Crash
- Duplicate of several other identical tickets filed in the past few days.
- 04:10 PM Bug report #20416 (Closed): Crash
- Duplicate of several other identical tickets filed in the past few days.
- 04:10 PM Bug report #20416 (Closed): Crash
- Duplicate of several other identical tickets filed in the past few days.
- 04:08 PM Bug report #20416 (Closed): Crash
- The app crash suddenly having a project opened
Crash ID: 8ff1d4a7aaa118e6e334dd4878a14f8da615e761
Stack Trace... - 04:08 PM Bug report #20024 (Closed): Loss Z value after copying point into another layer
- 03:48 PM Bug report #20024: Loss Z value after copying point into another layer
- Giovanni Manghi wrote:
> Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
... - 01:31 PM Bug report #20024: Loss Z value after copying point into another layer
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 03:39 PM Bug report #20403 (Closed): Crash while simple queries
- Duplicate of many other identical tickets filed in the past days.
- 03:39 PM Bug report #20403 (Closed): Crash while simple queries
- Duplicate of many other identical tickets filed in the past days.
- 02:53 PM Bug report #20403: Crash while simple queries
- The first crash today happened when simply querying factual data, but when trying to reproduce the crash it turned ou...
- 02:32 PM Bug report #20403: Crash while simple queries
- N. L. wrote:
> Qgis started - project loaded - nothing further done - Qgis crashes after 15 - 45 minutes (always)
... - 02:30 PM Bug report #20403: Crash while simple queries
- Qgis started - project loaded - nothing further done - Qgis crashes after 15 - 45 minutes (always)
h2. Report D... - 09:16 AM Bug report #20403 (Feedback): Crash while simple queries
- Please add detailed steps on how replicate.
- 09:16 AM Bug report #20403 (Feedback): Crash while simple queries
- Please add detailed steps on how replicate.
- 09:16 AM Bug report #20403 (Feedback): Crash while simple queries
- Please add detailed steps on how replicate.
- 08:57 AM Bug report #20403 (Closed): Crash while simple queries
- h2. User Feedback
??
h2. Report Details
*Crash ID*: 46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
*Stack Tra... - 02:55 PM Revision 669d6508 (qgis): No output - no mention (gdalalg yaml)
- 02:47 PM Feature request #18209: 3D View ArcBall Camera
- Right 3.4 solves your problems thanks to automatic adjustment of camera center to the terrain surface.
The only re... - 02:38 PM Bug report #17751 (Closed): Attribute table overwrites ids when selecting in search mode
- 02:09 PM Bug report #17751: Attribute table overwrites ids when selecting in search mode
- Giovanni Manghi wrote:
> Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
... - 01:28 PM Bug report #17751 (Feedback): Attribute table overwrites ids when selecting in search mode
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 02:26 PM Feature request #20413 (Open): PyQgis Plugin: Differentiaite the kind of unloading a plugin
Hello,
it seems to me that there are several different ways to unload a plugin
* by quitting Qgis
* by unloading...- 02:04 PM Bug report #19582 (Closed): QGIS crashes when click on "Plugins" in "Manage & Install Plugins"
- 01:50 PM Bug report #19582: QGIS crashes when click on "Plugins" in "Manage & Install Plugins"
- This crash does not occur any more with QGIS 3.2.3-Bonn.
I cannot yet test it with QGIS 3.4.1, it is not yet in manj... - 01:31 PM Bug report #19582 (Feedback): QGIS crashes when click on "Plugins" in "Manage & Install Plugins"
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:41 PM Bug report #20410: Implementation of OGc standard WMS
- Thanks
- 01:27 PM Bug report #20410 (Closed): Implementation of OGc standard WMS
- Already fixed in 3.4.1
- 01:27 PM Bug report #20410 (Closed): Implementation of OGc standard WMS
- Already fixed in 3.4.1
- 01:27 PM Bug report #20410 (Closed): Implementation of OGc standard WMS
- Already fixed in 3.4.1
- 01:25 PM Bug report #20410 (Closed): Implementation of OGc standard WMS
- Hi,
It seems that there is an issue concernint WMS request.
In Qgis3.4.0, when a style is empty for a layer, the ... - 01:40 PM Revision 80de0eba (qgis): Merge pull request #8441 from signedav/bp_copy_2_pg
- Backport: Using of QgsVectorLayerUtils::createFeature on move and copy tool
- 01:31 PM Bug report #20318: Crash when using the snap geometries to layer tool
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20241: Crashes on QGIS3 app quit, but also from python when creating ref using QgsApp...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20237: Qgis Crash
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20225 (Feedback): QGIS crashes when layer rendering is aborted
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20217 (Feedback): QGIS crashes while editing layer
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20209 (Feedback): QGIS crashes when creating a new GRASS location/mapset
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20203 (Feedback): Crash when opening attribute table in form mode (potentially relate...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20192: qgis 3.2 crashing when applying a changed rule based style on a geopackage sto...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20161: Crash after loading several spatial tables from Esri File GDB 10.6.0 to PostGI...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20142 (Feedback): Numeric calculation in "Merge selected features" dialog does not work
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20111: Crasing on opening a .bak project from AutoSave plugin
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20062: crash after opening attribute table
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20052: crash after drawing new polygon in vector layer
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20041: crash when handling bad layers
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20030: Crashes every time I try to save
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20029 (Feedback): SQL query including "row_number" on a virtual layer crashes QGIS
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #20011: QGIS crashes when Check Geometries tool is run
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19991: QGIS crash on exit
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19975 (Feedback): crash when enabling drop shadow on label background svg
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19974 (Feedback): QGIS crashes when opening "New 3D Map View"
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19948: QGIS crashes toggling legend items filter
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19922: screen freezes (qgis program crashes)
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19882: Crash when deleted a map object with an overview map selected in print composer
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19873: crash in layer properties
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19872 (Feedback): QGIS crashed after georeferencing
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19867: QGIS crashes on close
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19850: topology process?
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19846: crash when saving projects
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19829: Loading georeferenced PDF crashes QGIS
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19823: crash after topology check
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19819: QGIS crashes when I close the application
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19803 (Feedback): QGIS Crashes when tensorflow is imported from internal python console
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19789: while panning and moving QGIS just crashed...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19760: Raster calculator crashes QGIS 3
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19739: doubleclick on last value column in query filter crash qgis
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19707: QGIS hangs after PC locks screen after timeout
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19693: Qgis crash working with temporary layers
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19683: QGIS Crashed when loading vectors
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19677: Qgis crashes on opening new grass mapset using the grass plugin
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19676: Crash while setting style on loading raster
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19669: qgis drops every time I need to add a lot of shapes and rasters
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19664: Export map to image fails
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19619: QGIS Crashed on reshaping line
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19618 (Feedback): QGIS Crashed on clearing recent project
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19598 (Feedback): Weird QGIS behaviour when modifying a spatialite table
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19579 (Feedback): Crash on vector edit (that has the 4326 CRS) is reprojected in CRS ...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19544 (Feedback): QGIS 3.2.1-1 crashes on OS X after severe zooming in
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19526 (Feedback): QGIS3 crashes on loading plugin manager
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19478: 3.2 Crash on OSX High Sierra when using XYZ layers
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19471: Crash when start print layout
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19410 (Feedback): Unable to remove Custom Auxiliary Field
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19350: MS SQL Layers causing crashes
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19323 (Feedback): Qgis 3.0/3.2 crash when editing point geopackage layer.
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #19297 (Feedback): Repeated Crash making SQL Query in DB Manager
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18999 (Feedback): click on anything in plugin manager crashes qgis
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18948 (Feedback): crash when selecting a path
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18930: Crash when creating virtual field
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18903: QGIS Crashed
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18804: Crashed on build raster pyramid.
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18463 (Feedback): Impossible to change value when a range double spinbox is used and ...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18445 (Feedback): Application hangs indefinitey when closing project with GeoPakages ...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18403 (Feedback): QGIS 3 crashes when assigning SLD style files to Mapinfo Tab files,...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18394: QGIS 3 crashes when Processing dragged out of main window and then dragged bac...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18307: Crash when exiting shp layer without saving
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18306 (Feedback): QGIS 3 crashes on start if network has proxy and ""Check QGIS versi...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18280 (Feedback): Crash after removing temporary layer joined to s shapefile
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18277 (Feedback): Data loss When Saving Multiedit with Null
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18237 (Feedback): CSV export issues (QGIS 3.0)
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #18227 (Feedback): GeoReferencer crash
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:31 PM Bug report #17144 (Feedback): Deleting fields from empty layer causes first attribute to be renamed.
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:28 PM Bug report #18529 (Feedback): Undo/Redo action in Layout causes QGIS crashing
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:28 PM Bug report #17908: It doesn't open
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:28 PM Bug report #17570 (Feedback): Crash when using 3D model for point layer
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:28 PM Bug report #17535 (Feedback): Postgresql: empty SAVEPOINTS
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:28 PM Bug report #17315 (Feedback): 3D Viewer: QGIS Crash when activating 3D Map view and 3D renderer
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:28 PM Bug report #17244 (Feedback): New node tool snapping index out of sync for transaction groups (an...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:28 PM Bug report #17137 (Feedback): Parsing some Certificate Authorities causes crash
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:28 PM Bug report #16414 (Feedback): Importing SLD with external SVG-files causes program freeze
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:28 PM Bug report #15052 (Feedback): PyQgsWFSProviderGUI test segfaults on Travis
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:28 PM Bug report #13494 (Feedback): QgsApplication.initQgis leads to segfault
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 01:28 PM Bug report #12498 (Feedback): Python console crash QGIS if undocked while autocompletion active
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 12:21 PM Bug report #20408 (Closed): QGIS crashes when trying to fix geometries
- Using the attached vector. Enable all checkboxes available for checks for lines layers.
- 12:15 PM Revision eab40d0e (qgis): Merge pull request #8435 from elpaso/handle-bad-layers5
- bad layers dialog new button labels and icon
- 12:08 PM Feature request #20407 (Open): [mdal] Allow loading selected variables/quantities from mesh layer
- Some mdal providers, have multiple quantities/variables stored in one file. It will be good to prompt the user to sel...
- 12:02 PM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
- Same here with GRASS (Processing works fine though) with 3.4.1 on Windows 7 and de_ch as regional settings:
Starti... - 11:56 AM Revision ad1bba2a (qgis): Merge pull request #8438 from wonder-sk/fix-block-outside-raster-extent
- Fix raster block output when block extent is outside of valid area
- 11:51 AM Bug report #17606 (Closed): QGIS Server 2.14.19 WFS GetFeature Server Error
- 11:32 AM Bug report #17606: QGIS Server 2.14.19 WFS GetFeature Server Error
- Giovanni Manghi wrote:
> Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
... - 11:41 AM Bug report #20406 (Closed): QgsProcessingParameterEnum doesn't allow multiple selection in the mo...
- In a Processing algorithm, one of the parameter is a "QgsProcessingParameterEnum":...
- 11:30 AM Revision ba4981a1 (qgis): Move change data source under filter
- 11:20 AM Revision 8350fb4a (qgis): unused variable removed
- 11:03 AM Bug report #20405 (Closed): Crashing
- Duplicate of several other identical tickets reported in the last days.
- 11:03 AM Bug report #20405 (Closed): Crashing
- Duplicate of several other identical tickets reported in the last days.
- 11:03 AM Bug report #20405 (Closed): Crashing
- Duplicate of several other identical tickets reported in the last days.
- 10:52 AM Bug report #20405 (Closed): Crashing
- QGIS 3.4 is crashing during my work and also crashed most of the times even I am not working with QGIS for few minute...
- 10:43 AM Bug report #20404 (Closed): Georeferencer - Creating New Points Fails
- 10:41 AM Bug report #20404: Georeferencer - Creating New Points Fails
- Yes, works fine after restart. Sorry and thanks for the quick response.
- 10:01 AM Bug report #20404 (Feedback): Georeferencer - Creating New Points Fails
- Works fine here, can you try on a new/clean profile?
- 10:01 AM Bug report #20404 (Feedback): Georeferencer - Creating New Points Fails
- Works fine here, can you try on a new/clean profile?
- 10:01 AM Bug report #20404 (Feedback): Georeferencer - Creating New Points Fails
- Works fine here, can you try on a new/clean profile?
- 09:55 AM Bug report #20404 (Closed): Georeferencer - Creating New Points Fails
- In Georeferencer I can't create New Pass Points/ GCPs. The Popup Doesn't Open In v3.4.1 Like It Did In Prior Versions...
- 10:23 AM Bug report #20402: Temporary files not deleted upon closing
- On Linux the temporary files are in /tmp - otherwise the same issue.
- 10:23 AM Bug report #20402: Temporary files not deleted upon closing
- On Linux the temporary files are in /tmp - otherwise the same issue.
- 08:55 AM Bug report #20402 (Closed): Temporary files not deleted upon closing
- On Windows 7 64 bit a temporary folder (name like QGIS3-pIVhju) and a temporary file (name like QGIS3.FVdPpz) are cre...
- 10:09 AM Revision 872c9a10 (qgis): Add unit test
- 09:57 AM Revision 528c8a63 (qgis): [3d] fix inevitable crashes when terrain bounding boxes were shown
- The list of vertices just kept growing and growing (and we didn't even need another copy!)
- 09:22 AM Revision c74ce886 (qgis): Disable "Change data source..." action if layer is editable
- 09:16 AM Bug report #20400 (Feedback): crash ID :46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
- Please add detailed steps on how replicate.
- 09:16 AM Bug report #20400 (Feedback): crash ID :46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
- Please add detailed steps on how replicate.
- 09:16 AM Bug report #20400 (Feedback): crash ID :46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
- Please add detailed steps on how replicate.
- 09:16 AM Bug report #20400 (Feedback): crash ID :46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
- Please add detailed steps on how replicate.
- 07:06 AM Bug report #20400 (Closed): crash ID :46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
- Stack Trace
QgsWinNative::initializeMainWindow :
QAbstractEventDispatcher::filterNativeEvent :
CallWindowProcW... - 09:15 AM Bug report #20399 (Closed): frequent Crash / QGIS 3.4.1 on W10 - no evident reason
- Duplicate of several other identical tickets reported lately.
- 09:15 AM Bug report #20399 (Closed): frequent Crash / QGIS 3.4.1 on W10 - no evident reason
- Duplicate of several other identical tickets reported lately.
- 09:15 AM Bug report #20399 (Closed): frequent Crash / QGIS 3.4.1 on W10 - no evident reason
- Duplicate of several other identical tickets reported lately.
- 09:14 AM Revision 85f8ba35 (qgis): Move apply button next to browse and disable keep when apply is triggered
- 08:50 AM Revision bd6478e2 (qgis): use toMap to convert to attributeMap
- (cherry-picked from 4ac063177460c7dbd8223f19a8b6279711d7bb8d)
- 08:49 AM Bug report #20401 (Open): QgsLayoutItemLegend::adjustBoxSize does not work for legend created fro...
- When QgsLayoutItemLegend is created directly from plugin, adjustBoxSize does not work. So when positioning the item, ...
- 08:49 AM Revision 672b994e (qgis): createFeature on move and copy
- using of the createFeature function with tool move and copy and there the logic of unique not null fields (like prima...
- 08:39 AM Revision 222f0a03 (qgis): Merge pull request #8434 from elpaso/datasource-select-dialog-additions
- QgsDataSourceSelectDialog: filter, refresh and scroll to last selecte…
- 01:58 AM Revision 1066161b (qgis): [afs] Remove 'cached' checkbox from source select dialog
- This checkbox was never hooked up to anything (caching is ALWAYS
enabled for the provider). - 01:58 AM Revision 0ba475bd (qgis): Minor ui tweaks to afs source select dialog
- 01:58 AM Revision 85bc01f5 (qgis): [FEATURE][AFS] Add new browser context menu entry to visit the
- service info page for AFS layer/featureservice/folder items
It's very handy for troubleshooting connections and seei... - 01:58 AM Revision b2d26348 (qgis): [afs] Fix missing layers/services when connection url does
- not point at an individual service endpoint
Previously the provider would only show layers if a FeatureService
endpo...
2018-11-07
- 12:24 AM Bug report #20281: QGIS 3.4: Python error when running "r.texture" on Windows
- I also confirm this one on Windows 10, not just with r.texture. ...
- 12:20 AM Bug report #14881 (Closed): Segmentation fault in QWebPage::staticMetaObjectExtraData
- 09:37 PM Bug report #14881: Segmentation fault in QWebPage::staticMetaObjectExtraData
- Just close the issue, we did the same with the bugreport in Debian.
- 09:20 PM Bug report #14881 (Feedback): Segmentation fault in QWebPage::staticMetaObjectExtraData
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 11:53 PM Bug report #16131: Identify and MapTip-Tool are not working correctly with displaced features
- I confirm that this issue also exists on QGIS 3.4.1 on Linux.
Using the new 'Import geotagged photos' tool combine... - 11:02 PM Revision a363bf40 (qgis): Merge pull request #8439 from borysiasty/release-3_4
- Update Polish translation
- 10:56 PM Revision 0e4dcabc (qgis): Update Polish translation
- 09:51 PM Bug report #20399 (Closed): frequent Crash / QGIS 3.4.1 on W10 - no evident reason
- h2. User Feedback
QGIS 3.2 or 3.4 : when doing nothing for a while (better said : doing something else on another ... - 09:25 PM Bug report #20276: Off-Line editing: attributes are shifted when using GPKG as off-line format
- Chad Howard wrote:
> Has there been any movement on this topic. I'm working with Randy Hale on this and my 911 proje... - 04:10 PM Bug report #20276: Off-Line editing: attributes are shifted when using GPKG as off-line format
- Has there been any movement on this topic. I'm working with Randy Hale on this and my 911 project is in standstill un...
- 09:20 PM Bug report #17606 (Feedback): QGIS Server 2.14.19 WFS GetFeature Server Error
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 09:20 PM Bug report #16725: Parser error in Atlas 'Output filename expression' textbox - badly handled error
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 09:20 PM Bug report #15814 (Feedback): Crash in osgEarth::SpatialReference::getEllipsoid() when try to ope...
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 09:20 PM Bug report #15578 (Feedback): Pyqgis atlas crash on "render as HTML"
- Please try on QGIS 3.4.1, if the issue is still valid change the affected version, thanks.
- 08:21 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- Alessandro Pasotti wrote:
> @Antonio: your problem has nothing to do with this issue, the error comes from a python ... - 04:52 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- Alessandro Pasotti wrote:
> @Antonio: your problem has nothing to do with this issue, the error comes from a python ... - 04:46 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- @Antonio: your problem has nothing to do with this issue, the error comes from a python plugin.
- 04:37 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- Antonio Viscomi wrote:
> Alessandro Pasotti wrote:
> > Nevermind, I thought you was using 3.4, btw I thought this w... - 04:23 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- Alessandro Pasotti wrote:
> Nevermind, I thought you was using 3.4, btw I thought this was fixed recently.
Hi Ale... - 04:23 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- Alessandro Pasotti wrote:
> Nevermind, I thought you was using 3.4, btw I thought this was fixed recently.
Hi Ale... - 07:44 PM Bug report #20398: Negative feature IDs = no updates possible?
- Actually tried a workaround with a GeoJSON file, but each time I edit it, it just creates another .tmp file and leave...
- 06:42 PM Bug report #20398 (Open): Negative feature IDs = no updates possible?
- I'm using data retrieved from a MySQL data source, using an x86 driver.
BIGINTs seem to internally be converted in s... - 06:17 PM Bug report #19099: Data defined Size legend is wrong when using separated symbols
- I confirm that this problem is still present on QGis 4.3.1
- 04:55 PM Bug report #20397 (Closed): QGIS 3.4 Incorrect handling of Postgres serial columns
- Starting with QGIS 3.4, I am unable to digitize multiple features between saves for PostGIS layers with a serial colu...
- 03:57 PM Bug report #20386: Program crashes in idle phase
- I tried to link the CSV to a shape file. The CSV file has more than 36000 lines and 226 MB.
The crash happens witho... - 03:38 PM Bug report #20386: Program crashes in idle phase
- N. L. wrote:
> I rebuilt the project step by step and the bug was probably due to oversized csv attribute tables anc... - 03:01 PM Bug report #20386: Program crashes in idle phase
- I rebuilt the project step by step and the bug was probably due to oversized csv attribute tables anchored in the pro...
- 02:37 PM Bug report #20386: Program crashes in idle phase
- N. L. wrote:
> The problem seems to be related to the project file.
what does contain your project (datasources, ... - 01:29 PM Bug report #20386: Program crashes in idle phase
- The problem seems to be related to the project file. The project file is loaded up to 98% and then stays at this valu...
- 01:29 PM Bug report #20386: Program crashes in idle phase
- The problem seems to be related to the project file. The project file is loaded up to 98% and then stays at this valu...
- 03:50 PM Bug report #19130 (Closed): 'Move and Copy' feature of vector editor duplicates 'fid'
- This is solved by https://github.com/qgis/QGIS/pull/8436
- 03:36 PM Bug report #20391: Disappearing vector lines when zooming in
- Alessandro Pasotti wrote:
> I wonder if we should warn the user in some way: just seeing a layer disappear is not a ... - 02:08 PM Bug report #20391: Disappearing vector lines when zooming in
- I wonder if we should warn the user in some way: just seeing a layer disappear is not a good UX.
- 12:50 PM Bug report #20391: Disappearing vector lines when zooming in
- It has also lines of length 0.
Clean it using Processing v.clean tool (option "rmline", Threshold 0) and you'll ge... - 12:43 PM Bug report #20391 (Feedback): Disappearing vector lines when zooming in
- The vector has hundreds of geometry errors (auto-intersections mainly).
- 09:07 AM Bug report #20391 (Closed): Disappearing vector lines when zooming in
- Vector lines/tracks loaded from a gpx file disappear when zooming in. This only affects some gpx files, while others ...
- 03:07 PM Revision afca6449 (qgis): [gdal] Fix raster block output when block extent is outside of valid area
- This was causing problems in 3D view when raster was used as DEM... terrain
tiles were generated also where they shou... - 03:00 PM Revision 3e14761d (qgis): Merge pull request #8436 from signedav/copy_2_pg
- Using of QgsVectorLayerUtils::createFeature on move and copy tool
- 03:00 PM Bug report #20347 (Closed): Copy and Move Feature do not respect postgres-provider default values
- Applied in changeset commit:qgis|4ac063177460c7dbd8223f19a8b6279711d7bb8d.
- 03:00 PM Bug report #20347 (Closed): Copy and Move Feature do not respect postgres-provider default values
- Applied in changeset commit:qgis|4ac063177460c7dbd8223f19a8b6279711d7bb8d.
- 02:51 PM Bug report #20364: Crash QGIS 3.4.1
- Sorry but now QGIS crashed without PostGIS connection. I did nothing when it crashed. I have no SD card or external H...
- 12:14 PM Bug report #20364: Crash QGIS 3.4.1
- Alf Roksvåg wrote:
> I think it has something to do with connection to Postgis server. Without this connection, QGIS... - 02:36 PM Bug report #20392 (Open): QGIS 3.4.1 crashes during DWG/DXF Import
- 11:06 AM Bug report #20392 (Feedback): QGIS 3.4.1 crashes during DWG/DXF Import
- You'll need to attach sample data for this issue to be meaningful
- 09:49 AM Bug report #20392 (Closed): QGIS 3.4.1 crashes during DWG/DXF Import
- Crash ID: 5282d536a56d102315f9a428876aee71f1848241
Stack Trace
QgsSettingsLocatorFilter::triggerResult :
Q... - 02:26 PM Bug report #20367 (Open): "avoid intesection" cannot be enabled without activating snapping
- «
> This is no real in 3.4.1 and Master...
> If you don't previously flag the snap check for a layer
> Avoid inter... - 02:26 PM Bug report #20367 (Open): "avoid intesection" cannot be enabled without activating snapping
- «
> This is no real in 3.4.1 and Master...
> If you don't previously flag the snap check for a layer
> Avoid inter... - 02:26 PM Bug report #20367 (Open): "avoid intesection" cannot be enabled without activating snapping
- «
> This is no real in 3.4.1 and Master...
> If you don't previously flag the snap check for a layer
> Avoid inter... - 02:26 PM Bug report #20367 (Open): "avoid intesection" cannot be enabled without activating snapping
- «
> This is no real in 3.4.1 and Master...
> If you don't previously flag the snap check for a layer
> Avoid inter... - 02:26 PM Bug report #20367 (Open): "avoid intesection" cannot be enabled without activating snapping
- «
> This is no real in 3.4.1 and Master...
> If you don't previously flag the snap check for a layer
> Avoid inter... - 02:26 PM Bug report #20367 (Open): "avoid intesection" cannot be enabled without activating snapping
- «
> This is no real in 3.4.1 and Master...
> If you don't previously flag the snap check for a layer
> Avoid inter... - 02:00 PM Bug report #20367: "avoid intesection" cannot be enabled without activating snapping
- Giovanni Manghi wrote:
> > But "avoid intersection" is or not related to the snapping option of a layer?
>
> no,... - 12:13 PM Bug report #20367 (Closed): "avoid intesection" cannot be enabled without activating snapping
> But "avoid intersection" is or not related to the snapping option of a layer?
no, is not related. As you can ...- 12:13 PM Bug report #20367 (Closed): "avoid intesection" cannot be enabled without activating snapping
> But "avoid intersection" is or not related to the snapping option of a layer?
no, is not related. As you can ...- 02:20 PM Revision 913719fd (qgis): use toMap to convert to attributeMap
- 02:14 PM Revision 0bd90215 (qgis): s/bad/unavailable/ layers
- 02:10 PM Revision 4ac06317 (qgis): createFeature on move and copy
- using of the createFeature function with tool move and copy and there the logic of unique not null fields (like prima...
- 01:54 PM Bug report #20388: QgsCompoundColorWidget instance crash when QgsApplication::colorSchemeRegistry...
- May be, add a test before the line 78 in the qgscompoundcolorwidget.cpp and add the default color scheme if there is ...
- 01:36 PM Bug report #20395 (Feedback): QGIS desktop 2.18.25 raster clip
- try the equivalent tool in the Processing toolbox.
- 01:36 PM Bug report #20395 (Feedback): QGIS desktop 2.18.25 raster clip
- try the equivalent tool in the Processing toolbox.
- 01:36 PM Bug report #20395 (Feedback): QGIS desktop 2.18.25 raster clip
- try the equivalent tool in the Processing toolbox.
- 12:07 PM Bug report #20395 (Closed): QGIS desktop 2.18.25 raster clip
- the functionnality under menu Raster>Extraction>Cut raster doesn't work. I compared generated code in QGIS 2.14 which...
- 01:10 PM Feature request #20384: Undo on digitising
- Oups !! I didn't know this basic functionality too !
Thanks !
Johannes Metzler wrote:
> Yes like using Backspa... - 12:06 PM Feature request #20384 (Closed): Undo on digitising
- 07:35 AM Feature request #20384: Undo on digitising
- Yes like using Backspace ;-)
I really should start gooogling before writing
Thanks for your help!
Johannes - 01:06 PM Bug report #20344: QGIS 3.4 Unable to load 'processing' plug-in due to an error calling your clas...
- I'm sorry but, after the cleaning of the default profile and a after a few clean lauchings with this profile, I have ...
- 12:05 PM Bug report #20344: QGIS 3.4 Unable to load 'processing' plug-in due to an error calling your clas...
- Giovanni Manghi wrote:
> settings > user profiles > new profile
Thanks. I created a new profile, then copy all of... - 11:31 AM Bug report #20344: QGIS 3.4 Unable to load 'processing' plug-in due to an error calling your clas...
- Adrien VAN HAMME wrote:
> Giovanni Manghi wrote:
> > Try with a clean/new profile.
>
> Hi !
> I noticed the sam... - 10:13 AM Bug report #20344: QGIS 3.4 Unable to load 'processing' plug-in due to an error calling your clas...
- Giovanni Manghi wrote:
> Try with a clean/new profile.
Hi !
I noticed the same error w/ 3.4.0 and 3.4.1.
Could ... - 12:51 PM Bug report #20396 (Feedback): Crash by closing Qgis 3.4
- Try with a new/clean profile.
- 12:50 PM Bug report #20396 (Closed): Crash by closing Qgis 3.4
- h2. User Feedback
Every time i closedown Qgis this error.
h2. Report Details
*Crash ID*: 62f1fcd2045780cb9f1... - 12:13 PM Revision 4e767ce2 (qgis): bad layers dialog new button labels and icon
- 12:12 PM Bug report #20379 (Open): Attributes forms and problem with setting variables as defaults (QGIS 3...
- 12:12 PM Bug report #20382: [DB Manager] Unable to expand the Virtual Layers --> Project Layers group in t...
- Confirmed also here (kubuntu 18.04):
Traceback (most recent call last):
File "/usr/share/qgis/python/plugins/db... - 12:10 PM Bug report #20385 (Feedback): Evaluate default valus option (Settings/Option/Data Sources)
- Can you add detailed steps to replicate?
- 12:06 PM Feature request #20390: Add the "Select an input band for output" parameter to GDAL translate
- No problem adding the -b flag or others. Regarding the output format: is by Processing design, we output a specific f...
- 02:17 AM Feature request #20390 (Open): Add the "Select an input band for output" parameter to GDAL translate
- There is no "out format field" (-of format) in Gdal Translate. Currently, the output format is guessed from the file...
- 11:58 AM Revision f0125807 (qgis): Remove double qualifier
- 11:50 AM Bug report #20394: Label Placement cartographic position priority value validation not allowing c...
- Well now I feel quite silly, thank you.
- 11:40 AM Bug report #20394 (Rejected): Label Placement cartographic position priority value validation not...
- It would be
'R,L'
- 11:40 AM Bug report #20394 (Rejected): Label Placement cartographic position priority value validation not...
- It would be
'R,L'
- 11:32 AM Bug report #20394 (Rejected): Label Placement cartographic position priority value validation not...
- So when attempting to create a comma separated list of strings the expression is invalid, I have tried a number of it...
- 11:30 AM Bug report #20381 (Open): QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Ser...
- 11:14 AM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
- just changed to a fresh profile by deleting everything in /Users/xxxxxx/Library/Application Support/QGIS/QGIS3/profil...
- 10:56 AM Bug report #20381: QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Services (...
- not yet ... it seems that any "system-dialog" which is related to file-actions causes that kind of freeze. e.g. in gp...
- 11:13 AM Feature request #20393 (Open): Enhance QGIS Filter to use Geoserver filter function
- I have a wfs layer with an attribute "route" and filter this layer to show only segments belonging to selected routes...
- 11:08 AM Revision 02ecb56d (qgis): QgsDataSourceSelectDialog: filter, refresh and scroll to last selected ...
- plus:
- expand children of last selected item
- save/restore status - 08:33 AM Revision bf109533 (qgis): Merge pull request #8431 from neteler/patch-76
- Fix data loss (use GPKG as default format, not SHP)
- 06:30 AM Revision 4b32e7cc (qgis): [afs] Implemented decodeUri for AFS provider
- Allows retrieval of the web URL for an AFS layer
- 06:30 AM Revision 4cdde31c (qgis): Decode uri for ams provider
- 06:30 AM Revision 94896703 (qgis): [afs] Use new style data item provider
- 06:30 AM Revision bcffc440 (qgis): If decoding a layer URI returns a url, then show a link to that url
- in the layer's metadata
2018-11-06
- 09:51 PM Revision 8125366d (qgis): Merge pull request #8430 from elpaso/handle-bad-layers4
- Fix a few crashes with bad layers
- 08:55 PM Bug report #20338: Can not scroll through attribute list in dialog window when linking existing c...
- It's not in 3.4.1, you have to test the nightly builds.
- 04:39 PM Bug report #20338: Can not scroll through attribute list in dialog window when linking existing c...
- > Thanks Alessandro,
Unfortunately the issue remains, I can not scroll down to the bottom of the 'Dialog' window o... - 09:06 AM Bug report #20338: Can not scroll through attribute list in dialog window when linking existing c...
- @Andrew, the patch has been merged, can you please test it?
- 08:54 PM Feature request #20384: Undo on digitising
- Saber Razmjooei wrote:
> Like using Backspace on keyboard?
Or ctrl-Z.
This possibility would be great.
- 08:51 PM Feature request #20384 (Feedback): Undo on digitising
- Like using Backspace on keyboard?
- 03:24 PM Feature request #20384 (Closed): Undo on digitising
- It woud be cool to undo the last datapoint(s)when digitizing a line or polygon
Thanks! - 08:53 PM Bug report #20386 (Feedback): Program crashes in idle phase
- Could you provide step-by-step to reproduce the issue?
- 04:06 PM Bug report #20386 (Closed): Program crashes in idle phase
- h2. User Feedback
Program crashes in idle phase.
h2. Report Details
*Crash ID*: 46bdfc53c9e65ba01bf6e65f60a8... - 08:48 PM Bug report #20381 (Feedback): QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch...
- Have you tried with a clean and new profile?
- 08:48 PM Bug report #20381 (Feedback): QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch...
- Have you tried with a clean and new profile?
- 01:37 PM Bug report #20381 (Open): QGIS freezes on MacOS 10.14 (and Qt 5.11) when launched from Launch Ser...
- 0
down vote
favorite
I've just installed the latest verion of QGIS (3.4.0) on a MacBook Pro 13" (3.3 GHz Core I... - 08:04 PM Revision dd14e581 (qgis): correctly update extent/CRS when setting map canvas
- 08:02 PM Feature request #19733 (Open): make GPKG the default output format for GRASS tools
- Thanks for the valuable hint!
I have prepared a PR against QGIS 3.4 accordingly: https://github.com/qgis/QGIS/pull... - 08:02 PM Feature request #19733 (Open): make GPKG the default output format for GRASS tools
- Thanks for the valuable hint!
I have prepared a PR against QGIS 3.4 accordingly: https://github.com/qgis/QGIS/pull... - 08:02 PM Feature request #19733 (Open): make GPKG the default output format for GRASS tools
- Thanks for the valuable hint!
I have prepared a PR against QGIS 3.4 accordingly: https://github.com/qgis/QGIS/pull... - 08:00 PM Revision f4aee770 (qgis): Fix data loss (use GPKG as default format, not SHP)
- As per https://issues.qgis.org/issues/19733 this addresses the issue that SHP only supports 10-char DBF column names ...
- 07:45 PM Revision c7cda514 (qgis): fix build on OSX: followup bf21ce4661b952fc22f425619ac051d641ad9306
- 06:59 PM Revision 2dd3f969 (qgis): Fix a few crashes with bad layers
- 06:59 PM Revision 107e6462 (qgis): rename QgsLocatorWidgetCore to QgsLocatorModelBridge
- 06:55 PM Feature request #20389 (Open): Remove opaque map plane in the 3D Viewer
- The 3D viewer is a great feature and I am sure there is many plans in the future.
I deal almost explusively with 3... - 06:39 PM Revision c1bfd645 (qgis): fix mac build
- 06:37 PM Revision f652e8dc (qgis): save current extent and CRS in locator core
- remove remaining bits of interface
- 06:13 PM Bug report #20388 (Open): QgsCompoundColorWidget instance crash when QgsApplication::colorSchemeR...
- When QgsApplication is not instanciate and the member mColorSchemeRegistry is empty, a crash appear when calling sche...
- 05:23 PM Revision fbde0c87 (qgis): [3d] fix camera controller using wrong shift/ctrl status (fixes #20131)
- We used Qt3DInput::QLogicalDevice with its axes and actions for camera
controller, but over time this got quite impra... - 05:22 PM Bug report #20131 (Closed): [3d] Navigation in 3d map and locked left click
- Applied in changeset commit:qgis|fbde0c8752740358fdb9bf9c232f72badfa1e87b.
- 05:22 PM Bug report #20131 (Closed): [3d] Navigation in 3d map and locked left click
- Applied in changeset commit:qgis|fbde0c8752740358fdb9bf9c232f72badfa1e87b.
- 05:19 PM Bug report #20374: QGIS 3.4.1 Crash on eject sd card
- QGIS also crashed as soon as I insert a USB drive.
Crash ID: 46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
Stack Tra... - 11:52 AM Bug report #20374: QGIS 3.4.1 Crash on eject sd card
- So this does not seems fixed after all.
- 11:52 AM Bug report #20374: QGIS 3.4.1 Crash on eject sd card
- So this does not seems fixed after all.
- 11:52 AM Bug report #20374: QGIS 3.4.1 Crash on eject sd card
- So this does not seems fixed after all.
- 02:27 AM Bug report #20374 (Closed): QGIS 3.4.1 Crash on eject sd card
- Previously reported in 3.4.0 and was closed as fixed.
Crash ID: 46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
Stack... - 04:44 PM Revision 2d9230b9 (qgis): show icon if exist for menus in customization dialog
- 04:44 PM Revision dfaf7538 (qgis): fix move feature action not correctly shown in customization
- 04:43 PM Revision 762a15a8 (qgis): fix move feature action not correctly shown in customization
- 04:43 PM Revision 1e166805 (qgis): show icon if exist for menus in customization dialog
- 04:24 PM Bug report #20387 (Open): The call to matplotlib tricontour causes QGIS to crash
- Developing plugin, I found that QGIS 3.4 crashes during calculation of matplotlib.tri.Triangulation. The problem appe...
- 04:06 PM Bug report #20385 (Closed): Evaluate default valus option (Settings/Option/Data Sources)
- QGIS 3.4.1 doesn't remember "Evaluate default values" selection.
- 03:50 PM Revision 54a6586c (qgis): Merge pull request #8427 from elpaso/handle-bad-layers3
- Handle bad layers: fixes for groups and subset string
- 03:44 PM Bug report #20378 (Closed): QGIS 3.4 cannot install on Mac
- Oops, I was simplifying the installer and forgot to remove the test for GDAL. New installer uploaded (same -3 versio...
- 03:44 PM Bug report #20378 (Closed): QGIS 3.4 cannot install on Mac
- Oops, I was simplifying the installer and forgot to remove the test for GDAL. New installer uploaded (same -3 versio...
- 03:44 PM Bug report #20378 (Closed): QGIS 3.4 cannot install on Mac
- Oops, I was simplifying the installer and forgot to remove the test for GDAL. New installer uploaded (same -3 versio...
- 10:27 AM Bug report #20378 (Closed): QGIS 3.4 cannot install on Mac
- A colleague of mine tried to install the latest version of QGIS on mac downloaded from QGIS.org. It's the QGIS-macOS-...
- 03:09 PM Revision 8e34e374 (qgis): make proxyModel method q_invokable
- 03:09 PM Revision 6a9d7a69 (qgis): implement roleNames for QgsLocatorModel
- 03:09 PM Revision 20d8db9e (qgis): Revert "create a core interface for QgsMapCanvas"
- This reverts commit 79c5b35a3925336e01e9ac1a6a75fd32eb3b8cdd.
- 03:08 PM Bug report #20376: Map canvas whiteout on editing
- Hi Alessandro,
this is the event log (unfortunately in German) after zooming around a while in the white, qgis cra... - 03:08 PM Bug report #20376: Map canvas whiteout on editing
- Hi Alessandro,
this is the event log (unfortunately in German) after zooming around a while in the white, qgis cra... - 03:08 PM Bug report #20376: Map canvas whiteout on editing
- Hi Alessandro,
this is the event log (unfortunately in German) after zooming around a while in the white, qgis cra... - 09:05 AM Bug report #20376 (Feedback): Map canvas whiteout on editing
- 09:05 AM Bug report #20376: Map canvas whiteout on editing
- Can you please add step-by-step instructions about how to reproduce the issue, and possibly a sample project and data?
- 07:38 AM Bug report #20376 (Feedback): Map canvas whiteout on editing
- After a while in editing mode the map canvas whites out, if you zoom out features apper on higer zoomlevels only.
I ... - 03:08 PM Revision 078b4450 (qgis): move part of the logic of QgsLocatorWidget to core
- 03:06 PM Revision 79c5b35a (qgis): create a core interface for QgsMapCanvas
- 02:58 PM Bug report #20226 (Closed): vertex edit ignore topological editing when move a polygon boundary s...
- Fixed in https://github.com/qgis/QGIS/pull/8413 for 3.6 and backported to 3.4 in https://github.com/qgis/QGIS/pull/8420
- 02:58 PM Bug report #20226 (Closed): vertex edit ignore topological editing when move a polygon boundary s...
- Fixed in https://github.com/qgis/QGIS/pull/8413 for 3.6 and backported to 3.4 in https://github.com/qgis/QGIS/pull/8420
- 02:58 PM Revision 9af0719f (qgis): Bad layers: added tests for subset string and groups
- 02:57 PM Revision 6e85a893 (qgis): Correctly parse styles for layer in groups
- 02:57 PM Revision 39e0b7be (qgis): Restore subset string when fixing a bad layer
- 02:55 PM Revision 7bf4e5b1 (qgis): Do not check for geom equality when fixing a bad layer
- re-apply the style with no checks for geometry type
This is a temporary workaround, the solution will probably
need ... - 02:44 PM Bug report #20364: Crash QGIS 3.4.1
I think it has something to do with connection to Postgis server. Without this connection, QGIS 3.4.1 does not crash.- 02:36 PM Feature request #20383 (Open): make label and ticks rotation possible in print layout
- It would be really nice to make possible grid coordinate labels rotation in print layout, synchronising with map rot...
- 02:27 PM Bug report #20382 (Closed): [DB Manager] Unable to expand the Virtual Layers --> Project Layers g...
- Whenever I expand the Project layers group in the DB Manager providers panel, I get a Python error (see attached file)
- 01:51 PM Bug report #20367: "avoid intesection" cannot be enabled without activating snapping
- Giovanni Manghi wrote:
> I also think that there is no issue here. The "avoid intersection" flag is not directly rel... - 11:58 AM Bug report #20367 (Feedback): "avoid intesection" cannot be enabled without activating snapping
- I also think that there is no issue here. The "avoid intersection" flag is not directly related with the other that e...
- 01:16 PM Revision 5ae2bae9 (qgis): Merge pull request #8426 from SrNetoChan/new_bad_layer_logo
- New bad layers icon for layers panel
- 12:57 PM Revision 9916c5fb (qgis): New bad layers icon for layers panel
- 12:28 PM Bug report #19650: Silent install
- Hi,
Well, problem is still not solved for me, I tried with v3.4.0 and this morning with 3.4.1.
It looks like it... - 11:59 AM Bug report #15975: GeoPackage: field seems to be editable (but is not) after stopping editing
- It's even worse.
First scenario (working fine):
Edit first field, go to the next and edit it as well and without ... - 11:54 AM Bug report #20377 (Feedback): Qgis 3.4.1 does not recognize ZIP folders with inside SHPfiles
- Works fine here on Linux/QGIS master, can you attach a sample of a zip that does not work for you?
- 11:54 AM Bug report #20377 (Feedback): Qgis 3.4.1 does not recognize ZIP folders with inside SHPfiles
- Works fine here on Linux/QGIS master, can you attach a sample of a zip that does not work for you?
- 11:54 AM Bug report #20377 (Feedback): Qgis 3.4.1 does not recognize ZIP folders with inside SHPfiles
- Works fine here on Linux/QGIS master, can you attach a sample of a zip that does not work for you?
- 09:50 AM Bug report #20377 (Closed): Qgis 3.4.1 does not recognize ZIP folders with inside SHPfiles
- 2018-11-06T09:47:01 CRITICAL Sorgente dati non valida : C:/QGIS_FILES/amm/amm.zip|layername=ammcat è una sorge...
- 11:53 AM Bug report #20379: Attributes forms and problem with setting variables as defaults (QGIS 3.4.1)
- Yes, in QGIS 2.18.25 it works.
- 11:29 AM Bug report #20379 (Feedback): Attributes forms and problem with setting variables as defaults (QG...
- Works as expected on 2.18 (I'm not sure @user_account_name is available on 2.18)?
- 11:19 AM Bug report #20379 (Open): Attributes forms and problem with setting variables as defaults (QGIS 3...
- I have geopackage layer with two fields: user and data_mod. I'd like to set default value for user field with @user_a...
- 11:34 AM Bug report #20373 (Feedback): QGIS 3.5 crashed after ad a layer from grass mapset
- Any idea at what point (previous qgis version) this stopped to work?
- 11:34 AM Bug report #20373 (Feedback): QGIS 3.5 crashed after ad a layer from grass mapset
- Any idea at what point (previous qgis version) this stopped to work?
- 11:23 AM Bug report #20380 (Open): Tiny Identify Results window
- From version 3.4 the GUI on Mac seems to have changed a lot (it now doesn't look at all like macOS gui (but that's an...
- 11:17 AM Revision 36f11583 (qgis): Merge pull request #8425 from elpaso/handle-bad-layers3
- Add symbology tests (rule based and categorized) to Handle bad layers
- 10:40 AM Bug report #19118: Crash when clicking browse button in attachment edit widget
- Issue still present in 3.4.1
- 10:35 AM Feature request #19875: Deleting multiple GPKG tables from Browser only deletes a single table
- No, I'm busy on other stuff, please go ahead, now it's definitely possible (and much easier) to implement this, after...
- 10:24 AM Feature request #19875: Deleting multiple GPKG tables from Browser only deletes a single table
- Are you working on that Alessandro? Do you want to keep it?
Otherwise I could probably care about in the next days/w... - 10:28 AM Revision 7db1d4e8 (qgis): Added test project with the bad layers (not used by tests)
- but still useful for manual tests
- 10:27 AM Revision ba3ccca2 (qgis): Add rule-based and categorized styles to the bad layers test
- 10:23 AM Revision b9355556 (qgis): Added tests for gdal extractprojection
- 09:35 AM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- Dear Alessandro,
as I am encountering the same problem, please let me comment.
I am using QGIS 3.4.1 64 bit on ... - 09:27 AM Revision 45059297 (qgis): [3d] Fix 3D line symbol in 3D views in print layouts (fixes #20118)
- Turned out we were getting an old version of OpenGL that does not
support the "primitive restart" functionality and s... - 09:26 AM Bug report #20118 (Closed): 3d map in print composer with 3d lines
- Applied in changeset commit:qgis|45059297e4a6e7729a14f09b1b553133cafa463f.
- 09:26 AM Bug report #20118 (Closed): 3d map in print composer with 3d lines
- Applied in changeset commit:qgis|45059297e4a6e7729a14f09b1b553133cafa463f.
- 08:43 AM Revision c8b26771 (qgis): Merge pull request #8359 from elpaso/handle-bad-layers2
- [needs-docs][feature] Deferred handling of bad layers
- 07:19 AM Feature request #20375: GDA94>GDA2020 OTF Transformation
- I should also have said that i have tried to choose the default transformation through the options dialogue, but when...
- 07:02 AM Feature request #20375 (In Progress): GDA94>GDA2020 OTF Transformation
- Can't seem to find a way to implement GDA94(EPSG4283)>GDA2020(EPSG7844) OTF Transformation.
QGIS has support for GDA... - 03:23 AM Revision c54c5597 (qgis): Ensure browser preview canvases don't get treated like map canvas
- docks
They have their own special logic, and shouldn't respond to
any project based settings or triggers
Fixes #20362 - 03:22 AM Bug report #20362 (Closed): wms (xyz) provider throws an infinite amount of console debug msg und...
- Applied in changeset commit:qgis|c54c5597232a5f50e1967ec3a552c2c02b1da0af.
- 03:22 AM Bug report #20362 (Closed): wms (xyz) provider throws an infinite amount of console debug msg und...
- Applied in changeset commit:qgis|c54c5597232a5f50e1967ec3a552c2c02b1da0af.
- 02:56 AM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
- Well,the problem still exists in QGIS3.4.1. But I found there are no problems in QGIS3.2.3 without locale change.(De...
- 01:53 AM Bug report #17530 (Closed): 3d: not possible to use linestrings with z coordinates
- Fixed in QGIS 3.4 with the "simple" 3D line symbol.
- 01:53 AM Bug report #17530 (Closed): 3d: not possible to use linestrings with z coordinates
- Fixed in QGIS 3.4 with the "simple" 3D line symbol.
- 01:52 AM Bug report #19665 (Closed): QGIS 3.2.1 and 3.2.2 - crashing while 3D rendering
- 01:52 AM Bug report #19665: QGIS 3.2.1 and 3.2.2 - crashing while 3D rendering
- Closing as a duplicate as the symptoms and backtrace are the same as in #17315
- 01:49 AM Revision 637f47c9 (qgis): [mssql] fix a bunch of strange bugs when connecting from linux
- These include:
- fetching incomplete (corrupted) geometries
- fetching incomplete text data (e.g. WKT for CRS)
Also ... - 01:49 AM Revision 85aaf7ea (qgis): Fix some missing context arguments in connects with lambda
- These cause infinite lifetime connections which result in crashes
(cherry picked from commit 3d5badf395392dab3450a95... - 01:49 AM Revision e3c4188e (qgis): Add missing /Factory/ annotation
- (cherry picked from commit 19ef2f904b0315eecead60b1803d32ea23f16714)
- 01:49 AM Revision bacbcf63 (qgis): Add a __repr__ method to QgsMimeDataUtils::Uri
- (cherry picked from commit 82baff87d4cb0d40a88e03912297d7096220fb07)
- 01:49 AM Revision 1db7a29e (qgis): [3d] Fix crash in terrain generator if DEM raster layer is missing
- (cherry picked from commit 685806bccf0ce9354989140317215394482f879d)
- 01:49 AM Revision 5431d5a3 (qgis): Fix equality comparison when saving vertex tool edits
- (cherry picked from commit 137cbd76ae97bca078d92cae173fe13ee9b8ad82)
- 01:49 AM Revision 0b7416f0 (qgis): Remove QgsGeometry bool operator
- This is too dangerous -- it gets silently casted to numeric values
instead of throwing compilation errors
(cherry pi... - 01:49 AM Revision cdf878d4 (qgis): Make sure topo editing button is updated on new/loaded project
- (cherry picked from commit 68be6df376ec2bf3314021313ab30554d083b4a9)
- 01:49 AM Revision 2f5a87fd (qgis): [vertex tool] Fix topo editing when moving vertices/edges (fixes #20158)
- - when some "extra" vertices are selected when moving a vertex, their coincident
vertices will be also moved (#2015... - 01:49 AM Revision d737e567 (qgis): Read/write relative paths to gpkg rasters in project (when enabled)
- Routines in raster layer were not aware of "GDAL:filename:table" syntax
used for raster layers from GeoPackages so pr... - 01:49 AM Revision 9f5664a5 (qgis): [vertex tool] Respect topo editing when adding a vertex (fixes #18046)
- When adding a vertex to a segment that is coincident with some other
segments and topological editing is enabled, ver... - 01:49 AM Revision 34eb99dd (qgis): Correct test comparisons
- Previously QCOMPARE( QgsGeometry, QgsGeometry ) was actually only
testing for QCOMPARE( bool(QgsGeometry), bool(QgsGe... - 01:49 AM Revision 4cd82a28 (qgis): Fix mangled fonts in script editors
- Don't override default font letter spacing or stretch -- it's not
safe to do because the results are very dependent o... - 01:49 AM Revision 97cbf928 (qgis): [mssql] Show in browser also tables with invalid features
- They will just have a generic vector icon
(cherry picked from commit 923adf2ff78228b31ed5042fd367d95fee2f09a2) - 01:49 AM Revision f1cfa1a3 (qgis): [mssql] Do not expect that SRIDs are equivalent to postgis SRIDs
- There is no direct relationship between postgis SRIDs and SRIDs used in any other database.
If you imported data wit... - 01:49 AM Revision 711feec9 (qgis): Fix leak due to deletion of incomplete type
- (cherry picked from commit 5f2b78e755bcfc51d7f4be0a564d3f37111ece98)
- 01:49 AM Revision 7f085972 (qgis): Add unit tests for QgsDataItemProviderRegistry
- (cherry picked from commit 0b17db6fc4dcf2d400a51df0f84281aca5f2582d)
- 01:48 AM Bug report #19890 (Closed): Crashes in 3D view while changing the view angle
- Closing as a duplicate as the symptoms and backtrace are the same as in #17315
- 01:48 AM Bug report #19890 (Closed): Crashes in 3D view while changing the view angle
- Closing as a duplicate as the symptoms and backtrace are the same as in #17315
- 01:44 AM Bug report #20350: Rendering 3D Lines pseudo vertex
- Most likely related to #20118
- 01:10 AM Bug report #20022 (Feedback): Polygon style: Simple line with offset
- Can you share a sample project/data which demonstrates this issue?
2018-11-05
- 12:25 AM Bug report #20367: "avoid intesection" cannot be enabled without activating snapping
- Rob Willson wrote:
> sorry if I'm not understanding this correctly but I think this would be be the correct behaviou... - 09:48 PM Bug report #20367: "avoid intesection" cannot be enabled without activating snapping
- sorry if I'm not understanding this correctly but I think this would be be the correct behaviour. I often want to hav...
- 05:36 PM Bug report #20367 (Open): "avoid intesection" cannot be enabled without activating snapping
- 05:15 PM Bug report #20367: "avoid intesection" cannot be enabled without activating snapping
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > Did you tagged as a regression because a previous version worke... - 05:10 PM Bug report #20367: "avoid intesection" cannot be enabled without activating snapping
- Giovanni Manghi wrote:
> Did you tagged as a regression because a previous version worked as expected?
Sorry
i tag... - 04:06 PM Bug report #20367 (Feedback): "avoid intesection" cannot be enabled without activating snapping
- Did you tagged as a regression because a previous version worked as expected?
- 03:10 PM Bug report #20367: "avoid intesection" cannot be enabled without activating snapping
- 3.4.1 and 15b2352ea2 versions are affected
- 02:46 PM Bug report #20367 (Open): "avoid intesection" cannot be enabled without activating snapping
- *New description:*
Subject says it all. This is NOT the case in 2.18.
*Old description:*
Hi all,
I notice... - 11:45 PM Revision 0ea86bf0 (qgis): More old style connect removal
- 11:45 PM Revision d1427945 (qgis): Address some clazy warnings
- 11:45 PM Revision bf21ce46 (qgis): Start fixing some remaining old style connects
- 11:45 PM Revision 3d5badf3 (qgis): Fix some missing context arguments in connects with lambda
- These cause infinite lifetime connections which result in crashes
- 11:45 PM Revision dc72f06e (qgis): Bump minimum Qt version to 5.9
- 11:45 PM Revision 7b24bd3f (qgis): More old style connect removal
- 10:25 PM Revision 993dc818 (qgis): Merge pull request #8241 from NaturalGIS/fix_grass7_r_stats_quantile
- fix GRASS7 r_stats_quantile
- 10:12 PM Bug report #20369: Crash on Zoom with compressed ESRI File GDB data
- Likely an issue in the ESRI FileGDBAPI sdk or gdal's driver, not qgis. Try with the openfilegdb driver instead.
Un... - 05:35 PM Bug report #20369 (Feedback): Crash on Zoom with compressed ESRI File GDB data
- Try with a new/clean profile (no 3rd party plugins)?
Attach/link the project with the data. - 05:35 PM Bug report #20369 (Feedback): Crash on Zoom with compressed ESRI File GDB data
- Try with a new/clean profile (no 3rd party plugins)?
Attach/link the project with the data. - 04:50 PM Bug report #20369 (Closed): Crash on Zoom with compressed ESRI File GDB data
- h2. User Feedback
We have loaded and visualized some large layers (OSM polygons, lines and points of Germany, EPSG... - 08:32 PM Bug report #20373 (Closed): QGIS 3.5 crashed after ad a layer from grass mapset
- h2. User Feedback
Only load a layer from grass mapset
h2. Report Details
*Crash ID*: 0a6a6fdfeb53aa50276b49c... - 07:55 PM Bug report #20359: [geometry validation] qgis freeze while saving edits
- Antonio Viscomi wrote:
> Antonio Viscomi wrote:
> > I confirm this bug appear also on shapefiles (not only on postg... - 11:39 AM Bug report #20359: [geometry validation] qgis freeze while saving edits
- Antonio Viscomi wrote:
> I confirm this bug appear also on shapefiles (not only on postgis layers)
I tried to set... - 09:54 AM Bug report #20359: [geometry validation] qgis freeze while saving edits
- I confirm this bug appear also on shapefiles (not only on postgis layers)
- 07:20 PM Revision cd28b459 (qgis): Merge pull request #8391 from karomap/master
- Fixes #18872 Fix symbol selector dialog overflows the screen on small resolution
- 07:19 PM Bug report #18872 (Closed): Symbol Selector Window 'overflows' the screen on small resolutions
- Applied in changeset commit:qgis|cd28b459845868570d720e23da941825f850d003.
- 07:19 PM Bug report #18872 (Closed): Symbol Selector Window 'overflows' the screen on small resolutions
- Applied in changeset commit:qgis|cd28b459845868570d720e23da941825f850d003.
- 06:49 PM Revision 647de81e (qgis): Merge pull request #8407 from elpaso/bugfix-20338-qgsfeatureselectiondl...
- Make sure QgsFeatureSelectionDlg does not outgrow the window
Cherry-picked from ceb33f015674d066654e84e93cb599137b21... - 05:37 PM Bug report #20371 (Closed): messageBar() messages getting lost/capped at 22
- Ah, so not a bug, but a feature!
I couldn't see anything in the docs, so thanks for the pointer. - 05:31 PM Bug report #20371: messageBar() messages getting lost/capped at 22
- See: https://github.com/qgis/QGIS/pull/8384/files#diff-f275bbab81d1fe6efefe1f50b9d67c6dR302
- 05:30 PM Bug report #20371 (Closed): messageBar() messages getting lost/capped at 22
- It seems in the latest release, the maximum number of messageBar() messages that the GUI can handle is 22 (i.e. the o...
- 05:31 PM Feature request #20372 (Open): Add "current_value" expression to other widgets
- Would it be possible to add the "current_value" expression from Value Relation widget to other widgets?
it would be... - 05:26 PM Bug report #20368 (Closed): CRITICAL Error CL_PLATFORM_NOT_FOUND_KHR searching for OpenCL device:...
- fixed in commit:e70b71b154fb52155ac9f028caea5954a6303213
- 05:26 PM Bug report #20368 (Closed): CRITICAL Error CL_PLATFORM_NOT_FOUND_KHR searching for OpenCL device:...
- fixed in commit:e70b71b154fb52155ac9f028caea5954a6303213
- 05:26 PM Bug report #20368 (Closed): CRITICAL Error CL_PLATFORM_NOT_FOUND_KHR searching for OpenCL device:...
- fixed in commit:e70b71b154fb52155ac9f028caea5954a6303213
- 04:28 PM Bug report #20368 (Feedback): CRITICAL Error CL_PLATFORM_NOT_FOUND_KHR searching for OpenCL devic...
- That's not a bug, it's a message from OpenCL saying that you have not a compatible device, maybe it could be just a w...
- 04:06 PM Bug report #20368 (Open): CRITICAL Error CL_PLATFORM_NOT_FOUND_KHR searching for OpenCL device: c...
- 03:47 PM Bug report #20368 (Closed): CRITICAL Error CL_PLATFORM_NOT_FOUND_KHR searching for OpenCL device:...
- On Windows 7 64 bit, the following error...
- 05:26 PM Revision e70b71b1 (qgis): Lower opencl message to warning so users don't panic
- 05:22 PM Feature request #20370 (Open): Attributes Form
- Would it be possible to add "editable" option to all Widgets like it is at the unique value widget? (or turn off the ...
- 04:39 PM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
- Markus Neteler wrote:
> FYI: The new r.mapcalculator has been developed by Vaclav Petras:
>
> https://trac.osgeo.... - 02:26 PM Feature request #6894: GRASS r.mapcalc cumbersome to use, issues on Windows
- FYI: The new r.mapcalculator has been developed by Vaclav Petras:
https://trac.osgeo.org/grass/ticket/3431#comment:7 - 03:47 PM Bug report #20336: Involuntary Feature Filtering
- Thanks for your help so far friends. I attached a screenshot of my Data Sources for your review. 'Attribute table beh...
- 03:27 PM Bug report #20365: Python3 doctest missing in QGIS 3.4.1
- Just to add, copying in @doctest.py@ from another version (e.g. direct from "Python's GitHub repository here":https:/...
- 02:01 PM Bug report #20365 (Open): Python3 doctest missing in QGIS 3.4.1
- The Python3 implementation shipped with QGIS 3.4.1 Windows (64 bit) versions is missing the doctest module.
Note t... - 02:57 PM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
- *+Same problem with a french or english windows region for default profile and new profile With QGIS 3.4.1 (standalon...
- 02:57 PM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
- *+Same problem with a french or english windows region for default profile and new profile With QGIS 3.4.1 (standalon...
- 10:43 AM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
- Some inputs from Nyall about this one:...
- 02:39 PM Bug report #20253: UI : QGIS 3.4 Font are too small on Bottom toolbar (navigator and projection)
- Thanks!
- 02:24 PM Revision e9deafcf (qgis): Merge pull request #8409 from DelazJ/renameFiles
- Rename some rendererV2 ui files
- 02:24 PM Bug report #20298: Invalid layer not freed when added to the registry
- Nevermind, it's 2.18, sorry for the noise
- 02:17 PM Bug report #20298: Invalid layer not freed when added to the registry
- If that's the problem, I would suggest you to wait until my https://github.com/qgis/QGIS/pull/8359 is merged.
"bad... - 08:24 AM Bug report #20298: Invalid layer not freed when added to the registry
- Hi Alessandro, thanks for the information about the new behaviour in QGIS 3. But if I'm correct, this is unrelated to...
- 02:13 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- To help us debug this, please answer the questions below:
- how did you install QGIS 4.3.1?
- what graphic card(s) ... - 01:49 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- Nevermind, I thought you was using 3.4, btw I thought this was fixed recently.
- 01:48 PM Bug report #20363 (Feedback): QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- 01:48 PM Bug report #20363: QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- I think that this was fixed in 3.4.1, can you try that version?
- 12:01 PM Bug report #20363 (Closed): QGIS 3.4.1 : CRASH : Settings->Options (OpenCL related)
- h2. User Feedback
MAIN MENU->Settings->Options
h2. Report Details
*Crash ID*: 452ad6c5c156924baee2fd79612a09... - 02:12 PM Bug report #20314 (Closed): QGIS 3.4 crashed when exiting immediately after saving
- 12:53 PM Bug report #20314: QGIS 3.4 crashed when exiting immediately after saving
- Saber Razmjooei wrote:
> Also, update to 3.4.1
I cannot replicate with 3.4.1. - 01:50 PM Bug report #20364 (Feedback): Crash QGIS 3.4.1
- likley duplicate of several other identical reports send it in the last days.
- 01:25 PM Bug report #20364 (Closed): Crash QGIS 3.4.1
- h2. User Feedback
Did nothing.
h2. Report Details
*Crash ID*: 46bdfc53c9e65ba01bf6e65f60a8fdcad5a2dd77
... - 01:02 PM Revision 19ef2f90 (qgis): Add missing /Factory/ annotation
- 01:02 PM Revision 82baff87 (qgis): Add a __repr__ method to QgsMimeDataUtils::Uri
- 01:00 PM Bug report #20340: SAGA RGB Composite not working
- Partial fix here: https://github.com/qgis/QGIS/pull/8418
- 01:00 PM Bug report #20340: SAGA RGB Composite not working
- Partial fix here: https://github.com/qgis/QGIS/pull/8418
- 01:00 PM Bug report #20340: SAGA RGB Composite not working
- Partial fix here: https://github.com/qgis/QGIS/pull/8418
- 12:41 PM Revision e7900a38 (qgis): Merge pull request #8411 from wonder-sk/slap-mssql-around-with-a-trout
- Fix a bunch of MS SQL provider issues
- 12:31 PM Revision 68be6df3 (qgis): Make sure topo editing button is updated on new/loaded project
- 12:31 PM Revision 93e737e4 (qgis): [vertex tool] Fix topo editing when moving vertices/edges (fixes #20158)
- - when some "extra" vertices are selected when moving a vertex, their coincident
vertices will be also moved (#2015... - 12:31 PM Bug report #20158 (Closed): Moving segments after range selection of vertices destroys topology
- Applied in changeset commit:qgis|93e737e4bf50d03fa20316ec8da66db99e32c5cd.
- 12:31 PM Bug report #20158 (Closed): Moving segments after range selection of vertices destroys topology
- Applied in changeset commit:qgis|93e737e4bf50d03fa20316ec8da66db99e32c5cd.
- 12:31 PM Revision 89a80c1b (qgis): Read/write relative paths to gpkg rasters in project (when enabled)
- Routines in raster layer were not aware of "GDAL:filename:table" syntax
used for raster layers from GeoPackages so pr... - 11:25 AM Bug report #20347 (Open): Copy and Move Feature do not respect postgres-provider default values
- 10:20 AM Bug report #20347: Copy and Move Feature do not respect postgres-provider default values
- sorry i think its no regression compared with 3.2.3. i have tested no other versions.
it did *not* work with 3.2.3 too. - 10:45 AM Revision 64bd7a7c (qgis): Added ~QgsDataSourceSelectDialog destructor
- 10:37 AM Bug report #20362 (Closed): wms (xyz) provider throws an infinite amount of console debug msg und...
- OK, that one is odd. A critical bug in the wms provider is triggered by the browser panel's preview under a specific ...
- 10:27 AM Revision eb02004b (qgis): Store original style as QDomDocument instead of an XML string
- 10:27 AM Revision bc8574ce (qgis): Small cleanups for QgsDataSourceSelectDialog
- 10:27 AM Revision f02345bd (qgis): Remove unnecessary project from test data
- 10:26 AM Revision a4182c1e (qgis): Remove unnecessary project from test data
- 10:26 AM Revision 7a259c6e (qgis): Better handling of invalid relations ...
- - do not add them to the manager dialog
- do not add relations to not existent layers (but keep relations to invalid ... - 10:26 AM Revision 8493636f (qgis): Data source select dialog now accepts a model
- 10:26 AM Revision d46d765d (qgis): Restore handle bad layers dialog original behavior
- 10:26 AM Revision bc424d09 (qgis): Store original style as QDomDocument instead of an XML string
- 10:26 AM Revision 2d1a521f (qgis): Check for raster validity in raster style widget
- 10:24 AM Revision 661aad7e (qgis): Add … to change data source action
- 10:24 AM Revision fbea9f5d (qgis): Renamed buttons for bad layers dialog
- 10:24 AM Revision 147608ea (qgis): Bad layers: open a browser widget dialog to select a data source
- when indicator is clicked
- 10:24 AM Revision 7bbd1ca2 (qgis): [ogr] do not crash if ogr layer is null
- 10:24 AM Revision 70d9b6ca (qgis): Fix check condition for layer style restore
- 10:24 AM Revision c32d542b (qgis): Move setDataSource to QgsMapLayer
- also setter and getter for providerType
- 10:24 AM Revision 326640d8 (qgis): Implement setDataSource for rasters
- 10:24 AM Revision acb6f42d (qgis): Variable rename (get rid of "my" prefix)
- 10:24 AM Revision 66b9b5fd (qgis): Changed debug message text for bad layers
- 10:24 AM Revision 2af5fd19 (qgis): Bad layers indicator raster support
- 10:24 AM Revision 9cfb4369 (qgis): Tests for bad layers raster support
- 10:24 AM Revision 99638cfd (qgis): More readable test
- 10:24 AM Revision 5010956c (qgis): Add test case for getFeatures on invalid bad layer
- 10:24 AM Revision f856b4c8 (qgis): Renamed originalXmlProperties methods and variables
- 10:24 AM Revision 3fe7848c (qgis): Noted in the method documentation that dataProvider() may return null
- 10:24 AM Revision 3e9d5c73 (qgis): Restore original layer style (tested with vectors only)
- 10:24 AM Revision d995eeb0 (qgis): Filter layers by type in the data source select dialog
- 10:24 AM Revision 4481127b (qgis): Fix raster set data source (with test)
- 10:24 AM Revision 40771042 (qgis): Silence longstanding debug warning
- 10:24 AM Revision 17433181 (qgis): Fix raster style restore when setDataSource
- 10:24 AM Revision 497a7da9 (qgis): Added API methods to retrieve only valid maplayers
- ... and to count them
Tests updated accordingly, note that from now on
the assumption that a layer store or a layer ... - 10:24 AM Revision 29cbb23a (qgis): Take context by copy in lambda
- 10:24 AM Revision f2654f25 (qgis): Remove modal warning when closing the bad layer dialog
- 10:24 AM Revision 8d84a6fc (qgis): Remove unused connection
- 10:24 AM Revision f9289802 (qgis): Add test for handle bad layers and invalid layers pass through
- 10:24 AM Revision 64c23dec (qgis): Spelling
- 10:24 AM Revision 2bd90da9 (qgis): Added a validOnly flag to mapLayers to filter for valid layers only
- 10:24 AM Revision 670c31b0 (qgis): Do not bail out from reading the layer xml if layer is not valid
- 10:24 AM Revision 7a0faed5 (qgis): Handles invalid layer properties when saving
- Invalid layers just pass through if the layer
was saved without changing the data source. - 10:24 AM Revision 1b041f4f (qgis): Add storeInvalidLayersProperties to store invalid layers
- This can be used to restore initial layer status or to
apply styles and other layer properties if the data
source is ... - 10:24 AM Revision bcd8581f (qgis): Add menu items also if invalid (but check for it)
- 10:24 AM Revision ab7b4570 (qgis): Copy! References in lambdas are dangerous
- Note to self: repeat 3 times:
Copy! References in lambdas are dangerous
Copy! References in lambdas are dangerous
Co... - 10:24 AM Revision fd400425 (qgis): Move change data source action to app
- 10:24 AM Revision 8d9d52d1 (qgis): Add test data for relations
- 10:24 AM Revision adc3b741 (qgis): Only filter by layer type: ignore provider key
- 10:24 AM Revision bc4a1efa (qgis): The store can now add invalid maplayers
- 10:24 AM Revision bd71df00 (qgis): Add the bad layers test to cmake and fix it for renamed methods
- 10:24 AM Revision 0cf8a33d (qgis): Fix crash due to index on wrong model
- 10:24 AM Revision 0cd21c91 (qgis): Keep invalid relations and update them when the data source changes
- Added a check for layer.isValid in relation.isValid, keep
relations in the manager even if they are not valid and
con... - 10:24 AM Revision 455b660e (qgis): Fix crash in raster readXml when data provide cannot be created
- Actually it was a consequence of a broken test, but there
is no need to crash. - 10:24 AM Revision 086be383 (qgis): Rendering test for bad layers and setDataSource
- 09:55 AM Revision ceb33f01 (qgis): Merge pull request #8407 from elpaso/bugfix-20338-qgsfeatureselectiondl...
- Make sure QgsFeatureSelectionDlg does not outgrow the window
- 09:54 AM Bug report #20338 (Closed): Can not scroll through attribute list in dialog window when linking e...
- Applied in changeset commit:qgis|c962573c8293bc159299156d7e0636893a1bccc1.
- 09:54 AM Bug report #20338 (Closed): Can not scroll through attribute list in dialog window when linking e...
- Applied in changeset commit:qgis|c962573c8293bc159299156d7e0636893a1bccc1.
- 09:50 AM Bug report #20360 (Closed): WMS with DEFAULT Styles fails
- Already fixed in 3.4.1
- 09:50 AM Bug report #20360 (Closed): WMS with DEFAULT Styles fails
- Already fixed in 3.4.1
- 08:17 AM Bug report #20360 (Closed): WMS with DEFAULT Styles fails
- The STYLES parameter in the GetMap-URL is not valid:
http://www.geoproxy.geoportal-th.de/geoproxy/services/DOP?SER... - 08:35 AM Feature request #20361 (Open): Reload service properties
- When I change the URL in the service directory for an existing service connection, the service properties are not rel...
- 07:51 AM Revision bac5fbbe (qgis): Small cleanups for QgsDataSourceSelectDialog
- 03:04 AM Feature request #20267: Data defined override into legend items automatically
- Yes that is exactly what I needed. I will still look at writing it into the user manual in a clear and simple manner.
- 01:35 AM Revision ea9d5bb3 (qgis): Fix mangled fonts in script editors
- Don't override default font letter spacing or stretch -- it's not
safe to do because the results are very dependent o... - 01:34 AM Bug report #20349 (Closed): Processing script editor mangles code
- Applied in changeset commit:qgis|ea9d5bb363597c8305962c4adc0b0eaaa43cbfb4.
- 01:34 AM Bug report #20349 (Closed): Processing script editor mangles code
- Applied in changeset commit:qgis|ea9d5bb363597c8305962c4adc0b0eaaa43cbfb4.
- 01:06 AM Bug report #20356: QGIS 3.4 crashes right after opening a windows explorer file picker window
- Confirmed, followed the #19962 debugging steps. I used ShellExView to view and disable all non microsoft shell exten...
2018-11-04
- 11:58 PM Bug report #20358 (Closed): Layer Styling > Save Symbol crashes QGIS
- Already fixed in 3.4.1.
- 11:58 PM Bug report #20358 (Closed): Layer Styling > Save Symbol crashes QGIS
- Already fixed in 3.4.1.
- 11:49 PM Bug report #20358 (Closed): Layer Styling > Save Symbol crashes QGIS
- To reproduce:
Rule based styling for a polyline layer (sourced from a geopackage)
Edit symbology for the rule
Save... - 11:57 PM Bug report #20359 (Closed): [geometry validation] qgis freeze while saving edits
- qgis freeze while saving edits. i figure out three cases. may be there are more...
IMPORTANT: it seems that the is... - 11:40 PM Bug report #20349 (In Progress): Processing script editor mangles code
- 11:39 PM Revision 137cbd76 (qgis): Fix equality comparison when saving vertex tool edits
- 11:39 PM Revision 18d40595 (qgis): Correct test comparisons
- Previously QCOMPARE( QgsGeometry, QgsGeometry ) was actually only
testing for QCOMPARE( bool(QgsGeometry), bool(QgsGe... - 11:39 PM Revision 7be29256 (qgis): Remove QgsGeometry bool operator
- This is too dangerous -- it gets silently casted to numeric values
instead of throwing compilation errors - 11:36 PM Feature request #9144 (Closed): add iface global to script namespace
- 11:31 PM Bug report #20325 (Open): georeferencing in EPSG:4674 creates an output with EPSG:4140
- Confirmed on 3.4 too, but likely this is a projection support issue rather than a georeferencer one.
- 11:31 PM Bug report #20325 (Open): georeferencing in EPSG:4674 creates an output with EPSG:4140
- Confirmed on 3.4 too, but likely this is a projection support issue rather than a georeferencer one.
- 11:31 PM Bug report #20325 (Open): georeferencing in EPSG:4674 creates an output with EPSG:4140
- Confirmed on 3.4 too, but likely this is a projection support issue rather than a georeferencer one.
- 11:31 PM Bug report #20325 (Open): georeferencing in EPSG:4674 creates an output with EPSG:4140
- Confirmed on 3.4 too, but likely this is a projection support issue rather than a georeferencer one.
- 11:31 PM Bug report #20325 (Open): georeferencing in EPSG:4674 creates an output with EPSG:4140
- Confirmed on 3.4 too, but likely this is a projection support issue rather than a georeferencer one.
- 11:31 PM Bug report #20325 (Open): georeferencing in EPSG:4674 creates an output with EPSG:4140
- Confirmed on 3.4 too, but likely this is a projection support issue rather than a georeferencer one.
- 11:20 PM Bug report #20354 (Feedback): QGIS 3.4 poligoniser
- I'm on 18.04 too and here the tool work fine. Any chance you have an old version of Processing masking the one shippe...
- 11:20 PM Bug report #20354 (Feedback): QGIS 3.4 poligoniser
- I'm on 18.04 too and here the tool work fine. Any chance you have an old version of Processing masking the one shippe...
- 11:20 PM Bug report #20354 (Feedback): QGIS 3.4 poligoniser
- I'm on 18.04 too and here the tool work fine. Any chance you have an old version of Processing masking the one shippe...
- 11:10 PM Bug report #20347 (Feedback): Copy and Move Feature do not respect postgres-provider default values
- why regression? did it worked as expected in a previous version?
- 11:10 PM Bug report #20347 (Feedback): Copy and Move Feature do not respect postgres-provider default values
- why regression? did it worked as expected in a previous version?
- 11:09 PM Feature request #20352 (Closed): QGIS-server 3.4 installation and configuration
- https://docs.qgis.org/testing/en/docs/user_manual/working_with_ogc/server/index.html
- 11:09 PM Feature request #20352 (Closed): QGIS-server 3.4 installation and configuration
- https://docs.qgis.org/testing/en/docs/user_manual/working_with_ogc/server/index.html
- 11:07 PM Bug report #20356 (Rejected): QGIS 3.4 crashes right after opening a windows explorer file picker...
- This almost certainly a local issue only - see #19962 for debugging steps for a similar crash caused by other softwar...
- 11:07 PM Bug report #20356 (Rejected): QGIS 3.4 crashes right after opening a windows explorer file picker...
- This almost certainly a local issue only - see #19962 for debugging steps for a similar crash caused by other softwar...
- 11:00 PM Bug report #20356 (Open): QGIS 3.4 crashes right after opening a windows explorer file picker window
- 09:48 PM Bug report #20356: QGIS 3.4 crashes right after opening a windows explorer file picker window
- Same issue occurs in 3.4.1, 3.5 dev, and 3.4.0
- 08:22 PM Bug report #20356 (Feedback): QGIS 3.4 crashes right after opening a windows explorer file picker...
- Please test with 3.4.1
- 07:04 PM Bug report #20356: QGIS 3.4 crashes right after opening a windows explorer file picker window
- Another stack trace, this time from map: export to pdf. Also, attached is a debugview log (though there were no mess...
- 05:43 PM Bug report #20356 (Closed): QGIS 3.4 crashes right after opening a windows explorer file picker w...
- h2. User Feedback
Crash occurs whenever qgis goes to a windows explorer file picker window. UI stays interactive ... - 11:00 PM Bug report #20355 (Open): Crashed when nothing happens
- 02:25 PM Bug report #20355: Crashed when nothing happens
- Giovanni Manghi wrote:
> Already fixed for the upcoming 3.4.1
But I have version 3.4.1... in attachement. I I downl... - 01:39 PM Bug report #20355 (Closed): Crashed when nothing happens
- Already fixed for the upcoming 3.4.1
- 01:39 PM Bug report #20355 (Closed): Crashed when nothing happens
- Already fixed for the upcoming 3.4.1
- 01:34 PM Bug report #20355 (Closed): Crashed when nothing happens
- QGIS has been minimized and yet crashed. I did not have any action leading to a´the fall. I was connected WMS layer i...
- 09:29 PM Bug report #20329 (Feedback): embed of svg symbols does not work for svg symboles > 25 kB
- Can you provide more info? E.g. what happens in this circumstance. Is the embedded symbol truncated?
- 09:27 PM Bug report #20317 (Rejected): VDI packaging of QGIS 3.4 not working.
- 08:54 PM Bug report #20317 (Feedback): VDI packaging of QGIS 3.4 not working.
- 08:54 PM Bug report #20317: VDI packaging of QGIS 3.4 not working.
- I beleive this is not a QGIS problem. Try to ask your VDI provider for support.
As far as I am aware QGIS 3.2 work... - 08:56 PM Bug report #20314: QGIS 3.4 crashed when exiting immediately after saving
- Also, update to 3.4.1
- 08:46 PM Bug report #20357 (Feedback): QGIS 3.4 crashed
- Please update to QGIS 3.4.1
- 08:35 PM Bug report #20357 (Closed): QGIS 3.4 crashed
- Hi,
sorry it is not the first time. Qgis 3.4 crashed very often by various doings before. It is not reproducable.
... - 07:52 PM Revision 685806bc (qgis): [3d] Fix crash in terrain generator if DEM raster layer is missing
- 05:28 PM Feature request #17567 (Feedback): 3D Map View: Add a note on how to swith to 3D representation
- What do you think of having navigation toolbar with various actions similar to 2D navigation?
In QGIS 2D, not everyo... - 05:23 PM Feature request #18209 (Feedback): 3D View ArcBall Camera
- Could you try 3.4 release?
There have been a whole bunch of new improvements for navigation:
http://changelog.qgis.... - 03:16 PM Bug report #20158: Moving segments after range selection of vertices destroys topology
- https://github.com/qgis/QGIS/pull/8413
- 03:03 PM Feature request #20267: Data defined override into legend items automatically
- Maybe I don't understand well your initial report but based on your last feedback, maybe you were in need of somethin...
- 10:52 AM Feature request #20267: Data defined override into legend items automatically
- It is a little more complicated than just looking at that ticket.
It gave me a few key words that I searched onli... - 12:08 PM Revision 6e9c2a3d (qgis): Add link to user manual for annotation dialogs
- 12:07 PM Revision f455b9ed (qgis): [needs-docs] Add right click context actions to Project files
- in browser
With options to
- load project
- open project file properties (operating system file properties
dialog th... - 12:07 PM Revision 153f1b11 (qgis): Also pass complete list of all selected items to createContextMenu,
- so that actions can operate on ALL selected items
E.g. delete multiple layers from a geopackage at once - 12:07 PM Revision 0b17db6f (qgis): Add unit tests for QgsDataItemProviderRegistry
- 12:07 PM Revision fab41545 (qgis): Move Project Home GUI action handling from core to app
- And remove more QWidget imports from core library
- 12:07 PM Revision 48e7e204 (qgis): Move some browser directory action handling from core/gui to app
- 12:07 PM Revision c085d0ed (qgis): Move favorites action handling from gui to app
- 12:07 PM Revision c9f9374d (qgis): Allow provider libraries to create QgsDataItemGuiProviders
- ...by implementing dataItemGuiProviders()
- 12:07 PM Revision 10d7f6e5 (qgis): Spelling
- 12:07 PM Revision 8c5f7957 (qgis): Fix dox
- 12:07 PM Revision 348c1dc7 (qgis): Move layer item action handling to app
- 12:07 PM Revision 310d4f94 (qgis): Link the application browser dock to the application message bar
- 12:07 PM Revision c98d13d2 (qgis): Add method to populate browser context menu to QgsDataItemGuiProvider
- 12:07 PM Revision 40443ebb (qgis): [FEATURE][browser] Add "New" menu to context menu on directories
- With option to create a new geopackage or shapefile in the
clicked directory - 12:07 PM Revision 6ec7f02e (qgis): Add a QgsDataItemGuiProvider interface and registry for providers
- These providers will be used to control how the browser data items
behave within GUI, and to allow separation of GUI ... - 12:07 PM Revision fa3a08e3 (qgis): Add method to handle browser item double clicks to QgsDataItemGuiProvider
- And move handling of layer/project file double clicks in browser dock
from gui->app - 12:07 PM Revision a8906229 (qgis): Remove executeExport* methods from QgsWindowManagerInterface
- No longer required, and of limited value anyway
- 11:39 AM Revision 8ecac089 (qgis): Update Polish translation
- 10:22 AM Revision 928779bf (qgis): Sipify
- 09:54 AM Revision 5dd56645 (qgis): [vertex tool] Respect topo editing when adding a vertex (fixes #18046)
- When adding a vertex to a segment that is coincident with some other
segments and topological editing is enabled, ver... - 09:53 AM Bug report #18046 (Closed): Adding new vertices ignores topological editing
- Applied in changeset commit:qgis|5dd566455fa414ed93779564a3b272334bf42bd0.
- 09:53 AM Bug report #18046 (Closed): Adding new vertices ignores topological editing
- Applied in changeset commit:qgis|5dd566455fa414ed93779564a3b272334bf42bd0.
- 01:54 AM Bug report #18046: Adding new vertices ignores topological editing
- https://github.com/qgis/QGIS/pull/8408
- 08:41 AM Revision efbc089a (qgis): Fix some windows build warnings
- 08:40 AM Revision 5f2b78e7 (qgis): Fix leak due to deletion of incomplete type
- 01:34 AM Bug report #20122: Import of a layer to MS SQL fails
- Mostly addressed by https://github.com/qgis/QGIS/pull/8411 although partially it is caused by invalid geometries (whi...
- 01:10 AM Revision 923adf2f (qgis): [mssql] Show in browser also tables with invalid features
- They will just have a generic vector icon
2018-11-03
- 12:58 AM Revision 704959bc (qgis): [mssql] Do not expect that SRIDs are equivalent to postgis SRIDs
- There is no direct relationship between postgis SRIDs and SRIDs used in any other database.
If you imported data wit... - 12:53 AM Revision 30e584d7 (qgis): [mssql] fix a bunch of strange bugs when connecting from linux
- These include:
- fetching incomplete (corrupted) geometries
- fetching incomplete text data (e.g. WKT for CRS)
Also ... - 12:45 AM Bug report #20123: Import to MS SQL failed due to international characters
- I'd try without freetds and try with the official mssql odbc drivers instead, just to narrow down the issue
- 12:28 AM Bug report #20123: Import to MS SQL failed due to international characters
- TODO: test whether this is unix only problem or affects also windows
There seems to be an issue with how bound val... - 12:33 AM Bug report #20354: QGIS 3.4 poligoniser
I try to convert georef tif file in polygone shap file and get this message.
/bin/sh: 1: gdal_polygonize.py: not...- 12:30 AM Bug report #20354 (Closed): QGIS 3.4 poligoniser
- I try to convert georef tif file in polygone shap file and get this message.
*/bin/sh: 1: gdal_polygonize.py: not fo... - 09:54 PM Bug report #20348 (Feedback): Join attributes by location crashing
- Please test with 3.4.1 - 3.0 is unsupported.
- 12:07 PM Bug report #20348 (Closed): Join attributes by location crashing
- When performing 'Join attributes by location (summary)' it crashes always at 66%. The problem is not dependent on the...
- 09:52 PM Bug report #20351 (Feedback): crash
- Please test with 3.4.1 - 3.2 is unsupported now.
- 04:38 PM Bug report #20351 (Closed): crash
- h2. User Feedback
h2. Report Details
*Crash ID*: 2914058403b924eacaabedb0a9ec0a376cacaa1b
*Stack Trace... - 09:52 PM Bug report #18230: QGIS server 3.0 : service configuration error (service unknown or unsupported)
- Sorry, everything was ok with my config and QGIS SERVER.
Thanks to gis.stackoverflow comment to my question
<https... - 09:44 PM Bug report #20321: Scale Bar decoration is not displayed - 3.4 - macOS
- Denis Rouzaud wrote:
> Applied in changeset commit:qgis|1fbcab9edccd45e71418282cb061ca94d86dd0d2.
Great! Thanks!
- 08:00 PM Bug report #20321 (Closed): Scale Bar decoration is not displayed - 3.4 - macOS
- Applied in changeset commit:qgis|1fbcab9edccd45e71418282cb061ca94d86dd0d2.
- 08:00 PM Bug report #20321 (Closed): Scale Bar decoration is not displayed - 3.4 - macOS
- Applied in changeset commit:qgis|1fbcab9edccd45e71418282cb061ca94d86dd0d2.
- 03:04 AM Bug report #20321: Scale Bar decoration is not displayed - 3.4 - macOS
- PR https://github.com/qgis/QGIS/pull/8406
- 08:23 PM Feature request #20353 (Open): Deterministic label placement
- Make deterministic label placement.
When scrolling map, labels are jumping from place to place. This introduces an... - 08:21 PM Feature request #17495: Add DXF export functionality to processing
- I confirm. It would be nice to have this feature.
BTW:
Batch-Import DXF/DWG via processing would be nice too...... - 08:03 PM Revision 8d91a6ee (qgis): fix device size in decoration item
- the size should take the device pixel ration into account
fixes #20321 - 08:03 PM Revision 7b6d2c09 (qgis): move decoration items to specific folder
- 08:01 PM Revision 15b2352e (qgis): Merge pull request #8406 from 3nids/fix20321
- fix device size in decoration item
- 07:27 PM Feature request #20352: QGIS-server 3.4 installation and configuration
- The best I have found is the documentation for testing :
https://docs.qgis.org/testing/en/docs/ - 07:22 PM Feature request #20352 (Closed): QGIS-server 3.4 installation and configuration
- Hi all,
I am trying to install qgis-server 3.4 on a clean debian stretch (with nginx and postgis) I cannot find an... - 07:04 PM Bug report #20310: External windows size not changeable, MacOS
- Qgis 3.4 MacOs 10.11.6, can't resize exernals windows : explorator, go2streetview, for example, I've not tried more…
- 05:17 PM Revision fd2a5997 (qgis): More rendererv2 cleanup
- 05:13 PM Revision a3db4e30 (qgis): Rename some rendererV2 ui files
- 03:42 PM Bug report #20336: Involuntary Feature Filtering
- > Just an FYI, this is my first time submitting a Bug report so my apologies if I've broken any reporting rules or o...
- 03:28 PM Bug report #20338 (In Progress): Can not scroll through attribute list in dialog window when link...
- PR https://github.com/qgis/QGIS/pull/8407
- 03:28 PM Bug report #20338 (In Progress): Can not scroll through attribute list in dialog window when link...
- PR https://github.com/qgis/QGIS/pull/8407
- 03:27 PM Revision c962573c (qgis): Make sure QgsFeatureSelectionDlg does not outgrow the window
- Fixes #20338 - Can not scroll through attribute list in dialog window when linking existing child features
- 02:55 PM Bug report #20350 (Open): Rendering 3D Lines pseudo vertex
- When I render simple 3D Lines (LineStringZ).
In the 3D View all lines of my layer do have the same additonal pseudo ... - 02:47 PM Bug report #20333: "Add Rectangle From 3 Points" is enabled on a new project
- Thank you Harrissou, you are right and I agree with your fr #17701!
So now I can fully confirm the issue reported ... - 12:30 PM Bug report #20333: "Add Rectangle From 3 Points" is enabled on a new project
- @Andrea i don't have QGIS to test but i remember that finishing features with shape tools was not obvious to me when ...
- 12:13 PM Bug report #20333: "Add Rectangle From 3 Points" is enabled on a new project
- EDIT: see #20333#note-6
I can partially confirm the issue on Windows 7 64 bit:
I see "Add Rectangle From 3 Points" ... - 01:25 PM Bug report #20349 (Closed): Processing script editor mangles code
- As reported on https://gis.stackexchange.com/questions/300906/qgis-3-2-processing-script-editor-display-spaces-shown-...
- 12:34 PM Bug report #20346 (Feedback): $id
- Sorry but we need you describe your problem...
- 10:47 AM Bug report #20346 (Closed): $id
- I have a problem with $id when i want to automatically my id. Or it's ok on QGIS 3.2
- 11:17 AM Bug report #20347 (Closed): Copy and Move Feature do not respect postgres-provider default values
Important: it happens only when "evaluate default values on provider side" is activated in the project settings
...- 03:35 AM Bug report #20325: georeferencing in EPSG:4674 creates an output with EPSG:4140
- Giovanni Manghi wrote:
> > Hi Giovanni, thank for asnwer the problem, I attached some georreferenced pictures from B... - 02:37 AM Bug report #20325: georeferencing in EPSG:4674 creates an output with EPSG:4140
> Hi Giovanni, thank for asnwer the problem, I attached some georreferenced pictures from Brazil , where I live, bu...- 01:36 AM Bug report #20325: georeferencing in EPSG:4674 creates an output with EPSG:4140
- Giovanni Manghi wrote:
> Likeley a problem with the handling of this specific CRS rather than a georeferencer one.
... - 03:04 AM Revision c1108fc6 (qgis): move decoration items to specific folder
- 03:04 AM Revision 1fbcab9e (qgis): fix device size in decoration item
- the size should take the device pixel ration into account
fixes #20321 - 02:58 AM Bug report #20337: Crash loading layer from DB2 spatial table
- There's been *many* bug fixes added to the mssql provider since it was forked for the DB2 provider. I'd suggest start...
- 01:08 AM Bug report #20344 (Feedback): QGIS 3.4 Unable to load 'processing' plug-in due to an error callin...
- Try with a clean/new profile.
2018-11-02
- 12:48 AM Bug report #20345 (Feedback): unable to load the GRASS plugin
- Cannot confirm on a clean install of 3.4 on a clean Windows 7 system with the standalone installer.
- 12:48 AM Bug report #20345 (Feedback): unable to load the GRASS plugin
- Cannot confirm on a clean install of 3.4 on a clean Windows 7 system with the standalone installer.
- 12:48 AM Bug report #20345 (Feedback): unable to load the GRASS plugin
- Cannot confirm on a clean install of 3.4 on a clean Windows 7 system with the standalone installer.
- 11:46 PM Bug report #20345 (Closed): unable to load the GRASS plugin
- 2018-11-02T18:40:05 WARNING No se pudo cargar C:/PROGRA~1/QGIS3~1.4/apps/qgis/plugins/grassplugin7.dll (motivo...
- 11:59 PM Bug report #20341 (Closed): Icons and font size in coordinates and scale bar in QGIS 3.4 is small...
- Already fixed #20253
- 11:59 PM Bug report #20341 (Closed): Icons and font size in coordinates and scale bar in QGIS 3.4 is small...
- Already fixed #20253
- 11:01 PM Bug report #20341 (Closed): Icons and font size in coordinates and scale bar in QGIS 3.4 is small...
- In QGIS 3.4 the font and icon sizes in the coordinates and scale bar are really small compared to other QGIS versione...
- 11:58 PM Bug report #20343: QGIS crashes on Windows when saving layer with thematic map to KML
- No issues here on 3.4/Linux on a clean profile.
- 11:55 PM Bug report #20343 (Feedback): QGIS crashes on Windows when saving layer with thematic map to KML
- Try again with a clean/new profile and QGIS 3.4
- 11:37 PM Bug report #20343 (Closed): QGIS crashes on Windows when saving layer with thematic map to KML
- QGIS crashes on Windows when saving layer with thematic map to KML
Crash ID: 9ce61ee275b7ccb303a817c0bb60538ece3e8... - 11:55 PM Bug report #20339 (Closed): QGIS 3.4.0 crashes when USB flash drive is inserted in computer
- already fixed #20280
- 11:55 PM Bug report #20339 (Closed): QGIS 3.4.0 crashes when USB flash drive is inserted in computer
- already fixed #20280
- 10:45 PM Bug report #20339 (Closed): QGIS 3.4.0 crashes when USB flash drive is inserted in computer
- h2. User Feedback
Inserted a flash drive into the computer. Windows 10
h2. Report Details
*Crash ID*: 46bd... - 11:44 PM Bug report #20344 (Closed): QGIS 3.4 Unable to load 'processing' plug-in due to an error calling ...
- No se pudo cargar el complemento 'processing' debido a un error al llamar a su método classFactory()
UnicodeDecod... - 11:17 PM Revision 6cb1b780 (qgis): Merge remote-tracking branch 'upstream/master'
- 11:16 PM Bug report #20342 (Closed): Grass7 processing plugin fails to activate on macOS
- In QGIS 3.4.1 (and 3.4.0) with GRASS 7.4.2 installed via the osgeo4mac homebrew tap on macOS 10.14, loading the 'proc...
- 10:55 PM Bug report #20340 (Closed): SAGA RGB Composite not working
- When I try to use the SAGA's RGB Composite tool I get the following message: ...
- 10:39 PM Bug report #20333 (Feedback): "Add Rectangle From 3 Points" is enabled on a new project
- 10:39 PM Bug report #20333 (Closed): "Add Rectangle From 3 Points" is enabled on a new project
- Can't confirm here on Kubuntu 18.04 and qgis 3.4
- 10:39 PM Bug report #20333 (Closed): "Add Rectangle From 3 Points" is enabled on a new project
- Can't confirm here on Kubuntu 18.04 and qgis 3.4
- 06:12 PM Bug report #20333 (Closed): "Add Rectangle From 3 Points" is enabled on a new project
- Qgis 3.4, a new profile with no plugins installed.
Start a new project.
Most of the Edit options are disabled e... - 10:22 PM Bug report #20108: QGIS save project not working properly
- Still true in QGIS 3.4
- 10:05 PM Bug report #20338 (Open): Can not scroll through attribute list in dialog window when linking exi...
- 09:52 PM Bug report #20338: Can not scroll through attribute list in dialog window when linking existing c...
- I think that's a problem with the form window height, we should set a maximum.
- 08:52 PM Bug report #20338: Can not scroll through attribute list in dialog window when linking existing c...
- Giovanni Manghi wrote:
> Did it worked as expected on 2.18?
---
>> No, this behaves exactly the same in 2.18. - 08:40 PM Bug report #20338 (Feedback): Can not scroll through attribute list in dialog window when linking...
- Did it worked as expected on 2.18?
- 08:15 PM Bug report #20338 (Closed): Can not scroll through attribute list in dialog window when linking e...
- Hello,
I have created a Relation between two tables in my Oracle database and am having trouble linking the parent... - 09:54 PM Bug report #20323 (Closed): OS X Mojave - Open File Dialog
- 09:42 PM Bug report #20323: OS X Mojave - Open File Dialog
- Resolved for me: I trashed the install package from qgis.org.
I then install qgis3 using homebrew.
Problem ... - 08:00 AM Bug report #20323: OS X Mojave - Open File Dialog
- More information and things I've tried. I"m running the latest version of Mojave 10.14.1. I tried booting in safe ...
- 08:00 AM Bug report #20323: OS X Mojave - Open File Dialog
- More information and things I've tried. I"m running the latest version of Mojave 10.14.1. I tried booting in safe ...
- 07:00 AM Bug report #20323: OS X Mojave - Open File Dialog
- Denis Rouzaud wrote:
> How have you installed QGIS?
> Have you updated the packages after the upgrade to Mojave?
>... - 02:20 AM Bug report #20323: OS X Mojave - Open File Dialog
- How have you installed QGIS?
Have you updated the packages after the upgrade to Mojave?
(I am not experiencing such... - 09:52 PM Bug report #20337: Crash loading layer from DB2 spatial table
- I think this has to do with threading between getting database connection and executing query - researching.
- 08:13 PM Bug report #20337 (Open): Crash loading layer from DB2 spatial table
- h2. User Feedback
Attempting to load a layer from a DB2 spatial table when double-clicking on a DB2 table name.
... - 09:26 PM Bug report #20336 (Feedback): Involuntary Feature Filtering
- Are you using a configuration like "show only visible features"?
Did it worked on 2.18?
Does it happens only wi... - 07:48 PM Bug report #20336 (Feedback): Involuntary Feature Filtering
- Hi everyone,
When I load a polygon feature from my Oracle Database into QGIS 3.2.4 & 3.4 (Using Windows 7), the po... - 07:17 PM Feature request #20335 (Closed): Extract Projection
- https://issues.qgis.org/issues/20263
- 07:17 PM Feature request #20335 (Closed): Extract Projection
- https://issues.qgis.org/issues/20263
- 07:09 PM Feature request #20335 (Closed): Extract Projection
- What happened to the function "Extract Projection" since version 3.4? Seems like it disappeared. Is there another way...
- 06:53 PM Bug report #20308: QGIS fails to copy all selected features to clipboard for large OSM datasets
- Even Rouault wrote:
> Giovanni Manghi wrote:
> > I have noticed that opening the table of attributes it only shows ... - 06:15 PM Bug report #20308: QGIS fails to copy all selected features to clipboard for large OSM datasets
- Giovanni Manghi wrote:
> I have noticed that opening the table of attributes it only shows 99 rows, is this a conseq... - 10:00 AM Bug report #20308: QGIS fails to copy all selected features to clipboard for large OSM datasets
- I have noticed that opening the table of attributes it only shows 99 rows, is this a consequence of this bug?
- 06:53 PM Bug report #20334 (Open): Table of attributes shows only 99 records for .osm datasources
- Technical (and sample data) description here #20308-5
- 06:18 PM Revision e571837c (qgis): add hashes
- 05:57 PM Revision a205927e (qgis): fix build without GUI (#8405)
- 05:56 PM Revision ec98dfcf (qgis): fix build without GUI (#8405)
- 04:53 PM Bug report #20310: External windows size not changeable, MacOS
- QGIS 3.4.0-1 on Mac OS X 10.12.6 (Sierra)
Some of the Panels whose size is not changeable by dragging on lower right... - 04:35 PM Revision 91583980 (qgis): allow to restric to certain module when running sip_includes.sh
- it's a bit faster 🍺
- 03:58 PM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
- I' m a chinese. I meet the same problem on QGIS3.4. However I make sure there is no any special chars in path.(no chi...
- 03:43 PM Revision b2b7f54e (qgis): Merge pull request #8387 from rldhont/bjornhartell-oci-fix-218
- [oracle] Prefetch memory variable changed to 32-bit and default raised to 8MB
- 03:32 PM Bug report #20332 (Closed): Layer Properties Dialog Box Size
- 03:29 PM Bug report #20332: Layer Properties Dialog Box Size
- My bad. You can delete this report or mark is solved. I can resize the dialog by dragging down the top, which fixes...
- 03:20 PM Bug report #20332 (Closed): Layer Properties Dialog Box Size
- Thank you for QGIS!
Just upgraded to ver. 3.4.0-Madeira. Not a bug really, but the layer properties dialog box is ... - 03:29 PM Revision 7b5926fb (qgis): Merge pull request #8403 from m-kuhn/backportAutoActivateGeometryValida...
- Backport auto activate geometry validation
- 01:56 PM Revision 383851c5 (qgis): Release of 3.4.1
- 01:35 PM Bug report #20331 (Open): DB Manager - error editing an SQLite query - single threads
- When trying to execute queries on a Geopackage database I get the following message if I try to edit the query:
> ... - 01:30 PM Revision 63d9421d (qgis): Fix crash when de/reactivating layer checks
- When errors have been found and shown on the dock and deactivating layer checks that resulted in crashes.
Also when d... - 01:30 PM Revision fe6594e3 (qgis): Activate geometry checks when changing layer properties
- No longer requires a reload of the project
Fix #20218
https://issues.qgis.org/issues/20218 - 01:29 PM Revision eb5d487c (qgis): Merge pull request #8402 from m-kuhn/autoActivateGeometryValidation
- Activate geometry checks when changing layer properties
- 01:29 PM Bug report #20218 (Closed): [geometry validation] settings active only after project restart
- Applied in changeset commit:qgis|5bc588e4dfd35d755030b16c62fa61436200ea20.
- 01:29 PM Bug report #20218 (Closed): [geometry validation] settings active only after project restart
- Applied in changeset commit:qgis|5bc588e4dfd35d755030b16c62fa61436200ea20.
- 11:31 AM Bug report #20218 (In Progress): [geometry validation] settings active only after project restart
- Pull request pending https://github.com/qgis/QGIS/pull/8402
- 11:31 AM Bug report #20218 (In Progress): [geometry validation] settings active only after project restart
- Pull request pending https://github.com/qgis/QGIS/pull/8402
- 11:31 AM Bug report #20218 (In Progress): [geometry validation] settings active only after project restart
- Pull request pending https://github.com/qgis/QGIS/pull/8402
- 01:04 PM Bug report #20326 (Feedback): Crash when Quit QGIS
- I think it has been already solved, can you try a nightly build?
- 01:04 PM Bug report #20326 (Feedback): Crash when Quit QGIS
- I think it has been already solved, can you try a nightly build?
- 10:58 AM Bug report #20326 (Closed): Crash when Quit QGIS
- Crash ID: a3eb9e008e3031d98e71767c90264528b8c82c02
Stack Trace
proj_lpz_dist :
proj_lpz_dist :
QgsCoordin... - 01:04 PM Revision 566d5726 (qgis): Update extractprojection.py
- indentation again...
- 12:26 PM Revision 7fb8579c (qgis): Fix crash when de/reactivating layer checks
- When errors have been found and shown on the dock and deactivating layer checks that resulted in crashes.
Also when d... - 12:02 PM Bug report #19674: Method theme() of QgsMapCanvas not in sync?
- I have installed latest QGIS 3.4 and I have noticed that the bug is still not solved in this version?
- 11:48 AM Bug report #20330 (Closed): CRASH : Settings->Options
- h2. User Feedback
Settings->Options (CRASH)
h2. Report Details
*Crash ID*: 30cc5145a2a70d68ed696fe678fb4bc25... - 11:41 AM Bug report #20329 (Closed): embed of svg symbols does not work for svg symboles > 25 kB
- Embedding SVG symbols larger than 25 kB accoroding to https://github.com/qgis/QGIS-Enhancement-Proposals/issues/126 d...
- 11:33 AM Bug report #20328 (Feedback): CRASH : Settings->Options
- I think this has already been solved (try a nightly build).
- 11:33 AM Bug report #20328 (Feedback): CRASH : Settings->Options
- I think this has already been solved (try a nightly build).
- 11:32 AM Bug report #20328 (Closed): CRASH : Settings->Options
- h2. User Feedback
Install
Settings->Options
CRASH
h2. Report Details
*Crash ID*: 452ad6c5c156924baee2fd796... - 11:30 AM Bug report #20327: Grass crashes when try to create mapset
- Confirmed regression on Windows (on Linux seems ok).
- 11:30 AM Bug report #20327: Grass crashes when try to create mapset
- Confirmed regression on Windows (on Linux seems ok).
- 11:30 AM Bug report #20327: Grass crashes when try to create mapset
- Confirmed regression on Windows (on Linux seems ok).
- 11:19 AM Bug report #20327 (Open): Grass crashes when try to create mapset
- Hi,
I can´t create a mpaset in QGIS, always crash at this moment.
The report is this:
Crash ID: f3b94088ad28f... - 11:30 AM Revision 5bc588e4 (qgis): Activate geometry checks when changing layer properties
- No longer requires a reload of the project
Fix #20218
https://issues.qgis.org/issues/20218 - 11:27 AM Revision 9c51f056 (qgis): added a tr() based on feedback from jef-n
- 11:15 AM Bug report #18203 (Closed): "Build virtual raster" not localised
- 10:11 AM Bug report #18203: "Build virtual raster" not localised
- It is fixed now in 3.4 Madeira.
- 09:39 AM Bug report #18203 (Feedback): "Build virtual raster" not localised
- Is it still valid? I can't confirm with master.
- 11:12 AM Revision 86a94142 (qgis): dwg import:
- * allow entering new gpkg filenames (fixes #20305)
* move messagebar to dialog
(cherry picked from commit 8400a8bb3d... - 11:10 AM Revision 8400a8bb (qgis): dwg import:
- * allow entering new gpkg filenames (fixes #20305)
* move messagebar to dialog - 11:10 AM Bug report #20305 (Closed): Import dwg/dxf no longer working
- Applied in changeset commit:qgis|8400a8bb3d479ae256d077b726685856316b2ab1.
- 11:10 AM Bug report #20305 (Closed): Import dwg/dxf no longer working
- Applied in changeset commit:qgis|8400a8bb3d479ae256d077b726685856316b2ab1.
- 10:35 AM Bug report #20305: Import dwg/dxf no longer working
- I confirm both issues.
For the first one, it seems that DWG/DXF Import tool has changed, and the field to Specify ... - 09:09 AM Bug report #20305: Import dwg/dxf no longer working
- Confirmed by many now.
- 08:30 AM Bug report #20305: Import dwg/dxf no longer working
- Same here. Pls fix
- 10:42 AM Revision e96e41da (qgis): Update Polish translation
- 09:59 AM Bug report #20318 (Feedback): Crash when using the snap geometries to layer tool
- 1) Try with a new/clean profile
2) Attach here sample data and specify the parameters used - 09:59 AM Bug report #20318 (Feedback): Crash when using the snap geometries to layer tool
- 1) Try with a new/clean profile
2) Attach here sample data and specify the parameters used - 09:59 AM Bug report #20318 (Feedback): Crash when using the snap geometries to layer tool
- 1) Try with a new/clean profile
2) Attach here sample data and specify the parameters used - 09:59 AM Bug report #20318 (Feedback): Crash when using the snap geometries to layer tool
- 1) Try with a new/clean profile
2) Attach here sample data and specify the parameters used - 09:48 AM Bug report #20325 (Feedback): georeferencing in EPSG:4674 creates an output with EPSG:4140
- Likeley a problem with the handling of this specific CRS rather than a georeferencer one.
Can you point us to a data... - 03:04 AM Bug report #20325 (Open): georeferencing in EPSG:4674 creates an output with EPSG:4140
- Hello, I note that when I using the EPSG 4674 (GEOGRAPHIC COORDINATE DATUM SIRGAS 2000) for georreferencing some imag...
- 09:46 AM Bug report #20016 (Open): QGIS 3 is much less responsive than QGIS 2.18
- 08:26 AM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- No, the files are stored in the same folder as the project on local HDD
- 09:34 AM Bug report #19253 (Closed): Translated 'Raster' and 'Vector' submenus converted to Title Case
- Fixed in https://github.com/qgis/QGIS/pull/8308/commits/88b80394c0
- 09:34 AM Bug report #19253 (Closed): Translated 'Raster' and 'Vector' submenus converted to Title Case
- Fixed in https://github.com/qgis/QGIS/pull/8308/commits/88b80394c0
- 09:34 AM Bug report #19253 (Closed): Translated 'Raster' and 'Vector' submenus converted to Title Case
- Fixed in https://github.com/qgis/QGIS/pull/8308/commits/88b80394c0
- 09:24 AM Bug report #20314 (Feedback): QGIS 3.4 crashed when exiting immediately after saving
- Try again with a new/clean profile.
- 09:24 AM Bug report #20314 (Feedback): QGIS 3.4 crashed when exiting immediately after saving
- Try again with a new/clean profile.
- 09:24 AM Bug report #20001: "vector" menu is empty when QGIS is localized in Italian
- The menu is empty because you probably didn't load any plugin that could use it. Please enable the "Processing" plugi...
- 09:23 AM Bug report #18869 (Open): 2.18 Raster Style qml's not applying correctly in QGIS 3.4
- 09:21 AM Bug report #20309 (Open): QGIS 3.2 .SVG exports no longer compatible with Adobe Illustrator
- 01:30 AM Bug report #20309: QGIS 3.2 .SVG exports no longer compatible with Adobe Illustrator
- Adding the xmlns attributes, as linked, to the existing metadata still resulted in an invalid svg.
However changin... - 09:08 AM Revision 0e066db9 (qgis): [oracle] Remove meaningless conditional and improve user input handling
- (cherry-pick from commit 4ab377b)
Author : Björn Harrtell <[email protected]>
Date : Wed Oct 31 14:45:37 20... - 08:47 AM Revision eca00ba3 (qgis): Merge pull request #8396 from elpaso/datasource-select-dialog
- QgsDataSourceSelectDialog: a simple browser-based reusable data sourc…
- 04:45 AM Revision 7421247c (qgis): [native] Use official .desktop file name on linux
- 04:44 AM Revision ea734595 (qgis): [native] Use official .desktop file name on linux
- 03:32 AM Bug report #20321: Scale Bar decoration is not displayed - 3.4 - macOS
- Denis this is probably related to your canvas work -- i suspect the x/y/ position of the decorations is being doubled...
- 03:28 AM Bug report #20324 (Closed): QGIS Crash
- Fixed in master
- 03:28 AM Bug report #20324 (Closed): QGIS Crash
- Fixed in master
- 02:50 AM Bug report #20324 (Closed): QGIS Crash
- Crash ID: 5cfc95839be62338d9d8ea1f0f60f1d6888859a5
Stack Trace
QgsWinNative::initializeMainWindow :
QAbstr... - 01:23 AM Revision f9476fc5 (qgis): Remove meaningless conditional and improve user input handling
- (cherry picked from commit 4ab377b92f2496549f00ec4f13369b361f8f8665)
2018-11-01
- 12:40 AM Bug report #20323 (Closed): OS X Mojave - Open File Dialog
- Possibly a recent update in Mojave is now rendering QGIS version 2.14 and 3.4 slow and barely usable. Adding a new ...
- 12:29 AM Revision 247c77d4 (qgis): german translation update
- 11:54 PM Revision 1f6c9ad3 (qgis): [mssql] Fix database connection cleanup on thread exit
- (cherry picked from commit a5ff6db24066642e2b5952b22bfe069013ec9a0b)
- 11:54 PM Revision c068b136 (qgis): Add more debugging to auth db opening
- (cherry picked from commit ac781fac50ff0d48f5c267a64567fc0bb48548f1)
- 11:54 PM Revision 4659e692 (qgis): Fix crash on Windows on idle/usb notifications
- Fixes #20312, #20319, #20312, #20307, #20299, #20297, #20280
(maybe others)
(cherry picked from commit fd5a1c82ec212... - 11:54 PM Revision 635ecada (qgis): Correctly cleanup auth db connection on thread finished
- (doesn't fix the invalid connection issue!)
(cherry picked from commit 368286fed0ca2fe752fef083d97235a1eda444f9) - 11:54 PM Revision fe3f9171 (qgis): Fix authentication database connections
- Fixes the authentication database cannot be opened in some circumstances.
We need to ensure that the pooled database ... - 11:54 PM Revision dae93768 (qgis): Tighten scope of connection
- (cherry picked from commit c782f2782016f9be0f127de25a42e48e82ead378)
- 11:54 PM Revision 132688ea (qgis): Fix potential crash on exit
- 11:41 PM Revision 1fc2f7ab (qgis): Some more indentation issues
- 11:37 PM Bug report #20321: Scale Bar decoration is not displayed - 3.4 - macOS
- Nyall Dawson wrote:
> Can you check if it works at "top left" position? Are you on a retina display?
Haha! Top le... - 11:12 PM Bug report #20321 (Feedback): Scale Bar decoration is not displayed - 3.4 - macOS
- Can you check if it works at "top left" position? Are you on a retina display?
- 07:41 PM Bug report #20321 (Closed): Scale Bar decoration is not displayed - 3.4 - macOS
- Hi guys
Even if I enable the Scale Bar decoration on it's dialog, the scale bar is not displayed on the map view.
... - 11:16 PM Feature request #19733 (Feedback): make GPKG the default output format for GRASS tools
- Try adding an override like source:python/plugins/processing/algs/saga/SagaAlgorithmProvider.py#L134
(but adapted ... - 07:07 PM Feature request #19733: make GPKG the default output format for GRASS tools
- Giovanni Manghi wrote:
> maybe worth commenting on github on those lines and pinging @nyalldawson and/or @volaya and... - 10:32 PM Revision fd5a1c82 (qgis): Fix crash on Windows on idle/usb notifications
- Fixes #20312, #20319, #20312, #20307, #20299, #20297, #20280
(maybe others) - 10:32 PM Bug report #20280 (Closed): QGIS Crash on add or remove usb drive
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 10:32 PM Bug report #20280 (Closed): QGIS Crash on add or remove usb drive
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 10:32 PM Bug report #20297 (Closed): QGIS Crashed
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 10:32 PM Bug report #20297 (Closed): QGIS Crashed
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 10:32 PM Bug report #20299 (Closed): crashed
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 10:32 PM Bug report #20299 (Closed): crashed
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 10:32 PM Bug report #20307 (Closed): Crash
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 10:32 PM Bug report #20307 (Closed): Crash
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 09:12 AM Bug report #20307 (Feedback): Crash
- Try if it happens when using a clean/new profile (no 3rd party plugins).
- 09:12 AM Bug report #20307 (Feedback): Crash
- Try if it happens when using a clean/new profile (no 3rd party plugins).
- 02:54 AM Bug report #20307 (Closed): Crash
- h2. User Feedback
QGIS crash. It's happened about 4 times since installing 3.4.
Not doing anything with QGIS. I... - 10:32 PM Bug report #20319 (Closed): QGIS 3.4 crashes often after short inactivity
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 10:32 PM Bug report #20319 (Closed): QGIS 3.4 crashes often after short inactivity
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 05:39 PM Bug report #20319 (Closed): QGIS 3.4 crashes often after short inactivity
- QGIS 3.4 crashes after a short inactivity (3-5 minutes).
This fault occur since I installed 3.4.0.
h2. User Feedb... - 10:32 PM Bug report #20312 (Closed): QGIS 3.4 Crash
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 10:32 PM Bug report #20312 (Closed): QGIS 3.4 Crash
- Applied in changeset commit:qgis|fd5a1c82ec212c58c446ccb13e537484d44b6862.
- 11:20 AM Bug report #20312 (Closed): QGIS 3.4 Crash
- QGIS 3.4 Crashes sometimes when I open or close the cd drive
Crash ID: 5cfc95839be62338d9d8ea1f0f60f1d6888859a5
... - 10:27 PM Bug report #18869: 2.18 Raster Style qml's not applying correctly in QGIS 3.4
- Thanks!
*Subject:* 2.18 Raster Style qml's not applying correctly in QGIS 3.4
*Description:* After loading a ... - 09:28 PM Bug report #18869: 2.18 Raster Style qml's not applying correctly in QGIS 3.4
> Either I don't have permission to change the subject/description or I can't find the button. Should I open a new ...- 01:23 PM Bug report #18869: 2.18 Raster Style qml's not applying correctly in QGIS 3.4
- Giovanni Manghi wrote:
> > Changing this setting made the broken one work. If I had to guess- It seems to me there i... - 09:14 AM Bug report #18869: 2.18 Raster Style qml's not applying correctly in QGIS 3.4
> Changing this setting made the broken one work. If I had to guess- It seems to me there is an issue with the rast...- 09:27 PM Bug report #20138 (Closed): "Show selected features" attribute table behavior doesn't work
- 06:14 PM Bug report #20138: "Show selected features" attribute table behavior doesn't work
- Giovanni Manghi wrote:
> Matthew Jurewicz wrote:
> > Giovanni Manghi wrote:
> > > Matthew Jurewicz wrote:
> > > >... - 09:26 PM Bug report #20310 (Open): External windows size not changeable, MacOS
- 09:26 PM Bug report #20310: External windows size not changeable, MacOS
- Till Weber wrote:
> No it was not a problem in previous versions like 3.2.3 in macOS.
> Sorry did i understand the ... - 07:31 PM Bug report #20310: External windows size not changeable, MacOS
- Attribute table, symbol selector, layer properties, field calculator are resizable here.
*I can confirm that the ... - 09:42 AM Bug report #20310: External windows size not changeable, MacOS
- No it was not a problem in previous versions like 3.2.3 in macOS.
Sorry did i understand the regression rigth like t... - 09:32 AM Bug report #20310 (Feedback): External windows size not changeable, MacOS
- Why regression, was not a problem in previous versions for macOS (as this is not an issue on Linux or Windows)?
- 09:32 AM Bug report #20310 (Feedback): External windows size not changeable, MacOS
- Why regression, was not a problem in previous versions for macOS (as this is not an issue on Linux or Windows)?
- 08:03 AM Bug report #20310 (Closed): External windows size not changeable, MacOS
- When using a externernal window, like 3dMap, second map, attribute Table and so on. The size of this Window is not ch...
- 09:21 PM Bug report #20320 (Closed): QgsMapCanvas setDestinationCrs doesn't work as expected
- 07:03 PM Bug report #20320: QgsMapCanvas setDestinationCrs doesn't work as expected
- Matthew Jurewicz wrote:
> Matthew Jurewicz wrote:
> > It looks like the issue is a naive QgsCoordinateReferenceSyst... - 06:41 PM Bug report #20320: QgsMapCanvas setDestinationCrs doesn't work as expected
- Matthew Jurewicz wrote:
> It looks like the issue is a naive QgsCoordinateReferenceSystem == operator.
I'll try t... - 06:34 PM Bug report #20320: QgsMapCanvas setDestinationCrs doesn't work as expected
- It looks like the issue is a naive QgsCoordinateReferenceSystem == operator.
- 06:23 PM Bug report #20320 (Closed): QgsMapCanvas setDestinationCrs doesn't work as expected
- The following Python code shows how the destination CRS isn't set the 2nd time:
crs = QgsCoordinateReferenceSystem... - 09:19 PM Bug report #20302 (Closed): XYZ Tiles in TMS convention do not display properly
- 09:10 PM Bug report #20302: XYZ Tiles in TMS convention do not display properly
- Alessandro, that's AWESOME! I never lingered long enough to even know there was a tool tip.
Thank you! :) - 08:46 PM Bug report #20302: XYZ Tiles in TMS convention do not display properly
- It's documented in the tooltip
- 08:43 PM Bug report #20302: XYZ Tiles in TMS convention do not display properly
- {-y} will invert your axis
- 07:51 PM Bug report #20302: XYZ Tiles in TMS convention do not display properly
- Is there any chance that the XYZ URL does more than just string replacement?
Like, rather than just...... - 03:02 PM Bug report #20302: XYZ Tiles in TMS convention do not display properly
- Giovanni Manghi wrote:
> With the Quick Map Services plugin you can add custom WMS and TMS services. So I think this... - 09:10 AM Bug report #20302 (Feedback): XYZ Tiles in TMS convention do not display properly
- With the Quick Map Services plugin you can add custom WMS and TMS services. So I think this should become a feature r...
- 09:10 AM Bug report #20302 (Feedback): XYZ Tiles in TMS convention do not display properly
- With the Quick Map Services plugin you can add custom WMS and TMS services. So I think this should become a feature r...
- 09:10 AM Bug report #20302 (Feedback): XYZ Tiles in TMS convention do not display properly
- With the Quick Map Services plugin you can add custom WMS and TMS services. So I think this should become a feature r...
- 08:00 PM Feature request #20322 (Open): save path of menu when right clicking on a menu or icons
- It would be nice to have a "save path of menu" in the clipboard when we right click in the menu or and icons. As an e...
- 07:52 PM Bug report #20241: Crashes on QGIS3 app quit, but also from python when creating ref using QgsApp...
- John Harrop wrote:
> I see 3.4 is available now for Mac OSX. Tried that and neither problem has changed.
>
> I'v... - 07:49 PM Revision 31e3a2f0 (qgis): fix qgsDoubleString printing -0 (#8363) (#8398)
- 07:35 PM Revision ac781fac (qgis): Add more debugging to auth db opening
- 07:35 PM Revision 368286fe (qgis): Correctly cleanup auth db connection on thread finished
- (doesn't fix the invalid connection issue!)
- 07:35 PM Revision c782f278 (qgis): Tighten scope of connection
- 07:35 PM Revision a5ff6db2 (qgis): [mssql] Fix database connection cleanup on thread exit
- 07:35 PM Revision a392a160 (qgis): Fix authentication database connections
- Fixes the authentication database cannot be opened in some circumstances.
We need to ensure that the pooled database ... - 07:35 PM Bug report #20262 (Closed): WFS provider: ERROR: Opening of authentication db FAILED
- Applied in changeset commit:qgis|a392a160e6d7fdc70e3da857dc1aedb601a70007.
- 07:35 PM Bug report #20262 (Closed): WFS provider: ERROR: Opening of authentication db FAILED
- Applied in changeset commit:qgis|a392a160e6d7fdc70e3da857dc1aedb601a70007.
- 05:50 PM Bug report #20313: Python deprecation warning: invalid escape sequence
- I don't know if the warning depends by the MetaSearch plugin. If I disable it (leaving only DB Manager and Processing...
- 01:48 PM Bug report #20313 (Reopened): Python deprecation warning: invalid escape sequence
- QGIS 3.4.0 standalone installer on W7 64 bit with a fresh new profile
Python warning... - 05:36 PM Revision 681f73ae (qgis): fixed some PEP8 issues
- 05:33 PM Revision 120debfe (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
- 05:33 PM Revision e0c910e4 (qgis): more for Qt3Dextras
- 05:33 PM Revision 839f918e (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 05:33 PM Revision 3cee1e3c (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
- 05:33 PM Revision 8942293d (qgis): add decimals to fix test
- 05:33 PM Revision c2ad1419 (qgis): add libqt53dextras5
- 05:33 PM Revision 7b16c6d6 (qgis): output full precision
- 05:33 PM Revision 419d010f (qgis): give tolerance in the test
- 05:29 PM Revision 8ea02e96 (qgis): fix qgsDoubleString printing -0 (#8363)
- 05:29 PM Revision 105455ca (qgis): Layout fixes
- 05:00 PM Bug report #20016: QGIS 3 is much less responsive than QGIS 2.18
- Alexey, are your files stored locally or on a network share?
- 04:45 PM Bug report #20282 (Closed): QGIS 3.4 Not Installing
- It was an admin issue.
Apparently, our IT department changed their permissions policy so that users no longer have... - 04:26 PM Bug report #20263: GDAL "Extract projection" not available from the processing toolbox in 3.4
- Pull request: https://github.com/qgis/QGIS/pull/8378
- 04:03 PM Revision 8976f682 (qgis): Added file output to gdal extractprojection, added exception for non-gd...
- 04:00 PM Bug report #20318 (Closed): Crash when using the snap geometries to layer tool
- h2. User Feedback
h2. Report Details
*Crash ID*: d74e1ac9bfa69b94c3b89fbe1f704a225b244d4e
*Stack Trace... - 03:59 PM Bug report #18230: QGIS server 3.0 : service configuration error (service unknown or unsupported)
- Sorry to jump in, I know this is an old bug, but I think it might be related to what I am experiencing.
I recently i... - 03:50 PM Bug report #20317 (Rejected): VDI packaging of QGIS 3.4 not working.
- New install works on standalone PC but when creating a package for it to work on VDI it is not opening up the QGIS ap...
- 03:37 PM Bug report #20316 (Closed): Not possible to assign CRS to mesh layer
- 1- Open https://www.unidata.ucar.edu/software/netcdf/examples/ECMWF_ERA-40_subset.nc as mesh layer
2- Open propertie... - 03:36 PM Bug report #20315 (Rejected): Mesh layer and projection on-the-fly
- It is not possible to use mesh layer with OTF.
To reproduce:
1- Download this file https://www.unidata.ucar.edu/s... - 02:42 PM Bug report #20314 (Closed): QGIS 3.4 crashed when exiting immediately after saving
- h2. User Feedback
I had clicked save and then went to exit QGIS and got this error.
h2. Report Details
*Cras... - 02:32 PM Revision bf3e96cf (qgis): [BUGFIX] [OGR provider] Make filter by id(s) requests work again on OSM...
- 02:32 PM Revision 6d493580 (qgis): Merge pull request #8397 from rouault/fix_20308
- [BUGFIX] [OGR provider] Make filter by id(s) requests work again on OSM datasets (fixes #20308)
- 02:31 PM Bug report #20308 (Closed): QGIS fails to copy all selected features to clipboard for large OSM d...
- Applied in changeset commit:qgis|986e11b6bbd7ad529b90ad58f5b3093bb5ed69bd.
- 02:31 PM Bug report #20308 (Closed): QGIS fails to copy all selected features to clipboard for large OSM d...
- Applied in changeset commit:qgis|986e11b6bbd7ad529b90ad58f5b3093bb5ed69bd.
- 12:34 PM Bug report #20308: QGIS fails to copy all selected features to clipboard for large OSM datasets
- https://github.com/qgis/QGIS/pull/8397
- 06:15 AM Bug report #20308 (Closed): QGIS fails to copy all selected features to clipboard for large OSM d...
- (I'm not in a position to confirm that this is a regression from previous versions, but it could well be)
On QGIS ... - 01:56 PM Bug report #20276: Off-Line editing: attributes are shifted when using GPKG as off-line format
- Also from Twitter this morning - #20040
- 01:23 PM Revision 36b37eb6 (qgis): Hidpi friendly welcome page sizes
- (cherry picked from commit 26c3dd30a9f736187debc95d668ee905ef2dcc12)
- 01:23 PM Revision 0d738053 (qgis): Fix build
- 01:23 PM Revision daf4c054 (qgis): [processing] Fix incorrect html used when pushing console command feedb...
- And make color less dominant (not bright blue!). We want other more critical
messages the be more attention grabbing ... - 01:23 PM Revision 32f3198f (qgis): Fix memory leak
- (cherry picked from commit 3195c82ec1347dc57748f6acaa648868138b4b11)
- 01:23 PM Revision e1055c4b (qgis): [processing][grass] Highlight GRASS error messages and warnings in log
- And catch segmentation faults from GRASS commands and show a nice
helper text advising user that QGIS isn't at fault ... - 01:23 PM Revision c55dac1d (qgis): [processing][GRASS] Give some more feedback when trying to use
- v.external for reading inputs, and if we can't, advise why not
(cherry picked from commit 82ac04d6f77c6ac4c0699cc6e7... - 01:23 PM Revision 030d2668 (qgis): Fix crash on opening options on debug builds where open CL is not enabled
- Fixes #20295
(cherry picked from commit 15435ad56e24bd8dcfdee1556eb25e42fa31bcb3) - 01:23 PM Revision 92e18bf0 (qgis): Hidpi friendly message bar icon sizes
- (cherry picked from commit e83aa5a200ebad78916f26ab291bcc5915291863)
- 01:23 PM Revision 755df792 (qgis): [browser] Don't try to open links within the browser properties widget
- Instead open them externally. Fixes clicking on the path link
within metadata tries to open layer files instead the t... - 01:23 PM Revision 5cfd9aaf (qgis): [browser] Remove redundant name/uri/provider labels from top
- of layer properties widget
All this information is already shown in the scrollable metadata
section below that, so w... - 01:23 PM Revision b9f36f1b (qgis): [browser] Unify layer name in properties for raster/vector layers
- (cherry picked from commit 620643e2543b76deb5bc209d765f9356dfbe6534)
- 01:23 PM Revision ad13e5d6 (qgis): Fix build warning
- (cherry picked from commit 41c31b44ba81649f76e048185a18c4f6073addd3)
- 01:23 PM Revision 57a0bad9 (qgis): [processing][GRASS] Correctly handle input vector layers with |layernam...
- Fixes #20277
(cherry picked from commit f65c845f86a9742602b72584b34b6ae63ed30dd7) - 12:53 PM Bug report #20298: Invalid layer not freed when added to the registry
- Hi Hugo, maybe totally unrelated, but just a quick note to make sure you are aware of the ongoing work on QGIS 3 bad ...
- 12:49 PM Bug report #3975 (Open): PDF exports on OSX always convert text to outlines
- 12:47 PM Revision fa71e4d3 (qgis): Move to vector general group
- 12:47 PM Revision 4dd3e211 (qgis): Unit tests for reomve duplicates by attribute
- 12:47 PM Revision 4e9da6f1 (qgis): [FEATURE][processing] New algorithm "Remove duplicates by attribute"
- Allows for removal of duplicate features, identified using the values
in one (or more) field values from the input fe... - 12:43 PM Revision f396ab37 (qgis): fix news
- (cherry picked from commit 1151639f9d928ddb0ee8e482ef5a61a636b90ffd)
- 12:42 PM Revision 1151639f (qgis): fix news
- 12:41 PM Revision 2c040824 (qgis): verify that projecta actually delivers a changelog
- (cherry picked from commit a826c5644549216491e2e101a5809c64c5193421)
- 12:39 PM Revision a826c564 (qgis): verify that projecta actually delivers a changelog
- 12:37 PM Revision 986e11b6 (qgis): [BUGFIX] [OGR provider] Make filter by id(s) requests work again on OSM...
- 12:02 PM Revision 083208c1 (qgis): QgsDataSourceSelectDialog: a simple browser-based reusable data source ...
- 11:41 AM Revision 850eae16 (qgis): [browser] Avoid expanding/collapsing nodes if the double click
- was specifically handled by an item itself
- 11:41 AM Revision f0436df6 (qgis): [browser] Allow data item providers a chance to implement QGIS project
- item creation and override default project file handling
If no provider is registered which handles QGIS project fil... - 11:41 AM Revision 09c2daa1 (qgis): [FEATURE] Allow exploration of QGS project file contents directly
- within browser
Allows QGIS project file items inside the browser to be expanded,
showing the full layer tree (includ... - 11:41 AM Revision 5c5f2ed7 (qgis): Add method to get QgsLayerItem::LayerType from a map layer
- 11:41 AM Revision 3195c82e (qgis): Fix memory leak
- 10:56 AM Bug report #20309 (Feedback): QGIS 3.2 .SVG exports no longer compatible with Adobe Illustrator
- Can you try adding the xmlns attributes described at https://www.w3.org/TR/SVG11/metadata.html and see if this helps?
- 09:36 AM Bug report #20309 (Open): QGIS 3.2 .SVG exports no longer compatible with Adobe Illustrator
- 09:16 AM Bug report #20309: QGIS 3.2 .SVG exports no longer compatible with Adobe Illustrator
- Nyall Dawson wrote:
> Can you identify what component of the svg is invalid?
It seems to be related to the metada... - 07:30 AM Bug report #20309 (Feedback): QGIS 3.2 .SVG exports no longer compatible with Adobe Illustrator
- Can you identify what component of the svg is invalid?
- 06:31 AM Bug report #20309 (Feedback): QGIS 3.2 .SVG exports no longer compatible with Adobe Illustrator
- In QGIS 3.2.3 svg map exports are no longer compatible with Adobe Illustrator.
When svg exports from 3.2.3 are ope... - 09:43 AM Feature request #20267: Data defined override into legend items automatically
- Patrick Harvey wrote:
> Thanks for that!! I still took me a bit to work it out with the info they had there and ther... - 02:55 AM Feature request #20267: Data defined override into legend items automatically
- Thanks for that!! I still took me a bit to work it out with the info they had there and there are some very specific ...
- 09:36 AM Revision 484895e2 (qgis): [processing] Fix incorrect html used when pushing console command feedb...
- And make color less dominant (not bright blue!). We want other more critical
messages the be more attention grabbing ... - 09:36 AM Revision f65c845f (qgis): [processing][GRASS] Correctly handle input vector layers with |layernam...
- Fixes #20277
- 09:36 AM Revision 676238b2 (qgis): [processing][grass] Highlight GRASS error messages and warnings in log
- And catch segmentation faults from GRASS commands and show a nice
helper text advising user that QGIS isn't at fault ... - 09:36 AM Revision 82ac04d6 (qgis): [processing][GRASS] Give some more feedback when trying to use
- v.external for reading inputs, and if we can't, advise why not
- 09:36 AM Bug report #20277 (Closed): GRASS vector tools do not work anymore if the datasource has "...|lay...
- Applied in changeset commit:qgis|f65c845f86a9742602b72584b34b6ae63ed30dd7.
- 09:36 AM Bug report #20277 (Closed): GRASS vector tools do not work anymore if the datasource has "...|lay...
- Applied in changeset commit:qgis|f65c845f86a9742602b72584b34b6ae63ed30dd7.
- 09:30 AM Bug report #20260 (Open): labelling is much slower in 3.4 compared to 2.18
- 09:17 AM Bug report #20311 (Closed): Bad request for WMS (STYLES)
- 09:00 AM Bug report #20311 (Closed): Bad request for WMS (STYLES)
- After adding WMS without styles, a request for the STYLES parameter is incorrectly generated. If the style is not spe...
- 08:50 AM Revision 40a36c45 (qgis): scripts/tsstat.pl: remove unused site mode and add note to doc/TRANSLATORS
- (cherry picked from commit 012bd99e110c221f7cfc3b9148e7cceb2dea443b)
- 08:50 AM Revision 35f4383c (qgis): add islandic translator (followup f4e6477a)
- (cherry picked from commit f3b0b257e424557d49a6e6f77c4339d3be7afc8e)
- 08:50 AM Revision bc8fe90a (qgis): german translation update
- 08:42 AM Revision b081a326 (qgis): Merge pull request #8374 from signedav/bugfix_not_deleting_relation-3_4
- Backport More intuitive relation reference widget text filter
- 08:40 AM Revision e83aa5a2 (qgis): Hidpi friendly message bar icon sizes
- 08:40 AM Revision 26c3dd30 (qgis): Hidpi friendly welcome page sizes
- 08:29 AM Revision 7ac3d0ed (qgis): Merge pull request #8392 from m-kuhn/mergeDuplicateFidBackport
- Processing: GeoPackage output, regenerate fid when there's a risk of duplicates
- 07:28 AM Bug report #20303 (Closed): Status bar font size
- Yes - this is by design.
- 07:28 AM Bug report #20303 (Closed): Status bar font size
- Yes - this is by design.
- 07:27 AM Bug report #20304 (Feedback): QGIS crash
- Can you please post steps to reproduce?
- 01:05 AM Bug report #20304 (Closed): QGIS crash
- Crash ID: 0011b3ca66b834762ab64164770ee29827c2cb21
Stack Trace
QgsLayoutItemAttributeTable::writeProperties... - 06:57 AM Revision 187f7414 (qgis): [FEATURE] Show QGIS style xml libraries in browser and support
- drag and drop of style .xml files to main QGIS window
Double clicking the databases or dragging them to QGIS
trigger... - 06:55 AM Revision 620643e2 (qgis): [browser] Unify layer name in properties for raster/vector layers
- 06:55 AM Revision 17447e4b (qgis): [FEATURE][browser] Restore preview functionality from old 2.x standalone
- browser into inbuilt browser dock panel layer properties widget
- 06:55 AM Revision ab460182 (qgis): [browser] Don't try to open links within the browser properties widget
- Instead open them externally. Fixes clicking on the path link
within metadata tries to open layer files instead the t... - 06:55 AM Revision 7f332fb7 (qgis): [browser] Remove redundant name/uri/provider labels from top
- of layer properties widget
All this information is already shown in the scrollable metadata
section below that, so w... - 04:44 AM Bug report #20306 (Closed): Browse button no longer works (greyed out) in Handle Bad Layers Dialog
- Already fixed
- 04:44 AM Bug report #20306 (Closed): Browse button no longer works (greyed out) in Handle Bad Layers Dialog
- Already fixed
- 02:34 AM Bug report #20306 (Closed): Browse button no longer works (greyed out) in Handle Bad Layers Dialog
- the browse button stays greyed out when you select upper left corner to select all bad layers or one layer at a time....
- 02:59 AM Revision 891c16ac (qgis): don't run GRASS commands in shell, that's not working
- 02:55 AM Revision 3f72e0cd (qgis): don't run GRASS commands in shell, that's not working
- 02:29 AM Bug report #20305 (Closed): Import dwg/dxf no longer working
- 2 problems:
(1) in previous versions (3.2) when you selected the location to store your GeoPackage it would let y... - 01:05 AM Bug report #20266: Copy/paste style form widget type
- well, the configuration of the widget is actually the field category of the style categories. At the moment, you cann...
2018-10-31
- 12:09 AM Bug report #18869: 2.18 Raster Style qml's not applying correctly in QGIS 3.4
- Also if before you press apply you change your min/max value settings to user defined it will work.
- 11:15 PM Bug report #18869: 2.18 Raster Style qml's not applying correctly in QGIS 3.4
- Update-I recreated the same style in QGIS 3.4, saved it as a .qml, applied it to a raster in 2.18 (it worked), saved ...
- 11:15 PM Bug report #18869: 2.18 Raster Style qml's not applying correctly in QGIS 3.4
- Update-I recreated the same style in QGIS 3.4, saved it as a .qml, applied it to a raster in 2.18 (it worked), saved ...
- 07:48 PM Bug report #18869: 2.18 Raster Style qml's not applying correctly in QGIS 3.4
- I just checked and this is still an issue in 3.4.
I think this is a very important issue for the long term release.... - 11:22 PM Bug report #20303: Status bar font size
- Hi, I was very glad to see the statusbar info finally be readable, I'll attach what CURRENT master looks like, on bac...
- 09:25 PM Bug report #20303 (Closed): Status bar font size
- Status bar font size does not initially match the set font size in Settings>Options>General>Font Size. Changing this ...
- 10:08 PM Bug report #20266: Copy/paste style form widget type
- No I don´t want to copy all styles...
The main problem is that copying the fields is in my mind the data structure ... - 06:48 PM Bug report #20266: Copy/paste style form widget type
- I don't see a regression here.
The save style dialog is still accessible (and now can be configured with specific ca... - 06:47 PM Bug report #20266 (Feedback): Copy/paste style form widget type
- You just need to use copy all style categories to have everything coming along.
Otherwise, if you need a specific co... - 10:36 AM Bug report #20266 (Open): Copy/paste style form widget type
- 03:15 AM Bug report #20266: Copy/paste style form widget type
- No I haven´t copied the fields - The two layer has different fields (table structure) only in the Form they share fie...
- 09:22 PM Bug report #20295 (Closed): Crash on Opening Options
- Applied in changeset commit:qgis|15435ad56e24bd8dcfdee1556eb25e42fa31bcb3.
- 09:22 PM Bug report #20295 (Closed): Crash on Opening Options
- Applied in changeset commit:qgis|15435ad56e24bd8dcfdee1556eb25e42fa31bcb3.
- 11:36 AM Bug report #20295 (Closed): Crash on Opening Options
- VERY recent master commit:b64e72a89d
As soon as I try to open the Settings/Options QGIS crashes:
(fresh profile... - 09:22 PM Revision 15435ad5 (qgis): Fix crash on opening options on debug builds where open CL is not enabled
- Fixes #20295
- 08:56 PM Revision 41c31b44 (qgis): Fix build warning
- 07:28 PM Bug report #20302 (Closed): XYZ Tiles in TMS convention do not display properly
- I tried to explore this in detail here: https://gis.stackexchange.com/questions/300336/updated-can-tms-convention-xyz...
- 06:32 PM Bug report #20260: labelling is much slower in 3.4 compared to 2.18
- > ok, so I think we have enough elements to say that this a regression, agree?
Yes, for labeling this is a regress... - 06:01 PM Bug report #20260: labelling is much slower in 3.4 compared to 2.18
- Mario Baranzini wrote:
> > this prove my point, there are no geometry checks in 2.18 (the issue is not the check of ... - 05:58 PM Bug report #20260: labelling is much slower in 3.4 compared to 2.18
- > this prove my point, there are no geometry checks in 2.18 (the issue is not the check of geometries, is the drawing...
- 10:40 AM Bug report #20260: labelling is much slower in 3.4 compared to 2.18
> On 2.18 there is exactly the same problem.
this prove my point, there are no geometry checks in 2.18 (the issu...- 06:06 PM Bug report #20276: Off-Line editing: attributes are shifted when using GPKG as off-line format
> ouch, that does not look good at all. I overlooked this problem. We should definitely split the ticket.
see al...- 06:04 PM Bug report #20276 (Open): Off-Line editing: attributes are shifted when using GPKG as off-line fo...
- Randal Hale wrote:
> I should have described that better and not put two issues in one ticket. I'm sorry about that.... - 06:04 PM Bug report #20276 (Open): Off-Line editing: attributes are shifted when using GPKG as off-line fo...
- Randal Hale wrote:
> I should have described that better and not put two issues in one ticket. I'm sorry about that.... - 06:04 PM Bug report #20276 (Open): Off-Line editing: attributes are shifted when using GPKG as off-line fo...
- Randal Hale wrote:
> I should have described that better and not put two issues in one ticket. I'm sorry about that.... - 06:04 PM Bug report #20276 (Open): Off-Line editing: attributes are shifted when using GPKG as off-line fo...
- Randal Hale wrote:
> I should have described that better and not put two issues in one ticket. I'm sorry about that.... - 06:04 PM Bug report #20276 (Open): Off-Line editing: attributes are shifted when using GPKG as off-line fo...
- Randal Hale wrote:
> I should have described that better and not put two issues in one ticket. I'm sorry about that.... - 12:43 PM Bug report #20276: Off-Line editing: attributes are shifted when using GPKG as off-line format
- I should have described that better and not put two issues in one ticket. I'm sorry about that.
On the checkout -... - 12:43 PM Bug report #20276: Off-Line editing: attributes are shifted when using GPKG as off-line format
- I should have described that better and not put two issues in one ticket. I'm sorry about that.
On the checkout -... - 11:36 AM Bug report #20276 (Feedback): Off-Line editing: attributes are shifted when using GPKG as off-lin...
- QGIS 2.18:
add a postgis layer
put it in off-line mode
edit it (add feature) > is NOT asked to fill (not mandato... - 11:36 AM Bug report #20276 (Feedback): Off-Line editing: attributes are shifted when using GPKG as off-lin...
- QGIS 2.18:
add a postgis layer
put it in off-line mode
edit it (add feature) > is NOT asked to fill (not mandato... - 11:36 AM Bug report #20276 (Feedback): Off-Line editing: attributes are shifted when using GPKG as off-lin...
- QGIS 2.18:
add a postgis layer
put it in off-line mode
edit it (add feature) > is NOT asked to fill (not mandato... - 11:36 AM Bug report #20276 (Feedback): Off-Line editing: attributes are shifted when using GPKG as off-lin...
- QGIS 2.18:
add a postgis layer
put it in off-line mode
edit it (add feature) > is NOT asked to fill (not mandato... - 11:36 AM Bug report #20276 (Feedback): Off-Line editing: attributes are shifted when using GPKG as off-lin...
- QGIS 2.18:
add a postgis layer
put it in off-line mode
edit it (add feature) > is NOT asked to fill (not mandato... - 11:36 AM Bug report #20276 (Feedback): Off-Line editing: attributes are shifted when using GPKG as off-lin...
- QGIS 2.18:
add a postgis layer
put it in off-line mode
edit it (add feature) > is NOT asked to fill (not mandato... - 06:06 PM Bug report #20301 (Open): Off-Line editing should NOT ask to fill manually the PK field
- QGIS 2.18:
add a postgis layer
put it in off-line mode
edit it (add feature) > is NOT asked to fill (not mandato... - 05:53 PM Bug report #20282 (Open): QGIS 3.4 Not Installing
- I remember having seen this in a distant past, and in that occasion was a matter of installing as admin.
- 01:43 PM Bug report #20282: QGIS 3.4 Not Installing
- I ran it as admin. No change.
It still runs through the complete installer. Gives no error messages or warnings, a... - 10:31 AM Bug report #20282 (Feedback): QGIS 3.4 Not Installing
- try run the installer as admin (right click, run as admin).
- 05:52 PM Feature request #20250: 2.x and 3.x vertex edtior
- andskog - wrote:
> Just sent to the developers mailing list. In essence:
>
> Main 2.18 vertex editor pros and con... - 03:25 PM Feature request #20250: 2.x and 3.x vertex edtior
- Just sent to the developers mailing list. In essence:
Main 2.18 vertex editor pros and cons as I see it:
+ The ve... - 04:01 AM Feature request #20250: 2.x and 3.x vertex edtior
- I also agree with this suggestion. The new QGIS 3 editor is different from every draw application and a lot less pred...
- 05:47 PM Bug report #20299 (Feedback): crashed
- Please try again with a clean/new profile.
- 05:47 PM Bug report #20299 (Feedback): crashed
- Please try again with a clean/new profile.
- 04:02 PM Bug report #20299: crashed
- h2. User Feedback
I have doing nothing. QGIS just was open and minimized. Even it does not have any data loaded (b... - 03:10 PM Bug report #20299 (Closed): crashed
- h2. User Feedback
I don't know. There was only a shapefile and a wms loaded.
h2. Report Details
*Crash ID*: ... - 05:11 PM Revision 4ab377b9 (qgis): Remove meaningless conditional and improve user input handling
- 04:38 PM Bug report #20300 (Open): Text annotation scale wrong in print layouts
- Hello,
I would like to report a problem when adding text annotations to a map.
When saving in the print composer f... - 03:50 PM Bug report #20257: Make the invitation to download newer version translatable
- Thanks Jürgen for the explanation. Hoping that someone more skilled than me will add the missing bit to enable transl...
- 02:49 PM Bug report #20297 (Feedback): QGIS Crashed
- It may be that the cause is one of the plugins you installed (and sometimes is not even enough to disable them), so y...
- 02:49 PM Bug report #20297 (Feedback): QGIS Crashed
- It may be that the cause is one of the plugins you installed (and sometimes is not even enough to disable them), so y...
- 02:44 PM Bug report #20297 (Closed): QGIS Crashed
- h2. User Feedback
Just installed. Added QuickMapServices, Bing Maps, and Esri World Imagery. Zoomed in to test and... - 02:49 PM Bug report #20298 (Closed): Invalid layer not freed when added to the registry
- This simple code...
- 01:48 PM Revision b91c04a1 (qgis): Fix faulty alg name in test
- 01:48 PM Revision 85f92253 (qgis): Parameter name harmonization
- 01:48 PM Revision c7d6740b (qgis): Skip path checking
- 01:48 PM Revision c489dc47 (qgis): Add missing param doc
- 01:48 PM Revision e42b9f79 (qgis): Unify parameter names
- 01:48 PM Revision 1195b043 (qgis): Case insensitive file extension check
- 01:48 PM Revision 55f93c72 (qgis): Make doxygen a bit happier
- 01:48 PM Revision 4fac1f15 (qgis): Add merge vector layer test for gpkg
- 01:48 PM Revision 200d7e32 (qgis): Allow using gpkg in processing tests
- 01:48 PM Revision 3b2bac22 (qgis): Use decodeUri instead of string parsing
- 01:48 PM Revision 45d009fa (qgis): Add comment for semi-broken control file
- 01:48 PM Revision 65f0ab8b (qgis): Fix test for merging layers to gpkg
- 01:48 PM Revision 1ad41238 (qgis): Make sip a bit happier
- 01:48 PM Revision d72e4342 (qgis): Regenerate fids for "multipart to singlepart algorithm"
- 01:48 PM Revision 10fb944f (qgis): Regenerate fids for "join attributes by location", pt2
- 01:48 PM Revision bb0350e2 (qgis): Regenerate fids for "Join attributes by field value"
- 01:48 PM Revision d7b01dba (qgis): Regenerate fids for "points along geometry"
- Fix #19998
- 01:48 PM Revision 1d474d8e (qgis): Regenerate fids for "join attributes by location"
- Fix #19708
- 01:48 PM Revision efcc036c (qgis): Add test for QgsVectorLayerExporter with RegeneratePrimaryKey
- 01:48 PM Revision 8a46059c (qgis): Ignore FID field when merging vector layers to geopackage
- 01:47 PM Revision 429cd0ba (qgis): Merge pull request #8240 from m-kuhn/mergeVectorLayersDuplicateFid
- Ignore FID field when merging vector layers to geopackage
- 01:46 PM Bug report #19998 (Closed): Cannot export output of 'Points along geometry' tool as Geopackage
- Applied in changeset commit:qgis|d0eeffbecb01000bd463351bd7845d6dd074a3c0.
- 01:46 PM Bug report #19998 (Closed): Cannot export output of 'Points along geometry' tool as Geopackage
- Applied in changeset commit:qgis|d0eeffbecb01000bd463351bd7845d6dd074a3c0.
- 09:14 AM Bug report #19998 (In Progress): Cannot export output of 'Points along geometry' tool as Geopackage
- https://github.com/qgis/QGIS/pull/8240
- 08:59 AM Bug report #19998: Cannot export output of 'Points along geometry' tool as Geopackage
- I think it's better to split this bug report into two separate ones:
1. Rename this one to 'Cannot points along g... - 01:46 PM Bug report #19708 (Closed): Processing: Join attributes by location produces duplicated fid
- Applied in changeset commit:qgis|f8d873c7cb44adada2ab38a5f1dad6a96adf8e14.
- 01:46 PM Bug report #19708 (Closed): Processing: Join attributes by location produces duplicated fid
- Applied in changeset commit:qgis|f8d873c7cb44adada2ab38a5f1dad6a96adf8e14.
- 09:15 AM Bug report #19708 (In Progress): Processing: Join attributes by location produces duplicated fid
- https://github.com/qgis/QGIS/pull/8240
- 01:45 PM Bug report #20281: QGIS 3.4: Python error when running "r.texture" on Windows
- This seems to be a more general issue rather than one specific to this tool: #20277-5
- 11:53 AM Bug report #20281: QGIS 3.4: Python error when running "r.texture" on Windows
- Works as expected on Linux. Works as expected on 2.18.
- 11:53 AM Bug report #20281: QGIS 3.4: Python error when running "r.texture" on Windows
- Works as expected on Linux. Works as expected on 2.18.
- 11:53 AM Bug report #20281: QGIS 3.4: Python error when running "r.texture" on Windows
- Works as expected on Linux. Works as expected on 2.18.
- 01:44 PM Bug report #20277: GRASS vector tools do not work anymore if the datasource has "...|layername=na...
- Pedro Venâncio wrote:
> Confirmed also here with a geopackage
>
> [...]
Hi Pedro, this python error seems to b... - 01:02 PM Bug report #20277: GRASS vector tools do not work anymore if the datasource has "...|layername=na...
- Confirmed also here with a geopackage...
- 10:30 AM Bug report #20277 (Open): GRASS vector tools do not work anymore if the datasource has "...|layer...
- 10:26 AM Bug report #20277: GRASS vector tools do not work anymore if the datasource has "...|layername=na...
- Nyall Dawson wrote:
> Is this actually a regression in the grass provider?
Hi Nyall,
if you are asking if it is ... - 01:35 PM Revision f8bbdf54 (qgis): Merge pull request #8389 from elpaso/bugfix-20271-wms-null-styles-backport
- [wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem
- 01:34 PM Revision 467fae8e (qgis): Merge pull request #8388 from elpaso/bugfix-20271-wms-null-styles
- [wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem
- 01:34 PM Bug report #20271 (Closed): WMS is not displayed in QGIS 3.4.0 Madeira
- Applied in changeset commit:qgis|94aa628e3e94e5998ba762810e19be104c0f820b.
- 01:34 PM Bug report #20271 (Closed): WMS is not displayed in QGIS 3.4.0 Madeira
- Applied in changeset commit:qgis|94aa628e3e94e5998ba762810e19be104c0f820b.
- 10:07 AM Bug report #20271 (In Progress): WMS is not displayed in QGIS 3.4.0 Madeira
- PR https://github.com/qgis/QGIS/pull/8388
- 10:07 AM Bug report #20271 (In Progress): WMS is not displayed in QGIS 3.4.0 Madeira
- PR https://github.com/qgis/QGIS/pull/8388
- 12:58 PM Bug report #20280: QGIS Crash on add or remove usb drive
- Ejecting the USB device without safely remove hardware, also crashes QGIS 3.4.
No problem with QGIS 2.18.25 on sam... - 12:48 PM Bug report #20280: QGIS Crash on add or remove usb drive
- Confirmed also here:...
- 12:31 PM Bug report #20280 (Open): QGIS Crash on add or remove usb drive
- Confirmed, does not happens on 2.18
- 12:31 PM Bug report #20280 (Open): QGIS Crash on add or remove usb drive
- Confirmed, does not happens on 2.18
- 11:24 AM Bug report #20280: QGIS Crash on add or remove usb drive
- Yes, that's precisely how it happens
- 10:20 AM Bug report #20280 (Feedback): QGIS Crash on add or remove usb drive
- How replicate?
eject/add a drive while QGIS is working? - 10:20 AM Bug report #20280 (Feedback): QGIS Crash on add or remove usb drive
- How replicate?
eject/add a drive while QGIS is working? - 10:20 AM Bug report #20280 (Feedback): QGIS Crash on add or remove usb drive
- How replicate?
eject/add a drive while QGIS is working? - 10:20 AM Bug report #20280 (Feedback): QGIS Crash on add or remove usb drive
- How replicate?
eject/add a drive while QGIS is working? - 12:36 PM Bug report #20296 (Closed): The REDO FIELDS tool don't work
- Resuelto
- 11:56 AM Bug report #20296 (Closed): The REDO FIELDS tool don't work
The REDO FIELDS tool lets you modify the table of attributes, but when you run it, the table has not been modified ...- 12:33 PM Bug report #20210: Crash Upon Exiting
- Hi Michael, the emails you receive (from [email protected]) are from the Redmine program (our issue tracker), actually...
- 12:23 PM Revision 116fcc45 (qgis): Fix symbol selector dialog overflows the screen on small resolution
- 12:23 PM Revision cb5c326d (qgis): native/CMakeLists.txt cleanup (#8380)
- 12:15 PM Revision c55b4eb4 (qgis): Make sip a bit happier
- 12:08 PM Bug report #18872: Symbol Selector Window 'overflows' the screen on small resolutions
- Giovanni Manghi wrote:
> can you propose a pull request?
-I need to test it on macos and linux first-
Pull req... - 11:42 AM Revision 9f2fb2d4 (qgis): Skip kw check
- 11:41 AM Revision d754ecf4 (qgis): Skip kw check
- 11:39 AM Bug report #20293 (Closed): crash at closing
- 11:18 AM Bug report #20293: crash at closing
- Nyall Dawson wrote:
> Looks like a plugin issue - please try with a clean user profile.
Thank you for the track. ... - 10:00 AM Bug report #20293 (Feedback): crash at closing
- Looks like a plugin issue - please try with a clean user profile.
- 09:37 AM Bug report #20293 (Closed): crash at closing
- h2. User Feedback
this crash message appears each time qgis is closed. It does not matter but can worry users
h... - 11:38 AM Bug report #20294 (Feedback): QGIS crashes when exporting a layout to pdf (and fails to export to...
- Does it happens always regardless of the project/data/layout?
Can you try using a new/clean profile? Thanks. - 11:38 AM Bug report #20294 (Feedback): QGIS crashes when exporting a layout to pdf (and fails to export to...
- Does it happens always regardless of the project/data/layout?
Can you try using a new/clean profile? Thanks. - 11:38 AM Bug report #20294 (Feedback): QGIS crashes when exporting a layout to pdf (and fails to export to...
- Does it happens always regardless of the project/data/layout?
Can you try using a new/clean profile? Thanks. - 11:38 AM Bug report #20294 (Feedback): QGIS crashes when exporting a layout to pdf (and fails to export to...
- Does it happens always regardless of the project/data/layout?
Can you try using a new/clean profile? Thanks. - 10:44 AM Bug report #20294: QGIS crashes when exporting a layout to pdf (and fails to export to jpg)
- Crash ID: cba598d8b3093e61fac58c54521f5c2b26bbbf67
Stack Trace
QgsLayoutExporter::updatePrinterPageSize :
... - 10:41 AM Bug report #20294 (Closed): QGIS crashes when exporting a layout to pdf (and fails to export to jpg)
- QGIS fails to export the maps to jpeg and crushes when trying to export to pdf.
- 10:36 AM Bug report #20286 (Feedback): crashed trying plugin manager
- Try with a new/clean profile.
- 10:36 AM Bug report #20286 (Feedback): crashed trying plugin manager
- Try with a new/clean profile.
- 01:09 AM Bug report #20286 (Closed): crashed trying plugin manager
QGIS report
h2. User Feedback
In a new installation of QGIS 3.4 via OSGeo4W64, I tried to access plugin manag...- 10:35 AM Bug report #20289: DB manager: field types for GPKGs are not consistent with the ones available ...
- Also true for PostGIS.
- 04:17 AM Bug report #20289 (Open): DB manager: field types for GPKGs are not consistent with the ones ava...
- When I try to edit a column in a table in DB manager for a Geopackage I can´t choose the same field types as in the a...
- 10:31 AM Bug report #20244 (Open): Processing/GRASS do not work if Windows regional settings are not set t...
- 10:30 AM Bug report #18622 (Closed): Mouse pointer displacement
- 10:27 AM Revision 2df0cae8 (qgis): Regenerate fids for "join attributes by location", pt2
- 10:27 AM Revision 87c12632 (qgis): Regenerate fids for "multipart to singlepart algorithm"
- 10:27 AM Revision 99b246dd (qgis): Add comment for semi-broken control file
- 10:27 AM Revision f8d873c7 (qgis): Regenerate fids for "join attributes by location"
- Fix #19708
- 10:27 AM Revision 0a2b0f41 (qgis): Regenerate fids for "Join attributes by field value"
- 10:27 AM Revision d0eeffbe (qgis): Regenerate fids for "points along geometry"
- Fix #19998
- 10:27 AM Revision 79e63d89 (qgis): Make doxygen a bit happier
- 10:27 AM Revision 2c4abdf7 (qgis): Fix test for merging layers to gpkg
- 10:27 AM Revision 432bec17 (qgis): Add test for QgsVectorLayerExporter with RegeneratePrimaryKey
- 10:27 AM Revision 6fe832b9 (qgis): Add missing param doc
- 10:27 AM Revision 2e1c5e61 (qgis): Skip path checking
- 10:27 AM Revision 71590bb8 (qgis): Case insensitive file extension check
- 10:27 AM Revision a4d4c55c (qgis): Parameter name harmonization
- 10:27 AM Revision 3949cb70 (qgis): Fix faulty alg name in test
- 10:27 AM Revision 19276e2b (qgis): Add merge vector layer test for gpkg
- 10:27 AM Revision 08c2002d (qgis): Use decodeUri instead of string parsing
- 10:27 AM Revision 50cf8b9e (qgis): Unify parameter names
- 10:27 AM Revision 2a973fc0 (qgis): Allow using gpkg in processing tests
- 10:27 AM Revision 229c6177 (qgis): Ignore FID field when merging vector layers to geopackage
- 10:19 AM Revision b6f2bae3 (qgis): [wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem
- Fix #20271 - WMS is not displayed in QGIS 3.4.0
With test
Cherry-picked from 94aa628e3e94e5998ba762810e19be104c0f820b - 10:18 AM Bug report #19321 (Closed): Map Tips on Mac doesn't display the content correctly
- 10:15 AM Bug report #20241: Crashes on QGIS3 app quit, but also from python when creating ref using QgsApp...
- You should ask in the developers mailing list if your code is ok.
- 05:37 AM Bug report #20241: Crashes on QGIS3 app quit, but also from python when creating ref using QgsApp...
- I see 3.4 is available now for Mac OSX. Tried that and neither problem has changed.
I've looked through the insta... - 10:06 AM Revision 94aa628e (qgis): [wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem
- Fix #20271 - WMS is not displayed in QGIS 3.4.0
With test - 10:01 AM Revision 8a8a741f (qgis): [oracle] Prefetch memory variable changed to 32-bit and default raised ...
- Speeds up oracle table access by orders of magnitude
(cherry-pick from commit c3e7632)
Author : Björn Harrtell ... - 09:38 AM Revision b64e72a8 (qgis): [Bugfix][Server] Use Project selection color in GetPrint 3.4
- 09:37 AM Revision a003f4fc (qgis): Merge pull request #8349 from rldhont/bugfix-server-getprint-color-sele...
- [Bugfix][Server] Use Project selection color in GetPrint 3.4
- 09:23 AM Bug report #20292 (Open): Project which are saved with special characters in the filename and wit...
- Hi,
I know it's not a best practice (no space and no special character in filename) but some user does it.
When... - 09:11 AM Bug report #20291: Cannot export layer with a field "fid" which is not unique to GeoPackage
- Spawned from #19998
- 09:09 AM Bug report #20291 (Open): Cannot export layer with a field "fid" which is not unique to GeoPackage
- E.g. run #19758 and save output to a temporary layer, save as geopackage.
- 08:30 AM Bug report #20290 (Closed): Categorized style classification fails on GeoJSON booleans
- Loading a GeoJSON file (produced by qgis) but adding a property with a boolean value and then setting the styling typ...
- 08:27 AM Feature request #12820 (Closed): Improve polygon symbol preview
- 06:49 AM Feature request #12820 (Feedback): Improve polygon symbol preview
- This is fixed now, isn't it?
- 06:49 AM Feature request #12820 (Feedback): Improve polygon symbol preview
- This is fixed now, isn't it?
- 06:39 AM Bug report #20283 (Closed): Crash when exiting program [proj_lpz_dist]
- 04:37 AM Bug report #20283: Crash when exiting program [proj_lpz_dist]
- Everything is fine now. I did not experienced the issue again.
- 05:30 AM Feature request #20288 (Closed): QGIS version in top
- This is by design - it's available from the "About" dialog instead.
- 05:30 AM Feature request #20288 (Closed): QGIS version in top
- This is by design - it's available from the "About" dialog instead.
- 04:00 AM Feature request #20288 (Closed): QGIS version in top
- Using 3.2 and 3.4 I can´t see the version number.
- 05:08 AM Revision eeaa54cd (qgis): Prevent flooding (and app freeze) of items added to the message bar
- 04:03 AM Revision 4d33422f (qgis): Prevent flooding (and app freeze) of items added to the message bar
- 03:57 AM Bug report #20287 (Closed): Organize colums do not work when the table is empty
- In attribute tabel>Organize table you can only organize if there are data in the table.
For 3.2 and 3.4 - 02:49 AM Bug report #19524 (Closed): [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- 01:24 AM Revision f5a1b4ef (qgis): native/CMakeLists.txt cleanup (#8380)
2018-10-30
- 12:58 AM Revision 2d7b4cea (qgis): Fix clazy warnings
- (cherry picked from commit 3c3fcf50a9a95d2e818eddbc241616668efef3eb)
- 12:58 AM Revision e15e4f02 (qgis): Avoid creating temporary project properties and options dialogs
- for locator filter
This is expensive and results in a lengthy delay when first
using the locator in a QGIS session.
... - 12:58 AM Revision 3aafedbb (qgis): Capitalization
- (cherry picked from commit 1dd36f132d1fbf04b0aa265157d5547fe8aa9140)
- 12:58 AM Revision 9094b83f (qgis): More clazy optimisations
- (cherry picked from commit d4cf8cf7de995f0ba5a9ef4a01276de8400e7fb2)
- 12:58 AM Revision 5c0cc0bb (qgis): vector layer properties now checks if config widget factory supports layer
- previously the factory would always be used, even if it did not
support the active layer
fixes #20240
(cherry picke... - 12:58 AM Revision 78be68f3 (qgis): [processing] Fix crash when right clicking toolbox outside of an item
- Fixes #20264
(cherry picked from commit a873289da7846b6761fe40733d5e7407cce7684d) - 12:58 AM Revision 370e87e7 (qgis): Fix broken handle bad layers dialog
- Partially revert af0bae67f and ea2cc365
Fixes #20265
(cherry picked from commit 0d7f59865b072c29f853513eb183c674585... - 12:58 AM Revision 44c851db (qgis): Minor changes to speed up PointstoPaths algorithm
- # 1: Replaced time-consuming call on all attributes by a more specific request - responsible for about 90% of running...
- 12:58 AM Revision c3ddce12 (qgis): Avoid crash in style model when adding symbols with a new tag to library
- Fixes #20256
(cherry picked from commit f6aecd152d367ed0a4cf661c3c5c8c1850f608af) - 12:58 AM Revision ef1cf094 (qgis): Fix inefficient calls to QgsFeature.attributes()[idx]
- Replace with just f[idx]. Calling QgsFeature.attributes()
allocates a list of all attributes, which is inefficient
wh... - 12:58 AM Revision ac1fa9e6 (qgis): [oracle] Prefetch memory variable changed to 32-bit and default raised ...
- Speeds up oracle table access by orders of magnitude
(cherry picked from commit c3e7632ce8c8370cc7b6941e3be523844d8b... - 12:58 AM Revision fe8875c7 (qgis): Fix another warning
- (cherry picked from commit 3a18ba6b243c23f3dd7bfbc7268680e8875318bf)
- 12:58 AM Revision 29c2598e (qgis): Fix some inefficient python dictionary iteration
- (cherry picked from commit f3e9aaf79a9282b28a605abd0dadaab9951050c8)
- 12:58 AM Revision dc25ca06 (qgis): Fix a (harmless) build warning
- (cherry picked from commit 2c278f31184084e9a39ad811e90af069495c3994)
- 12:58 AM Revision 15cff4f4 (qgis): [browser] Fix some items which are marked as "Collapse" capability
- are incorrectly expanded on startup
(cherry picked from commit 5ebb9745694de324f6506d83536f403f6b001b01) - 12:00 AM Bug report #19524: [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- Same here - No longer have this problem with QGIS 3.4. Many thanks!
- 06:25 PM Bug report #19524: [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- Denis Rouzaud wrote:
> Yes.
> Already fixed if installed via Homebrew.
> Will bbe finxed in standalone package for... - 12:00 AM Bug report #18622: Mouse pointer displacement
- Hello everyone, I can confirm that this problem has disappeared for me in the new QGIS 3.4. The active pixel is corre...
- 11:53 PM Bug report #20262 (In Progress): WFS provider: ERROR: Opening of authentication db FAILED
- 09:45 AM Bug report #20262: WFS provider: ERROR: Opening of authentication db FAILED
- At Luigi, yep, I'm on 5.11.2:
QGIS version
3.5.0-Master
QGIS code revision
9e45223d42
Compiled against Qt
5.1... - 09:44 AM Bug report #20262: WFS provider: ERROR: Opening of authentication db FAILED
- Hi Paolo,
We are talking about qgis-auth.db isn't it? File looks normal to me. I can (during the time QGIS is com... - 09:42 AM Bug report #20262: WFS provider: ERROR: Opening of authentication db FAILED
- as spotted by Mathieu Pellerin the error is rised due to this PR commit:69dab87d4a254bca9c3b22ae0dc07af3f22c6a1a. tha...
- 08:15 AM Bug report #20262: WFS provider: ERROR: Opening of authentication db FAILED
- the proxy settings are normally stored in the authentication DB because they may contain creadentials with passwords....
- 08:06 AM Bug report #20262: WFS provider: ERROR: Opening of authentication db FAILED
- Ok, thanks Mathieu. But limiting the amount of msg's is/should indeed a temporal fix isn't it?
I wonder now why QG... - 07:07 AM Bug report #20262: WFS provider: ERROR: Opening of authentication db FAILED
- Richard, the reason you are seeing this is because the WFS layer is served through an HTTPS (i.e. secure/encrypted) c...
- 11:42 PM Revision 85efc77b (qgis): Fix inefficient calls to QgsFeature.attributes()[idx]
- Replace with just f[idx]. Calling QgsFeature.attributes()
allocates a list of all attributes, which is inefficient
wh... - 11:42 PM Revision 6c99cbc1 (qgis): Minor changes to speed up PointstoPaths algorithm
- # 1: Replaced time-consuming call on all attributes by a more specific request - responsible for about 90% of running...
- 11:42 PM Revision f3e9aaf7 (qgis): Fix some inefficient python dictionary iteration
- 11:40 PM Bug report #20210 (Feedback): Crash Upon Exiting
- Looks like this is caused by a faulty plugin. Try with a clean profile.
- 11:40 PM Bug report #20214 (Closed): QGIS crashes when trying to load xml file for new svgs in style manager
- Should be fixed in master
- 11:38 PM Bug report #20259 (Closed): Crash
- Duplicate of #20280
- 11:38 PM Bug report #20259 (Closed): Crash
- Duplicate of #20280
- 10:17 AM Bug report #20259: Crash
- Try with a clean profile.
- 11:38 PM Bug report #20284 (Closed): Crash while idle 3.4
- Duplicate of #20280
- 11:38 PM Bug report #20284 (Closed): Crash while idle 3.4
- Duplicate of #20280
- 09:12 PM Bug report #20284 (Closed): Crash while idle 3.4
- h2. User Feedback
I was doing nothing, I left the computer for 40 minutes and when I came back there was a crash n... - 11:37 PM Bug report #20261 (Closed): python script crashes QGIS
- This is fixed in QGIS 3.0
In 2.x it's necessary to make an explicit copy of all geometries you capture from featur... - 11:37 PM Bug report #20261 (Closed): python script crashes QGIS
- This is fixed in QGIS 3.0
In 2.x it's necessary to make an explicit copy of all geometries you capture from featur... - 11:34 PM Bug report #20279 (Closed): Qgis Chased
- Duplicate of #20280
- 11:34 PM Bug report #20279 (Closed): Qgis Chased
- Duplicate of #20280
- 06:18 PM Bug report #20279 (Closed): Qgis Chased
- Crash ID: aeb36e7a3a86191e95fcf17004ccbc62c67209e7
Stack Trace
QgsWinNative::initializeMainWindow :
QAbstr... - 11:32 PM Bug report #20275 (Closed): QGIS Crash When Closing Application
- Duplicate of #20283
- 11:32 PM Bug report #20275 (Closed): QGIS Crash When Closing Application
- Duplicate of #20283
- 04:52 PM Bug report #20275 (Closed): QGIS Crash When Closing Application
- h2. User Feedback
I had just saved my project and then went to close QGIS when the crash occured.
h2. Report De... - 11:31 PM Bug report #20283 (Feedback): Crash when exiting program [proj_lpz_dist]
- This particular crash is usually caused by leftover files from a previous older version install. Can you try totally ...
- 08:38 PM Bug report #20283 (Reopened): Crash when exiting program [proj_lpz_dist]
- h2. User Feedback
Just closing the program
h2. Report Details
*Crash ID*: a3eb9e008e3031d98e71767c90264528b8... - 11:31 PM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
- Changing windows regional settings to English (United States) solves the problem!
So, the problem is related to so... - 05:31 PM Bug report #20244 (Feedback): Processing/GRASS do not work if Windows regional settings are not s...
- I assume you are using a localized OS, can you test with an OS in English?
- 10:16 AM Bug report #20244 (Open): Processing/GRASS do not work if Windows regional settings are not set t...
- 10:47 PM Revision 2ca28f3d (qgis): Merge pull request #8379 from elpaso/backport-3_4
- Backport: Fix geometry precision input in vector layer properties and not-dot
- 10:37 PM Revision 3a18ba6b (qgis): Fix another warning
- 10:37 PM Revision 2c278f31 (qgis): Fix a (harmless) build warning
- 10:33 PM Bug report #20277 (Feedback): GRASS vector tools do not work anymore if the datasource has "...|l...
- Is this actually a regression in the grass provider? My suspicion is that the provider never handled the layername pa...
- 06:40 PM Bug report #20277: GRASS vector tools do not work anymore if the datasource has "...|layername=na...
- Confirmed on Windows 10 with a geopackage layer.
- 05:20 PM Bug report #20277 (Closed): GRASS vector tools do not work anymore if the datasource has "...|lay...
- This includes any file based multi layer source (i.e. geopackage) as also shapefiles when added by a "export as..." o...
- 10:26 PM Revision c3e7632c (qgis): Prefetch memory variable changed to 32-bit and default raised to 8MB
- 09:27 PM Revision 629cdf21 (qgis): native/CMakeLists.txt cleanup
- 09:15 PM Feature request #20285 (Open): Automatic repair source folder of 'Missing Data'
- It would be great if there was a group of broken source data links that could be automatically repaired following the...
- 08:06 PM Bug report #20241: Crashes on QGIS3 app quit, but also from python when creating ref using QgsApp...
- Thanks for your comments.
1) I tried a clean profile and it did not make any difference that I could see. (Meanin... - 08:03 PM Bug report #20280: QGIS Crash on add or remove usb drive
- It also happens on Windows 8.1, and Ubuntu 18.04. Not only with flashdrives, but with any storage units' change: exte...
- 06:26 PM Bug report #20280 (Closed): QGIS Crash on add or remove usb drive
- h2. User Feedback
Ejecting or adding USB Drive crashes QGIS 3.4 with clean profile on Windows 10
h2. Report Det... - 07:54 PM Bug report #20282 (Closed): QGIS 3.4 Not Installing
- I have downloaded QGIS-OSGeo4W-3.4.0-1-Setup-x86_64.exe and run it. Everything appears to run just fine and the insta...
- 07:45 PM Revision 0d7f5986 (qgis): Fix broken handle bad layers dialog
- Partially revert af0bae67f and ea2cc365
Fixes #20265 - 07:45 PM Revision f6aecd15 (qgis): Avoid crash in style model when adding symbols with a new tag to library
- Fixes #20256
- 07:44 PM Revision 5ebb9745 (qgis): [browser] Fix some items which are marked as "Collapse" capability
- are incorrectly expanded on startup
- 07:44 PM Bug report #20265 (Closed): 3.4 explore button for adding missing layers is disabled
- Applied in changeset commit:qgis|0d7f59865b072c29f853513eb183c674585981ba.
- 07:44 PM Bug report #20265 (Closed): 3.4 explore button for adding missing layers is disabled
- Applied in changeset commit:qgis|0d7f59865b072c29f853513eb183c674585981ba.
- 03:33 AM Bug report #20265: 3.4 explore button for adding missing layers is disabled
- It also happens on Ubuntu 18.04
- 01:00 AM Bug report #20265 (In Progress): 3.4 explore button for adding missing layers is disabled
- 07:44 PM Bug report #20256 (Closed): QGIS 3.4 crashes on save symbol
- Applied in changeset commit:qgis|f6aecd152d367ed0a4cf661c3c5c8c1850f608af.
- 07:44 PM Bug report #20256 (Closed): QGIS 3.4 crashes on save symbol
- Applied in changeset commit:qgis|f6aecd152d367ed0a4cf661c3c5c8c1850f608af.
- 01:11 AM Bug report #20256 (In Progress): QGIS 3.4 crashes on save symbol
- 07:44 PM Revision a873289d (qgis): [processing] Fix crash when right clicking toolbox outside of an item
- Fixes #20264
- 07:43 PM Bug report #20264 (Closed): ProcessingToolbox crashes on calling mouse context menu
- Applied in changeset commit:qgis|a873289da7846b6761fe40733d5e7407cce7684d.
- 07:43 PM Bug report #20264 (Closed): ProcessingToolbox crashes on calling mouse context menu
- Applied in changeset commit:qgis|a873289da7846b6761fe40733d5e7407cce7684d.
- 07:37 PM Bug report #20281 (Closed): QGIS 3.4: Python error when running "r.texture" on Windows
- In continuation of Bug report #20146,
QGIS 3.4 Madeira and GRASS 7. r.texture does not provide any output. Not in te... - 07:09 PM Bug report #20260: labelling is much slower in 3.4 compared to 2.18
- > I didn't explained myself very well: what i wanted to say is that I think (I may be wrong) that when the maps has t...
- 05:14 PM Bug report #20260: labelling is much slower in 3.4 compared to 2.18
> Hi Giovanni,
> some clarifications: it's not just slow, we talk about hours (when it does not crash before). And...- 06:55 AM Bug report #20260: labelling is much slower in 3.4 compared to 2.18
- Giovanni Manghi wrote:
> For a 1.2gb zipped shapefile I think is safe to say that if you don't limit labelling (by m... - 06:25 PM Bug report #19321: Map Tips on Mac doesn't display the content correctly
- 3.4 installed and the map tips are working properly!
- 06:24 PM Bug report #17773: No Retina / HiDPI support in 2.99 on osx
- Ugo Santana wrote:
> Great news!!! :D
3.4 installed and it is retinified!
Everything is great now! Thanks Deni... - 05:34 PM Revision 24eaea5e (qgis): Show an empty string if precision is 0 or not valid
- Backported from master
- 05:33 PM Revision 344a5a69 (qgis): Fix geometry precision input in vector layer properties and not-dot loc...
- Fix #20255 - Impossible to enter a decimal value for the geometry precision in French (comma as decimal separator)
B... - 05:32 PM Bug report #20278 (Open): file names with å ä ö doesn't pickup world file
- If I have a TIF tile with associated world file (TFW) and the file has one of the letters å ä ö (swedish characters) ...
- 05:19 PM Revision 79731715 (qgis): Update GDAL extractprojection.py to QGIS 3
- 05:16 PM Bug report #20229 (Open): WMS Legend does not show completely
- 11:41 AM Bug report #20229: WMS Legend does not show completely
- Sorry for not being clearer, the layers panel scroll bars do not allow scrolling to see the full extent of a large (W...
- 05:05 PM Bug report #20273 (Feedback): Error whe I use QGIS 3.0, 3.02 and 3.4
- You must much more details: add the necessary steps to allow us try replicate. Also try again using a new/clean profile.
- 05:05 PM Bug report #20273 (Feedback): Error whe I use QGIS 3.0, 3.02 and 3.4
- You must much more details: add the necessary steps to allow us try replicate. Also try again using a new/clean profile.
- 04:24 PM Bug report #20273 (Closed): Error whe I use QGIS 3.0, 3.02 and 3.4
- When I open the sotware in the 3.0 and 3.2 version it generat an error, then I installed the 3.04 version but trhe sa...
- 05:04 PM Bug report #20274 (Closed): Saving symbol in Symbol selector
- #20256
- 05:04 PM Bug report #20274 (Closed): Saving symbol in Symbol selector
- #20256
- 04:37 PM Bug report #20274: Saving symbol in Symbol selector
- Forgot to add "crashes QGIS" in the title
- 04:36 PM Bug report #20274 (Closed): Saving symbol in Symbol selector
- h2. User Feedback
In the Symbol Selector window (right-click on a layer, click Styles, click Edit Symbol). Click o... - 05:03 PM Bug report #20230 (Closed): Cannot export a GPKG layer into the same container but different laye...
- 11:34 AM Bug report #20230: Cannot export a GPKG layer into the same container but different layer name
- Yes, this appears to have been fixed in 3.4
- 05:02 PM Bug report #20236 (Open): Identify tool does not open feature form when used on Sqlite views (loa...
- 10:20 AM Bug report #20236: Identify tool does not open feature form when used on Sqlite views (loaded as ...
- Tested in 3.4 issue is still there. A workaround is to create another layer with identical geometry and join it to th...
- 05:01 PM Revision 296df2e0 (qgis): Reintroduce GDAL extract projection
- Fixes #20263 (when some other files are also fixed)
- 04:56 PM Bug report #20276 (Closed): Off-Line editing: attributes are shifted when using GPKG as off-line ...
- *New description:*
On the checkout - If I use Geopackage I get a "shift" of attributes. I have included a screenshot... - 04:54 PM Bug report #20271: WMS is not displayed in QGIS 3.4.0 Madeira
- Same with https://maps.zg.ch/basisplan_sw/service.svc/get?REQUEST=getcapabilities&Service=WMS&VERSION=1.3.0
- 12:06 PM Bug report #20271: WMS is not displayed in QGIS 3.4.0 Madeira
- Same with https://www.wms.nrw.de/geobasis/wms_nw_dop.
The wms protocol window shows "...&STYLES&FORMAT=..." instea... - 11:47 AM Bug report #20271 (Closed): WMS is not displayed in QGIS 3.4.0 Madeira
- A working WMS is no longer displayed under QGIS 3.4.0. The same service works fine under 3.2.3.
Under 3.4.0 only t... - 04:33 PM Bug report #12652: marker rotation and polygon containing rings
- Current workaround is to use a geometry generator with an expression that returns the polygon boundarys as lines:
@ ... - 02:56 PM Bug report #20266 (Feedback): Copy/paste style form widget type
- Did you copy forms only?
You need to copy fields category too. - 04:35 AM Bug report #20266: Copy/paste style form widget type
- The forms are created - but the widget types/default values are not added
- 04:31 AM Bug report #20266 (Open): Copy/paste style form widget type
- In 3.4 copy/paste style for forms does not paste
Tried to save/load style - same result
In 3.2 it worked for sam... - 01:00 PM Bug report #20272 (Closed): Polygon intersection on same layer returning wrong result
- When running the vector *Intersection tool* and specifying the same layer as *Input* and *Overlay* layer,
result con... - 11:24 AM Bug report #19772 (Closed): QGIS crash when adding feature to Memory Vector Layer
- That's correct - that method is not thread safe and should only be used in the main thread
- 11:24 AM Bug report #19772 (Closed): QGIS crash when adding feature to Memory Vector Layer
- That's correct - that method is not thread safe and should only be used in the main thread
- 10:08 AM Bug report #19772: QGIS crash when adding feature to Memory Vector Layer
- I have successfully debugged the cause of this crash and resolved it.
This crash happens when I call @provider.addFe... - 11:22 AM Bug report #20270 (Open): Freeze when opening properties dialog on very large PostGIS layer
- In QGIS 3.4.0 on OSX I'm not able to open the properties dialog on a PostGIS vector layer. The app just freezes (but ...
- 11:13 AM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Giovanni Manghi wrote:
> > even if the qgis 2.x mode, ie clicking on the polygon (automatically select vertex) witho... - 10:36 AM Bug report #20268 (Closed): gdal tools
- #20269
- 10:36 AM Bug report #20268 (Closed): gdal tools
- #20269
- 10:05 AM Bug report #20268 (Closed): gdal tools
- corrupted plugin gdal tool after fresh qgis 3.4 installation
- 10:31 AM Revision 2f1dec98 (qgis): Merge pull request #8362 from m-kuhn/codeReadability
- Improve code readability
- 10:20 AM Feature request #20267 (Feedback): Data defined override into legend items automatically
- duplicate/similar to this #11491 ?
- 10:20 AM Feature request #20267 (Feedback): Data defined override into legend items automatically
- duplicate/similar to this #11491 ?
- 08:40 AM Feature request #20267 (Feedback): Data defined override into legend items automatically
- I have been using QGIS for a while now and I am trying to display 2 sets of data at a point. Manipulating size and co...
- 10:18 AM Bug report #20269 (Feedback): gdal tools corrupted
- gdal tools does not exist anymore in qgis 3, if you see in your plugin list then there is something wrong in your pro...
- 10:07 AM Bug report #20269 (Rejected): gdal tools corrupted
- plugin corrupted no resolving hints
- 10:13 AM Revision 06b4483b (qgis): Merge pull request #8375 from m-kuhn/deadlockInGeometryValidation
- Backport of fix deadlock in geometry validation
- 10:12 AM Bug report #20263: GDAL "Extract projection" not available from the processing toolbox in 3.4
- I checked the code (extractprojection.py), and found that it had not been completely adapted to QGIS 3.
I tried to f... - 08:59 AM Revision e1557c62 (qgis): Merge pull request #8373 from m-kuhn/hideGeometryValidationBackport
- Hide geometry validation dock
- 08:59 AM Bug report #20249 (Closed): pip missing from QGIS 3.4 on Windows
- python3-pip added as dependency to qgis-full in osgeo4w.
- 08:59 AM Bug report #20249 (Closed): pip missing from QGIS 3.4 on Windows
- python3-pip added as dependency to qgis-full in osgeo4w.
- 08:59 AM Bug report #20249 (Closed): pip missing from QGIS 3.4 on Windows
- python3-pip added as dependency to qgis-full in osgeo4w.
- 08:55 AM Revision 86f951cd (qgis): Fix deadlock in geometry validation
- Fix a deadlock in geometry validation. This happens when the mainthread "waits for finished" of a checker thread.
Wh... - 08:55 AM Revision b2192836 (qgis): Silence warning
- 08:55 AM Revision 9c154520 (qgis): Allow calling getFeatureSource without feedback
- 08:55 AM Revision 1f8e6a53 (qgis): More comprehensive API docs
- 08:54 AM Revision 3a74c879 (qgis): Merge pull request #8361 from m-kuhn/deadlockInGeometryValidation
- Fix deadlock in geometry validation
- 08:09 AM Revision f4326842 (qgis): Switch
- 08:04 AM Revision 7c6774b9 (qgis): handle EnableChange event in QgsFilterLineEdit
- cherry-picked from 9768fdd0f3a302ea058ba7d1ab4fc1a205750795
- 08:03 AM Revision 8765d2a1 (qgis): removed extra ;
- cherry-picked from a4bb9058b444c0fe3a7bab91fb2e33179c3498b9
- 08:03 AM Revision 278d293f (qgis): Test if NULL is selected
- cherry-picked from 5b4aed3aa2e6f40785cba9f67d887b729cdd0c9e
- 08:02 AM Revision 47243dc2 (qgis): controll clear button by edit-state
- because it has to appear on edit-mode, otherwise not
cherry-picked from f0b0aea3b223b1af4a61e1ce01513d1e8cbdf6d3 - 08:02 AM Revision cb1172bd (qgis): tests for switching between values
- especially setting the NULL value and checking if it's selected
checking if the clear button is activ when it should ... - 08:01 AM Revision caa63407 (qgis): remove connection to lineeditcleared, because of already correct null v...
- cherry-picked from 7939cfb5570e771004bf8ce9f034d450f99f6bce
- 08:01 AM Revision 9f6198e1 (qgis): pass nullRepresentation to QgsFilterLineEdit
- cherry-picked from e37f1d11272a3170b2335ea67c5b4d24a54594a1
- 08:00 AM Revision 17777691 (qgis): selectAll if requested on mouse release
- because otherwise the mouse event makes the selectAll useless if it's done on focusEvent
cherry-picked from d3c861e7... - 08:00 AM Revision a5981f30 (qgis): use lambda to set value to null
- cherry-picked from fbbb32000e62d17c95b4c9649147259ed7363e07
- 07:59 AM Revision 11ebdeee (qgis): remove setReloadTime because it's not used anymore
- cherry-picked from 8a226671f57ee134fe6c348ef506a09295f1873e
- 07:59 AM Revision 374862c0 (qgis): do not overwrite text entry on editing and model reloadings
- cherry-picked from 43f77fda5834d3d52707814f9d4019c7e8533c69
- 07:58 AM Revision 1276671e (qgis): set value to null when pressed lineedit-clearbutton
- cherry-picked from 713192f7106214588561945225628059796acc08
- 07:58 AM Revision 3ffdae10 (qgis): setting of reload interval in featurelistcombo
- cherry-picket from 13d25862630582f29bdc507bba48db3af7ba2aaa
- 07:56 AM Revision e968819d (qgis): More comprehensive API docs
- 07:39 AM Revision 65dc93c0 (qgis): Hide geometry validation dock
- Fix #20245 https://issues.qgis.org/issues/20245
- 07:38 AM Revision 59b1d309 (qgis): Merge pull request #8360 from m-kuhn/hideGeometryValidation
- Hide geometry validation dock
- 07:37 AM Bug report #20245 (Closed): A "Geometry Validation" ghost window appears and suddenly disappears ...
- Applied in changeset commit:qgis|e16e25c0166ac66594edc67d3b015bf0df5041d2.
- 07:37 AM Bug report #20245 (Closed): A "Geometry Validation" ghost window appears and suddenly disappears ...
- Applied in changeset commit:qgis|e16e25c0166ac66594edc67d3b015bf0df5041d2.
- 01:13 AM Revision a9f7f354 (qgis): vector layer properties now checks if config widget factory supports layer
- previously the factory would always be used, even if it did not
support the active layer
fixes #20240 - 01:12 AM Bug report #20240 (Closed): layer properties dialog does not call widget factory's supportsLayer(...
- Applied in changeset commit:qgis|a9f7f3542e2424b0b8cbd500c077ea648d6f24f6.
- 01:12 AM Bug report #20240 (Closed): layer properties dialog does not call widget factory's supportsLayer(...
- Applied in changeset commit:qgis|a9f7f3542e2424b0b8cbd500c077ea648d6f24f6.
- 01:04 AM Revision f951219b (qgis): update mac bundling for new Qt frameworks
- 01:02 AM Revision 2f86f228 (qgis): update mac bundling for new Qt frameworks
2018-10-29
- 12:43 AM Bug report #20264 (In Progress): ProcessingToolbox crashes on calling mouse context menu
- 08:45 PM Bug report #20264: ProcessingToolbox crashes on calling mouse context menu
- Confirmed on Linux too.
- 08:45 PM Bug report #20264: ProcessingToolbox crashes on calling mouse context menu
- Confirmed on Linux too.
- 06:25 PM Bug report #20264 (Closed): ProcessingToolbox crashes on calling mouse context menu
- QGIS crashes when when calling right-mouse-click context menu from a ProcessingToolbox tree-view position below the l...
- 12:04 AM Bug report #20244: Processing/GRASS do not work if Windows regional settings are not set to EN
- Similar error here, on QGIS 3.4:...
- 11:23 PM Bug report #20265 (Closed): 3.4 explore button for adding missing layers is disabled
- When opening a saved project, and the Manage missing layers shows up, the 'explore' button isn't working properly: it...
- 11:11 PM Bug report #20259: Crash
- I can confirm this behavior. Upon opening moving the mouse to hover over the Browser panel, the application crashes. ...
- 08:46 PM Bug report #20259 (Feedback): Crash
- Some more info is needed. It crashes on start? or after starting after trying do something?
- 08:46 PM Bug report #20259 (Feedback): Crash
- Some more info is needed. It crashes on start? or after starting after trying do something?
- 02:34 PM Bug report #20259 (Closed): Crash
- h2. User Feedback
Nothing to do. Just crash!
h2. Report Details
*Crash ID*: 27a7a1737bab5acc1609b70f6389e7af... - 09:57 PM Bug report #20260 (Feedback): labelling is much slower in 3.4 compared to 2.18
- For a 1.2gb zipped shapefile I think is safe to say that if you don't limit labelling (by max number of labels, by sc...
- 09:57 PM Bug report #20260 (Feedback): labelling is much slower in 3.4 compared to 2.18
- For a 1.2gb zipped shapefile I think is safe to say that if you don't limit labelling (by max number of labels, by sc...
- 02:55 PM Bug report #20260 (Closed): labelling is much slower in 3.4 compared to 2.18
- QGIS takes a very very long time (or stops) trying to show labels with placement around centroid for a layer containi...
- 09:52 PM Bug report #19692: Advanced setting / Processing Configuration / "GRASS7 Folder" is not automatic...
- sand thorn wrote:
> In version 3.4
> Settings / Advanced / Processing / Configuration / GRASS7 Folder
> seems not ... - 10:17 AM Bug report #19692: Advanced setting / Processing Configuration / "GRASS7 Folder" is not automatic...
- In version 3.4
Settings / Advanced / Processing / Configuration / GRASS7 Folder
seems not affected and unused.
H... - 09:50 PM Bug report #20258 (Feedback): Join attributes by location (summary) tool does not join summary fi...
- Seems to work fine here, please attach a sample project with data.
- 01:30 PM Bug report #20258 (Closed): Join attributes by location (summary) tool does not join summary fields
- When using the join attributes by location (summary) tool the summary fields calculated do not join onto the output. ...
- 09:19 PM Bug report #18301: Processing tools don't ask for input layer when choosing directly a multi laye...
- Tobias Wendorff wrote:
> Andrea Giudiceandrea wrote:
> > Confirmed on 3.4.0
>
> And on 3.5-dev, too.
not surp... - 09:16 PM Feature request #20250: 2.x and 3.x vertex edtior
- I can't say I don't agree. Please raise your concerns also in the developers mailing list, so to reach a wider audience.
- 09:15 PM Bug report #18760 (Open): DXF export loses symbol and point heights
- 09:14 PM Bug report #20242 (Open): missing last segments of DXF exported polylines
- 09:13 PM Bug report #20263: GDAL "Extract projection" not available from the processing toolbox in 3.4
- for some reason it was commented out here:
https://github.com/qgis/QGIS/blob/release-3_4/python/plugins/processing... - 09:13 PM Bug report #20263: GDAL "Extract projection" not available from the processing toolbox in 3.4
- for some reason it was commented out here:
https://github.com/qgis/QGIS/blob/release-3_4/python/plugins/processing... - 09:13 PM Bug report #20263: GDAL "Extract projection" not available from the processing toolbox in 3.4
- for some reason it was commented out here:
https://github.com/qgis/QGIS/blob/release-3_4/python/plugins/processing... - 04:40 PM Bug report #20263 (Closed): GDAL "Extract projection" not available from the processing toolbox i...
- The GDAL "Extract projection" algorithm used to be available under [GDAL]-> Projections in the processing toolbox in ...
- 09:09 PM Bug report #20206 (Closed): issues on vertex selection with the new "edit vertex tool" in QGIS Ma...
> even if the qgis 2.x mode, ie clicking on the polygon (automatically select vertex) without having to select it i...- 09:09 PM Bug report #20206 (Closed): issues on vertex selection with the new "edit vertex tool" in QGIS Ma...
> even if the qgis 2.x mode, ie clicking on the polygon (automatically select vertex) without having to select it i...- 11:02 AM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Antonio Viscomi wrote:
> Antonio Viscomi wrote:
> > Giovanni Manghi wrote:
> > > > If it is solved i 3.4 ok I'll t... - 10:58 AM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > > If it is solved i 3.4 ok I'll try It,
> > > but in older ve... - 08:49 PM Bug report #18018 (Closed): a virtual layer make the project empty
- 09:37 AM Bug report #18018: a virtual layer make the project empty
- I don't have any project file with the "bug" for now. If it happens, I will join it.
I am working with QGis 3.4 now.... - 08:44 PM Bug report #20256: QGIS 3.4 crashes on save symbol
- Confirmed on Linux too.
- 08:44 PM Bug report #20256: QGIS 3.4 crashes on save symbol
- Confirmed on Linux too.
- 08:44 PM Bug report #20256: QGIS 3.4 crashes on save symbol
- Confirmed on Linux too.
- 12:34 PM Bug report #20256 (Closed): QGIS 3.4 crashes on save symbol
- h2. User Feedback
Hello,
QGIS crash each time i save a symbol in my library with a custom flag. After restarting ... - 08:41 PM Bug report #20224 (Closed): Map Tips does not appear to align with cursor
- 01:22 PM Bug report #20224: Map Tips does not appear to align with cursor
- Giovanni Manghi wrote:
> Please try on 3.4
I can confirm that it works as it should on 3.4 - 07:45 PM Bug report #20048: Incorrectly uses epsg:2158 for epsg:25829 prj files
- Thanks for take to time to check it. I'm not sure which software was used to generate the shapefile, but probably is ...
- 01:05 AM Bug report #20048: Incorrectly uses epsg:2158 for epsg:25829 prj files
- The (ESRI) WKT representation of each of the mentioned SRS are:
EPSG:2158, from http://spatialreference.org/ref/ep... - 06:48 PM Revision 4668d226 (qgis): fix crash when connecting layerOrderChanged signal
- 06:25 PM Revision 2a84bae6 (qgis): add results hashes
- 04:15 PM Revision 1332e5c5 (qgis): Allow calling getFeatureSource without feedback
- 03:44 PM Revision 13876318 (qgis): Improve code readability
- 03:38 PM Revision 46563556 (qgis): Silence warning
- 03:12 PM Bug report #20262 (Closed): WFS provider: ERROR: Opening of authentication db FAILED
- In Current Master, when for example calling this wfs:
https://geodata.nationaalgeoregister.nl/bag/wfs?request=GetC... - 03:06 PM Bug report #20261 (Closed): python script crashes QGIS
- I have written a python script which has two input vector layers (one point-layer and one line-layer). The outpout is...
- 03:05 PM Revision 02ec785e (qgis): Fix deadlock in geometry validation
- Fix a deadlock in geometry validation. This happens when the mainthread "waits for finished" of a checker thread.
Wh... - 01:58 PM Revision b00b3f68 (qgis): Merge pull request #8358 from elpaso/bugfix-20255
- Fix geometry precision input in vector layer properties and not-dot l…
- 01:57 PM Bug report #20255 (Closed): Impossible to enter a decimal value for the geometry precision in Fre...
- Applied in changeset commit:qgis|12c75d3ca231cb8978e4e8131c312d402b9fbe45.
- 01:57 PM Bug report #20255 (Closed): Impossible to enter a decimal value for the geometry precision in Fre...
- Applied in changeset commit:qgis|12c75d3ca231cb8978e4e8131c312d402b9fbe45.
- 12:03 PM Bug report #20255 (In Progress): Impossible to enter a decimal value for the geometry precision i...
- PR https://github.com/qgis/QGIS/pull/8358
- 12:03 PM Bug report #20255 (In Progress): Impossible to enter a decimal value for the geometry precision i...
- PR https://github.com/qgis/QGIS/pull/8358
- 11:45 AM Bug report #20255: Impossible to enter a decimal value for the geometry precision in French (comm...
- localization setting by default (system) : fr_FR
- 11:35 AM Bug report #20255: Impossible to enter a decimal value for the geometry precision in French (comm...
- What are your localization settings? Options -> general -> override system locale?
- 10:56 AM Bug report #20255 (Closed): Impossible to enter a decimal value for the geometry precision in Fre...
- see attachments
the value 0,1 is not stored
- 01:26 PM Bug report #20257: Make the invitation to download newer version translatable
- That's from "version.txt":https://version.qgis.org/version.txt produced by "mkversion.py":https://github.com/qgis/QGI...
- 01:14 PM Bug report #20257 (Open): Make the invitation to download newer version translatable
- When a new release is out, you are asked to download that version but the message is half translated and translatable...
- 12:36 PM Revision ac54e961 (qgis): Show an empty string if precision is 0 or not valid
- 12:34 PM Revision e16e25c0 (qgis): Hide geometry validation dock
- Fix #20245 https://issues.qgis.org/issues/20245
- 12:01 PM Revision 12c75d3c (qgis): Fix geometry precision input in vector layer properties and not-dot loc...
- Fix #20255 - Impossible to enter a decimal value for the geometry precision in French (comma as decimal separator)
- 10:31 AM Feature request #20254 (Open): Crosshairs in Georeferencer
- The georeferencer is a valuable tool for integrating published raster maps with known coordinates.
To pick coordina... - 09:52 AM Revision 8fc43780 (qgis): Merge pull request #8114 from signedav/bugfix_not_deleting_relation
- More intuitive relation reference widget text filter
- 09:14 AM Revision d4cf8cf7 (qgis): More clazy optimisations
- 09:14 AM Revision 3c3fcf50 (qgis): Fix clazy warnings
- 09:14 AM Revision 0035b7c3 (qgis): Avoid creating temporary project properties and options dialogs
- for locator filter
This is expensive and results in a lengthy delay when first
using the locator in a QGIS session.
... - 09:14 AM Revision d196125b (qgis): Fix build
- 09:12 AM Bug report #20253 (Closed): UI : QGIS 3.4 Font are too small on Bottom toolbar (navigator and pro...
- Fixed in master
- 09:12 AM Bug report #20253 (Closed): UI : QGIS 3.4 Font are too small on Bottom toolbar (navigator and pro...
- Fixed in master
- 09:01 AM Bug report #20253: UI : QGIS 3.4 Font are too small on Bottom toolbar (navigator and projection)
- Arnaud Poncet-Montanges wrote:
> See linked image.
Me too. Windows 10.
- 08:49 AM Bug report #20253: UI : QGIS 3.4 Font are too small on Bottom toolbar (navigator and projection)
- !https://issues.qgis.org/attachments/download/13620/QGIS_BUG_3.4.0_bottom_fonts.jpg!
- 08:49 AM Bug report #20253 (Closed): UI : QGIS 3.4 Font are too small on Bottom toolbar (navigator and pro...
- See linked image.
- 09:11 AM Bug report #20246: packaging: icons/desktop/mimeinfo files should also be installed/processed on BSD
- Pr in https://github.com/qgis/QGIS/pull/8357
- 08:02 AM Bug report #20204: QGIS crashes when clicking on attribute table header and clicking on sort
- Giovanni Manghi wrote:
> > Thanks sharing this ;-)
>
> does it crash on a new profile?
No, on a new profile it... - 08:00 AM Bug report #20252: sqlite.dll was not found
- * Issue was reported on Windows x32
- 07:56 AM Bug report #20252 (Closed): sqlite.dll was not found
- I got the following error when I tried to update qgis:
!https://i.stack.imgur.com/nN79H.png!
I tried to reinstall... - 04:05 AM Bug report #19896: Composer margin expression does not work
- Nyall Dawson wrote:
> Applied in changeset commit:qgis|c94eefb6df0bf9e504452986da943d7b9f8574c8.
Thanks a lot f... - 02:56 AM Revision c077fbcd (qgis): Follow up status bar font fixes, avoid too small font on Windows
- (cherry picked from commit c9206884372e25decb354706728935cef5765e34)
- 02:56 AM Revision 3179b3b8 (qgis): Avoid useless tray icon on Windows 7
- Fixes #20247
(cherry picked from commit 908a058a3a88947498be44e8bba1ce2afb12981e) - 02:56 AM Revision 21d1bdf1 (qgis): [processing] Fix exceptions due to closed algorithm dialogs when
- opened from toolbox and closed before task completes
(cherry picked from commit 0d5a8ddd8e387219721ff24cb8299960e4f3... - 02:30 AM Bug report #20251 (Open): virtual fields can't be filtered
- After creating a virtual field with $area (float), it's not possible to filter on this variable - they don't appear o...
- 02:27 AM Revision 1dd36f13 (qgis): Capitalization
- 01:49 AM Revision 0d5a8ddd (qgis): [processing] Fix exceptions due to closed algorithm dialogs when
- opened from toolbox and closed before task completes
- 01:17 AM Revision 908a058a (qgis): Avoid useless tray icon on Windows 7
- Fixes #20247
- 01:17 AM Bug report #20247 (Closed): A QGIS icon is added in the system tray without any functionality
- Applied in changeset commit:qgis|908a058a3a88947498be44e8bba1ce2afb12981e.
- 01:17 AM Bug report #20247 (Closed): A QGIS icon is added in the system tray without any functionality
- Applied in changeset commit:qgis|908a058a3a88947498be44e8bba1ce2afb12981e.
- 01:06 AM Revision c9206884 (qgis): Follow up status bar font fixes, avoid too small font on Windows
2018-10-28
- 12:26 AM Bug report #20242: missing last segments of DXF exported polylines
- Nyall Dawson wrote:
> Can you share a self contained project & simple data file we can use as a test case here?
O... - 11:40 PM Bug report #20242: missing last segments of DXF exported polylines
- Can you share a self contained project & simple data file we can use as a test case here?
- 10:40 PM Bug report #20242: missing last segments of DXF exported polylines
- Giovanni Manghi wrote:
> please try 3.4
see the picture attached...
2.18 had problems with dxf height exports,... - 09:38 PM Bug report #20242 (Feedback): missing last segments of DXF exported polylines
- please try 3.4
- 09:38 PM Bug report #20242 (Feedback): missing last segments of DXF exported polylines
- please try 3.4
- 02:11 AM Bug report #20242 (Closed): missing last segments of DXF exported polylines
- while 3d exporting LineString25D polyline dxf or shp the last line segments... simply disappears. I think users would...
- 12:25 AM Bug report #18760: DXF export loses symbol and point heights
- Nyall Dawson wrote:
> Can you share a self contained project & simple data file we can use as a test case here? (Alo... - 12:25 AM Bug report #18760: DXF export loses symbol and point heights
- Nyall Dawson wrote:
> Can you share a self contained project & simple data file we can use as a test case here? (Alo... - 11:39 PM Bug report #18760: DXF export loses symbol and point heights
- Can you share a self contained project & simple data file we can use as a test case here? (Along with a sample of wha...
- 10:48 PM Bug report #18760: DXF export loses symbol and point heights
- Giovanni Manghi wrote:
> Kepes Ádám wrote:
> > Giovanni Manghi wrote:
> > > Any difference with 3.2 or master?
> ... - 12:24 AM Bug report #18872: Symbol Selector Window 'overflows' the screen on small resolutions
- I confirm the issue, just tested in QGIS 3.5.0-Master.
I'm not sure this can help but, while the issue happens with ... - 12:24 AM Bug report #18872: Symbol Selector Window 'overflows' the screen on small resolutions
- I confirm the issue, just tested in QGIS 3.5.0-Master.
I'm not sure this can help but, while the issue happens with ... - 10:46 PM Feature request #20250 (Feedback): 2.x and 3.x vertex edtior
- Whether the 3.x vertex editor is an improvement to the 2.x version, is perhaps a matter of taste. So, not to replace ...
- 10:25 PM Bug report #18301: Processing tools don't ask for input layer when choosing directly a multi laye...
- Andrea Giudiceandrea wrote:
> Confirmed on 3.4.0
And on 3.5-dev, too. Actually, it's not only GPKG, really all ot... - 02:14 PM Bug report #18301: Processing tools don't ask for input layer when choosing directly a multi laye...
- Confirmed on 3.4.0
- 09:59 PM Bug report #20249 (Closed): pip missing from QGIS 3.4 on Windows
- The latest release of QGIS (3.4) on Windows is missing Python's pip module / command line client. Our plugin GIS4WRF ...
- 09:40 PM Bug report #20244 (Feedback): Processing/GRASS do not work if Windows regional settings are not s...
- do you have special chars in the datasources paths or names?
- 09:40 PM Bug report #20244 (Feedback): Processing/GRASS do not work if Windows regional settings are not s...
- do you have special chars in the datasources paths or names?
- 10:23 AM Bug report #20244 (Closed): Processing/GRASS do not work if Windows regional settings are not set...
- Hi,
Each time I want run any Grass algorithm fromprocessing toolbox, I have this kind of error:... - 09:36 PM Bug report #20107 (Feedback): Inconsistent number of decimal places in Identify tool
- reopen the PR?
- 02:00 PM Bug report #20107: Inconsistent number of decimal places in Identify tool
- Confirmed on 3.4.0
- 09:32 PM Bug report #20238 (Closed): DB Manager: Python error when trying to open a GPKG connection and th...
- 02:37 PM Bug report #20238 (Feedback): DB Manager: Python error when trying to open a GPKG connection and ...
- I cannot reproduce (but you don't say "how" you "trying to open a GPKG connection", so I'm probably doing that differ...
- 02:37 PM Bug report #20238 (Feedback): DB Manager: Python error when trying to open a GPKG connection and ...
- I cannot reproduce (but you don't say "how" you "trying to open a GPKG connection", so I'm probably doing that differ...
- 09:28 PM Bug report #20241 (Feedback): Crashes on QGIS3 app quit, but also from python when creating ref u...
- Try 3.4, try also with a new/clean profile.
- 09:28 PM Bug report #20241 (Feedback): Crashes on QGIS3 app quit, but also from python when creating ref u...
- Try 3.4, try also with a new/clean profile.
- 09:17 PM Bug report #20247 (Open): A QGIS icon is added in the system tray without any functionality
- 06:26 PM Bug report #20247 (Closed): A QGIS icon is added in the system tray without any functionality
- When QGIS 3.4.0 is running, a QGIS icon is added in the system tray without any functionality.
- 07:17 PM Feature request #20248 (Open): Add a $z and and $z_at expression functions
- Would it be possible to add the $z and $z_at expression functions? With the ability for working with 3d data, this fu...
- 03:42 PM Bug report #20246: packaging: icons/desktop/mimeinfo files should also be installed/processed on BSD
- Maybe that should be (UNIX AND NOT APPLE) in cmake-speak..
- 03:36 PM Bug report #20246 (Closed): packaging: icons/desktop/mimeinfo files should also be installed/proc...
- There's been nice improvements in linux packaging recently for 3.4 (ie https://github.com/qgis/QGIS/commit/52a80d895c...
- 02:32 PM Bug report #20202 (Closed): DB Manager: Pyhon error when importing from PostGIS to GPKG with drag...
- Sorry, still no errors here.
- 02:32 PM Bug report #20202 (Closed): DB Manager: Pyhon error when importing from PostGIS to GPKG with drag...
- Sorry, still no errors here.
- 02:25 PM Bug report #18447 (Closed): "Object has too many attribute" (saving joined layers)
- First test with 3.4: Problem seems to be solved, no error message anymore, no problems with saving. Thank you very much!
- 02:08 PM Bug report #20026: Processing algorithms are not able to add the output layer to an exiting GPKG ...
- Confirmed on 3.4.0
- 02:03 PM Bug report #20050: GPKG and SQLite files containing raster layers are incorrectly added to the map
- Confirmed on 3.4.0
- 01:56 PM Bug report #20025: GDAL/OGR Dissolve algorithm not properly working with point/multipoint layers
- Confirmed on 3.4.0
- 01:47 PM Bug report #20245 (Closed): A "Geometry Validation" ghost window appears and suddenly disappears ...
- A "Geometry Validation" ghost window appears in the upper-left corner and suddenly disappears upon every startup of Q...
- 10:53 AM Bug report #19641: Debian buster dependency broken
- Many many thanks works like a charm !
The "about" is copied here.
best regards thanks again
Version de QGIS 3... - 10:00 AM Bug report #19641: Debian buster dependency broken
- Hi,
There is always a few days between the update of Qt and the update of QGIS for Debian buster repositories. I hav... - 10:27 AM Feature request #12942 (Closed): Document Clip option in Raster Renderer - Singleband pseudocolor
- The dialog still needs update but this option is explained (https://docs.qgis.org/testing/en/docs/user_manual/working...
- 09:36 AM Bug report #20183 (Feedback): QGIS Backwards Incompatible Changes names incorrect
- > - `QgsStrategy` -> `QgsNetworkStrategy`-
Can you be more specific on what should be the changes, please? Or if y... - 09:28 AM Bug report #18622: Mouse pointer displacement
- Hi Alessandro !
This script is a relief.
I was struggling since month now with this issue and couldn't use Qgis 3 o... - 02:23 AM Bug report #20243 (Open): losing SVG symbol elevation during DXF export
- qgis 2.18.3 loses expression-calculated sized SVG symbol's heights (fix-sized symbols are good),
Qgis 3.2.3 loses !!...
2018-10-27
- 11:30 PM Bug report #20239: Raster layer properties dialog cannot be extended
- Yes, I'm willing to submit a PR. I cannot commit to any date for it though. But I hope to be able to submit it soon :)
- 11:21 PM Bug report #20239: Raster layer properties dialog cannot be extended
- Something like QgsMapLayerPropertiesBase makes sense to me, would you like to make a pull request?
- 10:16 PM Bug report #20239: Raster layer properties dialog cannot be extended
- Upon closer inspection, it seems @QgsOptionsDialogBase@ is very generic and is used in lots of places, so this kind o...
- 09:42 PM Bug report #20239 (Open): Raster layer properties dialog cannot be extended
- The vector layer properties dialog can be extended by calling @QgisInterface.registerMapLayerConfigWidgetFactory()@
... - 11:13 PM Bug report #20241 (Closed): Crashes on QGIS3 app quit, but also from python when creating ref usi...
- QGIS3 app seems to run fine and saves work. But when I come to close it consistently crashes.
Running on Mac OSX ... - 10:39 PM Bug report #20240: layer properties dialog does not call widget factory's supportsLayer() method
- Yes, I can supply a PR. I cannot commit to a date, unfortunately, but it should be soon.
- 10:09 PM Bug report #20240: layer properties dialog does not call widget factory's supportsLayer() method
- > This issue seems fairly easy to fix, as it is just a matter of adding an if clause that checks the result of the fa...
- 09:54 PM Bug report #20240 (Closed): layer properties dialog does not call widget factory's supportsLayer(...
- Vector layer properties dialogs can be extended by plugin authors by leveraging @QgsMapLayerConfigWidgetFactory@. Thi...
- 09:55 PM Bug report #19641: Debian buster dependency broken
- Jürgen Fischer wrote:
> Gerard OpenSideFlanker wrote:
> > Hello,
> >
> > According to the note on download page ... - 09:43 PM Bug report #19641: Debian buster dependency broken
- Gerard OpenSideFlanker wrote:
> Hello,
>
> According to the note on download page the point release has occured b... - 12:08 PM Bug report #19641: Debian buster dependency broken
- Hello,
According to the note on download page the point release has occured but the problem is still present qgis-... - 08:46 PM Bug report #20227 (Closed): dbmanager time execution query python error
- Still not really sure how this happens. But the broken strings appear as translations for the source language in qgi...
- 08:46 PM Bug report #20227 (Closed): dbmanager time execution query python error
- Still not really sure how this happens. But the broken strings appear as translations for the source language in qgi...
- 08:46 PM Bug report #20227 (Closed): dbmanager time execution query python error
- Still not really sure how this happens. But the broken strings appear as translations for the source language in qgi...
- 08:32 PM Bug report #20227: dbmanager time execution query python error
- Just to understand what's going on here, is it a transit Transiflex problem?
- 05:36 PM Bug report #20227: dbmanager time execution query python error
- The advantage of having active developer among translators.
By dropping, you mean you remove the translation, keepin... - 10:30 AM Bug report #20227: dbmanager time execution query python error
- Harrissou Santanna wrote:
> Alessandro, sorry i didn't mean something was wrong in the dbmanager code but something ... - 10:09 AM Bug report #20227: dbmanager time execution query python error
- Alessandro, sorry i didn't mean something was wrong in the dbmanager code but something might get wrong in the commun...
- 07:31 PM Bug report #20218: [geometry validation] settings active only after project restart
- Confirmed on 3.4.
Also what bothers me a lot (if I understand correctly how this new very important functionality ... - 07:28 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Giovanni Manghi wrote:
> > If it is solved i 3.4 ok I'll try It,
> > but in older version 3.2.3 an 3.3 this of pre... - 07:24 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
> If it is solved i 3.4 ok I'll try It,
> but in older version 3.2.3 an 3.3 this of pre-selection does not works
...- 07:16 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Giovanni Manghi wrote:
> Antonio Viscomi wrote:
> > I try to summarise:
> > 1 - I starded editing_
> > 2 - I move... - 05:56 PM Bug report #20206 (Feedback): issues on vertex selection with the new "edit vertex tool" in QGIS ...
- Antonio Viscomi wrote:
> I try to summarise:
> 1 - I starded editing_
> 2 - I move the mouse on polygon 65592 to e... - 05:56 PM Bug report #20206 (Feedback): issues on vertex selection with the new "edit vertex tool" in QGIS ...
- Antonio Viscomi wrote:
> I try to summarise:
> 1 - I starded editing_
> 2 - I move the mouse on polygon 65592 to e... - 05:56 PM Bug report #20206 (Feedback): issues on vertex selection with the new "edit vertex tool" in QGIS ...
- Antonio Viscomi wrote:
> I try to summarise:
> 1 - I starded editing_
> 2 - I move the mouse on polygon 65592 to e... - 07:06 PM Revision 9e45223d (qgis): reset English translations on update
- 07:06 PM Revision 012bd99e (qgis): scripts/tsstat.pl: remove unused site mode and add note to doc/TRANSLATORS
- 07:06 PM Revision 9ad01cf9 (qgis): replace three dots with ellipsises in translation strings
- 06:34 PM Bug report #20202: DB Manager: Pyhon error when importing from PostGIS to GPKG with drag and drop
- also, when doing import operations, if there are broken connections to gpkg datasources errors like #20238 keep poppi...
- 06:18 PM Bug report #20202: DB Manager: Pyhon error when importing from PostGIS to GPKG with drag and drop
- Alessandro Pasotti wrote:
> No errors here, can you share data and project?
it happens when the option "create sp... - 06:18 PM Bug report #20202: DB Manager: Pyhon error when importing from PostGIS to GPKG with drag and drop
- Alessandro Pasotti wrote:
> No errors here, can you share data and project?
it happens when the option "create sp... - 06:18 PM Bug report #20202: DB Manager: Pyhon error when importing from PostGIS to GPKG with drag and drop
- Alessandro Pasotti wrote:
> No errors here, can you share data and project?
it happens when the option "create sp... - 06:09 PM Bug report #20238 (Closed): DB Manager: Python error when trying to open a GPKG connection and th...
- The same scenario but with Spatialite it returns a much better message in a dialog window.
Traceback (most recen... - 06:06 PM Bug report #20234 (Feedback): Issue: Layer styles stored in SpatialLite Database not filtering/lo...
- duplicate of #19675 ?
- 10:04 AM Bug report #20234: Issue: Layer styles stored in SpatialLite Database not filtering/loading/savin...
- It comes up with an error saying not possible to store the style in master.
- 10:04 AM Bug report #20234: Issue: Layer styles stored in SpatialLite Database not filtering/loading/savin...
- It comes up with an error saying not possible to store the style in master.
- 10:04 AM Bug report #20234: Issue: Layer styles stored in SpatialLite Database not filtering/loading/savin...
- It comes up with an error saying not possible to store the style in master.
- 06:04 PM Bug report #20229 (Feedback): WMS Legend does not show completely
- seems fine to me in 3.4 (meaning that at least to me is perfectly normal to have to resize the legend panel when load...
- 05:59 PM Bug report #20226: vertex edit ignore topological editing when move a polygon boundary segment
- Unfortunately confirmed on 3.4 too.
- 05:59 PM Bug report #20226: vertex edit ignore topological editing when move a polygon boundary segment
- Unfortunately confirmed on 3.4 too.
- 05:40 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
> but the issues in screencast appear also in 0de984d7f9 that is today release
I cannot find this commit so I ...- 05:38 PM Revision f3643ef9 (qgis): remove translations for expression group to fix the UI
- 05:38 PM Revision 73134b4c (qgis): add missing expression groups
- 05:03 PM Bug report #18872: Symbol Selector Window 'overflows' the screen on small resolutions
- Hanif Rifai wrote:
> Adding QScrollArea as main container or stackedWidget container in qgssymbolselectordialogbase.... - 05:02 PM Bug report #20224 (Feedback): Map Tips does not appear to align with cursor
- Please try on 3.4
- 05:02 PM Bug report #20224 (Feedback): Map Tips does not appear to align with cursor
- Please try on 3.4
- 05:02 PM Bug report #20224 (Feedback): Map Tips does not appear to align with cursor
- Please try on 3.4
- 05:00 PM Bug report #20199 (Closed): Aggregate function is not working
> I'd probably just put it to a feature request to allow support for integer field types
feel free to open that.- 05:00 PM Bug report #20199 (Closed): Aggregate function is not working
> I'd probably just put it to a feature request to allow support for integer field types
feel free to open that.- 09:29 AM Bug report #20199: Aggregate function is not working
- Giovanni Manghi wrote:
> Dan Isaacs wrote:
> > It seems possibly as though, unlike a normal expression, aggregate e... - 04:59 PM Bug report #20237 (Feedback): Qgis Crash
- Try on 3.4 using a new/clean profile.
- 04:59 PM Bug report #20237 (Feedback): Qgis Crash
- Try on 3.4 using a new/clean profile.
- 09:26 AM Bug report #20237 (Closed): Qgis Crash
- Hi,
I get a crash each time using Extension/Manage and install plugins.
Crash ID: 753c43eb31d443f8aab3043d1613d... - 04:57 PM Bug report #20204: QGIS crashes when clicking on attribute table header and clicking on sort
> Thanks sharing this ;-)
does it crash on a new profile?- 01:38 PM Bug report #20233 (Closed): Issue: Large polygon vector layer stored in SpatialLite db not render...
- Feel free to open a ticket related to the index and warnings.
- 06:14 AM Bug report #20233: Issue: Large polygon vector layer stored in SpatialLite db not rendering prope...
- Nyall Dawson wrote:
> Maybe an issue with the spatial index in the database - can you recreate this?
Yep, I'm an id... - 02:36 AM Bug report #20233: Issue: Large polygon vector layer stored in SpatialLite db not rendering prope...
- Maybe an issue with the spatial index in the database - can you recreate this?
- 10:08 AM Bug report #20221 (Closed): Gererate Contours from Points
- Please log your ticket to the plugin issue tracker.
https://github.com/ccrook/QGIS-Contour-Plugin/issues
QGIS exp... - 09:59 AM Bug report #20236 (Feedback): Identify tool does not open feature form when used on Sqlite views ...
- Please try in 3.4 and report back.
- 09:59 AM Bug report #20236 (Feedback): Identify tool does not open feature form when used on Sqlite views ...
- Please try in 3.4 and report back.
- 09:11 AM Bug report #20236 (Open): Identify tool does not open feature form when used on Sqlite views (loa...
- Basically, if an SQL query (one with geometry) is saved as a view, then loaded as a layer, the identify tool selects ...
- 07:11 AM Bug report #20235 (Open): QGIS does not obey saved SSL server exceptions
- QGIS 2.18 and 3.2 with GRASS 7, installed via the most recent OSGeo installer. Custom certificate configuration windo...
- 06:51 AM Revision ce32a253 (qgis): remove translations for expression group to fix the UI
- 06:51 AM Revision c4b3cbcd (qgis): add missing expression groups
2018-10-26
- 01:54 AM Revision aa42b868 (qgis): Add native platform method to show file/folder properties, implement
- for linux
- 11:56 PM Bug report #20233: Issue: Large polygon vector layer stored in SpatialLite db not rendering prope...
- Giovanni Manghi wrote:
> Can you link/attach the dataset?
File size: 104 MB, 7z
https://1drv.ms/u/s!AvMZEGXuAwQz... - 11:35 PM Bug report #20233 (Feedback): Issue: Large polygon vector layer stored in SpatialLite db not rend...
- Can you link/attach the dataset?
- 11:00 PM Bug report #20233 (Closed): Issue: Large polygon vector layer stored in SpatialLite db not render...
- Issue summary:
Relatively large polygon dataset stored in QGIS-created SpatialLite database will not draw properly/f... - 11:50 PM Revision d34fe6b1 (qgis): fix gdal_contour in test (#8351)
- now gdal_contour does not create 3D by default
see upstream issue https://github.com/OSGeo/gdal/issues/336
and fix ht... - 11:31 PM Bug report #20231 (Closed): Profile Tool Plugin Crashes
- Must be reported to the plugin author.
- 11:31 PM Bug report #20231 (Closed): Profile Tool Plugin Crashes
- Must be reported to the plugin author.
- 05:54 PM Bug report #20231 (Closed): Profile Tool Plugin Crashes
- When I go to choose the field to use in a point vector file for elevation, it crashes QGIS each time. This is what w...
- 11:23 PM Bug report #20227: dbmanager time execution query python error
- Harrissou, the string in QGIS is correct python code, I don't know anything about the translation process but it's de...
- 10:41 PM Bug report #20227: dbmanager time execution query python error
- Indeed it might be a translation issue but as you can see in the attached screenshot the strings in master are not av...
- 09:27 PM Bug report #20227 (Feedback): dbmanager time execution query python error
- 03:05 PM Bug report #20227: dbmanager time execution query python error
- Most probably a translation error. Can you try with english language (go to settings and override locale, then restar...
- 02:40 PM Bug report #20227 (Closed): dbmanager time execution query python error
when executing any SQL query with DBmanager I get the error message (see attachment).
and the execution time is no...- 11:15 PM Bug report #20234 (Feedback): Issue: Layer styles stored in SpatialLite Database not filtering/lo...
- Issue Summary:
It is very difficult to load/set a default style from a SpatialLite database, despite having created ... - 10:23 PM Revision 25cddbc3 (qgis): Update qgis.sip.in
- 10:05 PM Bug report #20225 (Open): QGIS crashes when layer rendering is aborted
- It was a PG polygon layer.
But I'm a bit confused as I laterrealized that it's not the QGIS instance I added the lay... - 09:27 PM Bug report #20225 (Feedback): QGIS crashes when layer rendering is aborted
- What layer type?
- 11:34 AM Bug report #20225 (Closed): QGIS crashes when layer rendering is aborted
- I add a layer that has a lot of features and while it was rendering I unchecked it in the layers panel. BOOM!
h2. ... - 10:01 PM Revision f3b0b257 (qgis): add islandic translator (followup f4e6477a)
- 09:57 PM Revision f9fa6068 (qgis): add note with Qt bug
- 09:49 PM Revision 5fa533f1 (qgis): fix Qt issue with QString::number and precision 0
- 09:26 PM Bug report #20230 (Feedback): Cannot export a GPKG layer into the same container but different la...
- Please test with 3.4 -- this should be fixed.
- 04:52 PM Bug report #20230 (Closed): Cannot export a GPKG layer into the same container but different laye...
- If a vector geopackage layer is loaded into QGIS and then exported into the same GPKG file, but with a different laye...
- 09:25 PM Bug report #20232 (Closed): Bug when i try to export into shapefile a tempory layer that have a ...
- Since QGIS 3.0 line or polygon shapefiles are always loaded into QGIS as multilinestring/multipolygon. If you require...
- 09:25 PM Bug report #20232 (Closed): Bug when i try to export into shapefile a tempory layer that have a ...
- Since QGIS 3.0 line or polygon shapefiles are always loaded into QGIS as multilinestring/multipolygon. If you require...
- 07:43 PM Bug report #20232 (Closed): Bug when i try to export into shapefile a tempory layer that have a ...
- Hi, i write to report a bug of QGIS 3.2.3. A few days ago i wanted a new shapefile with geometry "Line (LineString)" ...
- 09:20 PM Revision 76418690 (qgis): add missing GUI_EXPORT macro
- 09:15 PM Revision e44d5a36 (qgis): fix gdal_contour in test
- now gdal_contour does not create 3D by default
see upstream issue https://github.com/OSGeo/gdal/issues/336
and fix ht... - 09:11 PM Revision b872f617 (qgis): add missing GUI_EXPORT macro
- 09:07 PM Revision 7ac52152 (qgis): [FEATURE] Add "export to file" options for raster and vector layers
- within the browser panel
Allows direct export of these files (e.g. to a different format,
crs, etc) without having t... - 09:04 PM Revision b8113af9 (qgis): give tolerance in the test
- 09:03 PM Revision 03d17549 (qgis): output full precision
- 08:37 PM Revision de1fff13 (qgis): output full precision
- 08:24 PM Revision 983a8af4 (qgis): add missing GUI_EXPORT macro
- 07:45 PM Revision 7baf6d4b (qgis): output full precision
- 07:06 PM Revision 40ec44cc (qgis): output full precision
- 04:42 PM Bug report #20229 (Open): WMS Legend does not show completely
- If a WMS layer with a large legend is loaded into QGIS, the legend isn't fully displayed in the Layers panel. More of...
- 04:32 PM Revision d175674a (qgis): more for Qt3Dextras
- 04:32 PM Revision 5566560e (qgis): add libqt53dextras5
- 04:32 PM Revision c1b477c2 (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
- 04:32 PM Revision 5a297cba (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
- 04:32 PM Revision 9156476b (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 04:28 PM Feature request #13825 (Closed): Save a shapefile to an EXISTING ESRI Geodatabase
- Fixed with the introduction of the ability to specify File and Layer names when saving to container formats. Availabl...
- 03:39 PM Feature request #20228 (Open): Please Add a zoom to vertex option in editor vertex panel
- Hi all,
when a user select a vertex or some vertices from vertex panel he often needs to see where these vertices ... - 02:58 PM Bug report #20204: QGIS crashes when clicking on attribute table header and clicking on sort
- Harrissou Santanna wrote:
> > Can you say how I can start the installed qgis with a clean profile?
>
> Menu Setti... - 02:34 PM Revision f703839f (qgis): [Bugfix][Server] Use Project selection color in GetPrint 3.4
- 02:34 PM Revision 20898877 (qgis): Bump version to 3.5
- 02:32 PM Revision 4a4b62ed (qgis): Release of 3.4 (Madeira)
- 02:32 PM Revision 736b0f70 (qgis): changelog and news update for 3.4
- 02:32 PM Revision 07e05d89 (qgis): translation update for 3.4 from transifex
- 02:26 PM Bug report #20226 (Closed): vertex edit ignore topological editing when move a polygon boundary s...
- Hi all,
new vertex editor ignore topological editing when move a polygon boundary segment.
Topological editing wo... - 02:23 PM Revision 6249b07f (qgis): Merge pull request #8320 from rldhont/server-reactivate-print-selection-3
- [Server] Reactivate the capability to print selection with Server 3.4
- 02:12 PM Revision 4ba77f83 (qgis): fix typo
- 02:11 PM Revision 9e6d1658 (qgis): doxymentation
- 02:11 PM Revision f002a9c4 (qgis): fix snapping indicator when advance digitizing tools is enabled
- 02:04 PM Revision 443afcd0 (qgis): Merge pull request #8323 from mhugo/fix_15709
- Fix virtual layer FilterRect handling when no uid is defined
- 02:03 PM Bug report #15709 (Closed): bad match of valeurs with virtual layer
- Applied in changeset commit:qgis|efe4a79687eef7866de0f02df5bf1950431356aa.
- 02:03 PM Bug report #15709 (Closed): bad match of valeurs with virtual layer
- Applied in changeset commit:qgis|efe4a79687eef7866de0f02df5bf1950431356aa.
- 01:59 PM Revision cbd7adec (qgis): Release of 2.18.25
- 01:46 PM Revision 40e94066 (qgis): Add snapindicator to shape tools (#8292)
- 01:40 PM Revision 547fdb82 (qgis): be more explicit when detecting dark theme on Mac
- 01:37 PM Revision 4295e0e8 (qgis): Fix build on OSX platform < 10.14 (#8348)
- 01:24 PM Revision 5f5edb6b (qgis): Black mssql test on Travis
- The mssql odbc driver is proving very crashy on the Travis
docker image. Revisit when the docker image is upgraded - 01:21 PM Bug report #18872: Symbol Selector Window 'overflows' the screen on small resolutions
- Adding QScrollArea as main container or stackedWidget container in qgssymbolselectordialogbase.ui will fix the proble...
- 01:00 PM Revision 0633ee04 (qgis): Merge pull request #8336 from m-kuhn/doNotReportEnvelopeAsGap
- Do not report envelope as gap
- 12:59 PM Revision 2c835f97 (qgis): Merge pull request #8347 from DelazJ/patch-4
- [Bugfix]Update "refresh layer at interval" tooltip
- 12:59 PM Bug report #20223 (Closed): Incorrect hint on textbox "refresh layer every (seconds)"
- Applied in changeset commit:qgis|3e7ee919fa7175061364ad8920ed6aeafc47375c.
- 12:59 PM Bug report #20223 (Closed): Incorrect hint on textbox "refresh layer every (seconds)"
- Applied in changeset commit:qgis|3e7ee919fa7175061364ad8920ed6aeafc47375c.
- 10:39 AM Bug report #20223 (Closed): Incorrect hint on textbox "refresh layer every (seconds)"
- Right click on a layer > Properties
"Rendering" tab
There's a checkbox named "refresh layer every (seconds)"
If yo... - 12:58 PM Revision 03c38e92 (qgis): Merge pull request #8345 from m-kuhn/snapToGridExtentsUpdate
- Update snap to grid rect on extentChange
- 12:58 PM Bug report #20222 (Closed): Digitizing grid sometimes disappears when zooming / panning
- Applied in changeset commit:qgis|0a8081416f32a61891c08953f902c0162c52f640.
- 12:58 PM Bug report #20222 (Closed): Digitizing grid sometimes disappears when zooming / panning
- Applied in changeset commit:qgis|0a8081416f32a61891c08953f902c0162c52f640.
- 10:23 AM Bug report #20222 (Closed): Digitizing grid sometimes disappears when zooming / panning
- When zooming into different regions of the map canvas with a precision enabled on a layer and using e.g. the map tool...
- 12:02 PM Revision 3e7ee919 (qgis): Update "refresh layer at interval" tooltip
- Fix #20223
- 11:51 AM Revision b4e31608 (qgis): [Server][GetPrint] Draw selection for SVG output
- 11:36 AM Revision c47c0ef7 (qgis): [Server][Tests] Update WMS GetPrint Selection
- 11:32 AM Revision 91c19ff5 (qgis): [Bugfix][Server][GetPrint] Correctly set way to draw selection in layou...
- 11:14 AM Bug report #20224 (Closed): Map Tips does not appear to align with cursor
- I find the map tips tool very useful. However I have noticed that it does not appear to align with where the cursor i...
- 11:11 AM Bug report #18554: Toggling Hidden Widget doesn't do anything anymore
- This is fixed for forms now. The hidden widget works for forms.
It doesn't work for attribute table though.
If a wi... - 11:07 AM Revision efe4a796 (qgis): Fix virtual layer FilterRect handling when no uid is defined (fixes #15...
- When no uid if defined, features returned have an id defined by an
autoincremented integer. So we cannot use a SQL fi... - 10:48 AM Bug report #9160: if only one point is selected "zoom to selected" does not zoom
- Thaks Denis!
It works fine for me. For our purpose we don't need an extra per project scale setting, I think.
B... - 10:43 AM Revision daa650ed (qgis): Merge pull request #8331 from rldhont/fix-server-wfs-force-multi-geom-g...
- [Bugfix][Server][WFS] Segfault when converting geom to multi
- 10:41 AM Bug report #18070: crash upon exit/qnetworkconfiguration destructor
- Guess i spoke too fast.. not 100% reproducible, but in this session i only opened a file open dialog then exited qgis...
- 10:37 AM Bug report #18070: crash upon exit/qnetworkconfiguration destructor
- 3.2.3 *seems* fine :)
- 08:28 AM Bug report #18070 (Feedback): crash upon exit/qnetworkconfiguration destructor
- Hi Landry,
Do you still have this issue? - 10:39 AM Bug report #17825: File browser broken with gtk backend
- to workaround this i use qt5ct which allows me to set the QT5 gtk theme to something different from the default gtk3 ...
- 10:34 AM Bug report #17825: File browser broken with gtk backend
- Still reproducible w/ qt 5.9.6, qgis 3.2.3, gtk 3.22.30 & xfce 4.13.
- 08:27 AM Bug report #17825: File browser broken with gtk backend
- Hi Landry,
Today Qt 5.11, GTK 3.22.30 and XFCE 4.12.
I've never been able to reproduce this bug on FreeBSD. Do ... - 10:38 AM Revision 0a808141 (qgis): Update snap to grid rect on extentChange
- Fix #20222
- 10:21 AM Bug report #13703 (Closed): projects with relative SVG files are taken into consideration by Serv...
- It now works as it should on 3.3 Master
- 10:01 AM Revision 32cdf3a0 (qgis): Do not report envelope as gap
- Under some circumstances, the envelope of a check region would be reported as a gap.
While a check that this doesn't ... - 10:00 AM Revision a0e3c2df (qgis): Merge pull request #8335 from m-kuhn/qgsrectangleSnappedToGrid
- Add QgsRectangle::snappedToGrid
- 09:38 AM Revision 04edcb75 (qgis): Merge pull request #8305 from signedav/action-icon
- Different mAction icon, when action activated
- 09:36 AM Revision e797f7ef (qgis): Merge pull request #8229 from signedav/duplication-context-fix
- Select feature menu on action with multiple features
- 09:35 AM Bug report #17853 (Closed): Duplicate Feature and Duplicate Feature (redigizited) operate on mult...
- Applied in changeset commit:qgis|8839e2fc0cb48e54289949fe40b59cb62951f91c.
- 09:35 AM Bug report #17853 (Closed): Duplicate Feature and Duplicate Feature (redigizited) operate on mult...
- Applied in changeset commit:qgis|8839e2fc0cb48e54289949fe40b59cb62951f91c.
- 09:32 AM Bug report #14228 (Closed): Setting maximum labeling scale bigger than 1:1 gets resetted to 1:100...
- Works on 3.3 Master
- 08:58 AM Revision e991d98c (qgis): [layouts] Fix data defined table button loses state
- Refs #18694
- 08:58 AM Revision bbdbfa17 (qgis): [layouts] Final fixes for data defined widgets showing outdated
- data defined definitions when clicking between layout items
of the same type
Fixes #18694 - 08:58 AM Revision 5e3fdb96 (qgis): [layouts] Fix some data defined buttons don't update when
- clicking between objects of same type
Refs #18694 - 08:57 AM Revision 0f22a29b (qgis): Fix dropping/adding z dimensions to certain output data types
- where the layer geometry type is defined by features, not preset
in advance
Fixes #20220, #17669 - 08:57 AM Revision 4bc561cc (qgis): Fix crashes when right clicking a layer with a broken source,
- e.g. a layer loaded from a qlyr with missing layer reference
- 08:57 AM Revision d1e29783 (qgis): Add warning to QgsLayerTreeLayer::layer() dox
- Because the returned pointer must ALWAYS be tested before
being dereferenced - 08:57 AM Bug report #18694 (Closed): [Layout] Data-defined options not updated in items properties when mo...
- Applied in changeset commit:qgis|bbdbfa17a966d852f3bf16b2c083fdb532947f5d.
- 08:57 AM Bug report #18694 (Closed): [Layout] Data-defined options not updated in items properties when mo...
- Applied in changeset commit:qgis|bbdbfa17a966d852f3bf16b2c083fdb532947f5d.
- 04:41 AM Bug report #18694 (In Progress): [Layout] Data-defined options not updated in items properties wh...
- 08:57 AM Bug report #17669 (Closed): GeoJSON export includes z-dimension even if unticked
- Applied in changeset commit:qgis|0f22a29b9dccd13010d300bf101ab46cda813dc0.
- 08:57 AM Bug report #17669 (Closed): GeoJSON export includes z-dimension even if unticked
- Applied in changeset commit:qgis|0f22a29b9dccd13010d300bf101ab46cda813dc0.
- 02:14 AM Bug report #17669 (In Progress): GeoJSON export includes z-dimension even if unticked
- 08:57 AM Bug report #20220 (Closed): "Include z-dimension" checkbox doesn't seem to function
- Applied in changeset commit:qgis|0f22a29b9dccd13010d300bf101ab46cda813dc0.
- 08:57 AM Bug report #20220 (Closed): "Include z-dimension" checkbox doesn't seem to function
- Applied in changeset commit:qgis|0f22a29b9dccd13010d300bf101ab46cda813dc0.
- 02:14 AM Bug report #20220 (In Progress): "Include z-dimension" checkbox doesn't seem to function
- 08:24 AM Revision 69442400 (qgis): Merge pull request #8338 from 3nids/fix20201
- use Exclude field by default for relation search widget wrapper
- 08:24 AM Bug report #20201 (Closed): Forms in search mode: relation reference widgets show "equal to" be d...
- Applied in changeset commit:qgis|95142cc19e9fb68977e6c9e3989194e012b2d107.
- 08:24 AM Bug report #20201 (Closed): Forms in search mode: relation reference widgets show "equal to" be d...
- Applied in changeset commit:qgis|95142cc19e9fb68977e6c9e3989194e012b2d107.
- 07:58 AM Revision 0da210df (qgis): Add QgsRectangle::snappedToGrid
- Snaps a rectangle to a grid.
- 07:03 AM Revision f0735d91 (qgis): Update test masks
- 07:03 AM Revision 1ae010a6 (qgis): Fix some clang truncate to int warnings
- 05:15 AM Revision 1a2d0cc5 (qgis): [processing][SAGA] Fix multilevel b spline description files
- Resync with SAGA parameters
- 03:54 AM Revision 7f484aba (qgis): Fix some more inconsistent status bar fonts
- 02:16 AM Revision b1505549 (qgis): Do not overwrite values in attribute form while SearchMode
- Because it can be in SearchMode during editing state, a change of selection in the feature list would overwrite the v...
2018-10-25
- 01:57 AM Bug report #20221 (Closed): Gererate Contours from Points
- I have a shape file containing random points with values to contour after taking the difference of two fields. Some p...
- 01:54 AM Revision 6526dd08 (qgis): bundle sip to correct dir
- 12:19 AM Bug report #17669: GeoJSON export includes z-dimension even if unticked
- This issue is still happening with 3.2.3.
It it not limited to GeoJSON and also affects CSV, so I created a issue ... - 12:16 AM Bug report #20220: "Include z-dimension" checkbox doesn't seem to function
- This seems to have been occuring back with v2.18 as well as seen in issue #17669
This is also happening to another... - 12:14 AM Bug report #20220 (Closed): "Include z-dimension" checkbox doesn't seem to function
- With a GeoDatabase file source that contains PointZM Geometries, when I export to a CSV and untick the "Include z-dim...
- 12:11 AM Bug report #20219 (Closed): [invalid] Export to PostgreSQL: no datasets without geometries
- 12:02 AM Bug report #20219 (Closed): [invalid] Export to PostgreSQL: no datasets without geometries
- "Export to PostgreSQL" isn't able to export any tables without geometries. It needs a GEOM field.
For several tasks,... - 12:00 AM Bug report #20218 (Closed): [geometry validation] settings active only after project restart
- geometry validation settings in the layer properties only active after project restart.
settings should be active ... - 11:54 PM Revision 25c94d48 (qgis): Better method to avoid test on Travis
- 11:54 PM Revision 37a68562 (qgis): A bit more tolerance in provider test
- 11:54 PM Revision cd64d31b (qgis): [mssql] Ensure provider rejects features with incorrect geometry type
- 11:54 PM Revision 1f852fff (qgis): [mssql] Run provider layer edits test suite
- 11:54 PM Revision fb0b8fda (qgis): [mssql] For consistency with other providers deleteFeatures should retu...
- 11:54 PM Revision 54c587f0 (qgis): [mssql] Avoid some tests on Travis which trigger crashes in the ms odbc...
- not our fault -- i think it's either an issue with the ms odbc
driver itself or qt's odbc database handling. In any c... - 11:54 PM Revision 89aa19f6 (qgis): Add a provider test to ensure that features returned from
- addFeatures have the correct id assigned
- 11:54 PM Revision 972250d0 (qgis): [mssql] Use output instead of IDENT_CURRENT to retrieve newly added pri...
- It's safer, works with non-identity columns, and potentially allows
us to optimise in future and bulk insert features... - 11:54 PM Revision 72946c30 (qgis): [mssql] Fix incorrect layer extents after modifying layers
- 11:53 PM Bug report #20215: Coordinate widget on status bar doesn't display whole numbers
- I have found option to get fixed number of decimal places for coordinates display - it's inside project properites, b...
- 06:42 PM Bug report #20215 (Open): Coordinate widget on status bar doesn't display whole numbers
- Coordinate widget frame is not displaying all digits properly (first digit is partially hidden). QGIS is in fullscree...
- 11:52 PM Revision f4e6477a (qgis): Update TRANSLATORS
- Added missing translator for Icelandic
- 11:52 PM Revision 69df8cf7 (qgis): Updated the version of CMake from 3.7 to 3.12 in the list of required t...
- 11:51 PM Revision 560e841e (qgis): [authmanager] Fix OAuth2 implicit grant flow
- 11:34 PM Revision 8eb19302 (qgis): Merge pull request #8330 from 3nids/fix9160
- Properly zoom to feature for single point selected
- 11:34 PM Bug report #9160 (Closed): if only one point is selected "zoom to selected" does not zoom
- Applied in changeset commit:qgis|edc03030efc9e5286df14e4b79629d98701421c2.
- 11:34 PM Bug report #9160 (Closed): if only one point is selected "zoom to selected" does not zoom
- Applied in changeset commit:qgis|edc03030efc9e5286df14e4b79629d98701421c2.
- 05:25 PM Bug report #9160: if only one point is selected "zoom to selected" does not zoom
- ok, thanks for the feedbck!
- 05:14 PM Bug report #9160: if only one point is selected "zoom to selected" does not zoom
- Denis: perhaps you did not receive notification because you haven't been assigned to this issue? I assigned you now.
... - 05:09 PM Bug report #9160: if only one point is selected "zoom to selected" does not zoom
- I did not receive a notification for your reply and did not see before implementing the solution I had in mind.
see ... - 08:01 AM Bug report #9160: if only one point is selected "zoom to selected" does not zoom
- @Denis: not sure if I fully understand you. Overlapping other points? That might result in a very deep zoom in, proba...
- 11:20 PM Revision 1118f4ac (qgis): Remove some dox details which are likely to go out of date quickly
- 11:20 PM Revision 857bbe1e (qgis): Register metatype for QgsAuthManager::MessageLevel to avoid qt warnings
- 11:20 PM Revision 87f5c0c0 (qgis): [o2] Avoid a misleading console error output
- 11:17 PM Revision 531f3663 (qgis): Merge pull request #8310 from borysiasty/scale_lock_button
- Move the scale lock button from the QgsStatusBarScaleWidget to QgsStatusBarMagnifierWidget
- 11:10 PM Revision 26330069 (qgis): Merge pull request #8329 from borysiasty/browser_gpkg_overwrite
- Disable overwriting GPKG layers with rasters in the Browser Panel
- 11:10 PM Revision 6a61d5d2 (qgis): Merge pull request #8337 from borysiasty/update-firstrundialog
- Update link to changelog in the First Run Dialog
- 10:44 PM Bug report #20153: Edit form: Hint value is set as default value during editing
- related PR https://github.com/qgis/QGIS/pull/8114
- 10:38 PM Revision 95142cc1 (qgis): use Exclude field by default for relation search widget wrapper
- fix #20201
- 10:00 PM Revision ef56a7a2 (qgis): Update changelog link from 3.0.0 to 3.4-LTR in the First Run Dialog
- 09:31 PM Revision daca55a7 (qgis): add test for QgsRectangle::scale and scaled
- 09:29 PM Bug report #20214 (Feedback): QGIS crashes when trying to load xml file for new svgs in style man...
- Can you share the XML file?
- 04:45 PM Bug report #20214 (Closed): QGIS crashes when trying to load xml file for new svgs in style manager
- h2. User Feedback
h2. Report Details
*Crash ID*: 8d5ade14451aa30dd70d11d1d8df701994e63390
*Stack Trace... - 08:51 PM Revision 6a2c31d8 (qgis): fix typo
- 08:47 PM Bug report #20217: QGIS crashes while editing layer
- I think I might have run the calculation then got the crash when I pressed the "Save modifications" button because de...
- 08:29 PM Bug report #20217 (Closed): QGIS crashes while editing layer
- h2. User Feedback
I was copying features from a mapinfo .tab 2D point layer to a postgis table. Features got paste... - 08:46 PM Revision b5dc84d7 (qgis): Fix some clazy warnings
- 08:46 PM Revision b8361e4f (qgis): [outh2] Don't crash when trying to parse an invalid json configuration ...
- 08:46 PM Revision 3088574c (qgis): Fix failing oauth2 test
- The presence of the state parameter which has no QPROPERTY
counterpart in QgsAuthOAuth2Config was causing the
convers... - 08:46 PM Revision e24e5c78 (qgis): [oauth2] Use token url if refresh token url is not specified
- The refresh token url is marked as optional -- so we fallback
on the token url if user has not specified a specific r... - 08:46 PM Revision 7b3f3cfa (qgis): [oauth2] Show a list of directories searched for predefined configuration
- files in the list tooltip/help text
Immediately gives users more clues about how to use these
files and where they m... - 08:34 PM Revision a4e438a4 (qgis): fix fetching rectangle
- 08:30 PM Revision 94ce3b92 (qgis): Merge branch 'master' into bugfix_18902
- 08:01 PM Revision 6fc36dcd (qgis): use QgsFeatureRequest::setNoAttributes (#8332)
- 07:49 PM Revision 5577d83a (qgis): mark method as const
- 07:41 PM Revision d1f0ae47 (qgis): optimize request by fetching the required extend
- 07:37 PM Revision 80d0c33f (qgis): add QgsRectangle::scaled which returns the scaled rectangle
- facilitates one-lines
- 07:03 PM Feature request #20216 (Open): Drop-down menu for adding line object features
- There are many add feature options which can be found in Edit menu, but there are no buttons for them on toolbar, so ...
- 06:03 PM Revision bf5537e2 (qgis): fix crash when changing screen while rendering (#8328)
- remove this assert since by the time the map is rendered the screen changed and might not have the same DPR.
- 06:03 PM Revision 52d3144c (qgis): Update qgsmapcanvas.cpp
- 05:35 PM Revision 699d8487 (qgis): add QgsFeatureRequest::setNoAttributes (#8326)
- since it's more convenient than setSubsetOfAttributes( QgsAttributesList() )
- 05:34 PM Revision 81f4bdbe (qgis): [Bugfix][Server][WFS] Segfault when converting geom to multi
- Following 55928c0, [Bugfix][Server][WFS] In GML geometry has all to be multi, in which to avoid memory leak, I don't ...
- 04:56 PM Revision 653a6685 (qgis): Merge pull request #8325 from elpaso/bugfix-other-db-styles
- Fix show other DB styles when there are no styles for current layer
- 04:51 PM Revision edc03030 (qgis): Properly zoom to feature for single point selected
- fix #9160
this will fetch the canvas content and combine selected point with closest point and scale it 5 times - 04:49 PM Revision 83065a46 (qgis): Merge branch 'master' of github.com:qgis/QGIS into scale_lock_button
- 04:48 PM Revision 277e39dc (qgis): fix code layout
- 04:41 PM Revision dc334ac0 (qgis): Merge pull request #8223 from signedav/json_tests
- QgsServer Tests for JSON fields
- 04:40 PM Revision eae047e9 (qgis): [Server][Tests] Update WMS GetMap Selection
- The selection color is read from the project and apply to the map.
- 04:22 PM Revision 4147aaab (qgis): fix crash when changing screen while rendering
- remove this assert since by the time the map is rendered the screen changed and might not have the same DPR.
- 04:21 PM Revision 39f97ecb (qgis): [bugfix] Disable overwriting GPKG layers with rasters in the Browser pa...
- 04:17 PM Bug report #18973: Wrong identification of feature in a View
- Thanks. It is the same problem as with virtual layers and spatialite layers. When no primary key is defined, an id is...
- 04:03 PM Revision b0104a28 (qgis): Merge pull request #8324 from elpaso/bugfix-unreported-ensure-qml-exten...
- Bugfix unreported ensure qml extention on save style to file
- 04:03 PM Revision 75a170df (qgis): Merge pull request #8303 from m-kuhn/doNotPersistEstimatedMetadata
- Do not persist estimated metadata
- 03:57 PM Revision 4acb12d1 (qgis): Merge pull request #8281 from m-kuhn/copyValueMapToClipboard
- Allow copying value map definitions to clipboard
- 03:57 PM Feature request #20194 (Closed): ValueMap content cannot be exported or copy pasted
- Applied in changeset commit:qgis|7a984c3f6977e8074fc7b58671d1e069f27b88ab.
- 03:57 PM Feature request #20194 (Closed): ValueMap content cannot be exported or copy pasted
- Applied in changeset commit:qgis|7a984c3f6977e8074fc7b58671d1e069f27b88ab.
- 03:27 PM Revision 9768fdd0 (qgis): handle EnableChange event in QgsFilterLineEdit
- 03:19 PM Revision 6a9cff3f (qgis): reserve space in feature list for performance (#8322)
- 03:11 PM Revision d1423dec (qgis): add theme style.qss.auto to gitignore
- 03:00 PM Revision a4bb9058 (qgis): removed extra ;
- 02:58 PM Revision 5b4aed3a (qgis): Test if NULL is selected
- 02:41 PM Revision a091e64b (qgis): Adds missing styleChanged connection
- Remove useless if ( mRenderContext ) in onAttributeValueChanged and
onStyleChanged - 02:36 PM Revision f7367306 (qgis): Fix show other DB styles when there are no styles for current layer
- Aka: cleaning my own mess :)
- 02:35 PM Revision cd509de5 (qgis): fix typo
- 02:31 PM Revision a9e6950e (qgis): [Server] Use Project selection color in GetPrint for 3.4
- Because selection was deactivated in layout, selection color was not transmitted from QgsProject to QgsLayoutRenderCo...
- 02:26 PM Revision fa625ff0 (qgis): use forward declaration for QgsFeature
- and use as_const on featurelist
- 02:20 PM Revision 6afb8def (qgis): Add a test for saveNamedStyle to file path
- 02:19 PM Revision 08f2a02a (qgis): Ensure save as style file appends qml extension
- ... or you'll save in the DB instead
- 02:16 PM Revision cb19b346 (qgis): iterate through features with iterator
- 02:02 PM Revision 87fddaee (qgis): Do not persist estimated GDAL metadata
- GDAL saves metadata like min and max values into a .aux.xml sidecar file next to raster files.
It does this always, e... - 01:56 PM Revision f0b0aea3 (qgis): controll clear button by edit-state
- because it has to appear on edit-mode, otherwise not
- 01:29 PM Revision 0a2689d9 (qgis): rearanged imports
- 01:17 PM Bug report #19939: mesh: missing arrows around the edge of the canvas
- fixed in 3.3
- 01:15 PM Bug report #19939 (Closed): mesh: missing arrows around the edge of the canvas
- Applied in changeset commit:qgis|b0bd6293366a31f2bd7fa347aa104c326bc2d088.
- 01:15 PM Bug report #19939 (Closed): mesh: missing arrows around the edge of the canvas
- Applied in changeset commit:qgis|b0bd6293366a31f2bd7fa347aa104c326bc2d088.
- 01:16 PM Revision 0959e9f4 (qgis): force Night Mapping theme on Mac Mojave with Dark Theme (#8309)
- * force Night Mapping theme on Mac Mojave with Dark Theme
otherwise QGIS is pretty unusable
see #20195
* [themes] a... - 01:16 PM Revision b0bd6293 (qgis): fix #19939: render mesh arrows also on the edge of the canvas
- 01:16 PM Revision 20a205d8 (qgis): fix for different vector rendering types
- 12:59 PM Feature request #16953: Make overriding a layer's CRS harder so users don't change it when trying...
- I'll try to collect reports from users in the wild here to support my argument.
Just spotted: https://lists.fossgi... - 12:48 PM Revision a1d6f29e (qgis): Use time.process_time() instead of time.clock()
- time.clock is set to be deprecated in python3.8,
and was replaced by time.process_time in python3.3 - 12:34 PM Revision 2e01811a (qgis): tests for switching between values
- especially setting the NULL value and checking if it's selected
checking if the clear button is activ when it should ... - 11:57 AM Revision 607cd3e3 (qgis): Merge pull request #8236 from nyalldawson/marker_fill
- Fix svg marker doesn't render when size is very small
- 11:56 AM Revision 37d0fb41 (qgis): green icon
- 11:54 AM Revision 02888959 (qgis): Merge pull request #8263 from signedav/gpkg_offline_editing
- [Bugfix] offline editing with gpkg
- 11:53 AM Revision 4f432820 (qgis): Don't set app stylesheet font/font size if it isn't changed from
- the default
Potentially avoids some hidpi scaling issues - 11:53 AM Revision 4fdec37c (qgis): Remove some unused members
- 11:53 AM Revision ce0f8e36 (qgis): Fix broken status bar font size logic
- The logic which was put in place to drop the status bar font size
by a couple of points was being overridden by style... - 11:53 AM Revision 728b9fcf (qgis): Avoid heap allocations
- 11:53 AM Revision ac44bf25 (qgis): Avoid crash when setting application font/font size in options dialog
- https://bugreports.qt.io/browse/QTBUG-69204 causes a segfault
in Qt >= 5.11 if we change the stylesheet on the fly.
... - 11:40 AM Revision ba1fe9de (qgis): remove username/password in db connection in test project
- 11:33 AM Revision 74f27855 (qgis): [Server] Reactivate the capability to print selection with Server 3.4
- The capability to print selection has been removed by the commit aaa7003 to
prevent accidental selections showing in ... - 11:31 AM Revision 3ff5c829 (qgis): Merge pull request #8319 from rldhont/fix-dbmanager-sql-layer-set-uniqu...
- [BUGFIX][DbManager] SQL Layer: fix unique combo setting in QGIS 3
- 10:48 AM Revision cefc8d63 (qgis): Merge branch 'release-2_18' into marker_fill
- 10:25 AM Bug report #11244: Invalid values on Date/Time widget editor
- I don't remember fixing this (but my brain sometimes forgets things)
If it works now, it's probably fixed. - 10:20 AM Revision 8f4f7f11 (qgis): Merge pull request #8230 from m-kuhn/gdalDoNotPersistEstimatedMetadata
- Do not persist estimated GDAL metadata
- 10:20 AM Revision d6a2cbf1 (qgis): add missing optional flag in some qgs expression helps
- 10:20 AM Bug report #19517 (Closed): Serious problem with rasters statistics calculated by QGIS with estim...
- Applied in changeset commit:qgis|70d4a276da8eaa4c5b3e84c467b95a3611b4b9c7.
- 10:20 AM Bug report #19517 (Closed): Serious problem with rasters statistics calculated by QGIS with estim...
- Applied in changeset commit:qgis|70d4a276da8eaa4c5b3e84c467b95a3611b4b9c7.
- 10:19 AM Revision 7939cfb5 (qgis): remove connection to lineeditcleared, because of already correct null v...
- 10:19 AM Revision 236edd27 (qgis): Merge pull request #8318 from rldhont/processing-convertformat-geopackage
- [Processing] Add GeoPackage support in alg qgis:convertformat (forward)
- 10:15 AM Bug report #20202: DB Manager: Pyhon error when importing from PostGIS to GPKG with drag and drop
- Alessandro Pasotti wrote:
> No errors here, can you share data and project?
I will but I will be able only later ... - 10:11 AM Revision 221df8e6 (qgis): Follow up 88b80394c09045c
- 10:11 AM Revision d0813a88 (qgis): Introduce QgsGui::HigFlags and don't capitalize menu entries and dialog...
- 10:10 AM Bug report #19724 (Closed): Algorithm shortcuts in Vector & Raster menus shouldn't be capitalized...
- Applied in changeset commit:qgis|d0813a88229372069c64dc868c813f4e6848a1df.
- 10:10 AM Bug report #19724 (Closed): Algorithm shortcuts in Vector & Raster menus shouldn't be capitalized...
- Applied in changeset commit:qgis|d0813a88229372069c64dc868c813f4e6848a1df.
- 09:30 AM Revision 2eb22d93 (qgis): [BUGFIX][DbManager] SQL Layer: fix unique combo setting in QGIS 3
- When opening Update SQL layer, the unique combobox is not well set specifically with oracle.
It's a forward porting ... - 09:24 AM Bug report #20213 (Open): Network setting doesn't follow proxy settings for web access in Windows 10
- QGIS 3.3.0-Master doesn't follow it's own proxy settings for web access in Windows 10 Enterprise.
It only follows th... - 09:20 AM Revision 1d246de5 (qgis): [Processing] Add GeoPackage support in alg qgis:convertformat (forward)
- This is the forward porting of #8143
- 08:56 AM Bug report #20212 (Feedback): QGIS Bonn 3.2 Crashing on exit
- This crash comes from a python plugin. Can you start QGIS without plugins (with a fresh profile)?
- 08:52 AM Bug report #20212 (Closed): QGIS Bonn 3.2 Crashing on exit
- I have replicated the effect many times even uninstalling and at fresh install I copy the message at exit below:
h2.... - 08:50 AM Revision e37f1d11 (qgis): pass nullRepresentation to QgsFilterLineEdit
- 08:41 AM Revision 0bd1b7ab (qgis): Fix failing dox test
- 03:13 AM Bug report #19546: QGIS 3 slow on macOS at high resolutions
- Here is an installer for QGIS 3.2.3 built with Qt 5.11.1.
http://www.kyngchaos.com/files/software/qgis/QGIS-macOS-... - 02:52 AM Revision 244ba5ca (qgis): [afs] Handle invalid responses returned from FeatureServer multipoint
- layers, where individual features may have point geometries
Not sure if this is a bug in ArcGIS server (probably, ye... - 02:51 AM Revision b039cd12 (qgis): Unit test for QgsMessageBarItem::dismiss
- 02:51 AM Revision 0a02432b (qgis): Clazy warnings
- 02:51 AM Revision 124f7381 (qgis): Allow message bar items to be dismissed from QgsMessageBarItem
- 02:51 AM Revision d6798241 (qgis): [ux] Auto dismiss message bar items when a link is clicked in the item
- At this stage the user has already read and acted upon the notification,
so requiring them to explicity dismiss the n...
2018-10-24
- 01:59 AM Revision 01d2fc58 (qgis): UX - Add icon for field types in expression widget (#8195)
- 01:54 AM Bug report #19546: QGIS 3 slow on macOS at high resolutions
- I finally got Qt 5.11 installed, built QGIS 3.2.3 with that. Tested on a retina Mac with no slow issue. Though that...
- 11:55 PM Revision d2998ef7 (qgis): Make the coordinate widget a little bit wider to avoid contents croppin...
- 09:51 PM Bug report #19207: Tracing with offset produce intersections
- it is still an issue in actual master 3.3. is there a chance for fixing in 3.4?
thanks! - 09:30 PM Revision 8bee8988 (qgis): Move the scale lock button from QgsStatusBarScaleWidget to QgsStatusBar...
- 09:13 PM Bug report #20211 (Closed): Crash on exiting QGIS master
- This did it. You were right. Old versions of qgis libraries around 2.99 and such.
After removing everything and re... - 09:13 PM Bug report #20211 (Closed): Crash on exiting QGIS master
- This did it. You were right. Old versions of qgis libraries around 2.99 and such.
After removing everything and re... - 09:05 PM Bug report #20211: Crash on exiting QGIS master
- The log is useful, but can't really explain why such errors would occur. Hum, when I had similar errors in the past, ...
- 09:02 PM Bug report #20211: Crash on exiting QGIS master
- Andreas Neumann wrote:
>
> Am I the only one experiencing such crashes on closing?
I'm experiencing such crashes... - 09:01 PM Bug report #20211: Crash on exiting QGIS master
- Now attaching the full valgrind log.
- 08:56 PM Bug report #20211: Crash on exiting QGIS master
- Seems like valgrind stopped outputting information.
Should I run it again with --error-limit=no ?
Perhaps the n... - 08:51 PM Bug report #20211 (Closed): Crash on exiting QGIS master
- I am experiencing crashes when closing QGIS with the most recent master:
When I open QGIS (no plugins enabled, com... - 09:04 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- Giovanni Manghi wrote:
> Antonio Viscomi wrote:
>
> > I think this commit is not related to this topic.
> > I ... - 10:48 AM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- Antonio Viscomi wrote:
> I think this commit is not related to this topic.
> I talk about editing vertex not ab... - 08:12 PM Revision 5f26d1b0 (qgis): Merge pull request #8143 from mdouchin/patch-1
- Processing - Add GeoPackage support in alg qgis:convertformat
- 07:51 PM Bug report #20195: Theme does not work well with new Mac Mojave dark theme
- see https://github.com/qgis/QGIS/pull/8309
- 01:21 PM Bug report #20195: Theme does not work well with new Mac Mojave dark theme
- yes, most likely this one
https://bugreports.qt.io/browse/QTBUG-68891
apparently fixed in upcoming 5.12 (planned ... - 07:35 PM Feature request #16432 (Closed): Update the field list in layer.dataProvider().forceReload()
- layer.setDataSource() can be used instead
- 07:35 PM Feature request #16432 (Closed): Update the field list in layer.dataProvider().forceReload()
- layer.setDataSource() can be used instead
- 07:35 PM Feature request #16432 (Closed): Update the field list in layer.dataProvider().forceReload()
- layer.setDataSource() can be used instead
- 07:22 PM Bug report #20210 (Closed): Crash Upon Exiting
- h2. User Feedback
h2. Report Details
*Crash ID*: d5a2ce396a22c42eaad3e4a6718907052075897e
*Stack Trace... - 07:08 PM Revision 1cdac2c1 (qgis): Merge branch 'release-2_18' into patch-1
- 06:37 PM Revision 302529a1 (qgis): Merge pull request #8289 from borysiasty/csv_string_quoting
- [needs-docs] Save layer as CSV: add STRING_QUOTING option to the predefined drop-down widgets
- 06:35 PM Revision 72a76061 (qgis): Merge pull request #8243 from rldhont/server-wfs-force-multi-geom-gml-218
- [Bugfix][Server][WFS] In GML geometry has all to be multi
- 06:22 PM Feature request #9531: Allow QGIS Relations to use composite keys
- We are interested in funding this issue. Unfortunately we have to limit ourselves to a developer from the US because...
- 06:08 PM Bug report #9160: if only one point is selected "zoom to selected" does not zoom
- what about zoom in up to the point that the feature's symbol is not overlapping others or is sufficiently distant (in...
- 06:07 PM Bug report #20202: DB Manager: Pyhon error when importing from PostGIS to GPKG with drag and drop
- No errors here, can you share data and project?
- 11:02 AM Bug report #20202: DB Manager: Pyhon error when importing from PostGIS to GPKG with drag and drop
- Despite the error the layers seems to be imported anyway.
- 11:00 AM Bug report #20202: DB Manager: Pyhon error when importing from PostGIS to GPKG with drag and drop
- The same operations is ok with Spatialite.
- 10:58 AM Bug report #20202 (Closed): DB Manager: Pyhon error when importing from PostGIS to GPKG with drag...
- create a GPKG
in DB manager try to import in this GPKG a PostGIS layer using drag and drop
after the options di... - 05:54 PM Revision 745526df (qgis): rename params of virtual methods to match parent class, add missing pri...
- 05:54 PM Revision 1bcd3061 (qgis): add missing SIP_DEPRECATED annotation
- 05:54 PM Revision fa92f41e (qgis): add missing doxymentation to gui/layout
- 05:54 PM Revision 3663de91 (qgis): [API docs] add missing gui/layout
- 05:54 PM Revision 0b22508f (qgis): give a few references in QgisInterface API docs
- 05:38 PM Bug report #20164 (Closed): Layouts: Scale-based Rendering error
- 05:38 PM Bug report #20193 (Closed): DBManager fails to display error messages with virtual layers
- Implemented with https://github.com/qgis/QGIS/pull/8283
- 05:38 PM Bug report #20193 (Closed): DBManager fails to display error messages with virtual layers
- Implemented with https://github.com/qgis/QGIS/pull/8283
- 05:27 PM Bug report #19641: Debian buster dependency broken
- Hi,
I have tried the proposed workaround with the nightly build in debian :
sudo apt-get update
.../...
Réc... - 05:24 PM Bug report #20204: QGIS crashes when clicking on attribute table header and clicking on sort
- > Can you say how I can start the installed qgis with a clean profile?
Menu Settings --> User Profiles --> new pro... - 03:52 PM Bug report #20204: QGIS crashes when clicking on attribute table header and clicking on sort
- Giovanni Manghi wrote:
> Reginald Carlier wrote:
> > Giovanni,
> >
> > Can you say how I can start the installed... - 03:51 PM Bug report #20204: QGIS crashes when clicking on attribute table header and clicking on sort
- Reginald Carlier wrote:
> Giovanni,
>
> Can you say how I can start the installed qgis with a clean profile?
> O... - 03:49 PM Bug report #20204: QGIS crashes when clicking on attribute table header and clicking on sort
- Giovanni,
Can you say how I can start the installed qgis with a clean profile?
Or is there a method to disable al... - 02:39 PM Bug report #20204 (Closed): QGIS crashes when clicking on attribute table header and clicking on ...
- Reginald Carlier wrote:
> I tested it on a shapefile and on a postgis layer. both crashed.
> At the moment I cannot... - 02:39 PM Bug report #20204 (Closed): QGIS crashes when clicking on attribute table header and clicking on ...
- Reginald Carlier wrote:
> I tested it on a shapefile and on a postgis layer. both crashed.
> At the moment I cannot... - 01:54 PM Bug report #20204: QGIS crashes when clicking on attribute table header and clicking on sort
- I tested it on a shapefile and on a postgis layer. both crashed.
At the moment I cannot delete my profile because th... - 01:05 PM Bug report #20204 (Feedback): QGIS crashes when clicking on attribute table header and clicking o...
- It happens with all tables from any kind of datasource? try with a new/clean profile.
- 01:05 PM Bug report #20204 (Feedback): QGIS crashes when clicking on attribute table header and clicking o...
- It happens with all tables from any kind of datasource? try with a new/clean profile.
- 11:51 AM Bug report #20204 (Closed): QGIS crashes when clicking on attribute table header and clicking on ...
- As I wanted to sort the table on multiple fields I clicked on the header and after that I clicked on sort.
Result: Q... - 04:35 PM Revision c41a5d07 (qgis): Merge pull request #8220 from pblottiere/server_invalid_bbox
- [server] Fixes #5520 - Invalid BBOX in WMS GetCapabilities
- 04:34 PM Bug report #5520 (Closed): Wrong boundingbox values in GetCapabilities for empty layers
- Applied in changeset commit:qgis|da22f7ccac76a28691e0daeda9debd21cd182586.
- 04:34 PM Bug report #5520 (Closed): Wrong boundingbox values in GetCapabilities for empty layers
- Applied in changeset commit:qgis|da22f7ccac76a28691e0daeda9debd21cd182586.
- 03:49 PM Bug report #20209 (Closed): QGIS crashes when creating a new GRASS location/mapset
- Cuando doy un nombre a la localización en Grass, el programa siempre se cierra. Este es el reporte que me sale.
W... - 03:46 PM Bug report #20207 (Open): GeoPackage column misalignment after spatial join due to fid attribute
- 03:41 PM Bug report #20207: GeoPackage column misalignment after spatial join due to fid attribute
- Giovanni Manghi wrote:
> do the original layers get changed in the process? if no then there is no data loss (not th... - 03:38 PM Bug report #20207 (Feedback): GeoPackage column misalignment after spatial join due to fid attribute
- do the original layers get changed in the process? if no then there is no data loss (not that a wrong result is better).
- 01:21 PM Bug report #20207 (Closed): GeoPackage column misalignment after spatial join due to fid attribute
- Issue might be related to: #19708
Having a polygon layer in gpkg format and a point layer in *.shp format if you
... - 03:43 PM Revision 781d0e11 (qgis): Processing - Tests - Add Ogr2Ogr test with GeoPackage support
- 03:33 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- I try to summarise:
1 - I starded editing_
2 - I move the mouse on polygon 65592 to edit his vertex;
3 - vertex ed... - 03:21 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > Antonio Viscomi wrote:
> > > Antonio Viscomi wrote:
> > > > G... - 02:48 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Giovanni Manghi wrote:
> Antonio Viscomi wrote:
> > Antonio Viscomi wrote:
> > > Giovanni Manghi wrote:
> > > > >... - 02:45 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Antonio Viscomi wrote:
> Antonio Viscomi wrote:
> > Giovanni Manghi wrote:
> > > > > the data are already attached... - 02:44 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > > > the data are already attached
> >
> > opening the projec... - 02:43 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Giovanni Manghi wrote:
> > > the data are already attached
>
> opening the project asks for a layer that maybe wa... - 02:31 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
> > the data are already attached
opening the project asks for a layer that maybe was not attached here (or mayb...- 02:25 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > I struggle to understand the problem even after having watched ... - 02:24 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Giovanni Manghi wrote:
> I struggle to understand the problem even after having watched the screencasts.
> Attachin... - 01:34 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- I struggle to understand the problem even after having watched the screencasts.
Attaching a project with data possib... - 01:31 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Antonio Viscomi wrote:
> Antonio Viscomi wrote:
> > Hi,
> > vertex editor don't hook the polygon boundary
> >
... - 01:31 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Antonio Viscomi wrote:
> Antonio Viscomi wrote:
> > Hi,
> > vertex editor don't hook the polygon boundary
> >
... - 01:23 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Antonio Viscomi wrote:
> Hi,
> vertex editor don't hook the polygon boundary
>
> I attach 3 screencast that sho... - 01:23 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Antonio Viscomi wrote:
> Hi,
> vertex editor don't hook the polygon boundary
>
> I attach 3 screencast that sho... - 01:23 PM Bug report #20206: issues on vertex selection with the new "edit vertex tool" in QGIS Master
- Antonio Viscomi wrote:
> Hi,
> vertex editor don't hook the polygon boundary
>
> I attach 3 screencast that sho... - 01:21 PM Bug report #20206 (Closed): issues on vertex selection with the new "edit vertex tool" in QGIS Ma...
- Hi,
vertex editor don't hook the polygon boundary
I attach 3 screencast that show this issues:
- the first (ver... - 03:32 PM Bug report #19803: QGIS Crashes when tensorflow is imported from internal python console
- QGIS Crashes when tensorflow is imported from internal python console
Hello,
I have similar issue as Asab Abass. ... - 03:07 PM Revision b8469dc3 (qgis): Merge pull request #8285 from uprel/master
- [Bugfix][Server][WFS] Fixing bug in WFS update transaction for version 1.0.0
- 03:04 PM Bug report #20140: QgsExternalResourceWidgetWrapper crashes
- I can reproduce that on Linux.
But it crashes before opening the file dialog.
- 02:50 PM Revision 4f0a8003 (qgis): Merge pull request #8302 from elpaso/bugfix-20200-pg-sequence-in-forms
- Check if we have a numeric value before stripping the group separator
- 02:50 PM Bug report #20200 (Closed): wrong sequence detection under postgres
- Applied in changeset commit:qgis|797911e1fe1f93eecb819862850877f4c022ea63.
- 02:50 PM Bug report #20200 (Closed): wrong sequence detection under postgres
- Applied in changeset commit:qgis|797911e1fe1f93eecb819862850877f4c022ea63.
- 12:47 PM Bug report #20200 (In Progress): wrong sequence detection under postgres
- PR https://github.com/qgis/QGIS/pull/8302
- 12:47 PM Bug report #20200 (In Progress): wrong sequence detection under postgres
- PR https://github.com/qgis/QGIS/pull/8302
- 02:48 PM Revision e7aa994e (qgis): use dark yellow
- 02:36 PM Revision 44ea5a2a (qgis): use stronger yellow
- 02:10 PM Bug report #18973: Wrong identification of feature in a View
- yes, fully agreed. This improvement could be another step towards the using geopackages instead of shapefile
- 11:32 AM Bug report #18973: Wrong identification of feature in a View
- > Side comment: this is really what a user must do to see a (spatial) view show up in its GPKG datasource in QGIS?!
... - 11:07 AM Bug report #18973: Wrong identification of feature in a View
> then registered the view in the gpkg_content table:
>
> [...]
>
> Finally registered also the geometric inf...- 09:15 AM Bug report #18973: Wrong identification of feature in a View
- hi guys, of course! In attach a geopackage with a single layer.
I created the view within the DB manager (a view ... - 09:00 AM Bug report #18973: Wrong identification of feature in a View
- Sounds something similar to #19930 (Fixed by https://github.com/qgis/QGIS/pull/8052) but that one was spatialite
- 08:50 AM Bug report #18973 (Feedback): Wrong identification of feature in a View
- Can you provide your test data / project ?
Does the field that serves as unique identifier in the view is correct ? - 02:07 PM Feature request #20208 (Open): GUI translations in Transifex
- The actual policy of GUI translation is to keep in Transifex only the Master version of QGIS.
I think that for trans... - 01:57 PM Bug report #19524 (Feedback): [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- Yes.
Already fixed if installed via Homebrew.
Will bbe finxed in standalone package for 3.4 - 01:57 PM Bug report #19524 (Feedback): [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- Yes.
Already fixed if installed via Homebrew.
Will bbe finxed in standalone package for 3.4 - 01:56 PM Bug report #18914 (Closed): [macOS] Plugin list corrupted by wrongly placed checkboxes on Mac
- feel free to reopen if needed
- 01:56 PM Bug report #18914 (Closed): [macOS] Plugin list corrupted by wrongly placed checkboxes on Mac
- feel free to reopen if needed
- 01:56 PM Bug report #18943 (Closed): QGIS Server on MacOS X High Sierra
- feel free to reopen if needed
- 01:56 PM Bug report #18943 (Closed): QGIS Server on MacOS X High Sierra
- feel free to reopen if needed
- 01:54 PM Revision 9cb4d572 (qgis): [RPM] Patch for F29 is not needed anymore (#8304)
- 01:42 PM Bug report #20205: QGIS 3 can not launch
- I have used QGIS-OSGeo4W-3.2.3-1-Setup-x86_64.exe
During installation is everything ok. The problem appears when I... - 01:08 PM Bug report #20205 (Feedback): QGIS 3 can not launch
- Out of the blue? or did you just installed? standalone or osgeo4w?
- 01:08 PM Bug report #20205 (Feedback): QGIS 3 can not launch
- Out of the blue? or did you just installed? standalone or osgeo4w?
- 01:01 PM Bug report #20205 (Closed): QGIS 3 can not launch
- I can't launch QGIS 3.x on my computers. There is no error during installation. But I get the attached message when I...
- 01:38 PM Revision 44640894 (qgis): auto-detect name of sip module used by PyQt5
- 12:51 PM Revision 583c426e (qgis): Use of default action icon
- If an action is set, but this action has no icon.
So we can make a difference between unset and set action
it's the a... - 12:45 PM Revision 797911e1 (qgis): Check if we have a numeric value before stripping the group separator
- Fix #20200 - wrong sequence detection under postgres
This is to avoid stripping out the dot from nextval
when schema... - 12:35 PM Bug report #16725 (Feedback): Parser error in Atlas 'Output filename expression' textbox - badly ...
- 10:35 AM Bug report #16725: Parser error in Atlas 'Output filename expression' textbox - badly handled error
- Not reproduced with QGIS 3.3 where the message box is replaced by a message bar
- 12:15 PM Revision 0e5627ce (qgis): Merge pull request #8301 from elpaso/bugfix-fix-sip-python-3-5
- Fix import sip on python 3.5
- 12:11 PM Revision 980e0b69 (qgis): Following fix for bug #20064 - WFS Update transaction also for version ...
- 12:06 PM Bug report #15709: bad match of valeurs with virtual layer
- It is due to the virtual layer that does not have a unique id column defined.
In this case, the "id" will be an in... - 11:49 AM Revision 3abbaee9 (qgis): Remember window size in some more dialogs"
- 11:49 AM Revision 7cf41538 (qgis): [oauth2] Don't check state value if state option was never set in
- initial request
Some servers will not return an empty state, so we should not
require its existance if it was never ... - 11:49 AM Revision 7a982f51 (qgis): [oauth2] Fix redirect listener never starts with oauth2 grant flow auth...
- 11:40 AM Revision 9462a7e2 (qgis): Merge pull request #8298 from mhugo/fix_18286
- Attribute table filter: force geometry extraction when needed
- 11:39 AM Bug report #18286 (Closed): cannot filter by $geometry, $length, $area etc.
- Applied in changeset commit:qgis|d9a10280eb1d10f19457e845bda8b80d128d19c4.
- 11:39 AM Bug report #18286 (Closed): cannot filter by $geometry, $length, $area etc.
- Applied in changeset commit:qgis|d9a10280eb1d10f19457e845bda8b80d128d19c4.
- 10:16 AM Bug report #18286 (In Progress): cannot filter by $geometry, $length, $area etc.
- PR https://github.com/qgis/QGIS/pull/8298
- 10:16 AM Bug report #18286 (In Progress): cannot filter by $geometry, $length, $area etc.
- PR https://github.com/qgis/QGIS/pull/8298
- 09:31 AM Bug report #18286: cannot filter by $geometry, $length, $area etc.
- Hmmm, apparently the filter can fetch geometries when needed (this is what I observe with memory layers)
https://g... - 09:22 AM Bug report #18286: cannot filter by $geometry, $length, $area etc.
- This is because attribute table doesn't fetch geometries (for performance reasons).
- 09:18 AM Bug report #18286: cannot filter by $geometry, $length, $area etc.
- Confirmed.
When tested with a shapefile, "$" fields do not work. However, when trying with a memory layer it works. - 11:35 AM Bug report #20203: Crash when opening attribute table in form mode (potentially related to relati...
- New, different stackt trace:...
- 11:27 AM Bug report #20203: Crash when opening attribute table in form mode (potentially related to relati...
- More info:
If one opens the table first in "table mode" and then later switches to "form mode", the crash is not h... - 11:23 AM Bug report #20203: Crash when opening attribute table in form mode (potentially related to relati...
- So far, I only tested on Windows 7, where the database is on a separate server somewhere in the LAN (with latency), n...
- 11:18 AM Bug report #20203 (Open): Crash when opening attribute table in form mode (potentially related to...
- To replicate this issue you need the "EWS" project of Kanton Zug. It contains a complex form in the layer "EWS Anlage...
- 11:24 AM Bug report #20199: Aggregate function is not working
- Dan Isaacs wrote:
> It seems possibly as though, unlike a normal expression, aggregate expressions need to be stored... - 11:21 AM Bug report #19127 (Closed): [Digitizing] Snapping marker is not shown when the advanced digitizin...
- 11:05 AM Bug report #19127 (Feedback): [Digitizing] Snapping marker is not shown when the advanced digitiz...
- 10:47 AM Bug report #19127: [Digitizing] Snapping marker is not shown when the advanced digitizing panel i...
- Is a duplicate of #18104 ?
- 11:13 AM Revision 6c218b80 (qgis): Fix import sip on python 3.5
- 10:58 AM Bug report #15600: Selecting features feature in spatial views and virtual layers leads to wrong ...
- I see several issues in the provided project:
- virtual layers: selection works fine, but the identification tool id... - 10:43 AM Bug report #16822 (Feedback): Copy/paste features from a table in one project to another table in...
> Not reproducable on 3.3.0
then we should close this I guess.- 08:46 AM Bug report #16822: Copy/paste features from a table in one project to another table in different ...
- Confirmed on 2.18.16.
Not reproducable on 3.3.0 - 10:42 AM Bug report #17760 (Feedback): Pasting from one table to another causes crash (2.18.15)
- 08:39 AM Bug report #17760: Pasting from one table to another causes crash (2.18.15)
- Can't reproduce on 2.18.16 / linux.
Can't reproduce on 3.3.0
- 10:42 AM Bug report #19632 (Feedback): copy-paste doesn't work
- let's leave this open in feedback mode, then will close if no feedback is received.
- 10:42 AM Bug report #19632 (Feedback): copy-paste doesn't work
- let's leave this open in feedback mode, then will close if no feedback is received.
- 08:33 AM Bug report #19632: copy-paste doesn't work
- Can't reproduce. Tested on linux, version 3.3.0 commit:225c9227af.
I've tested with a GeoJSON layer with 93 fields... - 10:27 AM Revision 1113e5ba (qgis): fix build with Qt <5.6
- 10:12 AM Revision d9a10280 (qgis): Attribute table filter: force geometry extraction when needed
- Fixes #18286
- 09:20 AM Bug report #20201 (Closed): Forms in search mode: relation reference widgets show "equal to" be d...
- When opening an attribute table and is switching to "Search mode" (Ctrl-F), all widget values should be excluded from...
- 08:55 AM Revision b9c1440d (qgis): make function builder help parseable by lupdate
- 08:20 AM Bug report #16025 (Closed): [macOS] Control feature rendering order will crash QGIS
- 07:13 AM Bug report #16025: [macOS] Control feature rendering order will crash QGIS
- Confirmed that it is ok in QGIS 3.2.
- 08:17 AM Revision d76ae43f (qgis): Merge pull request #8284 from elpaso/bugfix-20099-locator-inplace
- [in-place] Fix locator filter for in-place when active layer changes
- 08:16 AM Revision ceaaade6 (qgis): Merge pull request #8250 from elpaso/indicators-refactoring
- [needs-docs] Indicators refactoring + bad layers indicator
- 08:16 AM Bug report #20099 (Closed): Locator bar does not update the filter of algorithms according to act...
- Applied in changeset commit:qgis|7ecd303acca1b6ef14b4e8ee891f87c7ce99017e.
- 08:16 AM Bug report #20099 (Closed): Locator bar does not update the filter of algorithms according to act...
- Applied in changeset commit:qgis|7ecd303acca1b6ef14b4e8ee891f87c7ce99017e.
- 08:16 AM Revision 1ab7decd (qgis): Merge pull request #8291 from elpaso/bugfix-20134-maybe
- Fix QgsProjectLayerGroupDialog with qgz project
- 08:15 AM Bug report #20134 (Closed): crash when trying to set exluded layer in QGIS Server WMS capabilities
- Applied in changeset commit:qgis|6b917e09e14df14268f21ee51f767f73b6b241fc.
- 08:15 AM Bug report #20134 (Closed): crash when trying to set exluded layer in QGIS Server WMS capabilities
- Applied in changeset commit:qgis|6b917e09e14df14268f21ee51f767f73b6b241fc.
- 06:32 AM Bug report #19911: The vertex editor is not synchronized with vertex movements in edit mode
- Regis Haubourg wrote:
> the above PR has been merged, thansk Loic!
> I confirm it solves the update of coordinates ...
2018-10-23
- 01:08 AM Revision 8e4d5d56 (qgis): Correctly save last used style import/export path
- 01:08 AM Revision cb08cd28 (qgis): Capitalization
- 12:24 AM Revision e1cdd7e9 (qgis): Some cleaning in unit tests
- 12:21 AM Revision e25a452d (qgis): Add unit test
- 12:11 AM Revision 275a203b (qgis): debian/osgeo4w/docker: use public instead of non-existing private PyQt5...
- 12:10 AM Revision fee1f95a (qgis): Make sip import path configurable, default to upstream path
- 12:10 AM Revision 0fad3e57 (qgis): Fix build with newer sip versions
- Fixes #19476
- 11:18 PM Revision da22f7cc (qgis): Fixes #5520 - Invalid BBOX in WMS GetCapabilities
- 10:47 PM Revision 2fce5700 (qgis): remove call to useless deprecated method on mac
- followup 72bf08e
- 10:40 PM Revision 9e82d447 (qgis): Merge pull request #8271 from pblottiere/as_cancel_id
- Fix map tool when auxiliary layer creation is canceled
- 10:30 PM Bug report #20200 (Closed): wrong sequence detection under postgres
- there is an issue with sequence detection under postgres when the layer is not in the public schema.
the problem is ... - 10:25 PM Revision 49e8e860 (qgis): add rendering tests for HiDPI (device pixel ratio)
- 10:20 PM Revision 3ff8477c (qgis): add test for device pixel ratio in map settings
- 10:20 PM Revision c868e62e (qgis): fix map units per pixel in HiDPI
- 10:15 PM Revision 2d1b5390 (qgis): Merge pull request #8286 from DelazJ/patch-4
- Fix typo
- 10:13 PM Bug report #20039: toolbar icons not correctly aligned
- Harrissou Santanna wrote:
> @Nyall, is it a very recent fix? Because I just get it (using commit:"c94eefb6df" - a le... - 07:05 PM Bug report #20039: toolbar icons not correctly aligned
- The symmetric classification one is a different bug - can you open a new report for this?
- 05:24 PM Bug report #20039 (Reopened): toolbar icons not correctly aligned
- @Nyall, is it a very recent fix? Because I just get it (using commit:"c94eefb6df" - a less than a day commit). See at...
- 05:24 PM Bug report #20039 (Reopened): toolbar icons not correctly aligned
- @Nyall, is it a very recent fix? Because I just get it (using commit:"c94eefb6df" - a less than a day commit). See at...
- 05:24 PM Bug report #20039 (Reopened): toolbar icons not correctly aligned
- @Nyall, is it a very recent fix? Because I just get it (using commit:"c94eefb6df" - a less than a day commit). See at...
- 10:34 AM Bug report #20039 (Closed): toolbar icons not correctly aligned
- 10:01 AM Bug report #20039: toolbar icons not correctly aligned
- Nyall Dawson wrote:
> This should be fixed in master already. Do you still see it?
Thank you,
all right!!!
- 09:55 AM Bug report #20039 (Feedback): toolbar icons not correctly aligned
- 09:55 AM Bug report #20039: toolbar icons not correctly aligned
- This should be fixed in master already. Do you still see it?
- 08:32 AM Bug report #20039: toolbar icons not correctly aligned
- I removed "operating system" since it's not only related to windows.
- 09:57 PM Feature request #13303 (Feedback): Saving changes in shape files when saving project or/and closi...
- Afaics, it asks whether you'd like to save the changes in the layer either when closing the project or closing QGIS. ...
- 09:57 PM Feature request #13303 (Feedback): Saving changes in shape files when saving project or/and closi...
- Afaics, it asks whether you'd like to save the changes in the layer either when closing the project or closing QGIS. ...
- 09:34 PM Revision be92b21c (qgis): typo
- 08:40 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- Regis Haubourg wrote:
> Works here nicely in commit:5e6eef3, using "DEL" key.
Sorry Ragis,
I think this commit... - 04:57 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- and this is the correct file
- 04:54 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- Antonio Viscomi wrote:
> Regis Haubourg wrote:
> > Works here nicely in commit:5e6eef3, using "DEL" key.
> > Can ... - 04:50 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- Regis Haubourg wrote:
> Works here nicely in commit:5e6eef3, using "DEL" key.
> Can you confirm and if necessary s... - 04:50 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- Regis Haubourg wrote:
> Works here nicely in commit:5e6eef3, using "DEL" key.
> Can you confirm and if necessary s... - 02:17 PM Bug report #20139 (Feedback): Please make vertex panel to be able to delete a vertex in QGIS 3
- Works here nicely in commit:5e6eef3, using "DEL" key.
Can you confirm and if necessary show a screencast of the con... - 08:23 PM Bug report #20134 (In Progress): crash when trying to set exluded layer in QGIS Server WMS capabi...
- PR https://github.com/qgis/QGIS/pull/8291
I could not reproduce the crash but I've found a serious bug in the dial... - 08:23 PM Bug report #20134 (In Progress): crash when trying to set exluded layer in QGIS Server WMS capabi...
- PR https://github.com/qgis/QGIS/pull/8291
I could not reproduce the crash but I've found a serious bug in the dial... - 08:19 PM Revision 6b917e09 (qgis): Fix QgsProjectLayerGroupDialog with qgz project
- Maybe also fix #20134 - crash when trying to set exluded layer in QGIS Server WMS capabilities
I could not reproduce... - 07:35 PM Revision a42bf801 (qgis): Merge pull request #8283 from elpaso/bugfix-20193-dbmanager-vlayer
- [db-manager] Store exception text in the task and pass it over to the…
- 07:12 PM Bug report #20199: Aggregate function is not working
- It seems possibly as though, unlike a normal expression, aggregate expressions need to be stored in _exactly_ the sam...
- 06:58 PM Bug report #20199: Aggregate function is not working
- Test file uploaded. I've included a reference function (using ref Functions plugin) for comparison. You should see th...
- 06:37 PM Bug report #20199 (Feedback): Aggregate function is not working
- More information is needed: steps followed, field type, expression used and even data to test...
Thanks - 05:55 PM Bug report #20199 (Closed): Aggregate function is not working
- When using the aggregate function , the field calculator shows the correct figure, but the attribute table is empty.
- 07:06 PM Bug report #20195: Theme does not work well with new Mac Mojave dark theme
- Isn't this fundamentally a qt issue?
- 01:53 PM Bug report #20195: Theme does not work well with new Mac Mojave dark theme
- !https://i.imgur.com/oErP2rn.png!
- 01:49 PM Bug report #20195 (Closed): Theme does not work well with new Mac Mojave dark theme
- see !https://i.imgur.com/uhoTAhh.png!
- 06:56 PM Revision a51d7f5b (qgis): Code layout
- 06:48 PM Bug report #19911: The vertex editor is not synchronized with vertex movements in edit mode
- the above PR has been merged, thansk Loic!
I confirm it solves the update of coordinates in the editor panel.
I ... - 06:32 PM Revision 61ebc183 (qgis): Better option order
- 06:19 PM Revision f227bfb6 (qgis): [needs-docs] Save vector layer as CSV: add STRING_QUOTING (IF_NEEDED|IF...
- 05:26 PM Bug report #20198 (Closed): QGIS Server WFS DescribeFeatureType not following TYPENAME parameter
- Call to DescribeFeatureType always returns all data for all layers in project, regarding TYPENAME parameter exists or...
- 05:05 PM Revision c6df07b2 (qgis): Fix typo
- 05:00 PM Bug report #20112: error loading QGIS (3.2 and 3.3 nightly)
- I had the same problem (zip.dll not found) after the "Express Desktop Install". Then I installed libzip-bin and libzi...
- 04:24 PM Bug report #20164 (Feedback): Layouts: Scale-based Rendering error
- I don't see any issue. Please check the attached image and uncheck scale dependant visibility.
- 04:24 PM Bug report #20164 (Feedback): Layouts: Scale-based Rendering error
- I don't see any issue. Please check the attached image and uncheck scale dependant visibility.
- 04:24 PM Bug report #20164 (Feedback): Layouts: Scale-based Rendering error
- I don't see any issue. Please check the attached image and uncheck scale dependant visibility.
- 04:17 PM Feature request #20197 (Open): Show PostgreSQL- Foreign Table in DB-Manager project tree
- The DB-Manager for PostGIS does not show Foreign Tables in a PostGIS database schema.
Normal Tables, Views and Mater... - 04:15 PM Revision f346dcee (qgis): Updating the vertexEditor after moving vertices or edges (#8032)
- 04:14 PM Bug report #20099 (In Progress): Locator bar does not update the filter of algorithms according t...
- PR https://github.com/qgis/QGIS/pull/8284
- 04:14 PM Bug report #20099 (In Progress): Locator bar does not update the filter of algorithms according t...
- PR https://github.com/qgis/QGIS/pull/8284
- 04:12 PM Revision 7ecd303a (qgis): [in-place] Fix locator filter for in-place when active layer changes
- Invalidate the locator results when active layer changes
Fix #20099 - Locator bar does not update the filter of algo... - 04:12 PM Bug report #17243 (In Progress): QGIS 3 vertex editor problems
- 04:01 PM Bug report #19410: Unable to remove Custom Auxiliary Field
- Hi,
confirmed in master. It is even nastier:
- create manually an auxiliary db from layer properties / create
-... - 04:01 PM Bug report #19410: Unable to remove Custom Auxiliary Field
- Hi,
confirmed in master. It is even nastier:
- create manually an auxiliary db from layer properties / create
-... - 04:01 PM Bug report #19410: Unable to remove Custom Auxiliary Field
- Hi,
confirmed in master. It is even nastier:
- create manually an auxiliary db from layer properties / create
-... - 03:28 PM Bug report #20193: DBManager fails to display error messages with virtual layers
- No problem :)
- 03:15 PM Bug report #20193: DBManager fails to display error messages with virtual layers
- Sorry Hugo, I didn't see your comment before I made the PR.
Yes: there is no way to store an error message, that'... - 03:01 PM Bug report #20193 (In Progress): DBManager fails to display error messages with virtual layers
- PR https://github.com/qgis/QGIS/pull/8283
- 03:01 PM Bug report #20193 (In Progress): DBManager fails to display error messages with virtual layers
- PR https://github.com/qgis/QGIS/pull/8283
- 01:35 PM Bug report #20193: DBManager fails to display error messages with virtual layers
- From what I can see, there is at least the following problem:...
- 12:23 PM Bug report #20193: DBManager fails to display error messages with virtual layers
- as far as I remember it does not affect only virtual layers-
- 11:27 AM Bug report #20193: DBManager fails to display error messages with virtual layers
- Also occurs in QGIS 3.2.2
- 11:25 AM Bug report #20193 (Closed): DBManager fails to display error messages with virtual layers
- In QGIS master, error messages when trying to work with virtual layers are no more catched.
IN QGIS 2.1, just iss... - 03:19 PM Bug report #19868: copy/paste style doesn't works
- patch has been merged, please test with next daily build and report if everything is ok!
- 03:02 PM Bug report #19868 (Closed): copy/paste style doesn't works
- Applied in changeset commit:qgis|daf53940421de07a5daf7e419cfbf06826ad2469.
- 12:19 PM Bug report #19868: copy/paste style doesn't works
- PR tested, it works here. Many thanks Denis!
- 03:11 PM Bug report #20180: Tracing with Offset produces QGIS Crash
- I cannot say I'm really happy with the solution (which was to remove the clear button from this particular widget), p...
- 10:57 AM Bug report #20180 (Closed): Tracing with Offset produces QGIS Crash
- Applied in changeset commit:qgis|5c28693d4935c36d36585630a7a9487bc5820d9c.
- 10:57 AM Bug report #20180 (Closed): Tracing with Offset produces QGIS Crash
- Applied in changeset commit:qgis|5c28693d4935c36d36585630a7a9487bc5820d9c.
- 03:10 PM Revision b2671825 (qgis): Processing - Add GeoPackage support in qgis:convertformat
- This commit adds the support for GeoPackage format as output format in the qgis:convertformat python script.
- 03:02 PM Revision daf53940 (qgis): fix Qt issue QVariant::value using enum (#8265)
- * fix Qt issue QVariant::value using enum
see https://bugreports.qt.io/browse/QTBUG-53384
fix #19868 - 02:59 PM Revision 15f4138a (qgis): [db-manager] Store exception text in the task and pass it over to the c...
- Fix #2019 - DBManager fails to display error messages with virtual layers
- 02:23 PM Bug report #20196 (Closed): [Data-defined] An expression with just the field in it is not recogni...
- Looks like I've reported two years ago already.
- 02:23 PM Bug report #20196 (Closed): [Data-defined] An expression with just the field in it is not recogni...
- Looks like I've reported two years ago already.
- 01:58 PM Bug report #20196 (Closed): [Data-defined] An expression with just the field in it is not recogni...
- Discussion at http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-Rotate-or-Offset-Point-symbol-how-do-they-work-Or-ar...
- 02:10 PM Bug report #18396 (Feedback): Feature Attributes box overlap
- Could you specify which OS is affected. Could you also try if latest 3.2 and master are affected ?
- 02:10 PM Bug report #18396 (Feedback): Feature Attributes box overlap
- Could you specify which OS is affected. Could you also try if latest 3.2 and master are affected ?
- 02:09 PM Bug report #19940 (Feedback): Spatialite column with AUTOINCREMENT block with forms
- Can you share your database? I created a spatialite from dbmanager using the "export to file" button, and I couldn't ...
- 11:31 AM Bug report #19940 (Open): Spatialite column with AUTOINCREMENT block with forms
- If you create the spatialite from "Create New Spatialite Layer" it works but a spatialite created from DB Manager (wa...
- 01:56 PM Revision 7a984c3f (qgis): Allow copying value map definitions to clipboard
- Fix #20194
- 01:40 PM Feature request #20194 (Closed): ValueMap content cannot be exported or copy pasted
- It's not possible to copy value maps to a spreadsheet application. It would be very handy sometimes, since the import...
- 11:58 AM Bug report #20175 (Closed): master - Copy style and paste style does not work
- 11:48 AM Bug report #18362: Rotate tool doesn't work for newly created points in transaction group context
- Still true in recent master
- 11:45 AM Bug report #12079 (Closed): Identify highlight color does not take alpha channel into account
- 11:41 AM Feature request #6669 (Closed): Display table and fields comments for postgis datasources
- Closing, too old issue now
- 11:41 AM Feature request #6669 (Closed): Display table and fields comments for postgis datasources
- Closing, too old issue now
- 11:41 AM Bug report #20029: SQL query including "row_number" on a virtual layer crashes QGIS
- When I set breakpoints on exception raises with visual studio, I cannot reproduce the error. Looks like a synchronisa...
- 11:35 AM Bug report #20029: SQL query including "row_number" on a virtual layer crashes QGIS
- I actually have a different stack trace
*Stack Trace*... - 11:19 AM Bug report #20029: SQL query including "row_number" on a virtual layer crashes QGIS
- I'm struggling with visual studio. Do you remember exactly what exception was it ?
- 11:16 AM Bug report #20029: SQL query including "row_number" on a virtual layer crashes QGIS
- For reference - I spent some time looking at this one and the root cause is that an exception raised in the virtual l...
- 10:27 AM Bug report #20029: SQL query including "row_number" on a virtual layer crashes QGIS
- I indeed have a crash, under Windows only.
I think #19271 is the same problem. - 11:40 AM Bug report #11845 (Closed): QGIS startup is slow on windows with --configpath option
- QGIS 3 is arriving as next LTR, and confipath option has changed. Please reopen if necessary
- 11:40 AM Bug report #11845 (Closed): QGIS startup is slow on windows with --configpath option
- QGIS 3 is arriving as next LTR, and confipath option has changed. Please reopen if necessary
- 11:39 AM Bug report #8360 (Closed): odbc import fails if table name contain encodecharacters
- Closing, it's a too old issue.
- 11:37 AM Bug report #18293 (Closed): New node tool is really slow to index for big project with many edita...
- Tested in latest master 3.3, and it's fast fast! happy me.
- 11:37 AM Bug report #18293 (Closed): New node tool is really slow to index for big project with many edita...
- Tested in latest master 3.3, and it's fast fast! happy me.
- 11:34 AM Feature request #20106 (Feedback): When editing a regular shape the dragging needs to give a cons...
- If I understand correctly, you want the equivalent of a resize tool?
I can add it into https://github.com/qgis/QGI... - 11:15 AM Bug report #19939 (In Progress): mesh: missing arrows around the edge of the canvas
- PR: https://github.com/qgis/QGIS/pull/8278
- 11:15 AM Bug report #19939 (In Progress): mesh: missing arrows around the edge of the canvas
- PR: https://github.com/qgis/QGIS/pull/8278
- 11:13 AM Bug report #18018 (Feedback): a virtual layer make the project empty
- Could you provide a sample project file with data that allows to reproduce the issue. It tried to reproduce with no s...
- 11:13 AM Bug report #18018 (Feedback): a virtual layer make the project empty
- Could you provide a sample project file with data that allows to reproduce the issue. It tried to reproduce with no s...
- 11:13 AM Bug report #18018 (Feedback): a virtual layer make the project empty
- Could you provide a sample project file with data that allows to reproduce the issue. It tried to reproduce with no s...
- 10:59 AM Revision 17f30f57 (qgis): Merge pull request #8252 from borysiasty/gpkg_raster_append_fix
- Don't append raster layer to an existing GPKG, if a vector layer with the same name already exists
- 10:57 AM Revision d277fb80 (qgis): Merge pull request #8266 from elpaso/bugfix-20180-doublespinbox-crash
- Do not delete the clear action (and don't crash)
- 10:53 AM Bug report #17785 (Feedback): Virtual layers (nested), all layers disappear from project file (.q...
Trying to replicate here. ...- 10:53 AM Bug report #17785 (Feedback): Virtual layers (nested), all layers disappear from project file (.q...
Trying to replicate here. ...- 10:44 AM Bug report #20047: SQL queries on virtual layers frequently crashes QGIS
- Nyall Dawson wrote:
> - the exception thrown in sqlite when the expression is invalid is not caught, despite there b... - 10:20 AM Bug report #20192 (Feedback): qgis 3.2 crashing when applying a changed rule based style on a geo...
- It happens only if the datasource is o a network? Is the style saved in the db or a separate file? Can you share samp...
- 10:20 AM Bug report #20192 (Feedback): qgis 3.2 crashing when applying a changed rule based style on a geo...
- It happens only if the datasource is o a network? Is the style saved in the db or a separate file? Can you share samp...
- 05:27 AM Bug report #20192 (Closed): qgis 3.2 crashing when applying a changed rule based style on a geopa...
- Adding a new rule based style to an existing style file on geopackage layer. QGIS crashes when Applied.
- 09:50 AM Bug report #19176 (Feedback): QGIS 3.0.3 crashes when using 'DB Manager' and 'PostGIS execute SQL'
- Is it still occuring in QGIS 3.2 or latest master ?
- 09:50 AM Bug report #19176 (Feedback): QGIS 3.0.3 crashes when using 'DB Manager' and 'PostGIS execute SQL'
- Is it still occuring in QGIS 3.2 or latest master ?
- 09:47 AM Bug report #19271 (Closed): Crash on SQL queries - virtual layers
- Tested here with latest nightlies.
I get "database error" messages in a popup but no QGIS crash.
For sure the... - 09:47 AM Bug report #19271 (Closed): Crash on SQL queries - virtual layers
- Tested here with latest nightlies.
I get "database error" messages in a popup but no QGIS crash.
For sure the... - 09:47 AM Bug report #19271 (Closed): Crash on SQL queries - virtual layers
- Tested here with latest nightlies.
I get "database error" messages in a popup but no QGIS crash.
For sure the... - 09:25 AM Bug report #20176: Area (cartesian) calculations differ between layers of different projections
- Nyall Dawson wrote:
> This is totally expected behavior -- if you measure area or length using the Cartesian method,... - 02:20 AM Bug report #20176 (Closed): Area (cartesian) calculations differ between layers of different proj...
- This is totally expected behavior -- if you measure area or length using the Cartesian method, then it's using the la...
- 02:20 AM Bug report #20176 (Closed): Area (cartesian) calculations differ between layers of different proj...
- This is totally expected behavior -- if you measure area or length using the Cartesian method, then it's using the la...
- 09:17 AM Revision 7f10a3a4 (qgis): Disable clear button in tracer widget to prevent a crash
- Fix #20180
Not really a fix, but the other approach apparently
causes a regression on some platforms. - 08:51 AM Revision 012ad1cb (qgis): Revert "Do not delete the clear action (and don't crash)"
- This reverts commit 5c28693d4935c36d36585630a7a9487bc5820d9c.
Because regresses fb5caa7a0f944788119b3429efb8f017964c... - 08:41 AM Revision cc543d6b (qgis): Some clazy warnings
- 08:41 AM Revision 5e6eef3e (qgis): [layouts] Fix incorrect first page size in multipage layouts when
- first page is skipped from output
Fixes #18742 - 08:41 AM Revision de0e74be (qgis): Add method to whitelist layers to show in QgsMapLayerProxyModel
- 08:41 AM Revision 8cf64c8a (qgis): [layouts] Add option to filter "add layer to legend" dialog to
- layers visible within the (linked) map only
Fixes #20186 - 08:40 AM Bug report #18742 (Closed): [Layout] In multisize pages layout, exporting to PDF does not behave ...
- Applied in changeset commit:qgis|5e6eef3e54d83c0bc983cd8f8f5f32194b0519fd.
- 08:40 AM Bug report #18742 (Closed): [Layout] In multisize pages layout, exporting to PDF does not behave ...
- Applied in changeset commit:qgis|5e6eef3e54d83c0bc983cd8f8f5f32194b0519fd.
- 07:17 AM Bug report #18742 (In Progress): [Layout] In multisize pages layout, exporting to PDF does not be...
- 08:40 AM Bug report #20186 (Closed): restricting layers to be added to legend to those turned on in the se...
- Applied in changeset commit:qgis|8cf64c8a51d7d2d9f6c60f2632ac4e20f27f595d.
- 08:40 AM Bug report #20186 (Closed): restricting layers to be added to legend to those turned on in the se...
- Applied in changeset commit:qgis|8cf64c8a51d7d2d9f6c60f2632ac4e20f27f595d.
- 02:53 AM Bug report #20186 (In Progress): restricting layers to be added to legend to those turned on in t...
- 08:36 AM Bug report #20032 (Feedback): Attributes Form gives Wrong value for $area
- What are:
- the CRS
- the ellipsoid
Also, what are the area from measurement tools or postgis/spatialite st_area... - 08:34 AM Revision f32fe8b2 (qgis): [dbmanager] add string description to query task for better notificatio...
- 08:22 AM Revision f7cd2cf2 (qgis): Merge pull request #8267 from elpaso/bugfix-20155-pg-style-crash
- Fix crash loading style from postgres db when there is no "layer_styl…
- 08:21 AM Bug report #20155 (Closed): crash loading style from postgres db when there is no "layer_styles" ...
- Applied in changeset commit:qgis|897322a4ea985e42644a7ae2f7a9e1e85a22b859.
- 08:21 AM Bug report #20155 (Closed): crash loading style from postgres db when there is no "layer_styles" ...
- Applied in changeset commit:qgis|897322a4ea985e42644a7ae2f7a9e1e85a22b859.
- 08:08 AM Bug report #20132: Vector toolbar contains no tools
- These are shortcuts for Processing (plugin) tools, which you'll see that is checked under Plugin Manager dialog.
(Un... - 04:38 AM Bug report #20132: Vector toolbar contains no tools
- Hi,
I suddenly started having the same issue on one of our workstations... We have never enabled plugins and we hav... - 06:16 AM Revision 64c99b73 (qgis): Fix missing Factory annotation
- 05:25 AM Revision 561d59b7 (qgis): Capitalization
- 05:11 AM Revision 0731148b (qgis): move function map to hstore into QgsHstoreUtils
- 04:42 AM Revision b2a2a260 (qgis): Add fallback to parameter's name to be safe
- 04:42 AM Revision e5f52f98 (qgis): [processing] Use outputi database layer name instead of file name when
- 'use filename as layer name' is checked
Avoids raw uri layer names for database type destinations - 02:54 AM Revision a093dd72 (qgis): [layouts] Add api to retrieve window from designer dialog interface
- 02:37 AM Revision 4212cca5 (qgis): Add a Python repr for QgsError
2018-10-22
- 01:49 AM Revision adec7198 (qgis): allow switching in/out mode while drawing zooming rect (#8261)
- 12:59 AM Revision 8d7c54e8 (qgis): More layout object sip casting
- 12:59 AM Revision 8a525b0b (qgis): [layouts] Add notes to layout designer dialog interface documentation
- regarding customisation of designer instances
- 12:59 AM Revision 926e03ac (qgis): Spell
- 12:46 AM Revision 8d12733f (qgis): Merge branch 'release-2_18' into marker_fill
- 12:16 AM Revision 41f5abcc (qgis): Disable ok button when no there's no field
- 11:36 PM Revision 6df252a2 (qgis): Do not draw a rubber band and hilight feature if not necessary
- 11:26 PM Revision 333971c9 (qgis): Do not display rubber band if label cannot be rotated
- 11:22 PM Bug report #20146: QGIS 3.2.3 Bonn and GRASS 7. r.texture does not provide any output.
- Giovanni Manghi wrote:
> yeah... there are a bunch of GRASS tools that can output multiple rasters... so the solutio... - 11:18 PM Revision 1ab6d323 (qgis): Do not draw a rubber band when label/diagram are not moveable
- 11:12 PM Bug report #18628: QGIS 3: vertex editor highlights features in non-visible layers
- Tested in 3.2.
I turned off 'enable snapping by default' (in digitizing options). Now the vertex editor only acts... - 10:56 PM Bug report #19896 (Closed): Composer margin expression does not work
- Applied in changeset commit:qgis|c94eefb6df0bf9e504452986da943d7b9f8574c8.
- 10:56 PM Bug report #19896 (Closed): Composer margin expression does not work
- Applied in changeset commit:qgis|c94eefb6df0bf9e504452986da943d7b9f8574c8.
- 04:47 AM Bug report #19896 (In Progress): Composer margin expression does not work
- 10:49 PM Bug report #19724: Algorithm shortcuts in Vector & Raster menus shouldn't be capitalized in most ...
- Thank you very much, Borys.
- 09:15 PM Bug report #19724: Algorithm shortcuts in Vector & Raster menus shouldn't be capitalized in most ...
- See https://github.com/qgis/QGIS/pull/8269
- 08:32 PM Bug report #19724: Algorithm shortcuts in Vector & Raster menus shouldn't be capitalized in most ...
- I'm just fixing it.
- 07:39 PM Bug report #19724: Algorithm shortcuts in Vector & Raster menus shouldn't be capitalized in most ...
- Hi, May I ask if there's any progress on this?
If using title case for dialogs seems to make dialogs look pretty in ... - 10:22 PM Bug report #18333 (Closed): QgsPolygonV2.vertexAt NotImplementedError, in memory layer, polygons ...
- Let's close as won't fix then. It works in 3.x
- 06:34 PM Bug report #18333: QgsPolygonV2.vertexAt NotImplementedError, in memory layer, polygons with z-di...
- sorry, there is no plan on my side to work on 2.18 bindings
- 10:18 PM Bug report #20188 (Feedback): Error while merge vector layer
- You must try with a much recent version, possibly qgis 3.3 (as is scheduled to be the next 3.4/ltr).
- 08:01 PM Bug report #20188 (Closed): Error while merge vector layer
- facing issue many times while merging vector layers from Vector -> Data management tools -> Merge vector layers ( in ...
- 09:57 PM Revision c94eefb6 (qgis): [layouts] Fix data defined atlas margin isn't evaluated
- Fixes #19896
- 09:56 PM Revision 4030390a (qgis): Avoid another unnecessary styleChanged call
- In all paths where QgsMapLayersStyleManager::currentStyleChanged
is emitted there is always a previous styleChanged s... - 09:56 PM Revision 844eada7 (qgis): Avoid some unnecessary styleChanged signals
- These signals are expensive to emit, because they trigger a full
update of the style dock contents - 09:34 PM Feature request #20191 (Open): Rule-based symbology- cancel option for adding categories or ranges
- In rule-based symbology, if you choose the option to add categories or ranges to the rule, there is no cancel option....
- 09:27 PM Feature request #20190 (Open): Rule-based symbology legend values
- Under rule-based symbology, if I add ranges to the rule, it auto-populates legend entries. Those seem to get lost ho...
- 08:31 PM Bug report #18988 (Closed): QGIS Server rendering different from Desktop rendering
- The image is valid so i'm closing this. Shouldn't we enable multithreading on Travis by default?
I wrote that test s... - 03:22 PM Bug report #18988: QGIS Server rendering different from Desktop rendering
- ...
- 02:42 PM Bug report #18988: QGIS Server rendering different from Desktop rendering
- Will check later on and close this after retesting. Thanks a lot Paul for your valuable work.
I have a pull reques... - 02:24 PM Bug report #18988: QGIS Server rendering different from Desktop rendering
- Hi Tudor,
The PR fixing the freezing issue is merged now (https://github.com/qgis/QGIS/pull/8228).
Can you chec... - 08:24 PM Bug report #19524: [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- Denis Rouzaud wrote:
> This issue should be fixed in next release with Qt updated (it happened with Qt 5.9).
Is t... - 08:05 PM Bug report #20189 (Open): Muted colours in legend when exporting as PDF
- Occurs in 3.3 (master) and 3.2.3
When exporting as PDF I want lines and text to export as vector so that the text... - 08:04 PM Bug report #11244 (Feedback): Invalid values on Date/Time widget editor
- 06:36 PM Bug report #11244: Invalid values on Date/Time widget editor
- Matthias, can this be closed?
- 07:41 PM Bug report #20176: Area (cartesian) calculations differ between layers of different projections
- Dan Isaacs wrote:
> Just to add, in case it's useful, I re-projected the 'Stands' Layer to EPSG:27700 and the area r... - 07:41 PM Bug report #20176: Area (cartesian) calculations differ between layers of different projections
- Dan Isaacs wrote:
> Just to add, in case it's useful, I re-projected the 'Stands' Layer to EPSG:27700 and the area r... - 06:26 PM Bug report #20176: Area (cartesian) calculations differ between layers of different projections
- Just to add, in case it's useful, I re-projected the 'Stands' Layer to EPSG:27700 and the area reads correctly again....
- 12:36 PM Bug report #20176 (Open): Area (cartesian) calculations differ between layers of different projec...
- 11:18 AM Bug report #20176: Area (cartesian) calculations differ between layers of different projections
- Just tested it with 3.3.0-Master QGIS code revision 99f3419446 the problem remains.
- 09:33 AM Bug report #20176 (Feedback): Area (cartesian) calculations differ between layers of different pr...
- Please test with 3.3
- 09:26 AM Bug report #20176 (Closed): Area (cartesian) calculations differ between layers of different proj...
- Attached is a test project. In one layer 'Lake' is a lake of known area (11Ha) in EPSG:27700. The area is correct acc...
- 07:33 PM Bug report #18286: cannot filter by $geometry, $length, $area etc.
- Tudor Bărăscu wrote:
> @Giovanni I think this issue should have a High priority as I discovered more problems (conse... - 07:33 PM Bug report #18286: cannot filter by $geometry, $length, $area etc.
- Tudor Bărăscu wrote:
> @Giovanni I think this issue should have a High priority as I discovered more problems (conse... - 01:38 PM Bug report #18286: cannot filter by $geometry, $length, $area etc.
- @Giovanni I think this issue should have a High priority as I discovered more problems (consequences) tied to it.
Fo... - 07:31 PM Bug report #20186: restricting layers to be added to legend to those turned on in the selected ma...
- can do
- 07:24 PM Bug report #20186 (Feedback): restricting layers to be added to legend to those turned on in the ...
- Can you ask in the developers mailing list if this change was introduced by design? Thanks!
- 07:24 PM Bug report #20186 (Feedback): restricting layers to be added to legend to those turned on in the ...
- Can you ask in the developers mailing list if this change was introduced by design? Thanks!
- 05:27 PM Bug report #20186 (Closed): restricting layers to be added to legend to those turned on in the se...
- in QGIS 2.18 when you had selected for your layout to "follow visibility preset" and then went to "Add layer to legen...
- 07:28 PM Bug report #20172 (Closed): Adding a new vertex ignore snap on polygon whit self intersection
- 03:21 PM Bug report #20172: Adding a new vertex ignore snap on polygon whit self intersection
- Giovanni Manghi wrote:
> > sorry I don't know how explain it better
>
> make a screencast, thanks.
Sorry,
I'm... - 10:35 AM Bug report #20172: Adding a new vertex ignore snap on polygon whit self intersection
> sorry I don't know how explain it better
make a screencast, thanks.- 10:05 AM Bug report #20172: Adding a new vertex ignore snap on polygon whit self intersection
> -I try to add a vertex to a polygon with self intersection in;
> -the vertex that I need to add don't snap to th...- 09:53 AM Bug report #20172: Adding a new vertex ignore snap on polygon whit self intersection
- Giovanni Manghi wrote:
> It could be me, but I have not understand exactly what the issue is. Can you add detailed s... - 09:30 AM Bug report #20172 (Feedback): Adding a new vertex ignore snap on polygon whit self intersection
- It could be me, but I have not understand exactly what the issue is. Can you add detailed step by step operations to ...
- 06:58 PM Revision 65884dbc (qgis): Merge pull request #8251 from pblottiere/as_dd_red
- Update data defined button on auxiliary field deletion correctly
- 06:57 PM Revision b9ff49f2 (qgis): Merge pull request #8253 from pblottiere/as_err_msg_rm_field
- Add an error message when auxiliary field deletion failed
- 06:56 PM Feature request #20171: Unable to create a folder within the file name widget when saving layers
- Actually, no. Just tested on 2.18 and at least there, it does seem to be the same behavior: OK is disabled until the ...
- 06:48 PM Feature request #20171: Unable to create a folder within the file name widget when saving layers
- Are you sure this is really a regression?
- 06:41 PM Bug report #20155 (In Progress): crash loading style from postgres db when there is no "layer_sty...
- PR https://github.com/qgis/QGIS/pull/8267
- 06:41 PM Bug report #20155 (In Progress): crash loading style from postgres db when there is no "layer_sty...
- PR https://github.com/qgis/QGIS/pull/8267
- 06:39 PM Revision 897322a4 (qgis): Fix crash loading style from postgres db when there is no "layer_styles...
- Fix #20155 -crash loading style from postgres db when there is no "layer_styles" table in the database
- 06:37 PM Bug report #18365 (Closed): range widget doesn't show value
- seems to be fixed
- 06:37 PM Bug report #18365 (Closed): range widget doesn't show value
- seems to be fixed
- 06:28 PM Bug report #18395: Calculating new field works inside QGIS Python console but not in standalone p...
- sorry, no idea on my side
- 06:28 PM Bug report #18395: Calculating new field works inside QGIS Python console but not in standalone p...
- sorry, no idea on my side
- 06:15 PM Bug report #18891: Changed Ruler distance units do not "stick" - instead always revert to Meters ...
- it uses the units from the project properties.
I agree this is not very clear and optimal.
Will ask on the mailing ... - 05:33 PM Bug report #20180 (In Progress): Tracing with Offset produces QGIS Crash
- PR https://github.com/qgis/QGIS/pull/8266
- 05:33 PM Bug report #20180 (In Progress): Tracing with Offset produces QGIS Crash
- PR https://github.com/qgis/QGIS/pull/8266
- 12:41 PM Bug report #20180 (Closed): Tracing with Offset produces QGIS Crash
- h2. User Feedback
While erasing the offset value from the tracing tool the crash occurred.
I think it might be ... - 05:28 PM Feature request #20187 (Open): [Digitizing] Allow the "Offset curves" and "Simplify features" too...
- This will be more consistent with the gneral behavior of digitizing tools: process on selection.
and I guess this is... - 05:27 PM Revision 5c28693d (qgis): Do not delete the clear action (and don't crash)
- Fix #20180 - Tracing with Offset produces QGIS Crash
The crash was deep inside Qt and I couldn't really debug it,
th... - 05:26 PM Bug report #19868: copy/paste style doesn't works
- PR https://github.com/qgis/QGIS/pull/8265
I will merge asap - 05:11 PM Bug report #19868: copy/paste style doesn't works
- found the upstream bug
https://bugreports.qt.io/browse/QTBUG-53384
this affects 5.6.0, fixed in 5.6.2....and Ubunt... - 04:55 PM Bug report #19868: copy/paste style doesn't works
- no issue on Fedora.
It might be a Qt issue.
QMetaEnum::fromType is from Qt 5.5.
What is your Qt version? - 04:02 PM Bug report #19868: copy/paste style doesn't works
- if you have any line with metaenum written in it it'd be interesting. Feel free to post the whole ouptput on pastebin...
- 03:54 PM Bug report #19868: copy/paste style doesn't works
- As described in #20178 I have the same issue.
Not sure it is related or it can be useful, but I copy here the messag... - 03:35 PM Bug report #19868 (Feedback): copy/paste style doesn't works
- as already discussed, there is no line about missing metaenum here.
can you provide more details? - 05:26 PM Bug report #20178 (Closed): Not possible to paste a style because all "Paste Style" options are g...
- 03:50 PM Bug report #20178: Not possible to paste a style because all "Paste Style" options are grayed
- Loïc BARTOLETTI wrote:
> Is it the same as #19868 ?
Yes, it seems exactly the same - 03:32 PM Bug report #20178: Not possible to paste a style because all "Paste Style" options are grayed
- most likely.
I would really need some more info to help here (not on Ubuntu) - 02:59 PM Bug report #20178: Not possible to paste a style because all "Paste Style" options are grayed
- Is it the same as #19868 ?
- 12:45 PM Bug report #20178: Not possible to paste a style because all "Paste Style" options are grayed
- Some people with QGIS 3.3.0-Master on Windows, commit:99f3419 seem not to have any issue.
My QGIS is updated with co... - 10:41 AM Bug report #20178 (Closed): Not possible to paste a style because all "Paste Style" options are g...
- 1- Copy a style from a layer
2- Try to paste the style to a different layer: all "Paste Style" options are greyed an... - 05:19 PM Bug report #20185 (Open): [Digitizing] Inconsistencies between input dialogs from advanced digiti...
- When using the:
- rotate tool: you get an input widget with needed parameters. You *press Enter or Esc* to validate ... - 05:01 PM Bug report #20184 (Open): [Options] Missing "cap style" parameter in Options --> digitizing tab -...
- When using the "Offset curve" tool from the advanced digitizing toolbar, you get a input dialog with options like "Jo...
- 05:01 PM Bug report #20183 (Closed): QGIS Backwards Incompatible Changes names incorrect
- Hi,
When porting a Qgis plugin from qgis2 to 3 using https://qgis.org/api/api_break.html I found some errors in th... - 05:00 PM Bug report #20182 (Closed): importing dxf, it loses z or elevation attribute.
- When import a contour layer from dxf, z or elevation attribute is disappeared.
I can see only line color, thinkenss ... - 04:18 PM Revision 225c9227 (qgis): fix build without GUI
- 03:55 PM Bug report #20175: master - Copy style and paste style does not work
- yes!!
- 02:57 PM Bug report #20175: master - Copy style and paste style does not work
- Is it the same as #19868 ?
- 08:42 AM Bug report #20175 (Closed): master - Copy style and paste style does not work
- by copying all the categories and pasting them into another layer, the destination layer becomes transparent and no l...
- 03:25 PM Feature request #20181 (Open): [mdal] Open Meshes from the command-line
- It would be great to open meshes directly from the commmand-line. E.g.
qgis mesh.2dm
Currently this only works ... - 02:38 PM Bug report #17727: Problem with choosing function by Double click in Field Calculator in QGIS 2.99
- https://github.com/qgis/QGIS/pull/8262
- 02:21 PM Revision dfb28fed (qgis): Merge pull request #8228 from pblottiere/server_deadlock
- [server] Fixes freeze of server during rendering
- 01:07 PM Bug report #20112: error loading QGIS (3.2 and 3.3 nightly)
- Nicolai Mogensen wrote:
> Batsu Yoba wrote:
> > Giovanni Manghi wrote:
> > > I think that now the installer works ... - 12:53 PM Bug report #20112: error loading QGIS (3.2 and 3.3 nightly)
- Batsu Yoba wrote:
> Giovanni Manghi wrote:
> > I think that now the installer works as expected, please reopen if n... - 12:53 PM Bug report #20112: error loading QGIS (3.2 and 3.3 nightly)
- Batsu Yoba wrote:
> Giovanni Manghi wrote:
> > I think that now the installer works as expected, please reopen if n... - 12:53 PM Bug report #20112: error loading QGIS (3.2 and 3.3 nightly)
- Batsu Yoba wrote:
> Giovanni Manghi wrote:
> > I think that now the installer works as expected, please reopen if n... - 12:33 PM Revision fc8062e1 (qgis): calculate FID for GPKG
- 12:26 PM Revision 74f7cb54 (qgis): Add a button to save the query as an external sql file
- 12:00 PM Revision d3ccd6ee (qgis): use "gpkg_fid" as default FID column
- 11:51 AM Revision b4da9957 (qgis): remove fid type check because its done before
- 11:46 AM Revision d1172d41 (qgis): care for types of fid
- 11:06 AM Revision d9fdf13d (qgis): add dummy column in case the original layer does not contain an fid-field
- 11:03 AM Revision 55928c0d (qgis): [Bugfix][Server][WFS] In GML geometry has all to be multi
- If in the layer level, the geometry is defined as multi, in the GML all the geometry has to be converted to multi.
- 10:43 AM Feature request #20179 (Open): Transpose attribute tables in composer/layout to vertical
- Sometimes it's better to lay out tables vertically (meaning that the fields are carried in rows not in columns). For ...
- 10:15 AM Bug report #20177 (Open): [mdal] Not possible to delete extra-dataset
- In the mesh properties panel, it is possible to 'Assign Extra Dataset to Mesh'.
But it not possible to remove one... - 09:52 AM Bug report #20174 (Closed): Copy style and paste style does not work
- Duplicate of #20174
- 09:52 AM Bug report #20174 (Closed): Copy style and paste style does not work
- Duplicate of #20174
- 08:42 AM Bug report #20174 (Closed): Copy style and paste style does not work
- by copying all the categories and pasting them into another layer, the destination layer becomes transparent and no l...
- 08:15 AM Revision 4fa62e9b (qgis): Fix #19703, make filter translatable and add NetCDF (#8245)
- * Add NetCDF into MDAL dialog's file filter
- 08:15 AM Bug report #19703 (Closed): Open MDAL data dialog does NOT show All files
- Applied in changeset commit:qgis|4fa62e9b3bbe6383db2b682e89003a0a85428bad.
- 08:15 AM Bug report #19703 (Closed): Open MDAL data dialog does NOT show All files
- Applied in changeset commit:qgis|4fa62e9b3bbe6383db2b682e89003a0a85428bad.
- 07:42 AM Revision cdcb5a2c (qgis): running autopep8 on file to format correctly
- 04:50 AM Bug report #19060 (Feedback): Then insert image in layout
- Please re-test with QGIS 3.3
- 04:50 AM Bug report #19101 (Feedback): Scale bar in Layout always opens at height of 11.9 mm
- Can you share an example project?
- 04:14 AM Bug report #19574 (Closed): Map Composer doesn't load map anymore
- Closed due to lack of feedback
- 04:13 AM Bug report #19728 (Closed): crash moving layout items
- Closed due to lack of feedback/detail
- 04:12 AM Bug report #19498 (Closed): Layout - some vector layers not rendered
- Closed due to lack of feedback
- 04:12 AM Bug report #19854 (Closed): Print Layout
- Closed due to lack of feedback
2018-10-21
- 01:32 AM Bug report #17765 (Closed): TestQgsComposerUtils::readOldDataDefinedPropertyMap() Compared values...
- Test/class no longer exists
- 01:32 AM Bug report #17766 (Closed): TestQgsComposerUtils::fontDescentMM() 'qgsDoubleNear( QgsComposerUtil...
- Test/class no longer exists
- 01:32 AM Bug report #18487 (Closed): Print composer extremely slow outputting PDF's
- Closed due to lack of feedback
- 01:30 AM Revision 1bf63f13 (qgis): QStringLiteral
- 12:29 AM Revision 444a2795 (qgis): Add a translated window title
- 12:28 AM Revision 86f13852 (qgis): Add an error message on auxiliary field deletion
- 11:35 PM Revision ef4bf1a8 (qgis): Add link to corresponding issue in comment
- 11:33 PM Revision 514db35c (qgis): Fixes freeze of server during rendering
- 11:19 PM Revision 006b130e (qgis): Don't append raster layer to an existing GPKG, if a vector layer with t...
- 11:02 PM Revision 16e0db40 (qgis): Removes unused reset parameter
- 10:54 PM Revision f087f4a0 (qgis): Data defined button is not red after deleting auxiliary field
- 09:27 PM Revision b379d75e (qgis): Merge pull request #8249 from tudorbarascu/fix_addpart
- fix addpart tool warning
- 06:10 PM Feature request #19718: Add Keyboard Shortcut for the the 'Add Delimited Text Layer'
- Devdatta, while an official shortcut can be set, you can meanwhile add your own shortcut in the Settings --> Keyboard...
- 01:43 PM Feature request #19718: Add Keyboard Shortcut for the the 'Add Delimited Text Layer'
- Hey, I'll try to tackle this, could you assign it to me?
- 12:20 PM Bug report #20173 (Closed): KML loading bug
- Hi,
There is a bug with loading some kml/kmz files with raster data:
steps to reproduce:
1.create a kmz file wit... - 11:41 AM Revision f963ba32 (qgis): fix fcf85a199a94aac
- 10:49 AM Revision a83d9c94 (qgis): Change tooltip for bad layers
- because the click action is still a TODO
- 10:47 AM Revision 843bee28 (qgis): Fix removable flag check and call base class (dis)connect
- 09:55 AM Bug report #19099: Data defined Size legend is wrong when using separated symbols
- Think some of the other issues Harrissou linked are related to this problem. Attached file is a scheme of some test I...
- 09:54 AM Revision 5dfa9924 (qgis): Port remaining indicator methods to the new interface
- 08:57 AM Revision dffd3b73 (qgis): Remove virtual
- 08:57 AM Revision 7cbba813 (qgis): Some more indicator refactoring
- Pass QgsMapLayer instance to tooltip and icon,
in case they needs updates - 08:56 AM Revision a9a50397 (qgis): QgsLayerTreeViewIndicatorProvider refactoring
- 08:54 AM Revision fc53e64e (qgis): Bad layers indicator
- 08:51 AM Revision f2c262bc (qgis): Small refactoring to silence clang warnings plus changed name to GPKG s...
- ... to make it different than the other OGR s.s. dialog
- 04:44 AM Revision 7e3b5f40 (qgis): Merge pull request #8247 from 3nids/maptoolzoom
- fixes to the map tool zoom
- 04:44 AM Bug report #18892 (Closed): Scale jump from mouse tremor
- Applied in changeset commit:qgis|b3e526338b8924f0beb81ca611cb4e2d3637c258.
- 04:44 AM Bug report #18892 (Closed): Scale jump from mouse tremor
- Applied in changeset commit:qgis|b3e526338b8924f0beb81ca611cb4e2d3637c258.
2018-10-20
- 01:55 AM Revision f17b1a52 (qgis): restore zoom out rect
- 10:31 PM Revision 5168d7d9 (qgis): fix addpart tool warning
- The isGeometryEmpty variable was true when geometry was present and viceversa.
Thus the warning for multiple parts fo... - 09:17 PM Bug report #20172 (Closed): Adding a new vertex ignore snap on polygon whit self intersection
- Hi all,
I noticed another issues...
If there are some topological errors,
and I edit the feature to solve them,
... - 08:35 PM Revision fcf85a19 (qgis): fix build on Qt <5.6
- 02:42 PM Bug report #18304 (Feedback): Python error when importing a shapefile to PostGIS in DB Manager
- chris Mr wrote:
> Giovanni Manghi wrote:
> > Description and subject updated.
>
> I ran into this problem today ... - 01:06 PM Bug report #20169 (Closed): Gnome: Open Gdal dialog shows silly long filter list with empty items
- Closing myself, as I found out this is a Gnome typical thing, to be fixed upstream.
You can test it with whatever ... - 12:51 PM Bug report #20112: error loading QGIS (3.2 and 3.3 nightly)
- Giovanni Manghi wrote:
> I think that now the installer works as expected, please reopen if necessary.
hi, i just... - 12:51 PM Bug report #20112: error loading QGIS (3.2 and 3.3 nightly)
- Giovanni Manghi wrote:
> I think that now the installer works as expected, please reopen if necessary.
hi, i just... - 10:05 AM Revision dcd33186 (qgis): [in-place] Fix alg runner when context is none
- 08:19 AM Feature request #20171 (Open): Unable to create a folder within the file name widget when saving ...
- let's take a temporary layer you'd like to make permanent
Click on the icon, opening the "save scratch layer" dialog... - 06:21 AM Bug report #18872: Symbol Selector Window 'overflows' the screen on small resolutions
- This is still a real issue for users of small screens. I'm running into this problem using QGIS 3.2.3 on Windows 10, ...
- 05:37 AM Bug report #16219: SVG Fill symbol behavior does not seem consistent with other fill symbol layers
- I was wondering the exact same thing. I always found it an odd quirk.
2018-10-19
- 11:57 PM Bug report #17773: No Retina / HiDPI support in 2.99 on osx
- Great news!!! :D
- 08:55 PM Bug report #17773 (Closed): No Retina / HiDPI support in 2.99 on osx
- Applied in changeset commit:qgis|ea982fe3d268fd3d56833b17a2310607a00e29b9.
- 08:55 PM Bug report #17773 (Closed): No Retina / HiDPI support in 2.99 on osx
- Applied in changeset commit:qgis|ea982fe3d268fd3d56833b17a2310607a00e29b9.
- 04:39 PM Bug report #17773: No Retina / HiDPI support in 2.99 on osx
- PR on its way :)
https://github.com/qgis/QGIS/pull/8242 - 11:32 PM Bug report #18892: Scale jump from mouse tremor
- Thank you! Much appreciated.
- 10:36 PM Bug report #18892: Scale jump from mouse tremor
- PR on its way
both things should be fixed
see https://github.com/qgis/QGIS/pull/8247 - 08:26 PM Bug report #18892: Scale jump from mouse tremor
To replicate:
open any project, set scale to, say, 1:40,000
select + zoom tool
using mouse
click down in ...- 08:03 PM Bug report #18892 (Feedback): Scale jump from mouse tremor
- 08:02 PM Bug report #18892: Scale jump from mouse tremor
- I am not able to reproduce.
Can you describe precise steps on what to do?
Are you using the trackpad or a mouse? - 11:22 PM Bug report #18304: Python error when importing a shapefile to PostGIS in DB Manager
- Giovanni Manghi wrote:
> Description and subject updated.
I ran into this problem today as well. Has anyone tried... - 10:50 PM Bug report #20155: crash loading style from postgres db when there is no "layer_styles" table in ...
- the title "qgis crash - load style from qml file for geometryless layer" of this issue is no more correct
can a re... - 10:28 PM Bug report #20155: crash loading style from postgres db when there is no "layer_styles" table in ...
- Peter Petrik wrote:
> unable to reproduce.
>
> Jan Lippmann wrote:
> > load from style file is not correct! only... - 03:07 PM Bug report #20155: crash loading style from postgres db when there is no "layer_styles" table in ...
- unable to reproduce.
Jan Lippmann wrote:
> load from style file is not correct! only click on "Load Style..." but... - 10:44 PM Revision 99f34194 (qgis): Extend documentation of QgsFeatureRequest::setSubsetOfAttributes
- Like suggested by Nyall
- 10:40 PM Revision 71e85cc0 (qgis): Merge pull request #8231 from elpaso/bugfix-20147-in-place-difference
- [in-place][needs-docs] add buffer for polygons and fix #20147 in place difference
- 10:40 PM Bug report #20147 (Closed): [edit-in-place] - difference deletes invalid geometries
- Applied in changeset commit:qgis|71e2a6be7e5d59d6ee7d137c28754ae527a8465b.
- 10:40 PM Bug report #20147 (Closed): [edit-in-place] - difference deletes invalid geometries
- Applied in changeset commit:qgis|71e2a6be7e5d59d6ee7d137c28754ae527a8465b.
- 10:40 PM Bug report #20101 (Closed): [Processing] "Buffer" is not listed as an edit in place algorithm for...
- Applied in changeset commit:qgis|51c3c2a6182684961572a0e1f90c6d8c55af21ea.
- 10:40 PM Bug report #20101 (Closed): [Processing] "Buffer" is not listed as an edit in place algorithm for...
- Applied in changeset commit:qgis|51c3c2a6182684961572a0e1f90c6d8c55af21ea.
- 10:33 PM Revision b3e52633 (qgis): [fix #18892] avoid high jumps by setting a minimum pixel size for rect ...
- 10:33 PM Revision 5fd6f687 (qgis): Zoom tool: do not draw rect when zooming out, update cursor when pressi...
- 10:33 PM Revision 77316741 (qgis): add isActive to QgsMapTool and update cursor when it is active
- 10:19 PM Revision f00e43d3 (qgis): [layouts] Hack around inconsistent subclassing of layout items by sip
- Sometimes, calling some layout methods, results in sip being inable
to downcast the items to their correct type, resu... - 10:18 PM Revision 0a662576 (qgis): [layouts] Show more precision in map scale for map item properties
- Previously we would often round the scale displayed to the nearest
integer. Now ensure that the map scale widget show... - 10:18 PM Bug report #20133 (Closed): map composer scale error
- Applied in changeset commit:qgis|0a662576a74a742e1a8936a6f8dcfcc5a33607ae.
- 10:18 PM Bug report #20133 (Closed): map composer scale error
- Applied in changeset commit:qgis|0a662576a74a742e1a8936a6f8dcfcc5a33607ae.
- 02:12 AM Bug report #20133: map composer scale error
- https://github.com/qgis/QGIS/pull/8233 fixes this for me -- it's an issue with precision in the widget showing the cu...
- 08:58 PM Bug report #3975: PDF exports on OSX always convert text to outlines
- This is still an issue in QGIS 3.2 on Windows 10 as well, though it has evolved. I *can* get text to export, but only...
- 08:26 PM Bug report #3975: PDF exports on OSX always convert text to outlines
- Barend Kobben wrote:
> Well, you’re missing the fact that all text is now cut up letter by letter....
>
> That’s... - 08:22 PM Bug report #3975: PDF exports on OSX always convert text to outlines
- Well, you’re missing the fact that all text is now cut up letter by letter....
That’s pretty useless, if you want... - 07:40 PM Bug report #3975 (Feedback): PDF exports on OSX always convert text to outlines
- I have been trying by unchecking 'Draw text as outlines' in the label settings
!https://i.imgur.com/Gv101OH.png!
... - 08:57 PM Feature request #11103 (Closed): Support for retina displays (HiDPI)
- fixed in master, to be released in 3.4
https://github.com/qgis/QGIS/pull/8242
Youhou! - 08:57 PM Feature request #11103 (Closed): Support for retina displays (HiDPI)
- fixed in master, to be released in 3.4
https://github.com/qgis/QGIS/pull/8242
Youhou! - 08:56 PM Revision fb2883c7 (qgis): Merge pull request #8242 from 3nids/final_dpi
- [fix #17773] fix HiDPI in map canvas on mac
- 08:56 PM Revision 345d25f7 (qgis): remove useless variable
- 08:04 PM Bug report #16025: [macOS] Control feature rendering order will crash QGIS
- reporter specifies QGIS 2.18.
I guess it'll be a won't fix? - 07:57 PM Bug report #19314 (Closed): 3.2 crashes on startup on a Mac
- 07:55 PM Bug report #19524: [macOS] Map canvas with wrong size on QGIS 3.2.1 start up
- This issue should be fixed in next release with Qt updated (it happened with Qt 5.9).
- 07:54 PM Bug report #19546: QGIS 3 slow on macOS at high resolutions
- I had a discussion with William Kyngesburye who told me that this should be fixed in Qt 5.12.
Let's see what comes o... - 07:49 PM Bug report #20170 (Closed): "no result buffer" warning, application restart required after PostGI...
- Running QGIS 3.2.0-Bonn on MacOS Mojave, though this has been a consistent problem since QGIS 2.x.
I run queries a... - 07:46 PM Revision ff1face7 (qgis): more dox
- 07:46 PM Revision c1ce03cd (qgis): test that window handle actually exists (avoid crash in tests)
- 06:24 PM Feature request #20102: Pre-render canvas outside of visible area
- This screenshot is taken while scrolling canvas in QGis 3.2.3
qgis/main_canvas_preview_jobs is set to true
"Whe... - 06:18 PM Revision dff04969 (qgis): use floating point precision and use proper setFlags method (#8244)
- 05:48 PM Bug report #20169 (Closed): Gnome: Open Gdal dialog shows silly long filter list with empty items
- See screenshot. I see this only on my Linux machines (both on Debian and Flatpak version).
To reproduce:
- Open D... - 05:24 PM Bug report #19703: Open MDAL data dialog does NOT show All files
- See https://github.com/qgis/QGIS/pull/8245
- 04:53 PM Bug report #19703: Open MDAL data dialog does NOT show All files
Ok, I had a look into this myself, and found that the value of mFilter in qgsfilewidget.ccp
https://github.com/q...- 05:05 PM Bug report #17661 (Feedback): Qgis and data crash on Mac
- 03:53 PM Bug report #17661: Qgis and data crash on Mac
- Which scale bar in the main window, can you please send screenshot? Scale has format x:y and it cannot be scrolled.
- 04:37 PM Revision 21e685b4 (qgis): [in-place] Limit buffer to (multi)polygons
- 04:36 PM Bug report #18035 (Feedback): QGIS crashes upon opening of layer labelling (etc.) panel
- 03:49 PM Bug report #18035: QGIS crashes upon opening of layer labelling (etc.) panel
- maybe duplicate of #16575 ?
- 04:30 PM Revision 35ec4658 (qgis): update DPR on screen or resolution change
- 04:27 PM Revision adb930b2 (qgis): Speed up getFeatures query by using a proper QgsFeatureRequest
- 04:20 PM Bug report #18465: 'Load' button in Layer Properties > Style > Min/max settings has disappeared
- Peter Petrik wrote:
> In QGIS 3.3, the loading of min/max settings work on clicking on "apply" button.
not handy ... - 04:20 PM Bug report #18465: 'Load' button in Layer Properties > Style > Min/max settings has disappeared
- In QGIS 3.3, the loading of min/max settings work on clicking on "apply" button.
- 04:07 PM Revision b4e87d87 (qgis): use float precision
- 03:59 PM Bug report #18394 (Feedback): QGIS 3 crashes when Processing dragged out of main window and then ...
- Unable to reproduce on MacOS 10.14 (18A391) with QGIS 3.3 master. Garth mentioned it cannot be reproduced with 3.0.2
- 03:53 PM Revision 09d2260b (qgis): rename physicalSize to deviceOutputSize
- 03:33 PM Revision 924e375f (qgis): fix wrong assert
- 03:03 PM Feature request #20168 (Open): add interactive digiting tool to split multipart to single parts
- Hi all,
I often use the "Multipart to single parts" plugin developed by Alexandre Neto.
I think this is very usef... - 02:50 PM Revision 556210bb (qgis): avoid scaling in painting when possible
- not sure how it works internally in Qt, but no need to call epxlicitely on scaling since the image device pixel ratio...
- 02:50 PM Revision ea982fe3 (qgis): [fix #17773] fix HiDPI in map canvas on mac
- For system introducing pixel device ratio, the image rendered by the canvas is actually scaled up to match the physic...
- 02:30 PM Feature request #20167 (Open): [Processing] In batch mode, the "Remove row" button does not remov...
- Open an algorithm dialog
switch to batch mode
add a bunch of files from system
Try to delete one file in the middl... - 02:29 PM Bug report #20162: Please provide an Edition tool able to split multipart in single parts
- Antonio Viscomi wrote:
> Giovanni Manghi wrote:
> > > The plugin I need was ported and located I experimental plugi... - 02:28 PM Bug report #20162: Please provide an Edition tool able to split multipart in single parts
- Giovanni Manghi wrote:
> > The plugin I need was ported and located I experimental plugin... So this ticket can be e... - 02:22 PM Bug report #20162: Please provide an Edition tool able to split multipart in single parts
> The plugin I need was ported and located I experimental plugin... So this ticket can be erased
I think the int...- 11:21 AM Bug report #20162: Please provide an Edition tool able to split multipart in single parts
- Giovanni Manghi wrote:
> > Ok but I thinking that a button on editing toolbar that acts directely on feature will be... - 10:58 AM Bug report #20162: Please provide an Edition tool able to split multipart in single parts
- > Ok but I thinking that a button on editing toolbar that acts directely on feature will be more useful
re-file th... - 02:21 AM Bug report #20162: Please provide an Edition tool able to split multipart in single parts
- FYI, the plugin is already ported to 3. You'd need to enable "show experimental plugins" in the Plugins settings tab ...
- 02:21 PM Bug report #13986 (Feedback): Server segfaults when requesting certain GetLegendGraphics without ...
- 01:16 PM Bug report #13986: Server segfaults when requesting certain GetLegendGraphics without bbox
- I tried to reproduce this issue with the current master branch (3.X), but without success. So it seems specific to QG...
- 01:55 PM Bug report #20154 (Closed): Broken clustering method selection in GRASS v.cluster processing algo...
- 01:53 PM Bug report #20160: GRASS Tool "r.stats.quantile.out" Getting Conflicting Parameters
- https://github.com/qgis/QGIS/pull/8241
- 01:52 PM Bug report #18894 (Closed): Qgis crashes on deleting auxiliary storage
- 01:52 PM Bug report #18894: Qgis crashes on deleting auxiliary storage
- Already fixed by https://github.com/qgis/QGIS/pull/6603 in QGIS 3.2.
- 01:52 PM Bug report #18978 (Closed): Crash when deleting auxillary storage table
- 01:52 PM Bug report #18978: Crash when deleting auxillary storage table
- Already fixed by https://github.com/qgis/QGIS/pull/6603 in QGIS 3.2.
- 01:46 PM Revision 90b57ab8 (qgis): fix GRASS7 r_stats_quantile
- 01:26 PM Revision d33052ac (qgis): Fix docstring
- 12:52 PM Bug report #20092: GeoPackage SQL issues in DB Manager
- I am seeing this kind of problems also on QGIS 3.2.3 on linux.
In my case the layers were imported using Save as s... - 12:21 PM Revision 7ad0dcfa (qgis): Fix windows build
- 11:43 AM Feature request #20130: Identify tool does not work on mesh layer
- Let's change it to a bug so that someone will fix it ;)
See discussion here:
https://github.com/qgis/QGIS/pull/7582
- 11:43 AM Feature request #20130: Identify tool does not work on mesh layer
- Let's change it to a bug so that someone will fix it ;)
See discussion here:
https://github.com/qgis/QGIS/pull/7582
- 11:43 AM Feature request #20130: Identify tool does not work on mesh layer
- Let's change it to a bug so that someone will fix it ;)
See discussion here:
https://github.com/qgis/QGIS/pull/7582
- 11:43 AM Feature request #20130: Identify tool does not work on mesh layer
- Let's change it to a bug so that someone will fix it ;)
See discussion here:
https://github.com/qgis/QGIS/pull/7582
- 11:43 AM Feature request #20130: Identify tool does not work on mesh layer
- Let's change it to a bug so that someone will fix it ;)
See discussion here:
https://github.com/qgis/QGIS/pull/7582
- 11:43 AM Feature request #20130: Identify tool does not work on mesh layer
- Let's change it to a bug so that someone will fix it ;)
See discussion here:
https://github.com/qgis/QGIS/pull/7582
- 10:57 AM Bug report #20161 (Feedback): Crash after loading several spatial tables from Esri File GDB 10.6....
- Please attach data we can use to replicate the issue.
- 10:57 AM Bug report #20161 (Feedback): Crash after loading several spatial tables from Esri File GDB 10.6....
- Please attach data we can use to replicate the issue.
- 10:57 AM Bug report #20161 (Feedback): Crash after loading several spatial tables from Esri File GDB 10.6....
- Please attach data we can use to replicate the issue.
- 10:56 AM Bug report #20138: "Show selected features" attribute table behavior doesn't work
- Matthew Jurewicz wrote:
> Giovanni Manghi wrote:
> > Matthew Jurewicz wrote:
> > > The issue doesn't seem to be fi... - 10:45 AM Revision 70d4a276 (qgis): Do not persist estimated GDAL metadata
- GDAL saves metadata like min and max values into a .aux.xml sidecar file next to raster files.
It does this always, e... - 10:03 AM Revision 763fa420 (qgis): Merge pull request #8216 from rouault/fix_20136
- [OGR provider] Revise significantly the way we handle subset filter to avoid issues with FID (fixes #20136)
- 10:02 AM Bug report #20136 (Closed): Requesting a feature by its feature id not working with filtered gpkg
- Applied in changeset commit:qgis|391ec8a5dd4508f75b6538ab7be309379695add4.
- 10:02 AM Bug report #20136 (Closed): Requesting a feature by its feature id not working with filtered gpkg
- Applied in changeset commit:qgis|391ec8a5dd4508f75b6538ab7be309379695add4.
- 09:56 AM Bug report #19911: The vertex editor is not synchronized with vertex movements in edit mode
- PR submitted https://github.com/qgis/QGIS/pull/8032
I'm affecting Loïc, but Denis, I you are on it also, feel free ... - 09:52 AM Feature request #20166 (Feedback): support serving projects stored in postgresql
- now that QGIS can save projects in postgresql, QGIS Server should support serving them as WMS/WFS etc.
- 09:47 AM Bug report #20165 (Open): project selection combobox initially empty when trying to open project ...
- When I want to open a project from PostgreSQL, the project dropdown box is initially empty. I need to switch the tabl...
- 08:30 AM Revision c23c3d24 (qgis): fix build with GDAL1 (followup 4f76722a)
- 06:09 AM Revision e353bdb6 (qgis): Fix svg marker doesn't render when size is very small
- (cherry picked from commit c6db18d)
- 03:53 AM Revision f23b09b8 (qgis): [needs-docs][layouts] Expose menus and toolbars (and some other goodies...
- layout designer interface API
This commit adds more methods to the public, stable API for the layout
designer dialog... - 03:50 AM Revision c28c314f (qgis): [layouts] Fix incorrect data defined help for some map settings
- 02:15 AM Revision 312c6881 (qgis): Remove redundant mutex locks
- 02:15 AM Revision ffdf39eb (qgis): Modernize some code
- 02:15 AM Revision 2449be38 (qgis): QStringLiteral
- 02:15 AM Revision ac0a1881 (qgis): [needs-docs] Allow users to set tokens for connections to ArcGIS Featur...
- Without this it can be impossible to connect to authenticated/private
servers.
Tokens are set by creating an "ESRI t...
2018-10-18
- 01:47 AM Bug report #20164 (Closed): Layouts: Scale-based Rendering error
- Hey everyone,
Forgive me if this post is incorrectly issued, or if it is lacking information. This is my first tim... - 01:15 AM Revision 3e41230d (qgis): [Processing] Allow reordering of items in the MultipleInputDialog.
- Based on QGIS 3.2.
- 01:07 AM Revision ac4f7b5f (qgis): Allow searching for features with a short search string
- 12:34 AM Revision a151debc (qgis): fix GRASS7 v_cluster tool
- 12:32 AM Revision 765dbf6a (qgis): Dox, tests
- 12:32 AM Revision 72bf08e2 (qgis): Deprecate QgsBrowserModel::connectItem
- This method should only be private, and is completely dangerous
to call from external code (it breaks the model!).
D... - 12:32 AM Revision 1500c3ee (qgis): Fix dox
- 12:32 AM Revision 3543d34d (qgis): Use a switch
- 12:32 AM Revision 67f1e10e (qgis): More unit test for QgsBrowserModel
- 12:32 AM Revision 4d18eeec (qgis): Fix incorrect hasChildren return value when QgsBrowserModel
- has no root items
- 12:32 AM Revision 5d9d903f (qgis): Move browser proxy model to core library and expose as stable API
- This class is useful for plugins and other areas of QGIS code which
want to expose a limited browser interface (e.g. ... - 12:32 AM Revision ac3fe8ff (qgis): More unit tests
- 10:55 PM Bug report #20162: Please provide an Edition tool able to split multipart in single parts
- Saber Razmjooei wrote:
> Already implemented.
> Selected the features and from the Processing Toolbox, click on Edi... - 10:16 PM Bug report #20162 (Closed): Please provide an Edition tool able to split multipart in single parts
- Already implemented.
Selected the features and from the Processing Toolbox, click on Edit Features in Place. Then yo... - 09:12 PM Bug report #20162: Please provide an Edition tool able to split multipart in single parts
- Sorry this is a feature request not a bug
- 09:09 PM Bug report #20162 (Closed): Please provide an Edition tool able to split multipart in single parts
- Hi all,
In Qgis 2 there is a useful plugin (multipart split) created by Alexandre Neto that allow user to split sel... - 10:52 PM Bug report #20073: Form validation doesn't take care of 2 columns primary key
- Yes, I can confirm what Mathieu said. The primary key is done for each column, individually, not checking all columns...
- 01:59 PM Bug report #20073: Form validation doesn't take care of 2 columns primary key
- Hi Etienne and Nyall,
same problem here with a 3 columns primary keys (QGIS 3.2 on ubuntu 18.04).
And I think I u... - 10:01 PM Feature request #20163: [3d] Support for expression/field to set width and height for lines
- Also to add to the list: Extrusion!
- 10:00 PM Feature request #20163 (Open): [3d] Support for expression/field to set width and height for lines
- In QGIS 3.3 it is possible to add width and height for lines in 3D map scenes. But currently only single value input ...
- 08:43 PM Bug report #20161 (Closed): Crash after loading several spatial tables from Esri File GDB 10.6.0 ...
- h2. User Feedback
Importing features to PostGIS from Esri File GDB 10.6.0 using DB Manager
h2. Report Details
... - 08:19 PM Bug report #20094: Extracting z-coordinates takes ages and makes the system unresponsive
- It works with qgis 3.3.0-Master in Ubuntu 18.10 Cosmic Cuttlefish, the attribute editor opens somewhat slower than in...
- 09:56 AM Bug report #20094: Extracting z-coordinates takes ages and makes the system unresponsive
- I've just merged a new PR that address this issue (and others) in a different way, please test the current master and...
- 07:10 PM Bug report #20160 (Closed): GRASS Tool "r.stats.quantile.out" Getting Conflicting Parameters
- In QGIS 3.2.3 (and 3.2.2) and GRASS 7.2.2, the r.stats.quantile.out tool under GRASS Raster tools errors out. Here's ...
- 06:45 PM Bug report #20138: "Show selected features" attribute table behavior doesn't work
- Giovanni Manghi wrote:
> Matthew Jurewicz wrote:
> > The issue doesn't seem to be fixed in the latest nightly dev b... - 01:56 PM Bug report #20138: "Show selected features" attribute table behavior doesn't work
- Matthew Jurewicz wrote:
> The issue doesn't seem to be fixed in the latest nightly dev build
it works fine here, ... - 05:50 PM Bug report #20101: [Processing] "Buffer" is not listed as an edit in place algorithm for polygon ...
- PR https://github.com/qgis/QGIS/pull/8231
- 05:41 PM Bug report #20101 (In Progress): [Processing] "Buffer" is not listed as an edit in place algorith...
- 05:41 PM Bug report #20101: [Processing] "Buffer" is not listed as an edit in place algorithm for polygon ...
- Nevermind, I've found a solution.
- 11:32 AM Bug report #20101 (Feedback): [Processing] "Buffer" is not listed as an edit in place algorithm f...
- Wait, the dissolve option is a showstopper: there is no way to maintain it with a feature based algorithm, need to ch...
- 10:27 AM Bug report #20101: [Processing] "Buffer" is not listed as an edit in place algorithm for polygon ...
- Let's see if we can sneak this into 3.4 ...
- 05:49 PM Bug report #20147 (In Progress): [edit-in-place] - difference deletes invalid geometries
- PR https://github.com/qgis/QGIS/pull/8231
- 05:49 PM Bug report #20147 (In Progress): [edit-in-place] - difference deletes invalid geometries
- PR https://github.com/qgis/QGIS/pull/8231
- 09:28 AM Bug report #20147: [edit-in-place] - difference deletes invalid geometries
- Jan Lippmann wrote:
> the difference alg. deletes selected invalid geometries and the alg do not respect "modify sel... - 05:43 PM Revision 71e2a6be (qgis): In-place passthrough for invalid geometries if processing option is to ...
- Fixes #20147 - difference deletes invalid geometries
- 05:41 PM Revision 51c3c2a6 (qgis): Enable in-place buffer on polygons
- Fixes #20101 - "Buffer" is not listed as an edit in place algorithm for polygon layer
- 05:40 PM Revision 89058bae (qgis): setInvalidGeometryCheck on the request
- 05:39 PM Revision 5393df88 (qgis): Fixed documentation: FetchAttributes does not exist
- 05:36 PM Feature request #20159 (Closed): Singlepart to Multipart
- is called "promote to multipart"
- 05:36 PM Feature request #20159 (Closed): Singlepart to Multipart
- is called "promote to multipart"
- 05:20 PM Feature request #20159 (Feedback): Singlepart to Multipart
- It's there; it has been renamed into "Collect geometries" (or "Promote to multipart" ? I'm never sure).
- 04:11 PM Feature request #20159 (Closed): Singlepart to Multipart
- In QGIS 2.18 not only the Tool Multipart to Singlepart but also the tool Singlepart to Multipart were available. Unfo...
- 05:01 PM Revision 6745eecd (qgis): Add tests for editing filtered gpkg layer
- 04:56 PM Revision f437a7e0 (qgis): Added docs
- 04:56 PM Revision 56bf4862 (qgis): Make it possible to skip memory layer check on project close
- In QGIS 3.4 there is the new feature that warns users about a potential data loss
when closing a project that contain... - 04:38 PM Revision 97b827e9 (qgis): indentation
- 03:37 PM Revision c7c72042 (qgis): put extra default back
- 03:30 PM Bug report #19517: Serious problem with rasters statistics calculated by QGIS with estimated option
- Pull request pending https://github.com/qgis/QGIS/pull/8230
- 02:46 PM Bug report #19517: Serious problem with rasters statistics calculated by QGIS with estimated option
- It looks like GDAL writes this file when GDALClose is called.
I am considering to delete it right after if two condi... - 02:46 PM Bug report #19517: Serious problem with rasters statistics calculated by QGIS with estimated option
- It looks like GDAL writes this file when GDALClose is called.
I am considering to delete it right after if two condi... - 03:12 PM Revision 5bcff46e (qgis): use const and avoid copy
- 03:08 PM Bug report #20158 (Closed): Moving segments after range selection of vertices destroys topology
- When using the vertex range selection, in order to select several segments which are supposed to be moved, the operat...
- 03:07 PM Bug report #20150: MeasurementTool stays active (or at least isn't removed) after changing Tool
- No, it is not a regression for what I know, because it also happens in a QGIS 2.18.24 that I have here.
So apparen... - 02:02 PM Bug report #20150 (Feedback): MeasurementTool stays active (or at least isn't removed) after chan...
- 02:02 PM Bug report #20150: MeasurementTool stays active (or at least isn't removed) after changing Tool
- isn't this a regression?
- 11:29 AM Bug report #20150 (Closed): MeasurementTool stays active (or at least isn't removed) after changi...
- See screenshot rulerPanToolActive.png while the pantool is active, the lines drawn by the measurementtool are still v...
- 03:05 PM Bug report #20157 (Feedback): Qgis freezes when opening Postgresql connection
- No problems here (on Linux) on both 2.18 and 3.3 with remote PostGIS connections.
Can you try if using 3.3 makes any... - 03:05 PM Bug report #20157 (Feedback): Qgis freezes when opening Postgresql connection
- No problems here (on Linux) on both 2.18 and 3.3 with remote PostGIS connections.
Can you try if using 3.3 makes any... - 02:18 PM Bug report #20157 (Closed): Qgis freezes when opening Postgresql connection
- I have created a connection to a remote Postgresql within a qgis project.
First time it worked fine.
When I reope... - 02:59 PM Bug report #20154: Broken clustering method selection in GRASS v.cluster processing algorithm
- https://github.com/qgis/QGIS/pull/8227
- 01:30 PM Bug report #20154 (Closed): Broken clustering method selection in GRASS v.cluster processing algo...
- In processing window of _v.cluster_ GRASS algorithm there is no option to choose single clustering method. The menu s...
- 02:54 PM Revision 723df76f (qgis): display menu at the correct position
- 02:43 PM Bug report #20151 (Feedback): Qgis fails at rendering some features in different extents and OTF ...
- Just tried on qgis master on linux using the above projections: no issues here.
- 02:43 PM Bug report #20151 (Feedback): Qgis fails at rendering some features in different extents and OTF ...
- Just tried on qgis master on linux using the above projections: no issues here.
- 02:43 PM Bug report #20151 (Feedback): Qgis fails at rendering some features in different extents and OTF ...
- Just tried on qgis master on linux using the above projections: no issues here.
- 11:34 AM Bug report #20151 (Closed): Qgis fails at rendering some features in different extents and OTF pr...
- I'm using GADM countries dataset (https://gadm.org/) and global ~10km raster aiming to produce a global map.
Tryi... - 02:43 PM Revision 8839e2fc (qgis): all features option in menu
- means this can be controlled by the user
fixes #17853 - 02:38 PM Bug report #20146: QGIS 3.2.3 Bonn and GRASS 7. r.texture does not provide any output.
- yeah... there are a bunch of GRASS tools that can output multiple rasters... so the solution in Processing is to make...
- 02:28 PM Bug report #20146: QGIS 3.2.3 Bonn and GRASS 7. r.texture does not provide any output.
- it worked here (with a random raster): the output (the tool ask for a folder path) must be specified, then inside the...
- 02:18 PM Bug report #20146 (Feedback): QGIS 3.2.3 Bonn and GRASS 7. r.texture does not provide any output.
- Can you provide some sample data we can use with this tool?
- 02:37 PM Revision b38e1837 (qgis): start action for single feature directly
- 02:19 PM Revision 5bbb1c48 (qgis): action only starting on one feature
- with selection context menu (with wrong position)
- 02:16 PM Revision 4358b6bc (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
- 02:16 PM Revision ed05fc25 (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 02:16 PM Revision a29b497a (qgis): add libqt53dextras5
- 02:16 PM Revision b523f025 (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
- 02:16 PM Revision 9ed462db (qgis): more for Qt3Dextras
- 02:15 PM Bug report #20155: crash loading style from postgres db when there is no "layer_styles" table in ...
- load from style file is not correct! only click on "Load Style..." button in the layer properties...then qgis crash
- 01:40 PM Bug report #20155 (Closed): crash loading style from postgres db when there is no "layer_styles" ...
- h2. User Feedback
click "load style from qml file" for geometryless layer (in my case a postgres table)...qgis cra... - 02:12 PM Bug report #18465 (Open): 'Load' button in Layer Properties > Style > Min/max settings has disapp...
- it misses indeed.
- 02:12 PM Bug report #18465 (Open): 'Load' button in Layer Properties > Style > Min/max settings has disapp...
- it misses indeed.
- 02:12 PM Bug report #18465 (Open): 'Load' button in Layer Properties > Style > Min/max settings has disapp...
- it misses indeed.
- 10:58 AM Bug report #18465: 'Load' button in Layer Properties > Style > Min/max settings has disappeared
- Alessandro Pasotti wrote:
> I belive this was fixed long ago, can you please test latest nightlies and confirm?
I... - 02:08 PM Bug report #9954 (Closed): QGIS Server print the wrong table if a geometryless is added to the la...
- If it works on master I think we can close this.
- 02:08 PM Bug report #9954 (Closed): QGIS Server print the wrong table if a geometryless is added to the la...
- If it works on master I think we can close this.
- 02:08 PM Bug report #9954 (Closed): QGIS Server print the wrong table if a geometryless is added to the la...
- If it works on master I think we can close this.
- 11:41 AM Bug report #9954 (Feedback): QGIS Server print the wrong table if a geometryless is added to the ...
- It seems to work fine on current Master (3.X).
@Giovanni Manghi, did you test it on 2.18 lately? - 11:41 AM Bug report #9954 (Feedback): QGIS Server print the wrong table if a geometryless is added to the ...
- It seems to work fine on current Master (3.X).
@Giovanni Manghi, did you test it on 2.18 lately? - 02:06 PM Bug report #20156 (Open): QgsVectorFileWriter creates new fields with field type Integer64 instea...
- The data type of the third argument of QgsVectorFileWriter is QgsFields [1], a container of fields. Suppose an entry ...
- 02:00 PM Bug report #19868: copy/paste style doesn't works
- my full log attached
- 10:18 AM Bug report #19868: copy/paste style doesn't works
- Hi,
I am using nighlty builds for ubuntu / ubuntuGIS.
It seems to be built with debug options yes.
Grepping ... - 01:58 PM Bug report #20135 (Open): Development version QGIS-server crashes on Win10
- 11:14 AM Bug report #20135: Development version QGIS-server crashes on Win10
- That's what I thought, so I rremoved QGis 2.18 from my machine. Problem still exists.
After complete removal of QGis... - 01:55 PM Bug report #20133 (Open): map composer scale error
- 09:26 AM Bug report #20133: map composer scale error
- I'm sorry it's the same.
Look at pictures linked (done with v3.3): scale bar locked at its left on 0 (line color bla... - 09:26 AM Bug report #20133: map composer scale error
- I'm sorry it's the same.
Look at pictures linked (done with v3.3): scale bar locked at its left on 0 (line color bla... - 01:54 PM Bug report #20112 (Closed): error loading QGIS (3.2 and 3.3 nightly)
- I think that now the installer works as expected, please reopen if necessary.
- 01:54 PM Bug report #20112 (Closed): error loading QGIS (3.2 and 3.3 nightly)
- I think that now the installer works as expected, please reopen if necessary.
- 01:43 PM Revision 775c9f7c (qgis): add libqt53dextras5
- 01:19 PM Bug report #20153 (Closed): Edit form: Hint value is set as default value during editing
- the Fomr hint is set as default value stargin editing
betetr a video than words (attached)
I think it's a regression - 01:10 PM Bug report #20152 (Open): WCS client issues
- The following public wcs services:
https://geodata.nationaalgeoregister.nl/ahn2/wcs?
https://geodata.nationaalg... - 12:28 PM Revision 391ec8a5 (qgis): [OGR provider] Revise significantly the way we handle subset filter to ...
- Some rationale on this change...
Previously when applying a "regular" subset string, ie. one that is only the
conten... - 11:12 AM Bug report #20149 (Open): Postgis provider dialog does not show empty schema's
- After creating a fresh schema, this cannot be viewed in the browser or postgis connection dialog.
(not even when you... - 11:04 AM Bug report #18888: QGIS 2.18 branch 2.18 release 2.18 and over don't compile
- I also tried to compile https://github.com/qgis/QGIS/archive/final-2_18_19.tar.gz on Debian Stretch and I didn't have...
- 11:04 AM Bug report #20148 (Open): WFS layers read in QGIS 2.18 cannot be read in QGIS 3
- WFS layers easily read in Qgis 2.18 can only be read in QGIS 3 if I manually specify the correct WFS version when add...
- 09:19 AM Revision 7026dfa3 (qgis): json decoding of values
- before comparing them with the python structs
- 09:18 AM Revision 4f55e9d8 (qgis): server tests for json types in postgres
- 09:18 AM Revision d34fdf27 (qgis): extended json type server tests
- not working because of the \n in the response
- 08:39 AM Revision 4010e79f (qgis): Merge pull request #8200 from elpaso/bugfix-20094-followup-096b4ce
- Slow field calculator - Bugfix 20094 followup 096b4ce
- 08:27 AM Revision 009fcd8e (qgis): fix build on cosmic (et cie)
- 07:28 AM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- Here is the original ticket #13668
- 07:25 AM Bug report #15105 (Closed): Problem with handling Plugin layers style
- 07:23 AM Feature request #15497 (Closed): Using Trace status (on/off) in the status bar
- The magnet is good enough!
2018-10-17
- 01:17 AM Bug report #20136 (In Progress): Requesting a feature by its feature id not working with filtered...
- https://github.com/qgis/QGIS/pull/8216
- 05:19 PM Bug report #20136: Requesting a feature by its feature id not working with filtered gpkg
- The filter was set to a simple `1 = 1`, so it shouldn't filter out anything
- 04:16 PM Bug report #20136 (Closed): Requesting a feature by its feature id not working with filtered gpkg
- In the attached dataset, T_Id is a stable primary key, recognized by OGR (ogrinfo says "FID Column = T_Id" and in som...
- 11:59 PM Bug report #20147 (Closed): [edit-in-place] - difference deletes invalid geometries
- the difference alg. deletes selected invalid geometries and the alg do not respect "modify selected features"
opti... - 11:08 PM Bug report #17899: Shape to Geopackage: Creation of field fid failed (OGR error: Wrong field type...
- I ran into a similar problem w/ FIDs while exporting to geopackage. A line shapefile w/ multiple part features was ex...
- 10:08 PM Bug report #20146 (Closed): QGIS 3.2.3 Bonn and GRASS 7. r.texture does not provide any output.
- QGIS 3.2.3 Bonn and GRASS 7. r.texture does not provide any output. Not in temp folders, not in user defined folders....
- 09:42 PM Bug report #20133 (Feedback): map composer scale error
- Please test with 3.3
- 03:18 PM Bug report #20133 (Closed): map composer scale error
- hi,
I met a problem of precision of my map composer's scale on different version. Always not solve on v3.2.
After m... - 09:42 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- I mark this a bug, because in QGIS 2.18 it was possible to remove a vertex from panel.
- 09:42 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- I mark this a bug, because in QGIS 2.18 it was possible to remove a vertex from panel.
- 09:42 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- I mark this a bug, because in QGIS 2.18 it was possible to remove a vertex from panel.
- 09:42 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- I mark this a bug, because in QGIS 2.18 it was possible to remove a vertex from panel.
- 09:42 PM Bug report #20139: Please make vertex panel to be able to delete a vertex in QGIS 3
- I mark this a bug, because in QGIS 2.18 it was possible to remove a vertex from panel.
- 05:21 PM Bug report #20139 (Closed): Please make vertex panel to be able to delete a vertex in QGIS 3
- Hi all,
Using the new vertex editor I often find it difficult to locate the vertex
in map canvas.
So I think ... - 09:39 PM Bug report #20145 (Open): [mdal][gui] Remove unused buttons for displaying contours and vectors
- Can we get rid of Show contours and Show vectors under Properties? If we go with #20144 these are not needed, as they...
- 09:31 PM Revision 72410256 (qgis): More descriptive error messages when arcgis rest calls fail
- 09:22 PM Bug report #20138: "Show selected features" attribute table behavior doesn't work
- Shift + F6 is a good work-around. The issue doesn't seem to be fixed in the latest nightly dev build. Please read des...
- 05:39 PM Bug report #20138: "Show selected features" attribute table behavior doesn't work
- I also noticed this before earlier on, then I was recommended to use Shift + F6, which worked like expected.
- 05:23 PM Bug report #20138: "Show selected features" attribute table behavior doesn't work
- I can confirm: on master it works just fine, can you please test the latest builds?
- 05:21 PM Bug report #20138 (Feedback): "Show selected features" attribute table behavior doesn't work
- works as expected here on qgis/master on linux.
- 05:18 PM Bug report #20138 (Closed): "Show selected features" attribute table behavior doesn't work
- Settings > Options > "Data Sources" > "Attribute table behavior" > "Show selected features" does not affect map layer...
- 09:20 PM Bug report #20144 (Open): [mdal][gui] Usability issue with activating/deactivating quantities
- Currently the General tab under Mesh layer looks like Figure 1. This is not a common way of turning layers on/off und...
- 08:26 PM Feature request #20143 (Closed): No mesh layer entry in layer menu
- From the main menu, Layer> Add Layer >
and there is no Mdal layer. - 08:01 PM Revision 60803297 (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
- 07:12 PM Revision 100a14ed (qgis): Merge pull request #8214 from borysiasty/plugin_manager_fixes
- Plugin manager minor fixes
- 06:52 PM Bug report #20142 (Closed): Numeric calculation in "Merge selected features" dialog does not work
- Select two features and click on "merge selected features" button
In the new dialog, for a numeric field try to use ... - 06:45 PM Feature request #20141: Manually curve and otherwise place and manipulate individual labels (aka ...
- I don't know about "manually curving" but you can place and manipulate individual labels in QGIS (for a long time now...
- 06:23 PM Feature request #20141 (Open): Manually curve and otherwise place and manipulate individual label...
- Create the ability to manually curve and otherwise place and manipulate individual labels (aka "annotation" in Esri-s...
- 06:19 PM Bug report #20140 (Closed): QgsExternalResourceWidgetWrapper crashes
- QGIS crashes when using a QgsExternalResourceWidget in the Attribute TableView to edit the String Field value of a Qg...
- 05:34 PM Bug report #20112: error loading QGIS (3.2 and 3.3 nightly)
- Rob Willson wrote:
> just now (2018-10-15 15:27 EST) I was able to update again through osgeo4w-setup-x86_64. I was ... - 05:24 PM Bug report #20008 (Closed): Very Slow Table Operations while the Table is Open
- 05:23 PM Bug report #20135 (Feedback): Development version QGIS-server crashes on Win10
- Not sure if it still works as 2.*, but if is the case I remember that installing both qgis server master and 2.* on W...
- 03:39 PM Bug report #20135 (Open): Development version QGIS-server crashes on Win10
- Hi all,
I wanted to do a test-drive of the 3.3 development version of QGIS-server on my Win10 laptop.
The 3.2 relea... - 05:14 PM Bug report #20137 (Closed): Topological editing don't works as expected in QGIS Master
- #18046
- 05:14 PM Bug report #20137 (Closed): Topological editing don't works as expected in QGIS Master
- #18046
- 04:52 PM Bug report #20137 (Closed): Topological editing don't works as expected in QGIS Master
- Hi all,
in QGIS 3.2.3 as in MASTER (9cae77f262)
I need to edit a polygon shapefile with topological editing acti... - 03:34 PM Bug report #20134 (Closed): crash when trying to set exluded layer in QGIS Server WMS capabilities
- h2. User Feedback
When I try to exlude a layer from the WMS capabilities, QGIS crashes. The list that appears in a... - 02:56 PM Bug report #19653 (Closed): Snapping Toolbar missing from View > Toolbars menu
- Duplicate #18499
Fixed in master (3.4) https://github.com/qgis/QGIS/pull/7940/files - 02:56 PM Bug report #19653 (Closed): Snapping Toolbar missing from View > Toolbars menu
- Duplicate #18499
Fixed in master (3.4) https://github.com/qgis/QGIS/pull/7940/files - 01:48 PM Bug report #20127: [Processing] Esri shapefile format is listed twice in file selector dialog whe...
- Actually it's the vector file selector itself that has the bug. Trying to add file from the data source manager > vec...
- 09:11 AM Bug report #20127 (Open): [Processing] Esri shapefile format is listed twice in file selector dia...
- Open an algorithm dialog
switch to batch mode
click the browser icon for input layer
in the select file dialog, th... - 01:28 PM Bug report #20132 (Feedback): Vector toolbar contains no tools
- Hi,
As it has been replied in the user ML, by default, the vector toolbar in QGIS has no tool unless you enable plug... - 12:48 PM Bug report #20132 (Closed): Vector toolbar contains no tools
- The vector toolbar has no tools. In in Interface Customisation panel the vector toolbar has no triangle next to it to...
- 01:25 PM Bug report #20101: [Processing] "Buffer" is not listed as an edit in place algorithm for polygon ...
- This is not a bug but a feature request: native:buffer algorithm do not inherit from QgsProcessingFeatureBasedAlgorit...
- 12:27 PM Bug report #19910: Marker opacity is not working on a Marker Lines
- Still valid on QGIS 3.3 (a0d46d12c1).
- 12:27 PM Bug report #19910: Marker opacity is not working on a Marker Lines
- Still valid on QGIS 3.3 (a0d46d12c1).
- 12:27 PM Bug report #19910: Marker opacity is not working on a Marker Lines
- Still valid on QGIS 3.3 (a0d46d12c1).
- 12:13 PM Revision 57faed4c (qgis): [Plugin Manager] Small cleanups: don't connect redundant signal, remove...
- 11:59 AM Bug report #20131 (Closed): [3d] Navigation in 3d map and locked left click
- It happens a lot of times, when panning (using left-click and drag) the map gets stuck and panning does not work any ...
- 11:58 AM Bug report #20074 (Feedback): Blank canvas after applying filter/query builder
- 10:41 AM Bug report #20074: Blank canvas after applying filter/query builder
- Can you check again with the most recent master? The fix from Even for OSM file two days ago may have fixed it (#20098)
- 11:58 AM Revision 7e9c8740 (qgis): Take into account cache size when deciding to go for full update
- ... also prune some dead code
- 11:40 AM Feature request #20102 (Feedback): Pre-render canvas outside of visible area
- "Prerender some buffer area outside of canvas to make scrolling smoother"
We already do it (turned on by default b... - 10:47 AM Feature request #20130 (Closed): Identify tool does not work on mesh layer
- In the crayfish plugin 2 the elevation of the mesh at the current cursor position (hover over) was shown in the crayf...
- 10:47 AM Bug report #20109: Editing Oracle Spatial view in QGIS
- Ok I've continued my tests. The issue always occurs when I have an "instead of" trigger on my view even if it's a one...
- 10:22 AM Revision 9254e49c (qgis): [Plugin Manager] Fix empty initial tab when the window state is saved w...
- 10:08 AM Bug report #20129 (Closed): Map window smaller than application window
- #19524
- 10:08 AM Bug report #20129 (Closed): Map window smaller than application window
- #19524
- 10:05 AM Bug report #20129 (Closed): Map window smaller than application window
- Map window don't follow application window. I attach an picture.
Thanks
Stefano - 10:03 AM Bug report #20126 (Feedback): Importing Excel *.xlsm files as well
- does OGR (try ogrinfo) recognize such format?
- 08:51 AM Bug report #20126 (Closed): Importing Excel *.xlsm files as well
- * QGIS can recognize *.xlsx files by dragging and dropping however it doesn't recognize *.xlsm (Macro Enabled) files ...
- 09:23 AM Feature request #20128 (Open): [Processing]Last used format is not proposed by default in file se...
- Open an algorithm dialog
switch to batch mode
click the browser icon for input layer
in the select file dialog, br...
2018-10-16
- 11:06 PM Revision b7673c76 (qgis): [Plugin Manager] Fix plugin status checkbox not refreshed after install...
- 10:19 PM Revision 90503194 (qgis): Expose application browser model instance to iface
- Reusing the existing browser model is more efficient then reconstructing
new models, so it's useful for plugins to ha... - 10:19 PM Revision 4459c9a6 (qgis): Dox
- 10:19 PM Revision 8b5bf3c1 (qgis): Remove some redundant dox from QgisAppInterface
- 10:19 PM Revision a0d46d12 (qgis): Remove unneeded forward declare
- 08:32 PM Revision e3a0c053 (qgis): more for Qt3Dextras
- 08:32 PM Revision a0b8383b (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
- 08:32 PM Revision 1be4b463 (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 07:12 PM Revision e10736ae (qgis): Merge pull request #8199 from pblottiere/server_getfeatureinfo_tolerance
- [bugfix] Fixes #19383 - GetFeatureInfo tolerance
- 07:11 PM Bug report #19383 (Closed): QGIS Server WMS GetFeatureInfo requests parameter TOLERANCE=0 not wor...
- Applied in changeset commit:qgis|2c5d1c548b95345290deaf02ef64925d7834da0c.
- 07:11 PM Bug report #19383 (Closed): QGIS Server WMS GetFeatureInfo requests parameter TOLERANCE=0 not wor...
- Applied in changeset commit:qgis|2c5d1c548b95345290deaf02ef64925d7834da0c.
- 07:11 PM Revision fff0c030 (qgis): Merge pull request #8155 from uprel/master
- Fixes #20064: Bug in Server WFS update transaction
- 07:10 PM Bug report #20064 (Closed): QGIS Server WFS Update Transaction bug
- Applied in changeset commit:qgis|fff0c0309994a1da1d381108819054f3eb6dfefa.
- 07:10 PM Bug report #20064 (Closed): QGIS Server WFS Update Transaction bug
- Applied in changeset commit:qgis|fff0c0309994a1da1d381108819054f3eb6dfefa.
- 06:45 PM Revision 3cb9ef22 (qgis): fix build without server and 3d
- 06:16 PM Bug report #20124 (Rejected): [mdal] Refreshing the canvas does not reload the mesh
- To reproduce:
1- Load a mesh layer
2- then outside QGIS, make some changes to the mesh
3- Press F5 (or Refresh the... - 05:23 PM Bug report #20109: Editing Oracle Spatial view in QGIS
- A small precision : this issue occurs only with multi-table view. With a view that is a mirror of an unique table the...
- 02:15 PM Bug report #20109 (Open): Editing Oracle Spatial view in QGIS
- 11:45 AM Bug report #20109: Editing Oracle Spatial view in QGIS
- Yes it works the same way in QGIS 3.2 and 3.3 nightly
- 04:37 PM Bug report #20123 (Open): Import to MS SQL failed due to international characters
- When I load the attached layer to QGIS (dbf encoding is UTF-8), I am unable to import the data to MS SQL through the ...
- 04:36 PM Bug report #19700: No output from grass toolbox function
- Nyall Dawson wrote:
> Is this fixed now?
Oops. I've been a bit busy lately, I didn't had time to have a look. Mig... - 04:32 PM Bug report #20122 (Closed): Import of a layer to MS SQL fails
- When I try to import the attached shapefile with one feature to MS SQL server through the browser dock, it says the i...
- 03:47 PM Revision d55233f2 (qgis): Takes care of sort caches
- 03:38 PM Revision d2f51f8f (qgis): Merge pull request #8209 from slarosa/fix_api_file_generator
- add 3d module to API file
- 03:28 PM Revision d71f85b5 (qgis): Fixing bug #20064 in WFS Update transaction triggering Bad request when...
- 03:18 PM Revision 7d3daf6f (qgis): Merge pull request #8197 from signedav/fix_duplication
- [Bugfix] Care about default values again on creating feature
- 03:18 PM Bug report #20067 (Closed): Duplicate feature action fails with PostgreSQL error message
- Applied in changeset commit:qgis|d26848e97746ccab3a8ac5c0a9cc56db63e34501.
- 03:18 PM Bug report #20067 (Closed): Duplicate feature action fails with PostgreSQL error message
- Applied in changeset commit:qgis|d26848e97746ccab3a8ac5c0a9cc56db63e34501.
- 03:02 PM Bug report #18628 (Feedback): QGIS 3: vertex editor highlights features in non-visible layers
- Carolyn Krause wrote:
> This issue is still occurring in QGIS 3.0.3.
I tested on master, and despite having snapp... - 03:02 PM Bug report #18628 (Feedback): QGIS 3: vertex editor highlights features in non-visible layers
- Carolyn Krause wrote:
> This issue is still occurring in QGIS 3.0.3.
I tested on master, and despite having snapp... - 10:22 AM Bug report #18628: QGIS 3: vertex editor highlights features in non-visible layers
- I had the same problem and noticed that 'Enable snapping by default' was ticked on under the 'Digitizing' options. Un...
- 02:48 PM Bug report #20008: Very Slow Table Operations while the Table is Open
- Giovanni Manghi wrote:
> Antonio Viscomi wrote:
> > This slowness is also present in QGIS 2.18
> > and also occur... - 02:09 PM Bug report #20008 (Feedback): Very Slow Table Operations while the Table is Open
- Antonio Viscomi wrote:
> This slowness is also present in QGIS 2.18
> and also occurs with fewer features in shape... - 12:47 PM Bug report #20008: Very Slow Table Operations while the Table is Open
- This slowness is also present in QGIS 2.18
and also occurs with fewer features in shapefiles (15000-16000 are enoug... - 01:05 PM Bug report #16226: Map Settings variables are not updating
- This issue is still present in 3.3.
The map settings variables on the map item properties dialog are not updated w... - 01:05 PM Bug report #16226: Map Settings variables are not updating
- This issue is still present in 3.3.
The map settings variables on the map item properties dialog are not updated w... - 12:52 PM Revision 20c9a5da (qgis): add 3d module to API file
- 11:47 AM Bug report #20121 (Open): Inconsistent placement of Cancel button in Load Style window
- When loading style, the new window has two options: Cancel and Load Style
Almost everywhere in QGIS, Cancel is the m... - 11:44 AM Bug report #20120 (Open): Remembering the last folder when loading style
- I have all my qml files in a folder and when trying to apply style from file in the new window, it will always point ...
- 11:34 AM Revision 190f9386 (qgis): Merge pull request #8103 from m-kuhn/geometryValidatorCode_1
- Geometry validation of editing session
- 10:55 AM Feature request #20119 (Open): Support for MySQL 8
- When upgrading the MySQL databases to MySQL 8 we are experiencing some issues:
- Upon opening a table through the ... - 10:16 AM Revision 1d9cfdc1 (qgis): Refactor slots and update view when bulk command finishes
- 10:12 AM Revision 6c97fcf8 (qgis): Avoid crash when disconnecting layer
- 09:44 AM Bug report #20118: 3d map in print composer with 3d lines
- https://www.dropbox.com/s/32pl9l3s8mlag4e/bug_3d_lines.zip?dl=0
- 09:43 AM Bug report #20118 (Closed): 3d map in print composer with 3d lines
- I am trying to print a 3d map which is created with 3d lines. The lines are all over the place.
The link to projec... - 09:33 AM Revision 0e50b3ba (qgis): Revert "Merge pull request #8177 from elpaso/bugfix-20094-field-calcula...
- This reverts commit 096b4ce00426ee35a1eec5b54453b9ea2e22b903, reversing
changes made to 87e0f6961adcbf7039d2c0bef914c... - 09:33 AM Revision 5defc030 (qgis): Fix slow updates from field calculator
- Fixes #20094
Followup 096b4ce - 08:52 AM Revision bef8d6e0 (qgis): Update expected test results
- 08:52 AM Revision fbb916d9 (qgis): fixes the ogr2ogr based geoprocessing tools
- 08:52 AM Revision ee8e1ce9 (qgis): [processing][gdal] More unit tests
- 08:06 AM Feature request #20117 (Open): Saving edits as background task
- When making major changes to layer, trying to save the layer may take several minutes.
It will be good to have the... - 07:54 AM Revision 7bd0285d (qgis): Fix banned keyword use
- 07:54 AM Revision 230e3b41 (qgis): Address some clazy warnings
- 07:09 AM Revision 53526298 (qgis): rename back test_qgsowsconnection
- 06:13 AM Revision b7b638c5 (qgis): Simpler API to link actions to QgsDockWidget
- 06:13 AM Revision ca427d33 (qgis): Rename actions
- 06:13 AM Revision f8863aa1 (qgis): Use simpler dock action API
- 05:32 AM Revision c6db18d3 (qgis): Fix svg marker doesn't render when size is very small
- 05:32 AM Revision 51f6fb06 (qgis): QStringLiteral
- 05:25 AM Revision 814594f1 (qgis): Highlight form functions/variables in value relation filter edit
- 05:25 AM Revision 0a628ff6 (qgis): Fix crash on layer save/rollback
- Context objects should always be used in lamda connects, or
the connection has a potentially infinite lifetime!
2018-10-15
- 12:19 AM Revision 2069dc7a (qgis): Add qt PATH_SUFFIXES to find QScintilla2 includes; match conda-forge qt
- For builds using dependencies from conda-forge, also search in qt
recipe's include path at <prefix>/include/qt - 11:13 PM Bug report #19099: Data defined Size legend is wrong when using separated symbols
- @gioman, can we consider this a regression. I mean, this used to work just fine before this several options to repres...
- 10:35 PM Bug report #20116 (Feedback): can not reduce the size of the data entry form
- Drag and drop designer? Custom ui with QT designer?
- 10:35 PM Bug report #20116 (Feedback): can not reduce the size of the data entry form
- Drag and drop designer? Custom ui with QT designer?
- 08:54 PM Bug report #20116 (Closed): can not reduce the size of the data entry form
- Hi everyone.
I created a data entry form. However, the size of the mask is too large. If I move the mouse cursor to ... - 10:34 PM Bug report #20115 (Feedback): the vertex tool does not work
- Works fine here on QGIS master. A screenshot of your snapping options and a screencast that shows how are you using t...
- 10:34 PM Bug report #20115 (Feedback): the vertex tool does not work
- Works fine here on QGIS master. A screenshot of your snapping options and a screencast that shows how are you using t...
- 08:48 PM Bug report #20115 (Closed): the vertex tool does not work
- Hi everybody,
topological modification using the vertices tool does not work.
If I select the vertex that I want to... - 10:30 PM Bug report #20114: [processing] no cell size option for IDW interpolation alg
- Saber Razmjooei wrote:
> Hi Gio, they are two different algs. But I agree they are similar issues. As long as there ... - 10:29 PM Bug report #20114: [processing] no cell size option for IDW interpolation alg
- Hi Gio, they are two different algs. But I agree they are similar issues. As long as there is a note for devs not to ...
- 10:20 PM Bug report #20114 (Feedback): [processing] no cell size option for IDW interpolation alg
- "Duplicate" of #19701 ?
Both tools are almost unusable without a parameter for output resolution (pixel size). - 08:01 PM Bug report #20114 (Closed): [processing] no cell size option for IDW interpolation alg
- Not sure if it is a feature request or a bug!
In QGIS 2.18 interpolation plugin, user can set either the cell size... - 10:28 PM Revision 9cae77f2 (qgis): Use a proxy task for field calculator
- 10:28 PM Revision 5f7f7b61 (qgis): Simpler geometry restore for field calculator dialog
- 10:28 PM Revision 0db9f057 (qgis): Use QgsTemporaryCursorOverride
- 10:28 PM Revision 1eba8ae5 (qgis): enabledAutoGeometryRestore is static
- 10:28 PM Revision 9f3b9077 (qgis): More efficient field calculator iteration
- 10:23 PM Bug report #20113 (Closed): Label tools not working on rule based labelling
- Already fixed for V3.4
- 10:23 PM Bug report #20113 (Closed): Label tools not working on rule based labelling
- Already fixed for V3.4
- 10:08 PM Bug report #20113 (Feedback): Label tools not working on rule based labelling
- Does it works as expected on 2.18?
- 10:08 PM Bug report #20113 (Feedback): Label tools not working on rule based labelling
- Does it works as expected on 2.18?
- 05:38 PM Bug report #20113 (Closed): Label tools not working on rule based labelling
- If rule bases labelling ist turned on, Label tools are not working on attributes stored in the Layers feature table e...
- 10:22 PM Bug report #20111: Crasing on opening a .bak project from AutoSave plugin
- Isn't this a plugin issue?
- 10:05 PM Bug report #20111 (Feedback): Crasing on opening a .bak project from AutoSave plugin
- 10:04 PM Bug report #20111: Crasing on opening a .bak project from AutoSave plugin
- Steps to replicate?
- 10:04 PM Bug report #20111: Crasing on opening a .bak project from AutoSave plugin
- Steps to replicate?
- 10:04 PM Bug report #20111: Crasing on opening a .bak project from AutoSave plugin
- Steps to replicate?
- 10:04 PM Bug report #20111: Crasing on opening a .bak project from AutoSave plugin
- Steps to replicate?
- 03:37 PM Bug report #20111 (Closed): Crasing on opening a .bak project from AutoSave plugin
- h2. User Feedback
h2. Report Details
*Crash ID*: ddfe7c264a7641a1e1676a7e5128f1d4002f56b7
*Stack Trace... - 10:17 PM Bug report #18943 (Feedback): QGIS Server on MacOS X High Sierra
- 07:30 PM Bug report #18943: QGIS Server on MacOS X High Sierra
- apparently mac ports has issues with mod_fcgi. Is this the way you installed QGIS?
see https://stackoverflow.com/que... - 10:17 PM Bug report #20112 (Feedback): error loading QGIS (3.2 and 3.3 nightly)
- Seen this today too. This should be closed and reported in the osgeo4w bug tracker, I think.
- 10:17 PM Bug report #20112 (Feedback): error loading QGIS (3.2 and 3.3 nightly)
- Seen this today too. This should be closed and reported in the osgeo4w bug tracker, I think.
- 10:17 PM Bug report #20112 (Feedback): error loading QGIS (3.2 and 3.3 nightly)
- Seen this today too. This should be closed and reported in the osgeo4w bug tracker, I think.
- 10:17 PM Bug report #20112 (Feedback): error loading QGIS (3.2 and 3.3 nightly)
- Seen this today too. This should be closed and reported in the osgeo4w bug tracker, I think.
- 09:30 PM Bug report #20112: error loading QGIS (3.2 and 3.3 nightly)
- just now (2018-10-15 15:27 EST) I was able to update again through osgeo4w-setup-x86_64. I was able to screen capture...
- 09:30 PM Bug report #20112: error loading QGIS (3.2 and 3.3 nightly)
- just now (2018-10-15 15:27 EST) I was able to update again through osgeo4w-setup-x86_64. I was able to screen capture...
- 05:33 PM Bug report #20112 (Closed): error loading QGIS (3.2 and 3.3 nightly)
- after running OSGeo set up this morning to update to the latest nightly build there was an error message generated du...
- 10:15 PM Bug report #20109 (Feedback): Editing Oracle Spatial view in QGIS
- Does it works the same way in QGIS 3.2/3.3?
- 10:15 PM Bug report #20109 (Feedback): Editing Oracle Spatial view in QGIS
- Does it works the same way in QGIS 3.2/3.3?
- 11:30 AM Bug report #20109 (Closed): Editing Oracle Spatial view in QGIS
- I try with QGIS to insert new features in a multi-table Oracle Spatial view that is updatable by adding an "instead o...
- 08:33 PM Revision c89a5423 (qgis): Merge pull request #8185 from rouault/fix_19571
- [WFS client] Try to handle layers of type GeometryCollection if the first GeometryCollection is made of geometries of...
- 08:32 PM Feature request #19571 (Closed): Add support to read WFS GML data containing geometry collections
- Applied in changeset commit:qgis|9014285bc7bbf1c4ac98f30243bc1e88ff7ce9fd.
- 08:32 PM Feature request #19571 (Closed): Add support to read WFS GML data containing geometry collections
- Applied in changeset commit:qgis|9014285bc7bbf1c4ac98f30243bc1e88ff7ce9fd.
- 08:05 PM Revision 4cc4bab9 (qgis): [fix #19092] fix big cursors on Mac (#8152)
- 08:05 PM Bug report #19092 (Closed): Measure tool on a Mac uses the top right corner of the cross hair cur...
- Applied in changeset commit:qgis|4cc4bab969772fc6508979166e5ab08afd0437f8.
- 08:05 PM Bug report #19092 (Closed): Measure tool on a Mac uses the top right corner of the cross hair cur...
- Applied in changeset commit:qgis|4cc4bab969772fc6508979166e5ab08afd0437f8.
- 07:59 PM Revision 6396571d (qgis): [fix #18418] do not pursue when wheel event when delta = 0
- 07:59 PM Revision bf2dae29 (qgis): lower debug msg noise
- 07:59 PM Bug report #18418 (Closed): Scroll zoom erratic on Mac trackpad
- Applied in changeset commit:qgis|6396571d565cb77d1e99ab160b474040bc61c56d.
- 07:59 PM Bug report #18418 (Closed): Scroll zoom erratic on Mac trackpad
- Applied in changeset commit:qgis|6396571d565cb77d1e99ab160b474040bc61c56d.
- 05:29 PM Revision 8da29109 (qgis): Add some tests for QgsVectorLayerFeaturePool
- 04:53 PM Revision 32d4bcc4 (qgis): add Python __repr__ method to QgsGeometry.Error (#8198)
- 04:07 PM Bug report #4520 (Closed): QGIS mapserver: Spaces in GetFeatureInfo filter string values are reje...
- 04:06 PM Bug report #4520: QGIS mapserver: Spaces in GetFeatureInfo filter string values are rejected
- A unit test is now included in QGIS 2.18 and Master for this use case:...
- 04:05 PM Revision 3d31d724 (qgis): Fix python bindings
- 03:29 PM Revision 9014285b (qgis): [WFS client] Try to handle layers of type GeometryCollection if the fir...
- 03:25 PM Revision 0bb6a161 (qgis): Standardize geometry checker tests
- 03:12 PM Revision 440d8d85 (qgis): Add entry for OSTN15 transformation grid for datum shift
- This is the change in plain SQL:
INSERT INTO tbl_datum_transform VALUES (7709, 100018, 4277, 4258, 9615, 'OSTN15_NTv... - 03:07 PM Revision 939a910c (qgis): Merge pull request #8181 from wonder-sk/py3d
- Python bindings for QGIS 3D library
- 03:06 PM Revision 3f42395b (qgis): Resolve some TODOs
- 02:53 PM Revision 128a2263 (qgis): Use precision from settings
- 02:52 PM Revision 15034224 (qgis): No fallthrough required
- 02:52 PM Revision e379f94f (qgis): Parsing colors is slow
- 02:51 PM Revision 190ee53b (qgis): Use enum instead of int
- 02:45 PM Revision 7ce06e62 (qgis): test with correct uniquevalue
- 02:42 PM Revision 963fdd5a (qgis): take original for unique values as well, except if it's not unique
- 02:35 PM Revision 55d3faf7 (qgis): Use switch instead of else if
- 02:29 PM Revision c3a41bc2 (qgis): Add unit test for polygon tolerance
- 02:29 PM Revision 5c9a0da9 (qgis): Safety check
- 02:29 PM Revision 8ba78e26 (qgis): Code modernisation
- 02:29 PM Revision 29db8db9 (qgis): Fix typos
- 02:29 PM Revision 8dce0e8b (qgis): fetch feature without attributes
- 02:29 PM Revision dfe788e9 (qgis): No unique connections on lambdas
- 02:29 PM Revision 36e83f31 (qgis): Tag geometry check classes as technology preview
- 02:29 PM Revision 98959f98 (qgis): Improve the raise dock code
- 02:29 PM Revision 3aebf0fe (qgis): default constructors
- 02:28 PM Revision 178ff9c1 (qgis): Fix docstring
- 02:28 PM Revision e70a15b3 (qgis): Fix typo
- 02:28 PM Revision b4626fd8 (qgis): Silly, Mapp is definitely a speilling error
- 02:28 PM Revision fc6f55bc (qgis): Initialize to nullptr
- 02:28 PM Revision 1f1ec0f6 (qgis): fix dox and use metaEnum + switch to handle resolution method
- 02:28 PM Revision 1024c1be (qgis): fix typo
- 02:28 PM Revision d0de3d38 (qgis): Fix license headers
- 02:28 PM Revision 98843ca1 (qgis): fix bad rebase
- 02:28 PM Revision d527fed1 (qgis): Autosave after successful check
- 02:28 PM Revision 417fa068 (qgis): Only insert rows if errors is not empty
- 02:28 PM Revision e9e849a8 (qgis): disable topology check button if layer not editable
- 02:28 PM Revision 5942cf77 (qgis): fix bold font
- 02:28 PM Revision c0088f73 (qgis): Correctly invalidate single geometry results on delete
- 02:28 PM Revision df44275e (qgis): Update core sip files
- 02:28 PM Revision f64b1f11 (qgis): Better feedback for the user
- 02:28 PM Revision 80852003 (qgis): Avoid recursive changeGeometry
- 02:28 PM Revision 7f142ad2 (qgis): Clear errors on stop editing
- 02:28 PM Revision 00fa3dbb (qgis): Only show details for current error
- 02:28 PM Revision d17011e8 (qgis): Show dock on error
- 02:28 PM Revision 29b1dd74 (qgis): More solid precision estimation
- 02:28 PM Revision d0728ef7 (qgis): Avoid crash with invalid indx
- 02:28 PM Revision df11d7f1 (qgis): Allow committing on no errors
- 02:28 PM Revision 35d7fdc8 (qgis): Fix the selected error
- 02:28 PM Revision e65f6b46 (qgis): raise dock when errors are added
- 02:28 PM Revision 5b5ec8f5 (qgis): Handle error fixing on frontend size
- 02:28 PM Revision d0d08ccf (qgis): Improve fixError
- 02:28 PM Revision a56062c5 (qgis): Do not allow 0 precision
- 02:28 PM Revision 4d40d2fe (qgis): Handle layer deleted
- 02:28 PM Revision fff52c7b (qgis): fix icon path
- 02:28 PM Revision 380d02e6 (qgis): Try to show fixed icons
- 02:28 PM Revision b0d8d8ea (qgis): Fix memory management of errors
- 02:28 PM Revision 29febc0c (qgis): fix warning conversion QgsFeatureId to QString
- 02:28 PM Revision d4ac9a7c (qgis): do not zoom to feature if no extent
- 02:28 PM Revision 6c069c19 (qgis): better layout in dock
- 02:28 PM Revision ff9da2f7 (qgis): nicer error reporting for overlap check
- replace overlap feature QPair by a struct
this allows using the layer name rather than its ID in the error description - 02:28 PM Revision 5a11b22d (qgis): use smaller button, alternate row colors
- 02:28 PM Revision e77bab9d (qgis): enable zoom button only if error has feature
- 02:28 PM Revision 8b32aaeb (qgis): nice UX in validation docker
- 02:28 PM Revision 9c6c3aa8 (qgis): qobject_cast
- 02:28 PM Revision 6df73d6d (qgis): QgsVectorLayerFeaturePool needs to be aware of geometry changes
- 02:28 PM Revision 09ee7555 (qgis): One feature pool per layer is enough
- 02:28 PM Revision 62b9f60f (qgis): Some 💅
- 02:28 PM Revision 97a9659a (qgis): fix rebase issues
- 02:28 PM Revision 7f70c21a (qgis): do not crash when no edit buffer
- 02:28 PM Revision 579c97e7 (qgis): activate icon only when topology checks are available
- 02:28 PM Revision 76700cda (qgis): Add more debug information on vertex tool assertion
- kicks in when zooming in a lot with snapping activated
- 02:28 PM Revision f3261e10 (qgis): Centralize invalidateTopologyChecks handling
- 02:28 PM Revision 46efc9a6 (qgis): Re-initialize layer checks on configuration changes
- 02:28 PM Revision b210e7dc (qgis): Single geometry checks are done just in time
- 02:28 PM Revision fe5a80c8 (qgis): Precision fix
- 02:28 PM Revision 2a5692a5 (qgis): Add test for overlap check with no area size restriction
- 02:28 PM Revision 6a940334 (qgis): Make feedback a required parameter for geometry checks
- 02:28 PM Revision 273d3c87 (qgis): Put topology check cancelation into its own routine
- 02:28 PM Revision a05e787d (qgis): Add docs for cache warming
- 02:28 PM Revision 91cd1ed6 (qgis): Do not show standard message bar error with geometry validation errors
- 02:28 PM Revision ed274428 (qgis): Disable message bar feedback from geometryvalidator
- 02:28 PM Revision baf1e52f (qgis): Better error reporting from is valid check
- 02:28 PM Revision 32c71b8a (qgis): Better UX in geometry validation panel
- 02:28 PM Revision 859ac16f (qgis): Make maxOverlapArea parameter of overlap check optional
- 02:28 PM Revision 42c3f454 (qgis): Abort geometry checks if feedback is cancelled
- 02:28 PM Revision e300387b (qgis): Use qgsgeometry_cast rather than dynamic_cast
- 02:28 PM Revision f82970d7 (qgis): Send signals when geometry options change
- 02:28 PM Revision 7b3221fd (qgis): Fix rebase issue
- 02:28 PM Revision 81cfc36c (qgis): Make QgsGeometryCheck::CheckType available in factory
- 02:28 PM Revision 4d374464 (qgis): Make use of implicitly shared geometry
- 02:28 PM Revision 2abb13f0 (qgis): More detach avoidance
- 02:28 PM Revision cf0b3e9e (qgis): More UX
- 02:28 PM Revision d8c4473c (qgis): Make QgsRubberBand fillColor a Q_PROPERTY
- 02:28 PM Revision 0ef29232 (qgis): New API for check filtering
- 02:27 PM Revision 49883826 (qgis): Fix rebase problem
- 02:27 PM Revision 4607930e (qgis): Allow resolving errors
- 02:27 PM Revision 38b2f71d (qgis): Fix rebase issues
- 02:27 PM Revision c6159bfc (qgis): Improving the UI
- 02:27 PM Revision 8142d5f3 (qgis): Move metatype registration to single init code
- 02:27 PM Revision d60727f9 (qgis): Report topology errors
- 02:27 PM Revision dc2c78f3 (qgis): Implement zoom to feature
- 02:27 PM Revision abda8656 (qgis): Save / restore geometry check configuration
- 02:27 PM Revision 88ef9215 (qgis): Add topology checks to configuration interface
- 02:27 PM Revision ea878153 (qgis): Topology check integration in validation service
- 02:27 PM Revision d85c0a7e (qgis): Only allow formatted numbers in precision config
- 02:27 PM Revision 821a4ba3 (qgis): Fix template based geometry check factory
- 02:27 PM Revision 550de156 (qgis): make context const
- 02:27 PM Revision 91d54bcb (qgis): Code formatting
- 02:27 PM Revision dae3134b (qgis): Put check registry into use
- 02:27 PM Revision 7df2c630 (qgis): Add additional check factories
- for Gap, Sliver and Overlap checks
- 02:27 PM Revision b0810b18 (qgis): QgsGeometryCheckError class requires context in constructor (not inheri...
- 02:27 PM Revision 3817df69 (qgis): Revert "QgsGeometryCheckError class requires context in constructor (no...
- This reverts commit 73c89aee8c2f5ca6d2ce5a621b1ffad9f08bba02.
- 02:27 PM Revision 1df0a3ea (qgis): add flags and isCompatible to QgsGeometryCheck
- 02:27 PM Revision 2b8401c2 (qgis): rename variables to refleft that they are in map units
- 02:27 PM Revision 7593d516 (qgis): add feature pool as argument to collect/fix error methods
- 02:27 PM Revision 16481d20 (qgis): add configuration map to constructors of all tests
- 02:27 PM Revision a6dc7198 (qgis): rename errorDescription -> description, errorName -> id
- 02:27 PM Revision e55bb7a3 (qgis): Fix build
- 02:27 PM Revision 6f261f70 (qgis): Flags
- 02:27 PM Revision dd608bbe (qgis): More python bindings
- 02:27 PM Revision d7597f93 (qgis): single geometry xyz
- 02:27 PM Revision e8a7ab43 (qgis): Registry updates
- 02:27 PM Revision e0697fb4 (qgis): Fix build warnings
- 02:27 PM Revision ceec9105 (qgis): Add python bindings for geometry checker
- 02:27 PM Revision 0b20ae62 (qgis): activate/deactivate geometry checks in vector layer properties
- 02:27 PM Revision 1b0bd514 (qgis): Registry
- 02:27 PM Revision 2f5c7a3a (qgis): New configuration page for geometry validitiy
- 02:27 PM Revision 5d7c33eb (qgis): Move to unified single geometry check
- 02:27 PM Revision cde294eb (qgis): UI improvements
- 02:27 PM Revision 56d299ec (qgis): YAY, it is working
- 02:27 PM Revision 5e271637 (qgis): Save geometry configuration to layer
- 02:27 PM Revision 71dbd5a5 (qgis): docstrings
- 02:27 PM Revision f5486ee5 (qgis): Add single geometry check
- 02:27 PM Revision edeefc9e (qgis): Tolerance fixed in GetFeatureInfo for polygons
- 02:00 PM Bug report #20110 (Open): Bug with Drag and Drop Designer on QGIS 3.2
- Hello,
The Drag and Drop Designer to create forms on QGIS 3.2.3 (Unbuntu Xenial) does not accept to drop items fro... - 01:31 PM Revision 574c672a (qgis): add QgsVectorLayer::getGeometry(fid) (#8174)
- * add QgsVectorLayer::getGeometry(fid)
* update docs to say geom is invalid - 11:52 AM Bug report #20092: GeoPackage SQL issues in DB Manager
- Here is a clarification about DB Manager:
These queries fail in the "GeoPackage" section. But it works in the "Virtu... - 11:40 AM Revision 5765d494 (qgis): Add unit test for line tolerance
- 11:39 AM Revision 075d53f9 (qgis): Tolerance fixed in GetFeatureInfo for lines
- 11:25 AM Revision 67276dcd (qgis): corrected comment in test
- 11:10 AM Revision d5e57d31 (qgis): Merge pull request #8186 from rouault/fix_20104
- [GDAL provider] Make sure that setEditable(true) invalides cached GDAL handles to get proper refresh (fixes #20104)
- 11:09 AM Revision b777ab23 (qgis): Merge pull request #8184 from rouault/fix_20098
- [OGR provider] Make again a feature iterator to be resetable on a OSM layer (fixes #20098)
- 11:09 AM Bug report #20104 (Closed): GDAL data provider cache is not cleared after triggerRepaint
- Applied in changeset commit:qgis|e7d15b64951da2d7efba0d32e40cb294aefcd9db.
- 11:09 AM Bug report #20104 (Closed): GDAL data provider cache is not cleared after triggerRepaint
- Applied in changeset commit:qgis|e7d15b64951da2d7efba0d32e40cb294aefcd9db.
- 11:09 AM Bug report #20098 (Closed): getFeatures() can't be run twice on an OSM file
- Applied in changeset commit:qgis|906f80219f726ce36d8a23fb758938bdf8a75db1.
- 11:09 AM Bug report #20098 (Closed): getFeatures() can't be run twice on an OSM file
- Applied in changeset commit:qgis|906f80219f726ce36d8a23fb758938bdf8a75db1.
- 11:02 AM Revision 530397c1 (qgis): [layouts] Fix legend does not respect anchor point when resizing
- based on map content
Fixes #19987 - 11:02 AM Revision 46b6ffad (qgis): Fix a bunch of QString warnings
- 11:02 AM Bug report #19987 (Closed): Anchor point legend not firmly anchored in template
- Applied in changeset commit:qgis|530397c1683cc787ef90bc27e2d958779ed0d754.
- 11:02 AM Bug report #19987 (Closed): Anchor point legend not firmly anchored in template
- Applied in changeset commit:qgis|530397c1683cc787ef90bc27e2d958779ed0d754.
- 05:30 AM Bug report #19987 (In Progress): Anchor point legend not firmly anchored in template
- 10:32 AM Revision 096b4ce0 (qgis): Merge pull request #8177 from elpaso/bugfix-20094-field-calculator-slow...
- Fixes slow update in field calculator
- 10:31 AM Bug report #20094 (Closed): Extracting z-coordinates takes ages and makes the system unresponsive
- Applied in changeset commit:qgis|9d82df5d16ebb3e13dfc09e45307c6d1a7d1828a.
- 10:31 AM Bug report #20094 (Closed): Extracting z-coordinates takes ages and makes the system unresponsive
- Applied in changeset commit:qgis|9d82df5d16ebb3e13dfc09e45307c6d1a7d1828a.
- 10:30 AM Revision 6fce7853 (qgis): Add unit test for point tolerance
- 10:30 AM Revision 2c5d1c54 (qgis): Fixes #19383 - Tolerance fixed in GetFeatureInfo for points
- 10:29 AM Revision 87e0f696 (qgis): [processing][gdal][needs-docs] Rename crop to cutline option for clarity
- The previous name is unclear, as the option can expand as well
as crop the raster extent. We also don't refer anywher... - 10:27 AM Revision a3f3187c (qgis): tests
- 10:26 AM Revision d62eb6e4 (qgis): get in every case if not valid the copy of the value
- even if unique constraint because it checks if existent - otherwise it get's null there
- 09:59 AM Feature request #20102 (Open): Pre-render canvas outside of visible area
- 09:53 AM Feature request #20102: Pre-render canvas outside of visible area
- Yes.
I have 8-core CPU. Tried to disable and to enable multi-core rendering with 2,4,8 cores. It doesn't help much - 09:57 AM Bug report #18951 (Closed): Layer-symbology menu do not change in any language
- duplicate of #19879
- 09:57 AM Bug report #18951 (Closed): Layer-symbology menu do not change in any language
- duplicate of #19879
- 09:34 AM Bug report #18286: cannot filter by $geometry, $length, $area etc.
- Just filling out a bug report when I noticed this one.
Filtering a line or polygon layer by $length or $area doesn't... - 09:15 AM Bug report #19671: The Ok button for the form dialog is disabled for NOT NULL Postgres columns
- @Nyall Yes! IMHO It's ok that the forms get the constraints automatically but the settings of the constraints should ...
- 08:08 AM Bug report #19671 (Feedback): The Ok button for the form dialog is disabled for NOT NULL Postgres...
- Does this relate to #20073 ?
- 08:08 AM Bug report #19671 (Feedback): The Ok button for the form dialog is disabled for NOT NULL Postgres...
- Does this relate to #20073 ?
- 07:48 AM Bug report #19671 (Open): The Ok button for the form dialog is disabled for NOT NULL Postgres col...
- 09:14 AM Revision e8c15a9c (qgis): tests for unique values
- with default unique value and fallback in case the default value already exists
- 09:12 AM Revision d26848e9 (qgis): right order of priorities
- by getting the value - if it's unique, first getting the defaults before creating an unique value.
Fix #20067 - 08:51 AM Revision d77c61ef (qgis): More test
- 08:44 AM Bug report #19043 (Closed): Data defined override for line width doesn't work properly when takin...
- Works!
- 08:41 AM Revision 5a6c825d (qgis): Adjust the default size of expression/selection dialog
- 08:38 AM Bug report #10739 (Closed): Custom Forms with Python logic don't work anymore as the dialog close...
- Not relevant anymore (at least for me).
- 08:37 AM Bug report #17018 (Closed): Entering the < character in a Constraint description field doesn't sh...
- It works on Master now
- 08:13 AM Revision bc51a60e (qgis): Expression widget ux fixes (#8194)
- * Add default custom function file
* Set default size of custom expression list - 07:47 AM Revision 0fb00235 (qgis): Fix corrupted group box layouts
- 07:25 AM Revision 88da833b (qgis): Try resurrecting test under Travis
- 07:23 AM Bug report #18993: QGIS3 Layout: the html label renderer ignores many styles e.g. font-size, lett...
- For the record, it's a CSS syntax requirement, not a Qt-specific behavior here.
- 07:20 AM Bug report #18993 (Rejected): QGIS3 Layout: the html label renderer ignores many styles e.g. font...
- You need to remove the space before your unit type:
e.g.
font-size: 600pt;
- 07:20 AM Bug report #18993 (Rejected): QGIS3 Layout: the html label renderer ignores many styles e.g. font...
- You need to remove the space before your unit type:
e.g.
font-size: 600pt;
- 06:44 AM Bug report #19471 (Feedback): Crash when start print layout
- 06:42 AM Revision 968948a7 (qgis): Fix distorted line pattern fill when line offset is large compared
- with pattern distance
(cherry picked from commit e277b91087567aa95344d2c935ae4543feefec28) - 06:42 AM Revision 34f2e959 (qgis): Fix line pattern fill offsets are always treated as positive,
- even when offset is negative
(cherry picked from commit 5b4ed16cf90a28e73d8c09bec5a36ae0fa9f2056) - 06:42 AM Revision d119c2d5 (qgis): Masks
- 06:42 AM Revision 8bc8c0b8 (qgis): Fix line pattern fill symbol corruption with negative angles
- (cherry picked from commit 0f056b500a5628bc76a30a4fe6de85f11cb5a9fb)
- 05:06 AM Revision c0d35ce5 (qgis): Fix #14897 - Remove double undo/redo buttons (#8189)
- 05:06 AM Bug report #14897 (Closed): Styling panel name: Remove the biggest "Undo/Redo" buttons in History...
- Applied in changeset commit:qgis|c0d35ce5de92fdc337ae22ebe80ce80a14663567.
- 05:06 AM Bug report #14897 (Closed): Styling panel name: Remove the biggest "Undo/Redo" buttons in History...
- Applied in changeset commit:qgis|c0d35ce5de92fdc337ae22ebe80ce80a14663567.
- 03:58 AM Bug report #14466 (Rejected): Conditional formatted table cells expressions are evaluated wrong
- Can't reproduce here but reopen if it's still happening in lastest nighly builds.
- 03:58 AM Bug report #14466 (Rejected): Conditional formatted table cells expressions are evaluated wrong
- Can't reproduce here but reopen if it's still happening in lastest nighly builds.
- 03:50 AM Revision 3a684c8a (qgis): Fix custom function help
- 03:47 AM Revision c6dda7b4 (qgis): SQL Server on Travis
- 03:47 AM Revision e33caa49 (qgis): [mssql] Skip some tests on Travis which fail because of msodbcsql segfa...
- 03:47 AM Revision a1a35e91 (qgis): Dox++
- 03:47 AM Revision 8f6ee1c4 (qgis): Dox
- 03:47 AM Revision cea155fc (qgis): Fix warning
- 03:47 AM Revision f07462b6 (qgis): Spelling
- 02:23 AM Revision 8dd0f008 (qgis): Fix - Fix loading expression template for first item and space vs tabs
- Fix tab vs spaces in Python editor widget. Use spaces
2018-10-14
- 01:48 AM Bug report #19688 (In Progress): [Expression]Allow to remove custom functions directly from QGIS
- I have started working on this but have some issues with the QFile::remove not removing the file.
- 01:38 AM Revision bd8d61ab (qgis): Follow up 5beb4e2b8d - Enable rename browser tree node on edit key only
- 12:39 AM Feature request #17033: Replace provider filter by expression engine
> I'd just like to add that the edit limitation is related to the data format you are working with (shapefiles?). D...- 12:35 AM Bug report #20074: Blank canvas after applying filter/query builder
- Saber Razmjooei wrote:
> The problem is even worse. The whole canvas goes blank for me.
here is not even necessar... - 11:48 AM Bug report #20074: Blank canvas after applying filter/query builder
- The problem is even worse. The whole canvas goes blank for me.
- 11:48 AM Bug report #20074: Blank canvas after applying filter/query builder
- The problem is even worse. The whole canvas goes blank for me.
- 11:48 AM Bug report #20074: Blank canvas after applying filter/query builder
- The problem is even worse. The whole canvas goes blank for me.
- 11:48 AM Bug report #20074: Blank canvas after applying filter/query builder
- The problem is even worse. The whole canvas goes blank for me.
- 11:40 AM Bug report #20074 (Open): Blank canvas after applying filter/query builder
- 11:36 AM Bug report #20074 (Closed): Blank canvas after applying filter/query builder
- Hmmm...it appears to be working in 3.3 but as soon as I move the map, all features disappear.
- 12:30 AM Bug report #20073 (Feedback): Form validation doesn't take care of 2 columns primary key
- Etienne -- I'm thinking of removing the force-disabling of these checkboxes so that users can ALWAYS turn off the con...
- 11:20 PM Bug report #2113 (Open): curved labels: only a few are drawn
- 07:52 PM Bug report #2113: curved labels: only a few are drawn
- This problem still exists in 3.2.1. I tried increasing letter spacing and changing to all-caps for the letter sizes ...
- 07:52 PM Bug report #2113: curved labels: only a few are drawn
- This problem still exists in 3.2.1. I tried increasing letter spacing and changing to all-caps for the letter sizes ...
- 10:32 PM Bug report #20105 (Feedback): Processing Toolkit Heatmap (Kernel Density Estimation) Gives Error ...
- It's likely a lack of space. Try with a larger pixel size or smaller radius.
- 04:59 PM Bug report #20105 (Closed): Processing Toolkit Heatmap (Kernel Density Estimation) Gives Error "C...
- Using OS X High Sierra, QGIS 3.2.3, Python 3.6.5 and running Heatmap from the processing tool box on a layer projecte...
- 10:24 PM Feature request #20102 (Feedback): Pre-render canvas outside of visible area
- Tried to enable multi-core rendering?
- 10:24 PM Feature request #20102 (Feedback): Pre-render canvas outside of visible area
- Tried to enable multi-core rendering?
- 10:24 PM Feature request #20102 (Feedback): Pre-render canvas outside of visible area
- Tried to enable multi-core rendering?
- 10:13 PM Revision 0f3088ab (qgis): Fix spelling
- 10:05 PM Bug report #20108 (Open): QGIS save project not working properly
- Steps to reproduce the error:
-Load a 3.2.3 .qgz file in QGIS Master (ae397bf24a) installed via OSGEO4W
-Save the... - 09:58 PM Bug report #20107 (Open): Inconsistent number of decimal places in Identify tool
- In QGIS 3.3.0-Master, using the Identify tool, the Length, Area and Perimeter values are displayed always with 3 deci...
- 07:10 PM Revision 651ccb43 (qgis): [GDAL provider] Revise how referencing counting is done on mGdalBaseDat...
- initBaseDataset() used to take a reference in the case where
mGdalDataset == mGdalBaseDataset (non warped VRT) and we... - 05:52 PM Feature request #20106 (Open): When editing a regular shape the dragging needs to give a constrai...
- In Qgis 3 is this useful set of tools to create regular shapes like squares, rectangles etc
If you want to make a ... - 05:51 PM Bug report #20104 (In Progress): GDAL data provider cache is not cleared after triggerRepaint
- https://github.com/qgis/QGIS/pull/8186/
- 03:34 PM Bug report #20104 (Closed): GDAL data provider cache is not cleared after triggerRepaint
- While porting Serval plugin [1] to QGIS 3.2 I have discovered that after a raster datasource is modified and triggerR...
- 05:50 PM Revision e7d15b64 (qgis): [GDAL provider] Make sure that setEditable(true) invalides cached GDAL ...
- 04:40 PM Revision 45c9ae97 (qgis): Add warnings about the QGIS 3D API being unstable / tech preview only
- 04:32 PM Revision 8814e406 (qgis): Move altitude binding/clamping enums to Qgs3DTypes + add culling mode i...
- 03:27 PM Feature request #19571: Add support to read WFS GML data containing geometry collections
- PR: https://github.com/qgis/QGIS/pull/8185
Also there is a GDAL fix needed to parse the MultiGeometry.geometryMemb... - 03:21 PM Feature request #19571 (Open): Add support to read WFS GML data containing geometry collections
- 03:22 PM Revision f0bb08de (qgis): [WFS client] Fix GetFeature BBOX in WFS 1.1 when the GetCapabilies CRS ...
- 01:54 PM Revision 0de984d7 (qgis): osgeo4w: detect python version in package.cmd
- (cherry picked from commit faeb160065ba58245547e75582ae9a8f25ff768b)
- 01:51 PM Revision faeb1600 (qgis): t2tdoc run (followup 8923aa9bb & ae397bf24)
- 01:42 PM Revision 82dccf71 (qgis): osgeo4w: detect python version in package.cmd
- 01:37 PM Revision 8923aa9b (qgis): Removed duplicate lines from Linux install guide
- 12:44 PM Bug report #20098: getFeatures() can't be run twice on an OSM file
- https://github.com/qgis/QGIS/pull/8184
- 12:43 PM Revision 906f8021 (qgis): [OGR provider] Make again a feature iterator to be resetable on a OSM l...
- 12:02 PM Bug report #19969 (Closed): GDAL_contour not found
- 11:39 AM Revision c8ea3a70 (qgis): blockAttributeTableUpdates: single signal with bool
- 11:12 AM Bug report #18622: Mouse pointer displacement
- Hi Konrad, the color picker is odd because it has a transparent area that is supposed to take the color of the backgr...
- 10:18 AM Bug report #18622: Mouse pointer displacement
- Thanks Alessandro,
I'm running 3.2.3 now.
I can confirm that there is a similar problem for the color picker cu...
2018-10-13
- 01:35 AM Bug report #20074: Blank canvas after applying filter/query builder
- I just confirmed the problem exists on 3.2.3 with the previous note.
I installed the weekly x64 build (commit:9ccb1b... - 01:12 AM Revision 20e85927 (qgis): Remove unused forward declaration
- 12:44 AM Revision 07b31287 (qgis): Fix rollback on large tables when attr table is opened
- 10:34 PM Bug report #20103 (Closed): Data Type Change in Clip Raster by Mask Layer
- Already fixed in 3.4
- 10:34 PM Bug report #20103 (Closed): Data Type Change in Clip Raster by Mask Layer
- Already fixed in 3.4
- 10:28 PM Bug report #20103 (Closed): Data Type Change in Clip Raster by Mask Layer
- In the Clip Raster by Mask Layer tool the default GDAL console call includes the -ot parameter with a default value o...
- 10:05 PM Revision 88cb8313 (qgis): Python bindings for QGIS 3D library
- 09:24 PM Revision 4f76722a (qgis): osgeo4w: prepare for GDAL 2.3 update
- 03:40 PM Revision 9d82df5d (qgis): Forward to app blocking/unblocking of attr table updates
- Fixes #20094 - Extracting z-coordinates takes ages and makes the system unresponsive
- 03:23 PM Bug report #18622: Mouse pointer displacement
- Of course this needs to be fixed, we have only a few MacOS developers (and I'm not one of them) so this could take so...
- 03:03 PM Bug report #18622: Mouse pointer displacement
- Alessandro Pasotti wrote:
> Can you please make this test?
>
> When digitizing, open the python console and type ... - 02:53 PM Revision ae397bf2 (qgis): Merge pull request #8176 from elpaso/mxe-reborn-docker
- mxe: couldn't be easier now
- 01:36 PM Feature request #20102 (Feedback): Pre-render canvas outside of visible area
- Moving and zooming a map with many features is slow.
I propose to make some improvements.
1. Prerender some buffer ... - 01:18 PM Revision a2ec75c9 (qgis): Remove unused var
- 11:24 AM Revision 6e2a2bee (qgis): Small enhancements to mxe scripts
- 11:24 AM Revision f56e3dd8 (qgis): mxe documentation
- 10:20 AM Revision afc873d6 (qgis): Block signals in the cache only
- much better approach ...
- 10:09 AM Feature request #19161: [Processing] GDAL translate needs more option
- I think so, gdal_warp and gdal_transalte are 2 differents programm with different goals even if they have common func...
- 09:55 AM Feature request #17033: Replace provider filter by expression engine
- Editing filtered layer does not works either with Geopackage, or maybe I'm missing something.
- 06:45 AM Bug report #20101 (Closed): [Processing] "Buffer" is not listed as an edit in place algorithm for...
- "Buffer" is not listed as an edit in place algorithm for polygon layer while "multi-ring" alg is.
- 06:08 AM Bug report #20100 (Open): [Processing] Edit-in place "Drop geometries" algorithm from the locator...
- I accidentally run the in-place edit "drop geometries" alg (from the locator bar) on the provided sqlite layer (witho...
- 05:29 AM Bug report #20099 (Closed): Locator bar does not update the filter of algorithms according to act...
- Add a point and line layers
Select the line layer
In the locator bar, type "ef ". You get the list of edit-in-place... - 04:30 AM Revision 0816a299 (qgis): Fix typo in generated file
- 04:30 AM Revision 8b1d7ffc (qgis): Fix typo
- 02:40 AM Bug report #20098: getFeatures() can't be run twice on an OSM file
- Using GDAL/OGR 2.2.3 on Ubuntu 18.04
- 02:30 AM Bug report #20098 (Closed): getFeatures() can't be run twice on an OSM file
- Since this commit https://github.com/qgis/QGIS/commit/f410b4a4da07463a25786045b107282dffabf1bd, the python iterator g...
2018-10-12
- 12:57 AM Bug report #20074: Blank canvas after applying filter/query builder
- You need to test on 3.3, not 3.2
- 10:46 PM Bug report #20074: Blank canvas after applying filter/query builder
- I can confirm it happens on the current latest Debian and Windows version with .osm files, 3.2.3. I found a workaroun...
- 12:56 AM Bug report #20097 (Rejected): iface.addvectorlayer doesn't work in processing script
- This isnt thread safe, so not possible in 3.x. use context.addLayerToLoadOnCompletion instead
- 12:56 AM Bug report #20097 (Rejected): iface.addvectorlayer doesn't work in processing script
- This isnt thread safe, so not possible in 3.x. use context.addLayerToLoadOnCompletion instead
- 10:31 PM Bug report #20097 (Rejected): iface.addvectorlayer doesn't work in processing script
- Hello,
if you try to load a layer within a processing script using : layer = iface.addVectorLayer("path2asimplesha... - 10:31 PM Revision 0f056b50 (qgis): Fix line pattern fill symbol corruption with negative angles
- 10:31 PM Revision 5b4ed16c (qgis): Fix line pattern fill offsets are always treated as positive,
- even when offset is negative
- 10:31 PM Revision e277b910 (qgis): Fix distorted line pattern fill when line offset is large compared
- with pattern distance
- 10:29 PM Feature request #20096 (Open): Discover relations for PostGIS tables where the database user is n...
- The "Discover Relations" feature is a great time-saver, but for PostGIS layers, it only works when the database user ...
- 10:27 PM Bug report #20094 (In Progress): Extracting z-coordinates takes ages and makes the system unrespo...
- PR (master) https://github.com/qgis/QGIS/pull/8177
- 10:27 PM Bug report #20094 (In Progress): Extracting z-coordinates takes ages and makes the system unrespo...
- PR (master) https://github.com/qgis/QGIS/pull/8177
- 09:30 PM Bug report #20094: Extracting z-coordinates takes ages and makes the system unresponsive
- In addition to 2.18 this also affects master .
- 09:30 PM Bug report #20094: Extracting z-coordinates takes ages and makes the system unresponsive
- In addition to 2.18 this also affects master .
- 08:01 PM Bug report #20094 (Closed): Extracting z-coordinates takes ages and makes the system unresponsive
- qgis displays the sand-dial forever and other applications become unresponsive when z-coordinates are extracted.
S... - 10:18 PM Revision d79e3adf (qgis): Fixes slow update in field calculator
- by blocking the vector signals ...
... and emitting dataChanged at
the end.
I'm a bit worried of side effects,
but I... - 09:33 PM Revision 219a4be7 (qgis): mxe: couldn't be easier now
- Build in docker
- 08:58 PM Bug report #20095 (Closed): QGIS composer changing legend position when exporting
- I'm observing the same issue than "this question":https://gis.stackexchange.com/questions/265163/qgis-map-composer-ch...
- 06:48 PM Bug report #19099: Data defined Size legend is wrong when using separated symbols
I have also noticed this problem. From some testing, seems that the symbols size in the legend is using the actual ...- 06:11 PM Bug report #20090 (Closed): GeoPackage SQL issues in DB Manager
- duplicate of #18974 (edited)
- 06:11 PM Bug report #20090 (Closed): GeoPackage SQL issues in DB Manager
- duplicate of #18974 (edited)
- 05:03 PM Bug report #20090: GeoPackage SQL issues in DB Manager
- SQL queries on geometries failed on every gpkg I tested.
Here is a sample.
I tested the same queries with ogrinfo... - 04:09 PM Bug report #20090 (Feedback): GeoPackage SQL issues in DB Manager
- post the dataset plesae.
- 02:23 PM Bug report #20090 (Closed): GeoPackage SQL issues in DB Manager
- DB Manager issues with GPKG geometries on perfectly valid GeoPackage files (made by QGIS or ogr2ogr).
The following ... - 06:01 PM Bug report #20091: WCS request for a GeoServer ImageMosaic reports invalid layer provider
- I am currently testing it locally. I will see if I can provide it externally or send some data after the weekend.
- 03:57 PM Bug report #20091 (Feedback): WCS request for a GeoServer ImageMosaic reports invalid layer provider
- An URL we can use would be great.
- 02:25 PM Bug report #20091 (Open): WCS request for a GeoServer ImageMosaic reports invalid layer provider
- I have published temporal tiff files as an ImageMosaic with GeoServer and tested with normal GET requests and everyth...
- 04:55 PM Revision d6a863b0 (qgis): Merge pull request #8173 from elpaso/mxe-reborn
- Fix MXE build
- 04:39 PM Bug report #20043: Sieve GDAL error Not recognized as an internal or external command
- JOSE ANTONIO VERA wrote:
> Giovanni Manghi wrote:
> > > > means that It only works if the destination folder is: \D... - 04:22 PM Bug report #20043: Sieve GDAL error Not recognized as an internal or external command
- Giovanni Manghi wrote:
> > > means that It only works if the destination folder is: \Documents or \my Desktop or at ... - 04:22 PM Bug report #20043: Sieve GDAL error Not recognized as an internal or external command
- Giovanni Manghi wrote:
> > > means that It only works if the destination folder is: \Documents or \my Desktop or at ... - 04:22 PM Bug report #20043: Sieve GDAL error Not recognized as an internal or external command
- Giovanni Manghi wrote:
> > > means that It only works if the destination folder is: \Documents or \my Desktop or at ... - 03:57 PM Bug report #20043: Sieve GDAL error Not recognized as an internal or external command
> > means that It only works if the destination folder is: \Documents or \my Desktop or at the root of an external ...- 03:01 PM Bug report #20043: Sieve GDAL error Not recognized as an internal or external command
- Giovanni Manghi wrote:
> JOSE ANTONIO VERA wrote:
> > I was able to do the process with GDAL Sieve in QGIS 3.2.3
>... - 04:36 PM Bug report #19868: copy/paste style doesn't works
- can you check for Qt warnings if you have anything related to metaenum in the log? (not sure if you need to compile u...
- 04:07 PM Bug report #19868 (Open): copy/paste style doesn't works
- Hi Denis,
I test on ubuntu 16.04 with 46938c0 and whatever datasource I use, copying style (all or sub section) doe... - 04:28 PM Bug report #20093 (Closed): Save / Load style window allows to change text
- fixed in commit:6bade339350a5673304d136c7c8d193f64f48d8b
- 04:28 PM Bug report #20093 (Closed): Save / Load style window allows to change text
- fixed in commit:6bade339350a5673304d136c7c8d193f64f48d8b
- 04:14 PM Bug report #20093 (Closed): Save / Load style window allows to change text
- The new super cool window to choose parts of layer definition for load / save in QML or DB allox user to modify the t...
- 04:27 PM Bug report #13487 (Open): QGIS allows to create tables with invalid field names
- wrong commit message....
- 04:26 PM Bug report #13487 (Closed): QGIS allows to create tables with invalid field names
- 04:27 PM Revision 6bade339 (qgis): [fix #13487] style categories should not be editable
- 04:11 PM Bug report #19259: QGIS 3. Oracle error while adding features - ORA-01861
- I had this issue too. Apparently it's a problem with the date format columns.
- 04:05 PM Bug report #19020 (Closed): [Layout] Inconsistencies in export to image vs svg file naming
- Can't reproduce.
- 04:05 PM Bug report #19020 (Closed): [Layout] Inconsistencies in export to image vs svg file naming
- Can't reproduce.
- 03:49 PM Bug report #18543 (Feedback): 'Select features by value' QGIS crashes
- can you test with the latest 2.18?
- 03:49 PM Bug report #18543 (Feedback): 'Select features by value' QGIS crashes
- can you test with the latest 2.18?
- 12:10 PM Bug report #18543: 'Select features by value' QGIS crashes
- In QGIS 3 it is resolved, but in qgis 2.18.20 it is not resolved.
- 03:05 PM Revision 189dfc70 (qgis): Fix MXE build
- 02:28 PM Bug report #20092 (Open): GeoPackage SQL issues in DB Manager
- DB Manager issues with GPKG geometries on perfectly valid GeoPackage files (made by QGIS or ogr2ogr).
The following ... - 12:45 PM Bug report #20085 (Closed): Failed DXF export
- Thanks for confirmation.
- 12:45 PM Bug report #20085 (Closed): Failed DXF export
- Thanks for confirmation.
- 12:45 PM Bug report #20085 (Closed): Failed DXF export
- Thanks for confirmation.
- 12:24 PM Bug report #20085: Failed DXF export
- SOLVED! Many thanks!It tries to assign a default location "bin". When I instead give a path of my own it works again....
- 11:34 AM Bug report #20085: Failed DXF export
> 3. name of the file to be created
do you set a path other than the name?- 11:32 AM Bug report #20085: Failed DXF export
- 1. I have the project open
2. I click "Export project to DXF"
3. I get a page where I can set the layers or select ... - 10:40 AM Bug report #20085 (Feedback): Failed DXF export
- What do you mean by "get failed"? Any error message? Empty file? No output (in a folder you have necessary rights)?
... - 07:29 AM Bug report #20085 (Closed): Failed DXF export
- QGIS 3.2.3-Bonn
Exporting project to DXF
Getting Export failed when trying to export project. It worked yesterday w... - 12:43 PM Bug report #20089 (Closed): Concurrent access to the same shape file db don't recognize a new ver...
- when i try to make a project compose by one or more shape file, and i try to open it in concurrent access by two or m...
- 11:06 AM Feature request #20066 (Open): Implement tool to load INSPIRE GML datasets
- 11:02 AM Bug report #20084 (Feedback): Saving a geopackage causes data table columns to delete
- Can you please try with QGIS master to see if it makes any difference? thanks.
- 11:02 AM Bug report #20084 (Feedback): Saving a geopackage causes data table columns to delete
- Can you please try with QGIS master to see if it makes any difference? thanks.
- 11:02 AM Bug report #20084 (Feedback): Saving a geopackage causes data table columns to delete
- Can you please try with QGIS master to see if it makes any difference? thanks.
- 04:10 AM Bug report #20084 (Closed): Saving a geopackage causes data table columns to delete
- This has happened to me at least twice, fortunately I kept the original tables.
1. A shapefile was saved as a geop... - 10:59 AM Bug report #1170 (Feedback): GPS Plugin non-functional (OS X) for Serial Bus/Com port units
- 07:42 AM Bug report #1170: GPS Plugin non-functional (OS X) for Serial Bus/Com port units
- Still true?
- 10:48 AM Bug report #20088 (Open): "Embed Layers and Groups" only allows to embed from qgs files, not qgz
- More details here: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-QGIS-3-does-not-allow-to-embed-layers-from-qgz-...
- 10:29 AM Bug report #20087 (Open): Axis order issue for urn:ogc:def:crs:EPSG::4326
- While using the WCS 1.0.0 connection capabilities in QGIS, we noticed that QGIS by default uses lon/lat axis order fo...
- 10:28 AM Bug report #20086 (Closed): Label tools not working on rule based labelling
- Fixed in 3.4
- 10:28 AM Bug report #20086 (Closed): Label tools not working on rule based labelling
- Fixed in 3.4
- 09:59 AM Bug report #20086 (Closed): Label tools not working on rule based labelling
- If the labelling option is set to ruele based labelling the labelling tools are working only on labels with Auxiliary...
- 09:14 AM Revision 85fdf4ee (qgis): Merge pull request #8159 from rldhont/server-wfs-enhance-describeFeatur...
- [Bugfix][Server] WFS: enhancing the way DescribeFeatureType response is build
- 07:16 AM Bug report #20077: geopackage - table operations via network shares take a very long time
- Okay, that's not nice, of course. The concurrent use is one of the main advantage when storing data on a shared netwo...
- 06:41 AM Feature request #20083 (Feedback): Eliminate multiple dialog levels in Layer Properties
- Why not just use the styling dock? It all works perfectly without extra dialogs there.
- 03:53 AM Feature request #20083 (Feedback): Eliminate multiple dialog levels in Layer Properties
- Currently in the layer properties it is divided into a number of areas. Most of the areas in this dialog are well des...
- 06:20 AM Bug report #20078 (Closed): QGIS crashed when trying to enable Processing Plugin
- 02:28 AM Revision 448b4505 (qgis): [layouts] Expose designer enable atlas preview and show item options to
- stable API
- 02:17 AM Bug report #20055 (Closed): Legend in Print Layout does not follow set map-theme
- Duplicate of #16795
- 02:17 AM Bug report #20055 (Closed): Legend in Print Layout does not follow set map-theme
- Duplicate of #16795
- 02:16 AM Bug report #20081 (Closed): Problem with legend for multi-style and themes in Report
2018-10-11
- 01:30 AM Revision ab5c4fc8 (qgis): Remove messagebox confirmation on geopackage compact
- Now that we use a proxy task, users will have o/s level notifications
if the compact takes a lengthy time - 01:30 AM Revision f8bbc12c (qgis): Use a proxy progress task for vacuuming gpkg
- 11:35 PM Bug report #20081: Problem with legend for multi-style and themes in Report
- Duplicate of #20055
- 09:29 PM Bug report #20081 (Closed): Problem with legend for multi-style and themes in Report
- The legend generated in the Report, is based on the default style of the layer style.
My use case is as:
1- Added... - 10:53 PM Bug report #20078: QGIS crashed when trying to enable Processing Plugin
- Thank you so much. That worked.
- 04:40 PM Bug report #20078 (Feedback): QGIS crashed when trying to enable Processing Plugin
- Try creating (and using) a new/clean profile.
- 04:40 PM Bug report #20078 (Feedback): QGIS crashed when trying to enable Processing Plugin
- Try creating (and using) a new/clean profile.
- 03:16 PM Bug report #20078 (Closed): QGIS crashed when trying to enable Processing Plugin
- I some how missed Processing plugin in my menu bar. So I'm trying to get it back by trying to check the checkbox asso...
- 10:32 PM Revision 68f4cf2d (qgis): respect maximum of recent project settings when loading (#8153)
- * respect maximum of recent project settings when loading
* fix uint int comparison - 10:22 PM Feature request #20075: Print Composer: Sort attribute table objects by non-displayed fields
- Would also love to see this functionality!
- 10:00 PM Feature request #20066: Implement tool to load INSPIRE GML datasets
- You need to convert it using ogr2ogr (v 2.2) and a template, which with a quick googling I found out to be https://in...
- 09:59 PM Feature request #20066: Implement tool to load INSPIRE GML datasets
- You need to convert it using ogr2ogr (v 2.2) and a template, which with a quick googling I found out to be https://in...
- 09:57 PM Bug report #20082 (Open): Split Tool "Bursts" linestring when used on complex linestring
- When using the Split tool on a complex linestring (lots of nodes) the linestring "bursts" into many segments. Attache...
- 09:44 PM Bug report #20079: CRS with Scaling in PROJ4 causes Vertex Tool to fail
- In that case duplicate of #20080
- 09:42 PM Bug report #20079 (Closed): CRS with Scaling in PROJ4 causes Vertex Tool to fail
- In that case duplicate of #20079
- 09:42 PM Bug report #20079 (Closed): CRS with Scaling in PROJ4 causes Vertex Tool to fail
- In that case duplicate of #20079
- 07:53 PM Bug report #20079: CRS with Scaling in PROJ4 causes Vertex Tool to fail
- Well, now I cannot reproduce this bug!
Vertex Tool is now finding features on layers with scaling in the CRS. I c... - 06:13 PM Bug report #20079 (Closed): CRS with Scaling in PROJ4 causes Vertex Tool to fail
- I created a CRS based on a State Plane and added a +k_0 parameter in order to make measured dimensions fit ground ref...
- 09:00 PM Bug report #20077: geopackage - table operations via network shares take a very long time
- The use of SQLITE_USE_OGR_VFS=YES has the side effect of not implementing SQLite locking, which explains the speed in...
- 04:41 PM Bug report #20077: geopackage - table operations via network shares take a very long time
- Okay, it's been a long day but ...
wow, the environment variable "SQLITE_USE_OGR_VFS=YES" has done it - under Window... - 12:44 PM Bug report #20077: geopackage - table operations via network shares take a very long time
- Can you retry your tests by defining the following environment variables (may require restarting QGIS each time you c...
- 11:31 AM Bug report #20077 (Open): geopackage - table operations via network shares take a very long time
- I have created a new geopackage with OpenStreetMap data under QGIS Master. Unfortunately, there is also the problem w...
- 08:31 PM Revision dc08db79 (qgis): [ux] Make QgsFileWidget file picker default to opening at the
- currently displayed folder, if one is shown
And only fallback to the default root path if no file name has
been ente... - 06:28 PM Bug report #20080 (Open): Saving Memory Layer to a file misses Scaling part of the CRS
- I created a custom CRS based on a state plane, and added a +k_0 parameter to make ground references in an image measu...
- 06:05 PM Bug report #16575: QGIS 2.18.7 crashes on macOS 10.12.4 when undocking the label panel
- Peter Petrik wrote:
> unable to reproduce with QGIS 3.3 (375afe5beaf5a17768f4898401a8d76ee4af3878) on MacOS Mojave 1... - 05:22 PM Bug report #16575: QGIS 2.18.7 crashes on macOS 10.12.4 when undocking the label panel
- unable to reproduce with QGIS 3.3 (375afe5beaf5a17768f4898401a8d76ee4af3878) on MacOS Mojave 10.14.0
- 05:35 PM Bug report #16025 (Feedback): [macOS] Control feature rendering order will crash QGIS
- 05:12 PM Bug report #16025: [macOS] Control feature rendering order will crash QGIS
- unable to reproduce with QGIS 3.3 (375afe5beaf5a17768f4898401a8d76ee4af3878) on MacOS Mojave 10.14.0
- 03:29 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
- > is not a regression, in QGIS 3 changed the way the shapefiles are interpreted... now they are always loaded as MULT...
- 02:42 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
> Even if it is probably not an high priority issue, I think current behaviour is a regression w.r.t. 2.18.
> Is i...- 02:35 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
- > that is what the option does. What the option does NOT is converting MULTI geometries to fit NOT MULTI table after ...
- 12:36 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
> The fact is that if you are importing a NOT MULTI shapefile in a new table, and you check the option in DB Manage...- 12:14 PM Bug report #18798: Polygon Shapefile loaded as Multipolygon
- Giovanni Manghi wrote:
> that option name in DB Manager always has been misleading and SHOULD really be changed. DB ... - 01:55 PM Revision 46938c07 (qgis): Merge pull request #8168 from elpaso/fix-clang-warnings
- Fix error return-std-move
- 12:07 PM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- that's fine - thanks!
- 11:51 AM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- Yes I will fix it. But I have to continue on Monday. Hope you don't mind.
- 11:47 AM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- Good catch - thanks!
In 3.0 this still worked fine. So something in 3.2 or master introduced this problem.
Can ... - 11:45 AM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- fyi:
Found the error. It's because it creates a value like "03.0108_1" in @createUniqueValue@ called by @createFeatu... - 10:25 AM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- Just seen another thing. Could it be that an error is given back and then the error message is tried to write into th...
- 10:16 AM Bug report #20067: Duplicate feature action fails with PostgreSQL error message
- I've been able to reproduce.
Your expression:
@get_ews_anlage_gemeinde_formatted() || '.' || get_ews_anlage_nr( g... - 11:35 AM Bug report #20068 (Closed): Geopackage: problems with renaming or drop tables
- 11:34 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- You're right. I've created the new issue #20077 (edited). Can you please close this issue? Thanks.
- 11:19 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- Burghardt Scholle wrote:
> I have created a new geopackage with OpenStreetMap data under QGIS Master. Unfortunately,... - 11:13 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- I have created a new geopackage with OpenStreetMap data under QGIS Master. Unfortunately, there is also the problem w...
- 10:29 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- At the moment only smb, but I will try nfs during the day.
- 10:15 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- Burghardt Scholle wrote:
> geopackage via network,
a network shared folder? on what protocol (i.e. samba, nfs, e... - 10:10 AM Bug report #20068: Geopackage: problems with renaming or drop tables
- Hi,
first of all Thank you very much for your answers.
This morning I did extensive tests with geopackage files. I ... - 10:50 AM Revision fde6d93e (qgis): [Bugfix][Server] WFS: enhancing the way DescribeFeatureType response is...
- 09:58 AM Bug report #17642 (Closed): Grass cannot be used in QGIS 2.18.14 LTR on Windows 64bit
- Did recently some fresh installations of 2.18.24 on Windows and Processing/GRASS is just fine.
- 09:58 AM Bug report #17642 (Closed): Grass cannot be used in QGIS 2.18.14 LTR on Windows 64bit
- Did recently some fresh installations of 2.18.24 on Windows and Processing/GRASS is just fine.
- 09:58 AM Bug report #17642 (Closed): Grass cannot be used in QGIS 2.18.14 LTR on Windows 64bit
- Did recently some fresh installations of 2.18.24 on Windows and Processing/GRASS is just fine.
- 07:24 AM Bug report #17642: Grass cannot be used in QGIS 2.18.14 LTR on Windows 64bit
- Hi, I had the same issue so what i did to solve it was to just erase the path of the GRASS7, because it was not using...
- 09:57 AM Bug report #20033 (Closed): Column misalignment after operations on large geopackage
- 09:52 AM Revision b2df588a (qgis): Fix see also link
- 09:52 AM Revision 5beb4e2b (qgis): Followup 9cad526, allow item rename through browser model
- 09:10 AM Revision 2c16b14f (qgis): [browser] Don't show full path to file for "delete" action in menu
- This is often very long and makes the menu huge
- 09:10 AM Revision 64b5c2ee (qgis): [browser] Make delete file action also show for raster layers,
- not just vectors
- 09:10 AM Revision 66f5f548 (qgis): [browser] Add missing delete actions for more file types
- 09:10 AM Revision e4b52a4d (qgis): [browser] Fix crash when deleting files quickly
- It's possible for items to be deleted in the background
while we are waiting on user input (e.g. from the confirmatio... - 09:03 AM Revision 942a560b (qgis): Fix loading style for non-spatial tables in Postgres+SpatiaLite (fixes ...
- OGR is not affected by the bug.
Oracle and MS SQL are most likely affected, but I don't have them here to test.
(che... - 08:33 AM Revision e5ba5586 (qgis): Fix error return-std-move
- std::move should not be used here because
it prevents RVO (copy elision) and it's
considered an anti-pattern.
To fix... - 07:59 AM Revision 375afe5b (qgis): [needs-docs] Follow up UX fixes for moving custom function help
- 07:57 AM Bug report #19688: [Expression]Allow to remove custom functions directly from QGIS
- > which is not a common/easy place to reach - I personnaly struggle to access the AppData folder on Windows
If you... - 07:37 AM Feature request #20076 (Open): Heatmap renderer should feature a holding feature or a way to comp...
- The heatmap renderer is a very handy tool, but if the MAX value is set to "automatic", that value is recomputed each ...
- 07:23 AM Revision 42ea2164 (qgis): FIX - Move custom expression function help to group box (#8163)
- 06:08 AM Revision 9cad526f (qgis): Add F2 to rename browser favourite item (#8164)
2018-10-10
- 01:23 AM Revision e4738d4e (qgis): Fix context menu path display on windows
- 01:04 AM Revision ff90c13b (qgis): Capitalization
- 12:37 AM Feature request #20075 (Open): Print Composer: Sort attribute table objects by non-displayed fields
- *Short version:* Allow Print Composer attribute tables to be sorted by fields that are not selected for display.
*...
Also available in: Atom