[MonoDevelop] Error starting monodevelop

Javier Sanchis Muņoz javio@cyberoptica.com
Mon, 24 Jan 2005 19:23:08 +0100


Can anyone help me to start monodevelop on debian? When I try to start
the application I can see monodevelop's splash screen and then I have
the following console exit:

(MonoDevelop:2343): GnomeUI-WARNING **: While connecting to session
manager:
Authentication Rejected, reason : None of the authentication protocols
specified are supported and host-based authentication failed.
Loading error, please reinstall :
System.ComponentModel.Win32Exception: Cannot find the specified file
in <0x006d9> System.Diagnostics.Process:Start_common
(System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process)
in <0x00015> System.Diagnostics.Process:Start ()
in <0x0005d> (wrapper remoting-invoke-with-check)
System.Diagnostics.Process:Start ()
in <0x000cf>
MonoDevelop.Services.SystemAssemblyService:GetVariableFromPkgConfig
(string,string)
in <0x000b1> MonoDevelop.Services.SystemAssemblyService:ProcessPiece
(string,string)
in <0x0017d>
MonoDevelop.Services.SystemAssemblyService:GetAssembliesWithoutLibInfo
(string,string)
in <0x0015a> MonoDevelop.Services.SystemAssemblyService:ParsePCFile
(string)
in <0x00475>
MonoDevelop.Services.SystemAssemblyService:InitializeService ()
in <0x001d1>
MonoDevelop.Core.Services.ServiceManager:InitializeServicesSubsystem
(string)
in <0x004db> MonoDevelop.SharpDevelopMain:Main (string[])

Thanks

Javio