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!
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!
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
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
|
DetailsThe 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
Friday, 19 January 2007, 01:41 GMT
Reason for closing: Fixed
Additional comments about closing: added
===========================================
= 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]
monodevelop does not start without gnome-sharp