[Mono-bugs] [Bug 661407] New: Cannot Add MonoDroid Library to MonoDroid Solution in MonoDevelop

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Dec 24 19:16:53 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=661407

https://bugzilla.novell.com/show_bug.cgi?id=661407#c0


           Summary: Cannot Add MonoDroid Library to MonoDroid Solution in
                    MonoDevelop
    Classification: Mono
           Product: MonoDroid
           Version: unspecified
          Platform: Other
        OS/Version: Mac
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Tools
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jhill at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Product Management
           Blocker: ---


Description of Problem:
In MonoDevelop, adding a new MonoDroid Library project to an existing MonoDroid
Application solution in throws an exception.

Steps to reproduce the problem:
1. Create a MonoDroid application project in a new Solution in MonoDevelop
2. Add a new project of type MonoDroid Library.  Give it a name and click next.
3. Observe 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 MonoDevelop.Projects.SolutionFolderItemCollection.OnItemAdded
(MonoDevelop.Projects.SolutionItem item) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Projects.ItemCollection`1[T].InsertItem (Int32 index,
MonoDevelop.Projects.T item) [0x00000] in <filename unknown>:0 
  at System.Collections.ObjectModel.Collection`1[T].Add
(System.Collections.ObjectModel.T item) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Projects.SolutionFolder.AddItem
(MonoDevelop.Projects.SolutionItem item, Boolean createSolutionConfigurations)
[0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.Projects.NewProjectDialog.OpenEvent (System.Object sender,
System.EventArgs e) [0x00000] in <filename unknown>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(System.Reflection.MonoMethod*,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000] in <filename unknown>:0 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in
<filename unknown>:0 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args)
[0x00000] in <filename unknown>:0 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in
<filename unknown>:0 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs
args) [0x00000] in <filename unknown>:0 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000] in
<filename unknown>:0 
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val,
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr
marshal_data) [0x00000] in <filename unknown>:0

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list