Notice (2018-05-24): bugzilla.xamarin.com is now in read-only mode.
Please join us on Visual Studio Developer Community and in the Xamarin and Mono organizations on GitHub to continue tracking issues. Bugzilla will remain available for reference in read-only mode. We will continue to work on open Bugzilla bugs, copy them to the new locations as needed for follow-up, and add the new items under Related Links.
Our sincere thanks to everyone who has contributed on this bug tracker over the years. Thanks also for your understanding as we make these adjustments and improvements for the future.
Please create a new report on Developer Community or GitHub with your current version information, steps to reproduce, and relevant error messages or log files if you are hitting an issue that looks similar to this resolved bug and you do not yet see a matching new report.
Created attachment 21993 [details] Debugger error Writing a simple "hello world" app in c# console in mono dev gives me an error "Debugger operation failed Cannot start process because a file name has not been provided." any ideas how to fix this? mono dev version 6.3 (build 863) and Ubuntu 17.04 installed by terminal command " flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref "
Jo, can you confirm this?
It's the same sandbox bug as usual, i.e. github.com/mono/dbus-sharp/issues/57 Disabling "run on external console" in project settings works around it. *** This bug has been marked as a duplicate of bug 44182 ***