[MonoDevelop] Problem running MonoDevelop in Super User mode

jgompert joshua.gompert at joshnet.org
Sun Dec 6 00:36:15 EST 2009


Mono Develop crashes every time I try to open a file while running under in
Super User mode.  The first error message I get is this:

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://projects.gnome.org/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] 
  at MonoDevelop.SourceEditor.DefaultSourceEditorOptions.get_FontName ()
[0x00000] 
  at Mono.TextEditor.TextEditorOptions.get_Font () [0x00000] 
  at MonoDevelop.SourceEditor.StyledSourceEditorOptions.get_Font ()
[0x00000] 
  at Mono.TextEditor.IconMargin.OptionsChanged () [0x00000] 
  at Mono.TextEditor.TextEditor.OptionsChanged (System.Object sender,
System.EventArgs args) [0x00000] 
  at MonoDevelop.SourceEditor.ExtensibleTextEditor.OptionsChanged
(System.Object sender, System.EventArgs args) [0x00000] 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000] 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000] 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000] 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] 
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data) [0x00000] 

After that I get about 5 more error messages and then the whole program
shuts down.  Does anyone know how to fix this?

-----
Joshua Gompert

http://joshnet.org Joshnet.org 
-- 
View this message in context: http://old.nabble.com/Problem-running-MonoDevelop-in-Super-User-mode-tp26662424p26662424.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list