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

[BUG]: GUI interface freezes when parsing PostGIS database #327

Open
1 task done
evinouze opened this issue Jul 15, 2024 · 0 comments
Open
1 task done

[BUG]: GUI interface freezes when parsing PostGIS database #327

evinouze opened this issue Jul 15, 2024 · 0 comments
Assignees

Comments

@evinouze
Copy link

Is there an existing issue or a documentation page for this?

  • I have searched the existing issues and within documentation

Which version of the app are you using?

4.0.0-beta8

Operating System

Linux Ubuntu*

Packaging mode

GUI as stand-alone executable (.i.e DicoGIS-gui.exe or DicoGIS-gui.bin)

Related resources

No response

Description of the bug

Some view name that is displayed in progression status does not change

Steps to reproduce

  1. Open GUI
  2. set parameters of PostGIS database
  3. Click on Go! button
  4. Wait of few minutes before it freezes

Relevant log output

When doing the same test with the CLI tool, an error is displayed and the process exits properly with the following msg:
╭──────────────────────────── Traceback (most recent call last) ─────────────────────────────╮
│ in inventory:418                                                                           │
│                                                                                            │
│ in infos_dataset:260                                                                       │
│                                                                                            │
│ in get_extent_as_tuple:152                                                                 │
│                                                                                            │
│ in GetExtent:1864                                                                          │
╰────────────────────────────────────────────────────────────────────────────────────────────╯
RuntimeError: ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
May be caused by: ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
May be caused by: ERROR:  current transaction is aborted, commands ignored until end of 
transaction block
May be caused by: ERROR:  Geometry type (Polygon) does not match column type (MultiPolygon)
[27167] Failed to execute script 'main' due to unhandled exception!

Comment

Suggestion: pass this error, or even better, pop it out and continue would be great!

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

2 participants