nextgis/nextgis_connect

Ошибка создания WMS сервиса из панели Connect

Closed this issue · 1 comments

После диалога выбора стиля (при выборе в контекстном меню "Create WMS Service" возникает ошибка:

AttributeError: 'NGWLayerStyleChooserDialog' object has no attribute 'needCreateNewStyle'
Traceback (most recent call last):
File "C:/NextGIS/share/ngqgis/python/plugins\nextgis_connect\tree_panel.py", line 933, in create_wms_service
if not dlg.needCreateNewStyle() and dlg.selectedStyle():
AttributeError: 'NGWLayerStyleChooserDialog' object has no attribute 'needCreateNewStyle'

Fixed in 0.12.3