You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened? (You can include a screenshot if it helps explain)
Running CSV Export from the GUI makes Ert hang and output an endless loop of
QCoreApplication::exec: The event loop is already running
QCoreApplication::exec: The event loop is already running
QCoreApplication::exec: The event loop is already running
QCoreApplication::exec: The event loop is already running
What did you expect to happen?
No error message, and the filename "output.csv" to be produced with correct numbers.
steps to reproduce
Run ert gui poly.ert
Run ensemble_experiment
Click 'Export data' from the 'Tools' menu
Insert "*" in the text box "List of ensembles to export"
Click 'Ok'
Environment where bug has been observed
python 3.11
python 3.12
macosx
rhel7
rhel8
ubuntu
local queue
lsf queue
slurm queue
openPBS queue
The text was updated successfully, but these errors were encountered:
What happened? (You can include a screenshot if it helps explain)
Running CSV Export from the GUI makes Ert hang and output an endless loop of
What did you expect to happen?
No error message, and the filename "output.csv" to be produced with correct numbers.
steps to reproduce
ert gui poly.ert
*
" in the text box "List of ensembles to export"Environment where bug has been observed
The text was updated successfully, but these errors were encountered: