You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
using QGIS 3.24 and plugin version 1.0.3 I get the following errors.
Checkbox Load layer after download checked)
Stack trace:
An error has occurred while executing Python code:
AttributeError: 'NoneType' object has no attribute 'loadNamedStyle'
Traceback (most recent call last):
File "/home/adam/.local/share/QGIS/QGIS3/profiles/osm/python/plugins/OSMDownloader/osmDownloader_dialog.py", line 159, in processFinished
lyr.loadNamedStyle(qml_file)
AttributeError: 'NoneType' object has no attribute 'loadNamedStyle'
QGIS About:
QGIS version
3.24.0-Tisler
QGIS code revision
6b44a42058
Qt version
5.12.8
Python version
3.8.10
GDAL/OGR version
3.0.4
PROJ version
6.3.1
EPSG Registry database version
v9.8.6 (2020-01-22)
Compiled against GEOS
3.8.0-CAPI-1.13.1
Running against GEOS
3.8.0-CAPI-1.13.1
SQLite version
3.31.1
PDAL version
2.0.1
PostgreSQL client version
12.9 (Ubuntu 12.9-0ubuntu0.20.04.1)
SpatiaLite version
4.3.0a
QWT version
6.1.4
QScintilla2 version
2.11.2
OS version
Ubuntu 20.04.3 LTS
Active Python plugins
OSMDownloader
1.0.3
processing
2.12.99
sagaprovider
2.12.99
grassprovider
2.12.99
MetaSearch
0.3.6
db_manager
0.1.20
The text was updated successfully, but these errors were encountered:
Hi,
using QGIS 3.24 and plugin version 1.0.3 I get the following errors.
Checkbox
Load layer after download
checked)Stack trace:
QGIS About:
The text was updated successfully, but these errors were encountered: