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

Error while loading GMLAS options #234

Closed
frida-161 opened this issue Sep 19, 2022 · 0 comments
Closed

Error while loading GMLAS options #234

frida-161 opened this issue Sep 19, 2022 · 0 comments
Labels
bug Houston, we've a problem!

Comments

@frida-161
Copy link
Contributor

Environment

  • Plugin version: 65ccb59
  • QGIS version: 3.26
  • Operating System: Arch Linux

Description

When using the GMLAS mode in the wizard I get the following Error:

Logs

Traceback (most recent call last):
  File "/home/t5n/.local/share/QGIS/QGIS3/profiles/HVBG/python/plugins/gml_application_schema_toolbox/gui/load_wizard.py", line 202, in validatePage
    self._panel.do_load()
  File "/home/t5n/.local/share/QGIS/QGIS3/profiles/HVBG/python/plugins/gml_application_schema_toolbox/gui/import_gmlas_panel.py", line 394, in do_load
    params = self.import_params(dest_db_name, provider)
  File "/home/t5n/.local/share/QGIS/QGIS3/profiles/HVBG/python/plugins/gml_application_schema_toolbox/gui/import_gmlas_panel.py", line 303, in import_params
    [options.append(opt) for opt in dataset_creation_options]
TypeError: 'NoneType' object is not iterable

@frida-161 frida-161 added the bug Houston, we've a problem! label Sep 19, 2022
@frida-161 frida-161 mentioned this issue Sep 19, 2022
@Guts Guts closed this as completed in a90a2cc Sep 19, 2022
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

1 participant