Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: Monodevelop https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=178904 ------- Additional Comments From petersen@xxxxxxxxxx 2006-07-27 03:10 EST ------- I built and installed -12 on my rawhide x86_64 box. After creating a symlink /usr/lib/monodevelop -> ../lib64/monodevelop to get the wrapper script to run, I get a backtrace dialogue listing missing addins it can't find (Monodevelop.SourceEditor.addin, CSharpBinding.addin, ...). Ignoring that and continuing startup finally it throws an exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object 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] -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review