|
初次使用Monodevelop 想自己写个HelloWorld.
程序没有问题
但run 的时候 报错
下面是出错信息
请各位大大们 帮忙看看
到底是Monodevelop的问题 还是系统本身的问题
monodevelop是自己编译安装的
系统是Debian lenny
ERROR [2009-09-05 00:02:34Z]: Unhandled error in browser launcher thread
GLib.GException: There was an error launching the default action command associated with this location.
at Gnome.Url.Show (System.String url) [0x00000]
at MonoDevelop.Platform.GnomePlatform.ShowUrl (System.String url) [0x00000]
at MonoDevelop.AspNet.Gui.BrowserLauncher.LaunchDefaultBrowser (System.String url) [0x00000]
at MonoDevelop.AspNet.Gui.BrowserLauncherOperation.LaunchWebBrowser () [0x00000] |
|