Bug #184
InvalidOperationException when adding an existing server
Status: | Closed | Start: | 07/31/2009 | |
Priority: | High | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.6.4 | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
When you try to add a server that is already present using Server -> Add in the menu, then it will crash with:
Exception Type:
System.InvalidOperationException
Exception Message:
Server 'irc.freenode.net' already exists.
Exception StackTrace:
at Smuxi.Engine.ServerListController.AddServer (Smuxi.Engine.ServerModel server) [0x00000]
at Smuxi.Frontend.Gnome.MainWindow.OnServerAddButtonClicked (System.Object sender, System.EventArgs e) [0x00000]
Associated revisions
Revision ec36383b3d42f7e98ccf56b3dfa5c53be4ea9c82
Handle InvalidOperationException when adding a server that already exists. (closes: #184)
History
Updated by Mirco Bauer 5582 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset ec36383b3d42f7e98ccf56b3dfa5c53be4ea9c82.