enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.34k stars 320 forks source link

Visualizations disappear when project loads #7182

Closed hubertp closed 6 months ago

hubertp commented 1 year ago

Discord username

No response

What type of issue is this?

Permanent – Occurring repeatably

Is this issue blocking you from using Enso?

Is this a regression?

What issue are you facing?

A project with some visualizations is reloaded. After reboot, some visualizations appear to be fetching data and then suddenly disappear. There is no failure from LS, it also appears that IDE gets not only the response to the request but also the underlying data. Nevertheless IDE appears to send an explicit request to detach visualizations for unknown reason.

Expected behaviour

Visualization should load data and stay up, preserving the state on closure of the project.

~Pretty sure this has worked in the past.~ Unable to confirm if this is a regression since visualizations have been rather unstable until recently.

How we can reproduce it?

Same project as in https://github.com/enso-org/enso/issues/7140.

Screenshots or screencasts

Kazam_screencast_00016.webm

Logs

No response

Enso Version

b78a7e74e890bbc573178e5e856c65e6e8c83052

Browser or standalone distribution

Chrome

Browser Version or standalone distribution

110.0.5481.100

Operating System

Linux

Operating System Version

No response

Hardware you are using

No response

vitvakatu commented 1 year ago

Can reproduce on the latest develop, IDE sends detachVisualization for some reason.

Screenshot 2023-07-17 at 13 46 18
farmaazon commented 6 months ago

No longer reproducible in GUI2