enso-org / enso

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

Issues from today testing of product with Sylwia and Wojciech #9949

Open wdanilo opened 1 month ago

wdanilo commented 1 month ago
  1. When opening Enso, it shows "loading to Enso", which blinks, it disappears, and then a log-in screen is shown: https://github.com/enso-org/enso/assets/1623053/67dfec29-2c2f-4c21-9f96-c76d4227245d

  2. When I remove ~/enso, after opening Enso I see this:

    image

    and after messages disappear I see this:

    image

    And nothing more.

  3. Then after switching to local drive and clicking "new project" I see this:

    image

Then after re-opening Enso, I see this:

image

Logs: enso-project-manager-2024-05-14.0.log

In the end, I can't use Enso at all (no re-login or re-installation helped).

wdanilo commented 1 month ago

Note: this is new - I was removing these folders couple days ago (Thursday?) and it was working on older build

4e6 commented 1 month ago

I can reproduce it with the latest Nightly AppImage https://github.com/enso-org/enso/releases/tag/2024.1.1-nightly.2024.5.14

Even without removing the ~/enso directory. If I open the GUI without login (Continue without creating an account), I see a blank screen when I open the project.

If I type showLogs() in the browser console, I can see a lot of errors related to the shader compilation:

2024-05-14-151148_2560x1356_scrot

GitHub
Release Enso 2024.1.1-nightly.2024.5.14 · enso-org/enso
Download Enso IDE Enso IDE is the main product of the Enso project. The packages are stand-alone, they contain both GUI and the backend. Download links: Windows Linux macOS (Intel) macOS (Apple si...
kazcw commented 1 month ago

That's a GUI1 log!