I installed MonoDevelop 6.3 on Ubuntu using flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref
.
When I create a new console project and hit F5 to start it with debugging, MonoDevelop can't start it and gives me an error message saying:
Debugger operation failed Cannot start process because a file name has not been provided.
Ctrl+F5 also doesn't work, it says:
Cannot execute "/home/sashoalm/...