Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#5724 - monodevelop dependency

Attached to Project: Arch Linux
Opened by Tom Billiet (mouse256) - Tuesday, 31 October 2006, 19:38 GMT
Last edited by Roman Kyrylych (Romashka) - Monday, 20 November 2006, 16:41 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Kieslich (tobias)
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The package monodevelop in extra needs gnome-sharp as a dependency. It will not launch without gnome-sharp
This task depends upon

Closed by  Tobias Kieslich (tobias)
Friday, 19 January 2007, 01:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  added
Comment by Kesara Nanayakkara Rathnayake (kesara) - Friday, 17 November 2006, 18:20 GMT
monodevelop requires gnome-sharp as dependency.

===========================================
= monodevelop output without gnome-sharp: =
===========================================

** (./MonoDevelop.exe:8868): WARNING **: The following assembly referenced from /usr/lib/monodevelop/AddIns/MonoDevelop.Components.dll could not be loaded:
Assembly: gnome-sharp (assemblyref_index=5)
Version: 2.16.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/../AddIns).


** (./MonoDevelop.exe:8868): WARNING **: Could not load file or assembly 'gnome-sharp, Version=2.16.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
2006-11-17 23:40:18,440 [-1210603840] ERROR MonoDevelop.Core.ILoggingService [(null)] - Add-in failed to load: MonoDevelop.Core.Gui
2006-11-17 23:40:18,482 [-1210603840] ERROR MonoDevelop.Core.ILoggingService [(null)] - System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at <0x00000> <unknown method>
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetTypes () [0x00000]
at MonoDevelop.Core.AddIns.DefaultAddInTree.LoadCodonsAndConditions (System.Reflection.Assembly assembly) [0x00000]
at MonoDevelop.Core.AddIns.DefaultAddInTree.LoadAssembly (System.String fileName) [0x00000]
at MonoDevelop.Core.AddIns.AddIn.AddRuntimeLibraries (System.String path, System.Xml.XmlElement el) [0x00000]
at MonoDevelop.Core.AddIns.AddIn.ReadXmlContents (System.String fileName, System.Xml.XmlElement elem) [0x00000]
at MonoDevelop.Core.AddIns.AddIn.Initialize (System.String fileName) [0x00000]
at MonoDevelop.Core.AddIns.AddInTreeSingleton.InsertAddIn (System.String addInFile) [0x00000]
2006-11-17 23:40:18,501 [-1210603840] ERROR MonoDevelop.Core.ILoggingService [(null)] - Add-in failed to load: MonoDevelop.Projects.Gui
2006-11-17 23:40:18,502 [-1210603840] ERROR MonoDevelop.Core.ILoggingService [(null)] - MonoDevelop.Core.AddIns.MissingDependencyException: Required add-in not found: MonoDevelop.Core.Gui
at MonoDevelop.Core.AddIns.AddIn.CheckDependencies (System.Xml.XmlElement deps, Boolean rootDependencies) [0x00000]
at MonoDevelop.Core.AddIns.AddIn.Initialize (System.String fileName) [0x00000]
at MonoDevelop.Core.AddIns.AddInTreeSingleton.InsertAddIn (System.String addInFile) [0x00000]
2006-11-17 23:40:18,517 [-1210603840] ERROR MonoDevelop.Core.ILoggingService [(null)] - Add-in failed to load: MonoDevelop.Ide
2006-11-17 23:40:18,518 [-1210603840] ERROR MonoDevelop.Core.ILoggingService [(null)] - MonoDevelop.Core.AddIns.MissingDependencyException: Required add-in not found: MonoDevelop.Core.Gui
at MonoDevelop.Core.AddIns.AddIn.CheckDependencies (System.Xml.XmlElement deps, Boolean rootDependencies) [0x00000]
at MonoDevelop.Core.AddIns.AddIn.Initialize (System.String fileName) [0x00000]
at MonoDevelop.Core.AddIns.AddInTreeSingleton.InsertAddIn (System.String addInFile) [0x00000]
System.NullReferenceException: Object reference not set to an instance of an object
at MonoDevelop.Core.AddIns.AddInService.StartApplication (System.String addinId, System.String[] parameters) [0x00000]
Comment by Frank Oosterhuis (FrankTM) - Thursday, 07 December 2006, 14:27 GMT
I can confirm this.
monodevelop does not start without gnome-sharp
Comment by Georg Grabler (STiAT) - Thursday, 18 January 2007, 10:58 GMT
Can confirm this.

Loading...