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

Browser blueprint crashes in Safari during plugin installlation #267

Closed
richardtrgao opened this issue May 30, 2023 · 2 comments
Closed

Comments

@richardtrgao
Copy link

Bug Description:

Current theia blueprint on 1.37.0 crashes in Safari.

Steps to Reproduce:

  1. Clone Theia-Blueprint git repo.
  2. Run Docker commands for browser in the README.md
docker build -t theia-blueprint -f browser.Dockerfile .
docker run -p=3000:3000 --rm theia-blueprint
  1. Open Safari and view Theia. Attempting to open any file crashes Theia.

Additional Information

  • Operating System: MacOS Ventura: 13.2.1

  • Theia Version: theia-blueprint version (1.37.0).

@marcdumais-work
Copy link
Contributor

Hi @richardtrgao ,

Can you provide crash logs? Which files are you attempting to open? They reside in the container? Maybe there is a permission issue.

@richardtrgao
Copy link
Author

Hey @marcdumais-work -
The files were ones that resided in the container. After taking a look around, it seems that addressing #265 was able to solve this crash. Closing this issue.

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

2 participants