Using external console in Fedora/Gnome does not work
When I start launching my .Net 8 console application in an external console on (latest) Fedora Workstation, debugger simply yields: “Unsupported OS/desktop: Linux/GNOME” and debugging does not start.
I thought Fedora/Gnome were supported, or am I doing something wrong?
Please sign in to leave a comment.
Hello Miha,
Thank you for contacting JetBrains Support. I'm glad to work with you on this ticket.
According to Rider system requirements, Fedora/Gnome is supported. And I haven't found any known issue for this error. To help us better understand the issue, please help provide the information below:
You can upload the files to our server and share the ID.
Hey,
Sorry for the delay.
Uploaded (not sure if first one was successful)
- screenshot and log files 2025_03_20_wooz1uCamUmxY9HC9me3uM
- sample app (really vanilla template based console app) - Upload id: 2025_03_20_rRicMbDPQ5GtkwFG6YmjGC (file: console_app.zip)
Also error happens both in Run and Debug mode.
Thanks for the logs. Unforunately, the logs seems corrupted. We expect to see “idea.log” file, but it doesn't exist.
Could you please try to reproduce the issue and re-collect the logs?
Additionally, please also send us the output of
cat /etc/os-release
, so we can understand the exact OS version.