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

Cannot run KolibriOS #1034

Open
ace-dent opened this issue May 9, 2024 · 4 comments
Open

Cannot run KolibriOS #1034

ace-dent opened this issue May 9, 2024 · 4 comments
Labels

Comments

@ace-dent
Copy link

ace-dent commented May 9, 2024

Using Chrome - Version 116.0.5845.187 (Official Build) (x86_64), on macOS Intel laptop.
After initial boot of KolibriOS, the emulator hangs on loading the desktop. Historically this worked and would load.

@ace-dent
Copy link
Author

ace-dent commented May 9, 2024

After flushing cache seems to be working... I think the issue was setting Networking proxy to space rather than blank (i.e. " " vs ""). Obviously this shouldn't cause a crash(?)....

@copy
Copy link
Owner

copy commented May 10, 2024

Indeed, we need a try-catch here:

this.socket = new WebSocket(this.url);

@ace-dent
Copy link
Author

@copy - Thanks for the quick response and for this wonderful tool! It has allowed me to explore multiple OS withe ease.

Does this issue also expose an underlying issue on KolibriOS, that I should report back to their team?

@copy
Copy link
Owner

copy commented May 10, 2024

Does this issue also expose an underlying issue on KolibriOS, that I should report back to their team?

No, the issue was specific to v86.

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

No branches or pull requests

2 participants