[MonoDevelop] Unable to launch monodevelop after installation

Allan Edwards aedwards at aspire.ws
Thu Jul 26 10:43:53 EDT 2007


The irony is... the best technology and productivity will probably come 
from mono but the team does not do enough to on board newbies when they 
start.  I installed .12 from synaptic in ubuntu because my .13 install 
would not start mono.  I get the MOZILLA_HOME_FIVE issue.  When I went 
to start the .12 monodevelop it would not start.  For some odd reason I 
can start it from a root console.

Where is the

1 - step by step installation list
2 - log of problems you can encounter and how to fix them when you do 
after the install of a mono distribution?

Am I just missing information?

Allan

Lluis Sanchez wrote:
> Can you please try compiling MonoDevelop from SVN? it may give more info
> about the problem.
> 
> El dj 26 de 07 del 2007 a les 10:19 -0400, en/na Alex Edmé va escriure:
>> Hi everyone,
>>
>> I've been trying to install mono 1.2.4 and monodevelop 0.14 since last
>> week and it's a been a nightmare. I need the lastest version to import
>> a Visual Studio 2005 project in Linux (Ubuntu 6.06 Dapper Drake using
>> Gnome as my window manager). First, i download the installer from
>> mono-project, but the monodoc and monodevelop icons didn't seem to
>> launch any exe.  After looking for a while, i uninstalled everything
>> and decided to start from strach with the sources from the svn
>> repositories. I install mono 1.2.4 without any prob but then it got
>> complicated for monodevelop with all the depencies and etc. 
>>
>> For each depency, i use those commands:
>>
>>                   ./configure or bootstrap<version>
>> --prefix='pkg-config --variable=prefix mono' which is euivalent
>> to /usr/local/lib/pkgconfig/../.. 
>>                    make 
>>                    make install
>>
>> After several hours, monodevelop seem to be install on my system. But
>> when i tried to launch the IDE i got the followings warnings and
>> exceptions.
>>
>> WARNING: The add-in 'MonoDevelop.VBBinding,0.14.0' is trying to extend
>> '/SharpDevelop/Workbench/FileFilter', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.CSharpBinding,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/FileFilter', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.ILAsmBinding,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/FileFilter', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.WelcomePage,0.14.0' is trying to
>> extend '/MonoDevelop/IDE/StartupHandlers', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.WelcomePage,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/MainMenu/View', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.VersionControl,0.14.0' is trying to
>> extend
>> '/SharpDevelop/Views/ProjectBrowser/ContextMenu/ProjectBrowserNode',
>> but there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment,0.14.0' is trying to
>> extend
>> '/SharpDevelop/Views/ProjectBrowser/ContextMenu/ProjectBrowserNode',
>> but there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.WebReferences,0.1.4' is trying to
>> extend
>> '/SharpDevelop/Views/ProjectBrowser/ContextMenu/ProjectBrowserNode',
>> but there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.MonoDeveloperExtensions,0.14.0' is
>> trying to extend
>> '/SharpDevelop/Views/ProjectBrowser/ContextMenu/ProjectBrowserNode',
>> but there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.ChangeLogAddIn,0.14.0' is trying to
>> extend '/SharpDevelop/Dialogs/OptionsDialog', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.WelcomePage,0.14.0' is trying to
>> extend '/SharpDevelop/Dialogs/OptionsDialog', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.CSharpBinding,0.14.0' is trying to
>> extend '/SharpDevelop/Dialogs/OptionsDialog', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.CSharpBinding,0.14.0' is trying to
>> extend '/MonoDevelop/Workbench/TextEditorExtensions', but there isn't
>> any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.VBBinding,0.14.0' is trying to extend
>> '/MonoDevelop/ProjectTemplates', but there isn't any add-in defining
>> this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment,0.14.0' is trying to
>> extend '/MonoDevelop/ProjectTemplates', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.CSharpBinding,0.14.0' is trying to
>> extend '/MonoDevelop/ProjectTemplates', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.ILAsmBinding,0.14.0' is trying to
>> extend '/MonoDevelop/ProjectTemplates', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.NUnit,0.14.0' is trying to extend
>> '/MonoDevelop/ProjectTemplates', but there isn't any add-in defining
>> this extension point
>> WARNING: The add-in 'MonoDevelop.VersionControl,0.14.0' is trying to
>> extend
>> '/SharpDevelop/Views/ProjectBrowser/ContextMenu/CombineBrowserNode',
>> but there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment,0.14.0' is trying to
>> extend
>> '/SharpDevelop/Views/ProjectBrowser/ContextMenu/CombineBrowserNode',
>> but there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Autotools,0.14.0' is trying to extend
>> '/SharpDevelop/Views/ProjectBrowser/ContextMenu/CombineBrowserNode',
>> but there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/MainMenu/Run', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.ChangeLogAddIn,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/MainMenu/Edit', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.VersionControl,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/StockIcons', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment.Linux,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/StockIcons', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/StockIcons', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.WebReferences,0.1.4' is trying to
>> extend '/SharpDevelop/Workbench/StockIcons', 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/StockIcons', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.DesignerSupport,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/StockIcons', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment.Linux,0.14.0' is trying to
>> extend '/MonoDevelop/Workbench/ProjectFeatures', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment,0.14.0' is trying to
>> extend '/MonoDevelop/Workbench/ProjectFeatures', 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/Contexts/Edit', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.DesignerSupport,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/Contexts/Edit', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.NUnit,0.14.0' is trying to extend
>> '/SharpDevelop/Workbench/Contexts/Edit', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.VersionControl,0.14.0' is trying to
>> extend
>> '/SharpDevelop/Views/ProjectBrowser/ContextMenu/DefaultDirectoryNode',
>> but there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Prj2Make,0.14.0' is trying to extend
>> '/SharpDevelop/Workbench/Combine/FileFilter', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.VersionControl,0.14.0' is trying to
>> extend '/SharpDevelop/Commands', but there isn't any add-in defining
>> this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment.Linux,0.14.0' is trying to
>> extend '/SharpDevelop/Commands', but there isn't any add-in defining
>> this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment,0.14.0' is trying to
>> extend '/SharpDevelop/Commands', but there isn't any add-in defining
>> this extension point
>> WARNING: The add-in 'MonoDevelop.ChangeLogAddIn,0.14.0' is trying to
>> extend '/SharpDevelop/Commands', but there isn't any add-in defining
>> this extension point
>> WARNING: The add-in 'MonoDevelop.WelcomePage,0.14.0' is trying to
>> extend '/SharpDevelop/Commands', but there isn't any add-in defining
>> this extension point
>> WARNING: The add-in 'MonoDevelop.Autotools,0.14.0' is trying to extend
>> '/SharpDevelop/Commands', but there isn't any add-in defining this
>> extension point
>> WARNING: The add-in 'MonoDevelop.WebReferences,0.1.4' is trying to
>> extend '/SharpDevelop/Commands', 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/Commands', but there isn't any add-in defining this
>> extension point
>> WARNING: The add-in 'MonoDevelop.DesignerSupport,0.14.0' is trying to
>> extend '/SharpDevelop/Commands', but there isn't any add-in defining
>> this extension point
>> WARNING: The add-in 'MonoDevelop.MonoDeveloperExtensions,0.14.0' is
>> trying to extend '/SharpDevelop/Commands', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.NUnit,0.14.0' is trying to extend
>> '/SharpDevelop/Commands', but there isn't any add-in defining this
>> extension point
>> WARNING: The add-in 'MonoDevelop.Deployment,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/CombineOptions/GeneralOptions', but
>> there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.VersionControl,0.14.0' is trying to
>> extend
>> '/SharpDevelop/Views/ProjectBrowser/ContextMenu/SystemFileNode', but
>> there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment.Linux,0.14.0' is trying to
>> extend
>> '/SharpDevelop/Workbench/CombineOptions/GeneralOptions/Deployment',
>> but there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment,0.14.0' is trying to
>> extend
>> '/SharpDevelop/Workbench/CombineOptions/GeneralOptions/Deployment',
>> but there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.VBBinding,0.14.0' is trying to extend
>> '/Workspace/Icons', but there isn't any add-in defining this extension
>> point
>> WARNING: The add-in 'MonoDevelop.CSharpBinding,0.14.0' is trying to
>> extend '/Workspace/Icons', but there isn't any add-in defining this
>> extension point
>> WARNING: The add-in 'MonoDevelop.VBBinding,0.14.0' is trying to extend
>> '/SharpDevelop/Workbench/ProjectOptions/ConfigurationProperties', but
>> there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.CSharpBinding,0.14.0' is trying to
>> extend
>> '/SharpDevelop/Workbench/ProjectOptions/ConfigurationProperties', but
>> there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.ILAsmBinding,0.14.0' is trying to
>> extend
>> '/SharpDevelop/Workbench/ProjectOptions/ConfigurationProperties', but
>> there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.MonoDeveloperExtensions,0.14.0' is
>> trying to extend
>> '/SharpDevelop/Workbench/ProjectOptions/ConfigurationProperties', but
>> there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.VBBinding,0.14.0' is trying to extend
>> '/MonoDevelop/FileTemplates', but there isn't any add-in defining this
>> extension pointWARNING: 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.NUnit,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.VersionControl,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/MainMenu/File', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.CSharpBinding,0.14.0' is trying to
>> extend '/AddIns/DefaultTextEditor/Formatters', 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
>> WARNING: The add-in 'MonoDevelop.DesignerSupport,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/Pads', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.NUnit,0.14.0' is trying to extend
>> '/SharpDevelop/Workbench/Pads', but there isn't any add-in defining
>> this extension point
>> WARNING: The add-in 'MonoDevelop.VersionControl,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/Pads', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment.Linux,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/Pads', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/Pads', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.Autotools,0.14.0' is trying to extend
>> '/SharpDevelop/Workbench/Pads', but there isn't any add-in defining
>> this extension point
>> WARNING: The add-in 'MonoDevelop.WebReferences,0.1.4' is trying to
>> extend '/SharpDevelop/Workbench/Pads', but there isn't any add-in
>> defining this extension point
>> WARNING: The add-in 'MonoDevelop.VersionControl,0.14.0' is trying to
>> extend
>> '/SharpDevelop/Views/ProjectBrowser/ContextMenu/ProjectFileNode', but
>> there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Autotools,0.14.0' is trying to extend
>> '/SharpDevelop/Views/ProjectBrowser/ContextMenu/ProjectFileNode', but
>> there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment.Linux,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/DisplayBindings', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.DesignerSupport,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/DisplayBindings', but there isn't any
>> add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.MonoDeveloperExtensions,0.14.0' is
>> trying to extend '/SharpDevelop/Workbench/ToolBar/Build', but there
>> isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/ProjectOptions/GeneralOptions', but
>> there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.CSharpBinding,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/ProjectOptions/GeneralOptions', but
>> there isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Autotools,0.14.0' is trying to extend
>> '/SharpDevelop/Workbench/ProjectOptions/GeneralOptions', but there
>> isn't any add-in defining this extension point
>> WARNING: The add-in 'MonoDevelop.Deployment.Linux,0.14.0' is trying to
>> extend '/SharpDevelop/Workbench/ProjectOptions/GeneralOptions', but
>> there isn't any add-in defining this extension point
>>
>> 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]
>>
>>
>> After looking in the mailing list, the replyers said the problem seem
>> to be with the old assemblies or something like that but i didn't have
>> any old version of monodevelop thus those assemblies.
>>
>> Any help would be really appreciated.
>>
>> Regards,
>>
>> Newbie Linux, Mono,MonoDevelop
>> Alex
>>
>>
>>
>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list