Bug #731
NullReferenceException in ChatView.Close()
Status: | Closed | Start: | 07/04/2012 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.8.10.1 | |||
Complexity: | Low |
Found in Version: | 0.8.10 |
|
Votes: | 0 |
Description
Exception Type: System.NullReferenceException Exception Message: Object reference not set to an instance of an object Exception StackTrace: at Smuxi.Frontend.Gnome.ChatView.<Close>m__4E (System.Object ) [0x00000] in /home/mix/Code/smuxi/src/Frontend-GNOME/Views/Chats/ChatView.cs:567
Frontend version: Smuxi
Vendor: master/a88beea
Associated revisions
Revision 174916539ab003b6d451ba4e79d0ee0a318c52e5
[Frontend-GNOME] Fixed NullReferenceException in ChatView.Close() (closes: #731)
ChatView.ProtocolManager is null for unsynced chats
Revision 777feb17880bc9a738eb6db3cc76ccdb0321fb84
[Frontend-GNOME] Fixed NullReferenceException in GroupChatView.OnPersonsRowActivated() (references: #731)
ChatView.ProtocolManager is null for unsynced chats
History
Updated by Mirco Bauer 4523 days ago
- Category set to Frontend GNOME
- Assigned to set to Mirco Bauer
- Target version set to 0.9
- Complexity set to Low
Updated by Mirco Bauer 4522 days ago
- Subject changed from Exception: Object reference not set to an instance of an object to NullReferenceException in ChatView.Close()
- Target version changed from 0.9 to 0.8.10.1
- Found in Version set to 0.8.10
Updated by Mirco Bauer 4522 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 174916539ab003b6d451ba4e79d0ee0a318c52e5.