Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No attribute 'loadNamedStyle #17

Open
lazaa32 opened this issue Apr 26, 2022 · 0 comments
Open

No attribute 'loadNamedStyle #17

lazaa32 opened this issue Apr 26, 2022 · 0 comments

Comments

@lazaa32
Copy link

lazaa32 commented Apr 26, 2022

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'

image

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant