this post was submitted on 22 Nov 2023
3 points (100.0% liked)

.NET

1428 readers
22 users here now

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

Wikipedia pages

founded 1 year ago
MODERATORS
 

I've had an issue while using Rider IDE on Ubuntu 20.04.

Every time I debug a project and then stop debugging, Rider crashes immediately without an error message.

I did find that if I start Rider from a terminal or using the Jetbrains Toolbox that it does not crash afterward when I stop debugging. I'm not sure, but I'm assuming this is because Rider has a parent process in that case.

Has anyone run into this issue? It's been driving me crazy since I usually launch Rider via the application menu or similar means.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 9 months ago (2 children)

Jetbrains are pretty responsive on their issue trackers. Maybe try reporting/asking there. I've had good experiance with them so far. https://youtrack.jetbrains.com/issues

[–] [email protected] 1 points 9 months ago

I think I'm going to take your advice on this. It's driving me insane and my attempted solution did not work.