-
Notifications
You must be signed in to change notification settings - Fork 322
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
Opened projects are empty #7284
Comments
I will be opening a PR to fix this in a few minutes. It seems this is fixed by a bump of the electron version. |
Another bump is required. I've already done it in #7350 . |
This problem presented a bit differently on my machine (Linux); I'll note it here in case something like this happens again:
|
Oh, so this is what I ran into last week (the shader issue mentioned in the OP, also Linux). (For posterity: the error message in the screenshot is "Unable to compile shader program".) |
Keziah Wesley reports a new STANDUP for the last Friday (2023-07-28): Progress: Spent most of the time debugging why I couldn't build a working IDE anymore; it turned out to be a different presentation of the time-traveling Electron bug. It should be finished by 2023-07-28. Next Day: Next day I will be working on the #7197 task. Enso font. |
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?
When opening a project (new or old does not matter), the IDE stays blank.
Expected behaviour
The project should open.
How we can reproduce it?
Run IDE with
./run ide watch --skip-wasm-opt --ide-option -debug.dev-tools=true --ide-option -debug --backend-source release --backend-release latest --ide-option
Create a new project
Open the project
Screenshots or screencasts
No response
Logs
There are many errors about the shader compilation in the developer console:
Enso Version
develop
Browser or standalone distribution
Standalone distribution (local project)
Browser Version or standalone distribution
standalone
Operating System
Linux
Operating System Version
Manjaro
Hardware you are using
No response
The text was updated successfully, but these errors were encountered: