Bug #1000
ArgumentNullException thrown in CtcpMenu..ctor()
Status: | Closed | Start: | 11/29/2014 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 0% |
|
Category: | Frontend GNOME | |||
Target version: | - | |||
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
duplicates Smuxi - Bug #1002 | ArgumentNullException thrown in CtcpMenu..ctor() | Closed | 11/29/2014 |
History
Updated by Mirco Bauer 3640 days ago
- Status changed from New to Closed
Applied in changeset da4cd117e76a63405585ee33b526699a8b84d69e.
Updated by Mirco Bauer 3490 days ago
- Target version deleted (
0.11.1)