tomboy-notes / tomboy.osx

MonoMac-based version of Tomboy.
Other
20 stars 3 forks source link

System.NullReferenceException: Object reference not set to an instance of an object at Tomboy.NotesWindowController.UpdateNotebooksTable () #17

Closed trepidity closed 10 years ago

trepidity commented 10 years ago

[DEBUG 14:01:59.566] Backup Path set to /Users/jjennings/Library/Application Support/Tomboy/v1 [DEBUG 14:01:59.653] cache directory set to /Users/jjennings/Library/Cache/Tomboy 2014-05-19 14:01:59.924 Tomboy[42966:e07] Could not find image named 'ToolbarBinTemplate'. Thread started: #3 Note added [DEBUG 14:02:00.071] AppDelegate Handling Note Added New Note 28 Current notebook index is 0 [ERROR 14:02:00.103] Failed to add item from Dock Menu System.NullReferenceException: Object reference not set to an instance of an object at Tomboy.NotesWindowController.UpdateNotebooksTable () [0x0003a] in /Users/jjennings/Projects/Tomboy/github/tomboy-notes/tomboy.osx/tomboy/NotesWindowController.cs:119 at Tomboy.AppDelegate.RefreshNotesWindowController () [0x00024] in /Users/jjennings/Projects/Tomboy/github/tomboy-notes/tomboy.osx/tomboy/AppDelegate.cs:369 at Tomboy.AppDelegate.HandleNoteAdded (Tomboy.Note note) [0x00059] in /Users/jjennings/Projects/Tomboy/github/tomboy-notes/tomboy.osx/tomboy/AppDelegate.cs:288 [DEBUG 14:02:00.107] Setting Note Title to New Note 28 Note added [DEBUG 14:02:00.145] AppDelegate Handling Note Added New Note 29 Current notebook index is 0 [ERROR 14:02:00.157] Failed to add item from Dock Menu System.NullReferenceException: Object reference not set to an instance of an object at Tomboy.NotesWindowController.UpdateNotebooksTable () [0x0003a] in /Users/jjennings/Projects/Tomboy/github/tomboy-notes/tomboy.osx/tomboy/NotesWindowController.cs:119 at Tomboy.AppDelegate.RefreshNotesWindowController () [0x00024] in /Users/jjennings/Projects/Tomboy/github/tomboy-notes/tomboy.osx/tomboy/AppDelegate.cs:369 at Tomboy.AppDelegate.HandleNoteAdded (Tomboy.Note note) [0x00059] in /Users/jjennings/Projects/Tomboy/github/tomboy-notes/tomboy.osx/tomboy/AppDelegate.cs:288 [DEBUG 14:02:00.158] Setting Note Title to New Note 29 [DEBUG 14:02:00.291] Translating Note:note://tomboy/0a328a70-9531-4d0b-bf35-bfc26899043d Note text before Translator New Note 27 My First Level HeaderA Second Level Header ——————————————> Block Quote > > MOre block Quotes

Header 3

[DEBUG 14:02:00.326] cache directory set to /Users/jjennings/Library/Cache/Tomboy [DEBUG 14:02:00.353] Finished loading Note ID note://tomboy/0a328a70-9531-4d0b-bf35-bfc26899043d Note Body 'My First Level HeaderA Second Level Header
——————————————> Block Quote
>
> MOre block Quotes
### Header 3' [DEBUG 14:02:00.356] Translating Note:note://tomboy/55607659-d16f-4427-9356-cbc9c9de844f Note text before Translator Identical Titles Could be something, but I cannot tell what sadf [DEBUG 14:02:00.368] cache directory set to /Users/jjennings/Library/Cache/Tomboy [DEBUG 14:02:00.369] Finished loading Note ID note://tomboy/55607659-d16f-4427-9356-cbc9c9de844f Note Body 'Could be something, but I cannot tell what
sadf' [DEBUG 14:02:00.468] Setting Note Title to New Note 27 [DEBUG 14:02:00.474] Setting Note Title to Identical Titles

rashoodkhan commented 10 years ago

Closing this as its fixed in the latest release.