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

Preview and code generation not working on Windows 11 #11

Open
bhspyder opened this issue Jan 15, 2025 · 4 comments
Open

Preview and code generation not working on Windows 11 #11

bhspyder opened this issue Jan 15, 2025 · 4 comments

Comments

@bhspyder
Copy link

Installed the editor on Windows 11. I also have Docker installed (Docker desktop 4.37.1).

Using the examples in the repo and opening home.xml, I am getting the following error in the console:

Console Ready
About to load wasm runtime
Starting load process
Creating script element
Appending script to document head
Runtime file not found.
Script load error: [object Event]
[WASM] Top level error: Error: Script load error: [object Event]
Load process completed

Toggling developer tools, the console reports:
app://runtime/lved-runtime.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)

I tried uninstalling and re-installing but no change.

@samimejri
Copy link

Same exact issue for me too. I guess it is related to docker, maybe... It complained when docker was not running. but when I started docker there was an image downloaded but then there is no container running it...

@coevin
Copy link
Collaborator

coevin commented Jan 16, 2025

@bhspyder Have you tried to press the Generate Code button and then compile after that?

@samimejri
Copy link

At first, yes, I generated the code but the error kept popping.

But eventually I got it to work. I deleted the container image in docker and upon download... it finally worked!

@mkiepfer
Copy link

I fixed it my running LVGL-Editor as administrator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants