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

Create option is not working since the new db widget does not allow to create a new database #197

Open
Guts opened this issue Jan 28, 2022 · 1 comment
Labels
bug Houston, we've a problem!

Comments

@Guts
Copy link
Collaborator

Guts commented Jan 28, 2022

Environment

  • Plugin version: 1.4.0-beta4
  • QGIS version: 3.16
  • Operating System: ND

Expected behavior

If:

  • no database is selected within the combobx
  • AND the create option is selected

then: create a new database prompting the user to name it and select the folder

@Guts Guts added the bug Houston, we've a problem! label Jan 28, 2022
@sgrellet
Copy link
Member

sgrellet commented Feb 3, 2022

issue confirmed under QGIS 3.16.16

2022-02-03T14:47:38 WARNING Traceback (most recent call last):
File "C:\Users/grellets/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\gml_application_schema_toolbox\gui\load_wizard.py", line 202, in validatePage
self._panel.do_load()
File "C:\Users/grellets/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\gml_application_schema_toolbox\gui\import_gmlas_panel.py", line 404, in do_load
import_in_qgis(
File "C:\Users/grellets/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\gml_application_schema_toolbox\core\load_gmlas_in_qgis.py", line 144, in import_in_qgis
PlgLogger.log(message=f"DEBUG List of layers : {result}", log_level=4)
UnboundLocalError: local variable 'result' referenced before assignment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Houston, we've a problem!
Projects
None yet
Development

No branches or pull requests

2 participants