FS#5489 - Monodevelop not start with gnome 2.16

Attached to Project: Arch Linux
Opened by Guillermo Garcia (ahioros) - Sunday, 01 October 2006, 03:21 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture not specified
Severity High
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

i think need recompile
When i try run monodevelop say:

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for MonoDevelop.GtkCore.GuiBuilder.GuiBuilderService ---> System.TypeInitializationException: An exception was thrown by the type initializer for Stetic.Registry ---> System.ArgumentException: <enum> node for Gdk.WindowTypeHint is missing some values
at Stetic.EnumDescriptor..ctor (System.Xml.XmlElement elem) [0x00000]
at Stetic.WidgetLibrary.Load (System.Xml.XmlDocument objects) [0x00000]
at Stetic.AssemblyWidgetLibrary.Load () [0x00000]
at Stetic.Registry.RegisterWidgetLibrary (Stetic.WidgetLibrary library) [0x00000]
at Stetic.Registry..cctor () [0x00000] --- End of inner exception stack trace ---

at <0x00000> <unknown method>
at Stetic.Project..ctor () [0x00000]
at MonoDevelop.GtkCore.GuiBuilder.GuiBuilderService..cctor () [0x00000] --- End of inner exception stack trace ---

at <0x00000> <unknown method>
at MonoDevelop.GtkCore.GuiBuilder.GuiBuilderPalettePad..ctor () [0x00000]
at <0x00000> <unknown method>
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] --- End of inner exception stack trace ---

at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000]
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000]
at System.Activator.CreateInstance (System.Type type) [0x00000]
at MonoDevelop.Core.AddIns.AddIn.CreateObject (System.String className) [0x00000]
at MonoDevelop.Ide.Codons.PadCodon.CreatePad () [0x00000]
at MonoDevelop.Ide.Codons.PadCodon.BuildItem (System.Object owner, System.Collections.ArrayList subItems, MonoDevelop.Core.AddIns.ConditionCollection conditions) [0x00000]
at MonoDevelop.Core.AddIns.DefaultAddInTreeNode.BuildChildItems (System.Object caller) [0x00000]
at MonoDevelop.Core.AddIns.AddInService.GetTreeItems (System.String path, System.Type itemType) [0x00000]
at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout (IWorkbenchLayout workbenchLayout) [0x00000]
at MonoDevelop.Ide.Gui.Workbench.Initialize (IProgressMonitor monitor) [0x00000]
at MonoDevelop.Ide.Gui.IdeApp.Initialize (IProgressMonitor monitor) [0x00000]
at MonoDevelop.Ide.Gui.IdeStartup.Run (System.String[] args) [0x00000]
This task depends upon

Closed by  arjan timmerman (blaasvis)
Saturday, 21 October 2006, 09:12 GMT
Reason for closing:  Fixed
Additional comments about closing:  imported nant,updated boo, updated mono and monodevelop.

Works fine for me now.
Comment by arjan timmerman (blaasvis) - Monday, 02 October 2006, 14:53 GMT
ehm try install gnome-sharp for now, i need to patch this to make it compile again. both gtk and gnome supply the same class for some reason.
Comment by Guillermo Garcia (ahioros) - Tuesday, 03 October 2006, 03:01 GMT
I have installed gnome-sharp...
Comment by hypermegachi (hypermegachi) - Friday, 06 October 2006, 13:09 GMT
i can confirm i have the exact same error. i also have gnome-sharp installed.
Comment by Benoit C (benoitc) - Sunday, 15 October 2006, 13:00 GMT
solved with upgrade to 0.12. Find attached packages sources (monodevelop & needed dependancies) for nant, boo & monodevelop.
Comment by Benoit C (benoitc) - Sunday, 15 October 2006, 13:04 GMT Comment by Benoit C (benoitc) - Sunday, 15 October 2006, 13:37 GMT
updated pkgbuilds. fix bug #5161
Comment by hypermegachi (hypermegachi) - Monday, 16 October 2006, 13:44 GMT
the updated PKGBUILDs work just fine and dandy! thanks!

btw, you should add gnome-sharp to the depends array in the pkgbuild.
Comment by Guillermo Garcia (ahioros) - Monday, 16 October 2006, 13:55 GMT
tnks!

Loading...