MonoDevelop doesn't launch

Hi

It’s surely a specific issue with monodevelop and not with Unity but when I try to launch Monodevelop, it begin to launch then suddenly close without any message. I didn’t find any log and I really dont’ know what is the matter.

I have the same issue withe the version downloaded on monodevelop website. Any idea ?

Thanks

If you search you may find some users had problems if they renamed their Unity installation (often with an additional space e.g. “MyUnity 3.0”) with the problem being resolved by removing the space.

It seem to be a bit more complex than this : Monodevelop even don’t launch without Unity Plugins and in a path without any space.
In my case It’s the fact that I am in a Windows Domain and that my windows profile is not local but stored on a server.
If I launch monodevelop with the “runas” command (run as a different user) with a local user it launch correctly …
I looked for a workaround but I didn’t find anything now,… I can’t be the only personn in a window domain, isnt it ?