-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When I chose "shapefile" instead of "memory", and trying to locate a file, the plugin crashes :
NameError: name 'QtGui' is not defined
Traceback (most recent call last):
File "/home/ben/.local/share/QGIS/QGIS3/profiles/default/python/plugins/Beeline/beeline_dialog.py", line 47, in browse
fileName0 = QtGui.QFileDialog.getSaveFileName(self, 'Save as', self.oldPath, "Shapefile (.shp);;All files ()")
NameError: name 'QtGui' is not defined
Version de Python : 3.7.3 (default, Oct 11 2023, 09:51:27) [GCC 8.3.0]
Version de QGIS : 3.18.3-Zürich Zürich, 735cc85be9
Metadata
Metadata
Assignees
Labels
No labels