Bug #847
Exception: Object reference not set to an instance of an object
Status: | Closed | Start: | 06/04/2013 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | - | |||
Complexity: | Low |
Found in Version: | 0.8.12-dev |
|
Votes: | 0 |
Description
On the newest GIT build.
Exception Type:System.NullReferenceExceptionException Message:Object reference not set to an instance of an objectException StackTrace: at Smuxi.Frontend.Gnome.GroupChatView.AddMessage (Smuxi.Engine.MessageModel msg) [0x0006c] in /tmp/pacaurtmp-thermi/smuxi-git/src/smuxi/src/Frontend-GNOME/Views/Chats/GroupChatView.cs:352 at Smuxi.Frontend.Gnome.GnomeUI._AddMessageToChat (Smuxi.Engine.ChatModel chatModel, Smuxi.Engine.MessageModel msg) [0x00034] in /tmp/pacaurtmp-thermi/smuxi-git/src/smuxi/src/Frontend-GNOME/GnomeUI.cs:87 at Smuxi.Frontend.Gnome.GnomeUI <AddMessageToChat>c__AnonStoreyE.<>m__1D (System.Object , System.EventArgs ) [0x00002] in /tmp/pacaurtmp-thermi/smuxi-git/src/smuxi/src/Frontend-GNOME/GnomeUI.cs:108
Associated revisions
Revision b8695f2785936d877dd772494c3978a5d6b6f45a
[Frontend-GNOME] Fixed race condition causing NRE in GroupChatView.AddMessage() (closes: #847)
History
Updated by Mirco Bauer 4187 days ago
- Category set to Frontend GNOME
- Assigned to set to Mirco Bauer
- Complexity set to Low
- Found in Version set to 0.8.12-dev
Updated by Mirco Bauer 4187 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset b8695f2785936d877dd772494c3978a5d6b6f45a.