opengisch / solocator

GNU General Public License v3.0
0 stars 1 forks source link

Loading of PostgreSQL layers currently broken #27

Closed andreasneumann closed 5 years ago

andreasneumann commented 5 years ago

Python error message is:

Traceback (most recent call last): File "C:/Users/bjsvwneu/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\solocator\gui\layer_loader_dialog.py", line 84, in accept if self.load_as_postgres.isChecked() and self.pg_auth_id.configId() == '': AttributeError: 'LayerLoaderDialog' object has no attribute 'load_as_postgres'