Gutsy: monodevelop packade crashes on startup: Application not found: IDE

Bug #132997 reported by Victor Sergienko
8
Affects Status Importance Assigned to Milestone
monodevelop (Ubuntu)
Expired
Medium
Unassigned

Bug Description

Binary package hint: monodevelop

I have Kubuntu Gutsy 4, upgraded from Feisty.
Looks like some files are missing from monodevelop package.

$ monodevelop

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]

Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. I just installed monodevelop and it start just fine, let see if someone else is having this problem, thanks in advance.

Changed in monodevelop:
importance: Undecided → Medium
status: New → Incomplete
Revision history for this message
Pedro Villavicencio (pedro) wrote :

We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future.

Changed in monodevelop:
status: Incomplete → Invalid
Revision history for this message
Camille Appert (bibinou) wrote :

Hi.

Same behavior here.
Gusty beta, october 11th 2007

here are the console outputs of "monodevelop", "mono /usr/lib/monodevelop/bin/MonoDevelop.exe", and "mono -V".

feel free to email me (posting a comment will email-it to me IIRC) for further investigation.

bibinou@marcel:~$ monodevelop

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]

---------------------------

bibinou@marcel:/usr/lib/monodevelop/bin$ mono MonoDevelop.exe

** (MonoDevelop.exe:7137): WARNING **: The following assembly referenced from /usr/lib/monodevelop/bin/MonoDevelop.Core.dll could not be loaded:
     Assembly: Mono.Addins.Setup (assemblyref_index=2)
     Version: 0.2.0.0
     Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/monodevelop/bin).

** (MonoDevelop.exe:7137): WARNING **: Could not load file or assembly 'Mono.Addins.Setup, Version=0.2.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Mono.Addins.Setup, Version=0.2.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
File name: 'Mono.Addins.Setup, Version=0.2.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'

--------------------------------------------------

bibinou@marcel:~$ mono -V
Mono JIT compiler version 1.2.4 (/trunk/ r)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
        TLS: __thread
        GC: Included Boehm (with typed GC)
        SIGSEGV: normal
        Architecture: x86
        Disabled: none

Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks, however that works fine for me with Gutsy, not confirming, thanks.

Changed in monodevelop:
status: Invalid → New
Revision history for this message
Ted Mastrandonas (tmastran) wrote :

I had the same problem. It had to do with old plugins. I uninstalled monodevelop and then executed:
sudo rm -rf /usr/lib/monodevelop/*

Next I reinstalled monodevelop and it launches.

Revision history for this message
ious (aius24) wrote :

Hi,
i have the same problem. When trying to run from applications/programming/monodevelop it just shows Starting MonoDevelop and when i try running fromconsole i get this:

WARNING: Cannot find Mozilla directory containing libgtkembedmoz.so. Some Addins may not be able to function. Please set MOZILLA_FIVE_HOME to your Mozilla directory.

** (/usr/lib/monodevelop/bin/MonoDevelop.exe:4262): WARNING **: The following assembly referenced from /usr/lib/monodevelop/bin/MonoDevelop.Core.dll could not be loaded:
     Assembly: Mono.Addins.Setup (assemblyref_index=7)
     Version: 0.4.0.0
     Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/monodevelop/bin/).

** (/usr/lib/monodevelop/bin/MonoDevelop.exe:4262): WARNING **: Could not load file or assembly 'Mono.Addins.Setup, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.

** (/usr/lib/monodevelop/bin/MonoDevelop.exe:4262): WARNING **: The following assembly referenced from /usr/lib/monodevelop/bin/MonoDevelop.Ide.dll could not be loaded:
     Assembly: gtk-sharp (assemblyref_index=1)
     Version: 2.12.0.0
     Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/monodevelop/bin/).

** (/usr/lib/monodevelop/bin/MonoDevelop.exe:4262): WARNING **: Could not load file or assembly 'gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.

** (/usr/lib/monodevelop/bin/MonoDevelop.exe:4262): WARNING **: The following assembly referenced from /usr/lib/monodevelop/bin/MonoDevelop.exe could not be loaded:
     Assembly: Mono.Addins (assemblyref_index=3)
     Version: 0.4.0.0
     Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/monodevelop/bin/).

** (/usr/lib/monodevelop/bin/MonoDevelop.exe:4262): WARNING **: Could not load file or assembly 'Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.

** (/usr/lib/monodevelop/bin/MonoDevelop.exe:4262): WARNING **: Missing method get_Registry in assembly /usr/lib/monodevelop/bin/MonoDevelop.exe, type Mono.Addins.AddinManager

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
File name: 'Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'

i tried what Ted Mastrandonas said and it still won't work. I have Ubuntu 9.10 Desktop 32-bit and Monodevelop 2.2b

Thank you

Revision history for this message
Stephen Phillips (stephen-kent-phillips) wrote :

For what it's worth, I had this problem when trying to create a standalone install of monodevelop. I am running Ubuntu 9.10 (Karmic), and monodevelop works fine installed from packages.

I was following these instructions:
http://www.mono-project.com/Parallel_Mono_Environments

I was downloading the files from here:
http://ftp.novell.com/pub/mono/sources-stable/

I installed the following in this order:
- libgdiplus-2.6
- mono-2.6.1
- gtk-sharp-2.12.9
- mono-tools-2.6.1
- monodevelop-2.2

I received the error at this point when trying to compile monodevelop. I was able to fix the problem by compiling and installing mono-addins-0.4. Then, I went back to monodevelop and reran "make". The compile worked fine, and I was able to continue to install.

Based on that, I would guess that maybe there was something wrong with the dependencies with mono-addins or maybe an old installation of mono-addins was conflicting.

Hope that helps.

Revision history for this message
rusivi2 (rusivi2-deactivatedaccount) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. I noticed that the package version your bugging is updated in Maverick. Please update via www.ubuntu.com repost a detailed error report, and update the bug status. Thanks!

Changed in monodevelop (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for monodevelop (Ubuntu) because there has been no activity for 60 days.]

Changed in monodevelop (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.