Bug #457
crash after hitting tab to complete a nickname
Status: | Closed | Start: | 08/24/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.8 | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
nner-Exception Type:
System.Runtime.Remoting.RemotingException
Inner-Exception Message:
Connection refused
Inner-Exception StackTrace:
at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.CreateConnection () [0x00000]
at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.GetConnection () [0x00000]
at System.Runtime.Remoting.Channels.Tcp.TcpConnectionPool.GetConnection (System.String host, Int32 port) [0x00000]
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x00000]
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000]
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) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x00000]
at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marshal_data) [0x00000]
Associated revisions
Revision b0da6a09d8b2e5b029c4ccadea1238fdd63d01ae
Added exception handling for processing the Entry.KeyPress event. (closes: #457)
History
Updated by Mirco Bauer 5202 days ago
- Category set to Frontend GNOME
- Assigned to set to Mirco Bauer
- Target version set to 0.8
Updated by Mirco Bauer 5202 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset b0da6a09d8b2e5b029c4ccadea1238fdd63d01ae.