控制台项目无法在Ubuntu的MonoDevelop 6.3中运行 [英] Console project fails to run in MonoDevelop 6.3 on Ubuntu

查看:127
本文介绍了控制台项目无法在Ubuntu的MonoDevelop 6.3中运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref在Ubuntu上安装了MonoDevelop 6.3.

I installed MonoDevelop 6.3 on Ubuntu using flatpak install --user --from https://download.mono-project.com/repo/monodevelop.flatpakref.

当我创建一个新的控制台项目并按 F5 进行调试时,MonoDevelop无法启动它,并显示一条错误消息:

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 也不起作用,它说:

Ctrl+F5 also doesn't work, it says:

无法执行"/home/sashoalm/...

Cannot execute "/home/sashoalm/...

推荐答案

您将需要编辑运行配置,并取消选中在外部控制台上运行"框,然后它将正常运行.目前,flatpak容器中没有外部控制台应用程序,因此无法在外部控制台上运行.

You will need to edit the run configuration and uncheck the box that says "Run on external console," then it will run just fine. Currently, there is no external console application inside the flatpak container, so it is not possible to run on the external console.

这篇关于控制台项目无法在Ubuntu的MonoDevelop 6.3中运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆