[MonoDevelop] can't start monodevelop

Jeroen Zwartepoorte jeroen.zwartepoorte at gmail.com
Wed Sep 21 07:34:02 EDT 2005


Hey guys,

I've rebuilt my complete GNOME/Mono stack, including MD. I can't start
MD however. The ParserDatabase tries to create a new
AssemblyCodeCompletionDatabase which calls
ProcessService.CreateExternalProcessObject. This in turn tries to run
mdhost.exe to create an external process (?). For some reason, the
mdhost.exe startup fails. The end result is that i never get past the
splash screen in MD.

Couple of questions:

1. Does anyone know how i can fix this? Or some pointers on how to debug it?

2. Why does it want to start the AssemblyCodeCompletionDatabase from a
separate process?

3. mdhost uses the Remoting namespace. What about using D-Bus for this stuff?

Regards,

Jeroen


More information about the Monodevelop-list mailing list