Bug #1002

avatar

ArgumentNullException thrown in CtcpMenu..ctor()

Added by Mirco Bauer 3398 days ago. Updated 3392 days ago.

Status:Closed Start:11/29/2014
Priority:Normal Due date:
Assigned to:avatarMirco Bauer % Done:

100%

Category:Frontend GNOME (IRC)
Target version:0.11.1
Complexity:

Low

Found in Version:

Votes: 0

Description

Inner-Exception Type:
System.ArgumentNullException

Inner-Exception Message:
Argument cannot be null.
Parameter name: protocolManager

Inner-Exception StackTrace:
  at Smuxi.Frontend.Gnome.CtcpMenu..ctor (Smuxi.Engine.IrcProtocolManager protocolManager, Smuxi.Frontend.Gnome.ChatViewManager chatViewManager, IList`1 targets) [0x00052] in /home/meebey/Projects/smuxi/src/Frontend-GNOME-IRC/CtcpMenu.cs:63 
  at Smuxi.Frontend.Gnome.CtcpMenu..ctor (Smuxi.Engine.IrcProtocolManager protocolManager, Smuxi.Frontend.Gnome.ChatViewManager chatViewManager, Smuxi.Engine.PersonModel target) [0x00000] in /home/meebey/Projects/smuxi/src/Frontend-GNOME-IRC/CtcpMenu.cs:40 
  at Smuxi.Frontend.Gnome.IrcPersonChatView+<CreateContextMenuItems>c__Iterator0.MoveNext () [0x000b1] in /home/meebey/Projects/smuxi/src/Frontend-GNOME-IRC/IrcPersonChatView.cs:92 
  at Smuxi.Frontend.Gnome.IrcPersonChatView.OnTabMenuShown (System.Object sender, System.EventArgs e) [0x00032] in /home/meebey/Projects/smuxi/src/Frontend-GNOME-IRC/IrcPersonChatView.cs:59 
  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) [0x00054] in /build/mono-hKI1Iw/mono-3.2.8+dfsg/mcs/class/corlib/System.Reflection/MonoMethod.cs:230 

Exception Type:
System.Reflection.TargetInvocationException

Exception Message:
Exception has been thrown by the target of an invocation.

Exception StackTrace:
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00069] in /build/mono-hKI1Iw/mono-3.2.8+dfsg/mcs/class/corlib/System.Reflection/MonoMethod.cs:238 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in /build/mono-hKI1Iw/mono-3.2.8+dfsg/mcs/class/corlib/System.Reflection/MethodBase.cs:114 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000d5] in /build/mono-hKI1Iw/mono-3.2.8+dfsg/mcs/class/corlib/System/Delegate.cs:424 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00018] in /build/mono-hKI1Iw/mono-3.2.8+dfsg/mcs/class/corlib/System/MulticastDelegate.cs:70 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in /build/mono-hKI1Iw/mono-3.2.8+dfsg/mcs/class/corlib/System/Delegate.cs:398 
  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 


Related issues

duplicated by Smuxi - Bug #1001 ArgumentNullException thrown in CtcpMenu..ctor() Closed 11/29/2014
duplicated by Smuxi - Bug #1000 ArgumentNullException thrown in CtcpMenu..ctor() Closed 11/29/2014
duplicated by Smuxi - Bug #1003 Exception: Exception has been thrown by the target of an invocation. Closed 12/04/2014

Associated revisions

Revision da4cd117e76a63405585ee33b526699a8b84d69e
Added by Mirco Bauer 3392 days ago

Frontend-GNOME-IRC: fixed NRE thrown by CtcpMenu() (closes: #1002)

History

Updated by Mirco Bauer 3397 days ago

avatar
  • Category changed from Frontend GNOME to Frontend GNOME (IRC)

Updated by Mirco Bauer 3392 days ago

avatar
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF