Bug #720
NullReferenceException in System.Object.ToString()
Status: | New | Start: | 06/04/2012 | |
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | Common | |||
Target version: | - | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
2012-06-04 09:11:18,787 [-1364210832] ERROR Smuxi.Frontend.ChatViewSyncManager - AddWorker(): Add() threw exception! System.NullReferenceException: Object reference not set to an instance of an object at System.Object.ToString () [0x00000] in <filename unknown>:0 at Smuxi.Common.Trace._ParameterizeQuote (System.Object obj) [0x00000] in <filename unknown>:0 at Smuxi.Common.Trace._Parameterize (System.Reflection.MethodBase method, System.Object[] parameters) [0x00000] in <filename unknown>:0 at Smuxi.Common.Trace.Call (System.Reflection.MethodBase mb, System.Object[] args) [0x00000] in <filename unknown>:0 at Smuxi.Common.Trace.Call (System.Object[] args) [0x00000] in <filename unknown>:0 at Smuxi.Frontend.Gnome.ChatViewManager.OnChatAdded (System.Object sender, Smuxi.Frontend.ChatViewAddedEventArgs e) [0x00014] in /build/buildd/smuxi-0.8.10+git/src/Frontend-GNOME/Cha tViewManager.cs:219 at Smuxi.Frontend.ChatViewSyncManager.OnChatAdded (Smuxi.Engine.ChatModel chatModel, System.String chatId, ChatType chatType, Int32 chatPosition, System.Type protocolManagerType) [0x 0000b] in /build/buildd/smuxi-0.8.10+git/src/Frontend/ChatViewSyncManager.cs:265 at Smuxi.Frontend.ChatViewSyncManager.Add (Smuxi.Engine.ChatModel chatModel) [0x00099] in /build/buildd/smuxi-0.8.10+git/src/Frontend/ChatViewSyncManager.cs:82 at Smuxi.Frontend.ChatViewSyncManager.AddWorker (Smuxi.Engine.ChatModel chatModel) [0x00000] in /build/buildd/smuxi-0.8.10+git/src/Frontend/ChatViewSyncManager.cs:198
Related issues
duplicated by Smuxi - Bug #833 | Exception: Object reference not set to an instance of an object | New | 04/25/2013 |
History
Updated by Mirco Bauer 4553 days ago
- Subject changed from Exception: Object reference not set to an instance of an object to NullReferenceException in System.Object.ToString()
Updated by Mirco Bauer 4553 days ago
- Category set to Common