qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.5k stars 2.99k forks source link

Available WMS layers are not displayed in QGIS Browser #34798

Closed pathmapper closed 4 years ago

pathmapper commented 4 years ago

Describe the bug Available WMS layers are not displayed in the QGIS Browser.

How to Reproduce After adding a WMS with the following URL to the browser with QGIS 3.12.0 the available WMS layers are not displayed in the browser (there is only 1 layer displayed but there are more): https://www.wms.nrw.de/geobasis/wms_nw_dop

grafik

grafik

QGIS and OS versions

QGIS version 3.12.0-București QGIS code revision 409bcf8eaa
Compiled against Qt 5.11.3 Running against Qt 5.11.3
Compiled against GDAL/OGR 2.4.0 Running against GDAL/OGR 2.4.0
Compiled against GEOS 3.7.1-CAPI-1.11.1 Running against GEOS 3.7.1-CAPI-1.11.1 27a5e771
Compiled against SQLite 3.27.2 Running against SQLite 3.27.2
PostgreSQL Client Version 11.6 (Debian 11.6-0+deb10u1) SpatiaLite Version 4.3.0a
QWT Version 6.1.4 QScintilla2 Version 2.10.4
Compiled against PROJ 5.2.0 Running against PROJ Rel. 5.2.0, September 15th, 2018
OS Version Debian GNU/Linux 10 (buster)
Active python plugins ClipMultipleLayers; quick_map_services; scriptrunner3; LAStools; canvas_clipper; savedialog; loadthemall; kmltools; MapsPrinter; mmqgis; pluginbuilder3; vector_tiles_reader; layerGroupFilter; plugin_reloader; realcentroid; mask; MetaSearch; db_manager; processing

Additional context

gioman commented 4 years ago

Confirmed regression.

Samweli commented 4 years ago

Confirmed on master, working on a fix!

pathmapper commented 4 years ago

This is fixed in 3.12.1, thanks!