Bug #249

avatar

/reconnect crashes after failed connect attempt

Added by Mirco Bauer 5235 days ago. Updated 5229 days ago.

Status:Closed Start:12/25/2009
Priority:High Due date:
Assigned to:avatarMirco Bauer % Done:

100%

Category:Engine IRC
Target version:0.7
Complexity:

Found in Version:

Votes: 0

Description

Exception Type:
System.NullReferenceException

Exception Message:
Object reference not set to an instance of an object

Exception StackTrace:
at Smuxi.Engine.IrcProtocolManager.Connect (Smuxi.Engine.FrontendManager fm) [0x001bb] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Engine-IRC/Protocols/Irc/IrcProtocolManager.cs:309
at Smuxi.Engine.IrcProtocolManager.Reconnect (Smuxi.Engine.FrontendManager fm) [0x000af] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Engine-IRC/Protocols/Irc/IrcProtocolManager.cs:374
at Smuxi.Engine.Session.CommandReconnect (Smuxi.Engine.CommandModel cd) [0x00027] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Engine/Session.cs:524
at Smuxi.Engine.Session.Command (Smuxi.Engine.CommandModel cd) [0x00102] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Engine/Session.cs:361
at (wrapper remoting-invoke-with-check) Smuxi.Engine.Session:Command (Smuxi.Engine.CommandModel)
at Smuxi.Frontend.Gnome.Entry.ExecuteCommand (System.String cmd) [0x0004b] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Frontend-GNOME/Entry.cs:435
at Smuxi.Frontend.Gnome.Entry._OnActivated (System.Object sender, System.EventArgs e) [0x000e1] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Frontend-GNOME/Entry.cs:404
Exception Type:
System.NullReferenceException

Exception Message:
Object reference not set to an instance of an object

Exception StackTrace:
at Smuxi.Engine.IrcProtocolManager.Connect (Smuxi.Engine.FrontendManager fm) [0x001bb] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Engine-IRC/Protocols/Irc/IrcProtocolManager.cs:309
at Smuxi.Engine.IrcProtocolManager.Reconnect (Smuxi.Engine.FrontendManager fm) [0x000af] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Engine-IRC/Protocols/Irc/IrcProtocolManager.cs:374
at Smuxi.Engine.Session.CommandReconnect (Smuxi.Engine.CommandModel cd) [0x00027] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Engine/Session.cs:524
at Smuxi.Engine.Session.Command (Smuxi.Engine.CommandModel cd) [0x00102] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Engine/Session.cs:361
at (wrapper remoting-invoke-with-check) Smuxi.Engine.Session:Command (Smuxi.Engine.CommandModel)
at Smuxi.Frontend.Gnome.Entry.ExecuteCommand (System.String cmd) [0x0004b] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Frontend-GNOME/Entry.cs:435
at Smuxi.Frontend.Gnome.Entry._OnActivated (System.Object sender, System.EventArgs e) [0x000e1] in /home/meebey/data/projects/c-sharp/smuxi/git/src/Frontend-GNOME/Entry.cs:404

Associated revisions

Revision cb7d7a7a6a659111a7fb957971d63927f2c10d9a
Added by Mirco Bauer 5229 days ago

Fixed NullReferenceException when using /reconnect after failed /connect. (closes: #249)

History

Updated by Mirco Bauer 5229 days ago

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

Also available in: Atom PDF