[Mono-list] Monodevelop doesn't start :(

Danny dev.info at chello.nl
Thu Jul 26 13:49:37 EDT 2007


� wrote:
> Hi!
>
> Thank you for the help, but it didn't... help :D. I did what you said, 
> but the same result.
> Maybe I should add that when I run monodevelop for the first time it 
> gives a lot of messages like this (but only right after the compilation 
> on first run):
>
> --- START ---
>
> ...
> Warning: The add-in 'Monodevelop.CSharpBinding,0.14.0' is trying to 
> extend '/MonoDevelop/FileTemplates', but there isn't any add-in defining 
> this extension point
> ...
> Warning: The add-in 'Monodevelop.MonoQuery,0.6.0' is trying to extend 
> '/SharpDevelop/Workbench/Pads', but there isn't any add-in defining this 
> extension point
> ...
>
> --- END ---
>
> Any idea what I am not doing right (maybe when compiling some other 
> component)?
>
> János
>
> Jeffrey Stedfast wrote:
>   
>> rm -rf $prefix/lib/monodevelop and then do another make install
>>
>> afaik, this means that you have old data still in that directory and md
>> gets confused.
>>
>> Jeff
>>
>> On Wed, 2007-07-25 at 14:22 +0300, =?UTF-8?Q?Szentp=E1li_J=E1nos?=
>> wrote:
>>   
>>     
>>> When I try to start monodevelop I get the following error (of course the 
>>> app quits instantly):
>>>
>>> --- START ---
>>>
>>> Unhandled Exception: Mono.Addins.Setup.InstallException: Application not 
>>> found: IDE
>>>   at MonoDevelop.Core.ApplicationService.StartApplication (System.String 
>>> appId, System.String[] parameters) [0x00000]
>>>   at MonoDevelop.Startup.SharpDevelopMain.Main (System.String[] args) 
>>> [0x00000]
>>>
>>> --- END ---
>>>
>>>
>>> My questions:
>>> - does anyone know what is going on?
>>> - how can I make it not complain about MOZILLA_FIVE_HOME... for I have 
>>> no Mozilla installed and I don't intend to. I currently set it to '/'
>>>
>>> János
>>>
>>> _______________________________________________
>>> Mono-list maillist  -  Mono-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-list
>>>     
>>>       
>>   
>>     
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>   
Hi,

I don't think I am getting the discussion here. Are you trying to start
MonoDevelop, so you've already installed the software on your computer?
Or are you trying to compile the software in order to install it on your
computer. Because Jeffry implies that it is a compile error, while I am
thinking you've already installed it and that there are errors during
initialization time during startup of the software.

Danny


More information about the Mono-list mailing list