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

using the GUI Button brings Python-Error #8

Open
din6885 opened this issue Oct 17, 2023 · 0 comments
Open

using the GUI Button brings Python-Error #8

din6885 opened this issue Oct 17, 2023 · 0 comments

Comments

@din6885
Copy link

din6885 commented Oct 17, 2023

Pressing the Button on the UI brings this Error Message:

2023-10-17T09:41:07 WARNING Traceback (most recent call last): File "C:\Users/rm/AppData/Roaming/QGIS/QGIS3\profiles\Test/python/plugins\QgisGLViewer\Windows.py", line 231, in closeEvent self.save_data() File "C:\Users/rm/AppData/Roaming/QGIS/QGIS3\profiles\Test/python/plugins\QgisGLViewer\Windows.py", line 263, in save_data gap = self.gap_spinbox.value() AttributeError: 'MainWindow' object has no attribute 'gap_spinbox'

Nonetheless it shows the Dialog with the Image.

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