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

CSV Export does not work #9525

Open
3 of 10 tasks
berland opened this issue Dec 13, 2024 · 1 comment
Open
3 of 10 tasks

CSV Export does not work #9525

berland opened this issue Dec 13, 2024 · 1 comment
Assignees
Labels

Comments

@berland
Copy link
Contributor

berland commented Dec 13, 2024

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
@larsevj
Copy link
Contributor

larsevj commented Dec 19, 2024

Have not been able to reproduce this on ERT main on either RHEL8 or macos, with python3.11 and python3.12.

@larsevj larsevj moved this from Todo to In Progress in SCOUT Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

4 participants