Open Saijin-Naib opened 4 years ago
I reproduced the error on two machines (QGIS 3.10.2-A Coruña - OS Linux Mint 19.3). It was only solved when I uninstalled the package 'python3-pyqt5.qtquick' (which I had to install manually after installing the plugin).
Hi @Saijin-Naib and @geofausto,
Indeed I can reproduce the issue with QGIS 3.12. However, it seems to be fixed on master. Can one of you confirm that too?
From what I read, it seems to be fixed thanks to some Python code (from processing) ported to C++. I'll try to take a look.
And by the way, thanks for reporting the issue :+1:!
Still able to reproduce on this version:
QGIS version | 3.12.3-București | QGIS code revision | 8234261527 |
---|---|---|---|
Compiled against Qt | 5.11.2 | Running against Qt | 5.11.2 |
Compiled against GDAL/OGR | 3.0.4 | Running against GDAL/OGR | 3.0.4 |
Compiled against GEOS | 3.8.1-CAPI-1.13.3 | Running against GEOS | 3.8.1-CAPI-1.13.3 |
Compiled against SQLite | 3.29.0 | Running against SQLite | 3.29.0 |
PostgreSQL Client Version | 11.5 | SpatiaLite Version | 4.3.0 |
QWT Version | 6.1.3 | QScintilla2 Version | 2.10.8 |
Compiled against PROJ | 6.3.2 | Running against PROJ | Rel. 6.3.2, May 1st, 2020 |
OS Version | Windows 10 (10.0) | ||
Active python plugins | CalculateGeometry; ImageServerConnector; MemoryLayerSaver; openlayers_plugin; slyr; snail; SpreadsheetLayers; zoom_level; db_manager; MetaSearch; processing |
Hi @Saijin-Naib,
Yes it's still happening on 3.12 as mentioned on my previous comment.
It seems to be fixed on master, meaning the future QGIS 3.14 release.
Thanks for following this up :+1:
I'm not sure how this happens, but see this issue here: https://github.com/qgis/QGIS/issues/33307
https://gis.stackexchange.com/questions/344470/wrong-or-missing-parameter-value-input-layers
The issue went away a few releases ago, but I was just trying to run Merge Vector Layers today in both QGIS Master and QGIS 3.10.2-2, and it wouldn't run.
I switched to my TESTING profile (clean), and it ran. I slowly enabled each and every plugin until Merge Vector Layers stopped working, and it always stopped working on Snail becoming enabled. If I disable Snail and restart QGIS, I am then successfully able to run a merge.
Absolutely bizarre.
BROKEN - QGIS Master
BROKEN - QGIS 3.10.2-2
WORKING - QGIS 3.10.2-2