[MonoDevelop] [Mono-dev] monodevelop moonlight support

Michael Hutchinson m.j.hutchinson at gmail.com
Fri May 8 16:20:42 EDT 2009


On Fri, May 8, 2009 at 9:45 AM, buhochileno at gmail.com
<buhochileno at gmail.com> wrote:
>
> allmost there, after sucesfully compile monodevelop, just after I creat
> the moonlight project when I try to see the content of the *.cs file I
> get this error a couple of times and MD crash:
>
> System.Reflection.TargetInvocationException: Exception has been thrown
> by the target of an invocation. ---> GLib.GException: Failed to contact
> configuration server; some possible causes are that you need to enable
> TCP/IP networking for ORBit, or you have stale NFS locks due to a system
> crash. See http://www.gnome.org/projects/gconf/ for information.
> (Details -  1: Failed to get connection to session: Did not receive a
> reply. Possible causes include: the remote application did not send a
> reply, the message bus security policy blocked the reply, the reply
> timeout expired, or the network connection was broken.)
>  at GConf.Client.Get (System.String key) [0x00000]
>  at MonoDevelop.Platform.GnomePlatform.get_DefaultMonospaceFont ()
> [0x00000] in
> /media/data/opt/monosvn/monodevelop/main/src/addins/GnomePlatform/GnomePlatform.cs:119
>
>
> any idea?, I need to update my mono stack to? (I have full 2.4 mono stack)

It looks like a native GConf problem -- it can't connect to your GNOME session.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list