[MonoDevelop] MonoDevelop initialization failure on SuSE 10.1

David Hovel dhovel at comcast.net
Tue Aug 8 15:42:48 EDT 2006


I just installed MonoDevelop on SuSE 10.1 by connecting YaST to
http://www.go-mono.com/download-latest/suse-101-x86_64/.   

The version is:
	MonoDevelop.IdeApplication  0.11.0.0 - MonoDevelop Team 

Starting MonoDevelop from terminal, I get:

	which: no mozilla in (/my:entire:path)

After that, I get:

	The following add-ins could not be started: BooBinding.addin.

After requesting that initialization continue without BooBinding, I get:

	MonoDevelop failed to start. The following error has been 
	reported: Unix transport error.

The stack trace is appended below.

Any ideas?  I'm entirely new to Mono and MonoDevelop; my knowledge of
Linux is OK and I know C# very well.

Thanks in advance,

--David

=====================================================
<< stack trace from pop-up error launching Mono under Gnome >>
=====================================================

System.Runtime.Remoting.RemotingException: Unix transport error.

Server stack trace: 
  at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus
(System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] 
  at Mono.Remoting.Channels.Unix.UnixClientTransportSink.ProcessMessage
(IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream
requestStream, ITransportHeaders responseHeaders, System.IO.Stream
responseStream) [0x00000] 
  at
Mono.Remoting.Channels.Unix.UnixBinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000] 

Exception rethrown at [0]: 
 ---> System.Runtime.Remoting.RemotingException: Connection closed
  at Mono.Remoting.Channels.Unix.UnixMessageIO.StreamRead
(System.IO.Stream networkStream, System.Byte[] buffer, Int32 count)
[0x00000] 
  at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus
(System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] --- End
of inner exception stack trace ---

  at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus
(System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] 
  at Mono.Remoting.Channels.Unix.UnixClientTransportSink.ProcessMessage
(IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream
requestStream, ITransportHeaders responseHeaders, System.IO.Stream
responseStream) [0x00000] 
  at
Mono.Remoting.Channels.Unix.UnixBinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000] 




More information about the Monodevelop-list mailing list