antares-sql / antares

A modern, fast and productivity driven SQL client with a focus in UX
https://antares-sql.app
MIT License
1.74k stars 119 forks source link

Crash on 2nd import\export operation #841

Open catapultam-habeo opened 1 month ago

catapultam-habeo commented 1 month ago

Describe the bug

When performing the second import or export operation, Antares will silently crash.

To Reproduce Steps to reproduce the behavior:

  1. Select a table, right click
  2. Select either import or export
  3. Complete the operation.
  4. Repeat, with either import or export, on any table
  5. Observe crash

Expected behavior Any number of sequential import and\or export operations should be able to be completed.

Application (please complete the following information):

Environment (please complete the following information):

Fabio286 commented 1 month ago

This seems to happen only with the flatpak version. I will try to investigate to find out more.