threedi / hhnk-threedi-plugin

QGIS plugin gebruikt voor analyses van 3Di modellen bij HHNK.
1 stars 0 forks source link

Model splitter fixes #97

Closed d2hydro closed 9 months ago

d2hydro commented 9 months ago
wvangerwen commented 9 months ago

Model splitter opent niet meer.

2023-09-29T10:53:01     WARNING    Traceback (most recent call last):
              File "C:\Users\wvangerwen\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\hhnk_threedi_plugin\hhnk_toolbox.py", line 486, in open_model_splitter_dialog
              self.model_splitter_dialog = modelSplitterDialog(caller=self, parent=self.dockwidget)
              File "C:\Users\wvangerwen\AppData\Roaming\3Di\QGIS3\profiles\default/python/plugins\hhnk_threedi_plugin\gui\model_splitter\model_splitter_dialog.py", line 30, in __init__
              uic.loadUi(os.path.join(os.path.dirname(__file__), "model_splitter_dialog.ui"),self)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\__init__.py", line 238, in loadUi
              return DynamicUILoader(package).loadUi(uifile, baseinstance, resource_suffix)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\Loader\loader.py", line 66, in loadUi
              return self.parse(filename, resource_suffix)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 1037, in parse
              actor(elem)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 828, in createUserInterface
              self.traverseWidgetTree(elem)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 806, in traverseWidgetTree
              handler(self, child)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 503, in createLayout
              self.traverseWidgetTree(elem)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 806, in traverseWidgetTree
              handler(self, child)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 546, in handleItem
              self.traverseWidgetTree(elem)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 806, in traverseWidgetTree
              handler(self, child)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 273, in createWidget
              self.traverseWidgetTree(elem)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 806, in traverseWidgetTree
              handler(self, child)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 503, in createLayout
              self.traverseWidgetTree(elem)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 806, in traverseWidgetTree
              handler(self, child)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 546, in handleItem
              self.traverseWidgetTree(elem)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 806, in traverseWidgetTree
              handler(self, child)
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 264, in createWidget
              self.stack.push(self.setupObject(widget_class, parent, elem))
              File "C:\PROGRA~1\3DIMOD~1.28\apps\Python39\lib\site-packages\PyQt5\uic\uiparser.py", line 234, in setupObject
              setattr(self.toplevelWidget, name, obj)
             AttributeError: can't set attribute