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 open SLN #74

Open
golemwire opened this issue Jul 21, 2023 · 3 comments
Open

Cannot open SLN #74

golemwire opened this issue Jul 21, 2023 · 3 comments

Comments

@golemwire
Copy link

When I select a .sln file to open, it seems to be opening up but then Rider crashes suddenly.

Notable output from stdout/err:
[0721/161916.139177:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /app/extra/rider/jbr/lib/chrome-sandbox is owned by root and has mode 4755.

Rider output.txt

@NorbiPeti
Copy link

I tried to figure out why this happens but I could only find a workaround: copy the idea.properties file from this repo to ~/.var/app/com.jetbrains.Rider/config/JetBrains/Rider2023.1 (or the version you're using)

@unclearParadigm
Copy link

The same problem was described in PyCharm (the Python IDE of Jetbrains) here: flathub/com.jetbrains.PyCharm-Community#542 (comment)

What works for me (until the issue is found and solved), is to remove the README files (or any other file that is somehow rendered in a WebView) from the project you are loading.

@Foxite
Copy link

Foxite commented Mar 7, 2024

It's weird how only a small amount of people seem to be having this issue, otherwise this would have been reported by many more people and fixed a long time ago. How's that?

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