tomboy-notes / tomboy.osx

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

Crashes when loading any note #50

Open qirtaiba opened 9 years ago

qirtaiba commented 9 years ago

I'm trying tomboy.osx again, even though there's another outstanding issue for it related to syncing. Since last time I tried, I've upgraded Mac OS X and Mono to the latest version. Anyhow, now when Tomboy loads it shows all of my notes, but when I click any of them to load, this happens: Unhandled Exception: System.ArgumentNullException: Value cannot be null. Parameter name: args at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) in <filename unknown>:line 0 at SR.GetString (System.Globalization.CultureInfo culture, System.String name, System.Object[] args) in <filename unknown>:line 0 at SR.GetString (System.String name, System.Object[] args) in <filename unknown>:line 0 at System.Xml.Utils.Res.GetString (System.String name, System.Object[] args) in <filename unknown>:line 0 at System.Xml.Xsl.XslTransformException.CreateMessage (System.String res, System.String[] args) in <filename unknown>:line 0 at System.Xml.Xsl.XslTransformException..ctor (System.Exception inner, System.String res, System.String[] args) in <filename unknown>:line 0 at System.Xml.Xsl.XslLoadException..ctor (System.Exception inner, ISourceLineInfo lineInfo) in <filename unknown>:line 0 at System.Xml.Xsl.Xslt.XsltLoader.LoadStylesheet (System.Xml.XmlReader reader, Boolean include) in <filename unknown>:line 0 at System.Xml.Xsl.Xslt.XsltLoader.Load (System.Xml.XmlReader reader) in <filename unknown>:line 0 at System.Xml.Xsl.Xslt.XsltLoader.Load (System.Xml.Xsl.Xslt.Compiler compiler, System.Object stylesheet, System.Xml.XmlResolver xmlResolver) in <filename unknown>:line 0 at System.Xml.Xsl.Xslt.Compiler.Compile (System.Object stylesheet, System.Xml.XmlResolver xmlResolver, System.Xml.Xsl.Qil.QilExpression& qil) in <filename unknown>:line 0 at System.Xml.Xsl.XslCompiledTransform.CompileXsltToQil (System.Object stylesheet, System.Xml.Xsl.XsltSettings settings, System.Xml.XmlResolver stylesheetResolver) in <filename unknown>:line 0 at System.Xml.Xsl.XslCompiledTransform.LoadInternal (System.Object stylesheet, System.Xml.Xsl.XsltSettings settings, System.Xml.XmlResolver stylesheetResolver) in <filename unknown>:line 0 at System.Xml.Xsl.XslCompiledTransform.Load (System.String stylesheetUri) in <filename unknown>:line 0 at Tomboy.NoteLegacyTranslator..ctor () in <filename unknown>:line 0 at Tomboy.MyDocument..ctor (Tomboy.Note note) in <filename unknown>:line 0 at Tomboy.NotesWindowController.HandleNoteDoubleClick (System.Object sender, System.EventArgs e) in <filename unknown>:line 0 at MonoMac.AppKit.ActionDispatcher.OnActivated2 (MonoMac.Foundation.NSObject sender) in <filename unknown>:line 0 at (wrapper dynamic-method) System.Object:[MonoMac.AppKit.ActionDispatcher:Void OnActivated2(MonoMac.Foundation.NSObject)] (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.Foundation.NSObject) at (wrapper native-to-managed) System.Object:[MonoMac.AppKit.ActionDispatcher:Void OnActivated2(MonoMac.Foundation.NSObject)] (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.Foundation.NSObject) at (wrapper managed-to-native) MonoMac.AppKit.NSApplication:NSApplicationMain (int,string[]) at MonoMac.AppKit.NSApplication.Main (System.String[] args) in <filename unknown>:line 0 at Tomboy.MainClass.Main (System.String[] args) in <filename unknown>:line 0 [ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentNullException: Value cannot be null. Parameter name: args at System.String.Format (IFormatProvider provider, System.String format, System.Object[] args) in <filename unknown>:line 0 at SR.GetString (System.Globalization.CultureInfo culture, System.String name, System.Object[] args) in <filename unknown>:line 0 at SR.GetString (System.String name, System.Object[] args) in <filename unknown>:line 0 at System.Xml.Utils.Res.GetString (System.String name, System.Object[] args) in <filename unknown>:line 0 at System.Xml.Xsl.XslTransformException.CreateMessage (System.String res, System.String[] args) in <filename unknown>:line 0 at System.Xml.Xsl.XslTransformException..ctor (System.Exception inner, System.String res, System.String[] args) in <filename unknown>:line 0 at System.Xml.Xsl.XslLoadException..ctor (System.Exception inner, ISourceLineInfo lineInfo) in <filename unknown>:line 0 at System.Xml.Xsl.Xslt.XsltLoader.LoadStylesheet (System.Xml.XmlReader reader, Boolean include) in <filename unknown>:line 0 at System.Xml.Xsl.Xslt.XsltLoader.Load (System.Xml.XmlReader reader) in <filename unknown>:line 0 at System.Xml.Xsl.Xslt.XsltLoader.Load (System.Xml.Xsl.Xslt.Compiler compiler, System.Object stylesheet, System.Xml.XmlResolver xmlResolver) in <filename unknown>:line 0 at System.Xml.Xsl.Xslt.Compiler.Compile (System.Object stylesheet, System.Xml.XmlResolver xmlResolver, System.Xml.Xsl.Qil.QilExpression& qil) in <filename unknown>:line 0 at System.Xml.Xsl.XslCompiledTransform.CompileXsltToQil (System.Object stylesheet, System.Xml.Xsl.XsltSettings settings, System.Xml.XmlResolver stylesheetResolver) in <filename unknown>:line 0 at System.Xml.Xsl.XslCompiledTransform.LoadInternal (System.Object stylesheet, System.Xml.Xsl.XsltSettings settings, System.Xml.XmlResolver stylesheetResolver) in <filename unknown>:line 0 at System.Xml.Xsl.XslCompiledTransform.Load (System.String stylesheetUri) in <filename unknown>:line 0 at Tomboy.NoteLegacyTranslator..ctor () in <filename unknown>:line 0 at Tomboy.MyDocument..ctor (Tomboy.Note note) in <filename unknown>:line 0 at Tomboy.NotesWindowController.HandleNoteDoubleClick (System.Object sender, System.EventArgs e) in <filename unknown>:line 0 at MonoMac.AppKit.ActionDispatcher.OnActivated2 (MonoMac.Foundation.NSObject sender) in <filename unknown>:line 0 at (wrapper dynamic-method) System.Object:[MonoMac.AppKit.ActionDispatcher:Void OnActivated2(MonoMac.Foundation.NSObject)] (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.Foundation.NSObject) at (wrapper native-to-managed) System.Object:[MonoMac.AppKit.ActionDispatcher:Void OnActivated2(MonoMac.Foundation.NSObject)] (MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.Foundation.NSObject) at (wrapper managed-to-native) MonoMac.AppKit.NSApplication:NSApplicationMain (int,string[]) at MonoMac.AppKit.NSApplication.Main (System.String[] args) in <filename unknown>:line 0 at Tomboy.MainClass.Main (System.String[] args) in <filename unknown>:line 0

maran-maran commented 8 years ago

I got the same issue..

yediortali commented 8 years ago

Same here. Any resolutions here?

trepidity commented 8 years ago

Can you provide the Note that it’s trying to load?

Maybe also the tomboy.log

On May 11, 2016 at 11:23:03 AM, yediortali (notifications@github.com) wrote:

Same here. Any resolutions here?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/tomboy-notes/tomboy.osx/issues/50#issuecomment-218512222

yediortali commented 8 years ago

Hi Jared,

Sorry for very late response here.

It's not dependent on a particular note. it's any note. Creating a new note throws the same error.

I tried precompiled version, kept crashing. Then decided to build it myself, it keeps crashing when this function is issued:

[image: Inline image 1]


Below, I tried to provide as much details as possible and yet, tried to compartmentalize into sections.

First section (1 to 5) will list the steps to run pre-compiled images and associated errors. Step 6 and further shows own trial of compiling the code with Xamarin Studio and runtime errors.

I am on MacBook running El Capitan (10.11.4) Make: GNU Make 3.81 GIT: git version 2.8.1 Xamarin Studio versions tried: XamarinStudio-5.10.1.6-0 XamarinStudio-5.10.3.51-0

Tomboy images: v0.3.4 from https://github.com/tomboy-notes/tomboy.osx/wiki/Current-Releases v1.6.0 from https://wiki.gnome.org/Apps/Tomboy/Download

Tried various versions of Mono code levels without a luck: 2.2.5 2.6.1 2.8.2 2.10. 2.10.6 2.10.8.1 2.10.9.9 2.10.12 2.11.4 3.0.0 3.2.6 3.2.8 3.10.0 4.2.1 4.4.0 4.5.0

Tried pre-compiled version (0.3.4) with the Mono versions above, no luck. Tried pre-compiled version (1.6.0) with no luck.

Tried downloading and compiling latest version from git ( git clone --recursive https://github.com/tomboy-notes/tomboy.osx ), without a luck.

STEPS to REPRODUCE:

(1) DOWNLOAD MONO, install as a admin user (not root) http://www.mono-project.com/download/ http://download.mono-project.com/archive/4.4.0/macos-10-universal/MonoFramework-MDK-4.4.0.142.macos10.xamarin.universal.pkg http://download.mono-project.com/archive/nightly/macos-10-universal/MonoFramework-MDK-4.5.0.541.macos10.xamarin.universal.pkg or any other from here: http://download.mono-project.com/archive/

stgturgut:tomboy turgut$ mono -V Mono JIT compiler version 4.5.0 (master/a41d501 Wed Mar 30 21:17:59 EDT 2016) Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com TLS: normal SIGSEGV: altstack Notification: kqueue Architecture: x86 Disabled: none Misc: softdebug LLVM: yes(3.6.0svn-mono-master/a173357) GC: sgen

(2) DOWNLOAD latest pre-compiled TOMBOY IMAGE from here, run it, follow the wizard, it is copied to /Applications/Tomboy.app https://github.com/tomboy-notes/tomboy.osx/wiki/Current-Releases

(3) EXECUTE it VIA GUI. Since it is downloaded from the Internet, right click, press CTRL and click Open. it immediately CRASHES without showing a UI.

(4) EXECUTE it from the CLI: stgturgut:~ turgut$ cd /Applications/Tomboy.app/Contents/MacOS stgturgut:MacOS turgut$ ./Tomboy [DEBUG 13:18:30.653] Backup Path set to /Users/turgut/Library/Application Support/Tomboy/v1

Unhandled Exception: System.Exception: Version missmatch at Tomboy.Xml.XmlNoteReader.Read (System.IO.Stream stream, System.String uri) <0x96a57a0 + 0x00d1f> in :0 at Tomboy.DiskStorage.ReadFile (System.String readFile, System.String uri) <0x96a5620 + 0x0002f> in :0 at Tomboy.DiskStorage.Read (System.String readFile, System.String uri) <0x96a55f8 + 0x00017> in :0 at Tomboy.DiskStorage.GetNotes () <0x96a4768 + 0x00183> in <filename unknown>:0 at Tomboy.Engine..ctor (IStorage storage) <0x96a4520 + 0x0009a> in

:0 at Tomboy.AppDelegate.BeginInvokeOnMainThread (MonoMac.ObjCRuntime.Selector sel, MonoMac.Foundation.NSObject obj) <0x92261e0 + 0x0025b> in :0 at (wrapper dynamic-method) System.Object:f33b5b45-c69f-4e8d-9c97-5059db0746e8 (intptr,MonoMac.ObjCRuntime.Selector) at (wrapper native-to-managed) System.Object:f33b5b45-c69f-4e8d-9c97-5059db0746e8 (intptr,MonoMac.ObjCRuntime.Selector) at (wrapper managed-to-native) MonoMac.AppKit.NSApplication:NSApplicationMain (int,string[]) at MonoMac.AppKit.NSApplication.Main (System.String[] args) <0x92256d0 + 0x0007b> in :0 at Tomboy.MainClass.Main (System.String[] args) <0x1ce2f58 + 0x00017> in :0 [ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: Version missmatch at Tomboy.Xml.XmlNoteReader.Read (System.IO.Stream stream, System.String uri) <0x96a57a0 + 0x00d1f> in :0 at Tomboy.DiskStorage.ReadFile (System.String readFile, System.String uri) <0x96a5620 + 0x0002f> in :0 at Tomboy.DiskStorage.Read (System.String readFile, System.String uri) <0x96a55f8 + 0x00017> in :0 at Tomboy.DiskStorage.GetNotes () <0x96a4768 + 0x00183> in :0 at Tomboy.Engine..ctor (IStorage storage) <0x96a4520 + 0x0009a> in :0 at Tomboy.AppDelegate.BeginInvokeOnMainThread (MonoMac.ObjCRuntime.Selector sel, MonoMac.Foundation.NSObject obj) <0x92261e0 + 0x0025b> in :0 at (wrapper dynamic-method) System.Object:f33b5b45-c69f-4e8d-9c97-5059db0746e8 (intptr,MonoMac.ObjCRuntime.Selector) at (wrapper native-to-managed) System.Object:f33b5b45-c69f-4e8d-9c97-5059db0746e8 (intptr,MonoMac.ObjCRuntime.Selector) at (wrapper managed-to-native) MonoMac.AppKit.NSApplication:NSApplicationMain (int,string[]) at MonoMac.AppKit.NSApplication.Main (System.String[] args) <0x92256d0 + 0x0007b> in :0 at Tomboy.MainClass.Main (System.String[] args) <0x1ce2f58 + 0x00017> in :0 (5) TRY PRECOMPILED v1.6.0 (5.1) Remove prev version: stgturgut:~ turgut$ cd /Applications/ stgturgut:Applications turgut$ sudo rm -Rf Tomboy.app/ Password: (5.2) unzip Tomboy-1.6.0.zip (downloaded from http://ftp.gnome.org/mirror/gnome.org/binaries/mac/tomboy/1.6/ ) (5.3) move Tomboy.app to /Applications (5.4) EXECUTE it VIA GUI. Since it is downloaded from the Internet, right click, press CTRL and click Open. it immediately CRASHES without showing a UI. (5.5) EXECUTE it from the CLI: stgturgut:Applications turgut$ cd /Applications/Tomboy.app/Contents/MacOS stgturgut:MacOS turgut$ ./Tomboy WARNING: The runtime version supported by this application is unavailable. Using default runtime: v4.0.30319 2016-05-12 13:29:56.198 mono[63193:28783748] **\* WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. [WARN 13:29:56.332] Preference key '/apps/tomboy/global_keybindings/open_start_here' does not exist, using default. [WARN 13:29:56.336] Preference key '/apps/tomboy/global_keybindings/create_new_note' does not exist, using default. [WARN 13:29:56.336] Preference key '/apps/tomboy/global_keybindings/open_search' does not exist, using default. [WARN 13:29:56.336] Preference key '/apps/tomboy/global_keybindings/open_recent_changes' does not exist, using default. Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.IO.FileNotFoundException: Could not load file or assembly or one of its dependencies. File name: 'Mono.Addins, Version=0.5.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' at Tomboy.AddinManager..ctor (System.String tomboy_conf_dir, System.String old_tomboy_conf_dir) [0x0002e] in /Users/staffhome/git-gnome/tomboy/Tomboy/AddinManager.cs:45 at Tomboy.NoteManager.Initialize () [0x00145] in /Users/staffhome/git-gnome/tomboy/Tomboy/NoteManager.cs:134 at Tomboy.Tomboy+
c__AnonStorey3.<>m__4 () [0x00000] in /Users/staffhome/git-gnome/tomboy/Tomboy/Tomboy.cs:99 at GLib.Timeout+TimeoutProxy.Handler () <0x442b940 + 0x00030> in :0 at GLib.ExceptionManager.RaiseUnhandledException (System.Exception e, Boolean is_terminal) [0x00000] in :0 at GLib.Timeout+TimeoutProxy.Handler () [0x00000] in :0 at Gtk.Application.gtk_main () [0x00000] in :0 at Gtk.Application.Run () [0x00000] in :0 at Tomboy.MacApplication.StartMainLoop () [0x0014c] in /Users/staffhome/git-gnome/tomboy/Tomboy/MacApplication.cs:253 at Tomboy.Application.StartMainLoop () [0x00000] in /Users/staffhome/git-gnome/tomboy/Tomboy/Utils.cs:1018 at Tomboy.Tomboy.StartTrayIcon () [0x0000f] in /Users/staffhome/git-gnome/tomboy/Tomboy/Tomboy.cs:196 at Tomboy.Tomboy.Main (System.String[] args) [0x0014a] in /Users/staffhome/git-gnome/tomboy/Tomboy/Tomboy.cs:154 (6) TRY TO COMPILE OWN TOMBOY Follow the footsteps from here: https://github.com/tomboy-notes/tomboy.osx/wiki/Build-Instructions-for-Mac-OS-X-10.9 (7) Download Xamarin Studio, install as a admin user (not root) http://download.xamarin.com/studio/Mac/XamarinStudio-5.10.1.6-0.dmg or https://www.xamarin.com/download?utm_source=store ( https://d13lzi7g5dqad4.cloudfront.net/Installer/Mac/XamarinInstaller.dmg ) (8) Download git: https://git-scm.com/download/mac (9) Download the code from git: git clone --recursive https://github.com/tomboy-notes/tomboy.osx (10) cd tomboy.osx/tomboy-library (11) make stgturgut:~ turgut$ git clone --recursive https://github.com/tomboy-notes/tomboy.osx Cloning into 'tomboy.osx'... remote: Counting objects: 1539, done. remote: Total 1539 (delta 0), reused 0 (delta 0), pack-reused 1539 Receiving objects: 100% (1539/1539), 4.35 MiB | 803.00 KiB/s, done. Resolving deltas: 100% (1064/1064), done. Checking connectivity... done. Submodule 'tomboy-library' ( https://github.com/tomboy-notes/tomboy-library.git) registered for path 'tomboy-library' Cloning into 'tomboy-library'... remote: Counting objects: 2354, done. remote: Total 2354 (delta 0), reused 0 (delta 0), pack-reused 2354 Receiving objects: 100% (2354/2354), 4.08 MiB | 756.00 KiB/s, done. Resolving deltas: 100% (1575/1575), done. Checking connectivity... done. Submodule path 'tomboy-library': checked out '1fff377c9f7c62192f3d24024f092b07167985d3' stgturgut:~ turgut$ cd tomboy.osx/tomboy-library/ stgturgut:tomboy-library turgut$ make # if the next steps fails telling about security authentication, make sure # you have imported trusted ssl CA certs with this command and re-run: # # mozroots --import --sync # Installing 'ServiceStack 3.9.71'. Successfully installed 'ServiceStack 3.9.71'. Installing 'ServiceStack.Common 3.9.71'. Successfully installed 'ServiceStack.Common 3.9.71'. Installing 'ServiceStack.OrmLite.Sqlite.Mono 3.9.71'. Successfully installed 'ServiceStack.OrmLite.Sqlite.Mono 3.9.71'. Installing 'ServiceStack.Text 3.9.71'. Successfully installed 'ServiceStack.Text 3.9.71'. Installing 'NUnit 2.6.3'. Successfully installed 'NUnit 2.6.3'. Installing 'NUnit.Runners 2.6.3'. Successfully installed 'NUnit.Runners 2.6.3'. Successfully fetched dependencies. /usr/local/bin/xbuild '/p:Configuration=Release' Tomboy-library.sln XBuild Engine Version 14.0 Mono, Version 4.5.0.0 Copyright (C) 2005-2013 Various Mono authors Build started 12/05/2016 14:01:55. --- Project "/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library.sln" (default target(s)): Target ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". Target Build: Project "/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/Tomboy-library.csproj" (default target(s)): Target PrepareForBuild: Configuration: Release Platform: AnyCPU Created directory "bin/Release/" Created directory "obj/Release/" Target CopyFilesMarkedCopyLocal: Copying file from '/Users/turgut/tomboy.osx/tomboy-library/nuget-packages/ServiceStack.OrmLite.Sqlite.Mono.3.9.71/lib/net35/Mono.Data.Sqlite.dll' to '/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/bin/Release/Mono.Data.Sqlite.dll' Copying file from '/Users/turgut/tomboy.osx/tomboy-library/nuget-packages/ServiceStack.Common.3.9.71/lib/net35/ServiceStack.Common.dll' to '/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/bin/Release/ServiceStack.Common.dll' Copying file from '/Users/turgut/tomboy.osx/tomboy-library/nuget-packages/ServiceStack.Common.3.9.71/lib/net35/ServiceStack.Interfaces.dll' to '/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/bin/Release/ServiceStack.Interfaces.dll' Copying file from '/Users/turgut/tomboy.osx/tomboy-library/nuget-packages/ServiceStack.OrmLite.Sqlite.Mono.3.9.71/lib/net35/ServiceStack.OrmLite.Sqlite.dll' to '/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/bin/Release/ServiceStack.OrmLite.Sqlite.dll' Copying file from '/Users/turgut/tomboy.osx/tomboy-library/nuget-packages/ServiceStack.OrmLite.Sqlite.Mono.3.9.71/lib/net35/ServiceStack.OrmLite.dll' to '/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/bin/Release/ServiceStack.OrmLite.dll' Copying file from '/Users/turgut/tomboy.osx/tomboy-library/nuget-packages/ServiceStack.Text.3.9.71/lib/net35/ServiceStack.Text.dll' to '/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/bin/Release/ServiceStack.Text.dll' Target GenerateSatelliteAssemblies: No input files were specified for target GenerateSatelliteAssemblies, skipping. Target CoreCompile: Tool /Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /optimize+ /out:obj/Release/Tomboy-library.dll Tomboy/Note.cs Tomboy/Engine.cs Tomboy/Storage/IStorage.cs Tomboy/TomboyException.cs Tomboy/Utils.cs Tomboy/Deleter.cs Tomboy/NoteCreator.cs Tomboy/Notebooks/Notebook.cs Tomboy/Tags/Tag.cs Tomboy/Tags/TagManager.cs Tomboy/SearchEngine.cs Tomboy/Sync/Sync.cs Tomboy/Sync/SyncInterfaces.cs Tomboy/Sync/SyncManifest.cs Tomboy/Sync/Filesystem/FilesystemSyncServer.cs Tomboy/Sync/Filesystem/FilesystemSyncClient.cs Tomboy/Storage/DatabaseStorage.cs Tomboy/Storage/DatabaseTypes.cs Tomboy/Sync/WebSync/DtoClasses.cs Tomboy/Sync/WebSync/OAuthRestHelper.cs Tomboy/Sync/WebSync/WebSyncServer.cs Tomboy/Sync/SettingsSync.cs Tomboy/Sync/ExportNotes.cs Tomboy/Storage/DiskStorage.cs Tomboy/Logging.cs Tomboy/IoC/PortableIoC.cs Tomboy/Xml/XmlNoteReader.cs Tomboy/Xml/XmlNoteWriter.cs Tomboy/Xml/XmlUtil.cs Tomboy/Sync/WebSync/OAuth/Extensions.cs Tomboy/Sync/WebSync/OAuth/OAuthBase.cs Tomboy/Sync/WebSync/OAuth/OAuthTypes.cs Tomboy/Sync/WebSync/OAuth/OAuthUtil.cs Tomboy/Sync/WebSync/OAuth/QueryParameters.cs Tomboy/Sync/WebSync/OAuth/OAuthConnection.cs Tomboy/IoC/TomboyComposition.cs Tomboy/Sync/WebSync/DeveloperServiceClient.cs obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /nostdlib /reference:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Xml.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/Mono.Posix.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Xml.Linq.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Net.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Runtime.Serialization.dll /reference:../nuget-packages/ServiceStack.OrmLite.Sqlite.Mono.3.9.71/lib/net35/Mono.Data.Sqlite.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Data.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Web.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Net.Http.dll /reference:../nuget-packages/ServiceStack.Common.3.9.71/lib/net35/ServiceStack.Common.dll /reference:../nuget-packages/ServiceStack.Common.3.9.71/lib/net35/ServiceStack.Interfaces.dll /reference:../nuget-packages/ServiceStack.OrmLite.Sqlite.Mono.3.9.71/lib/net35/ServiceStack.OrmLite.Sqlite.dll /reference:../nuget-packages/ServiceStack.OrmLite.Sqlite.Mono.3.9.71/lib/net35/ServiceStack.OrmLite.dll /reference:../nuget-packages/ServiceStack.Text.3.9.71/lib/net35/ServiceStack.Text.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Core.dll /reference:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/mscorlib.dll /warn:4 Tomboy/Sync/Sync.cs(124,54): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete:`Use the property 'Notes' on the Engine instead' Tomboy/Sync/Sync.cs(128,38): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete:`Use the property 'Notes' on the Engine instead' Tomboy/Sync/Sync.cs(261,37): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete:`Use the property 'Notes' on the Engine instead' Tomboy/Sync/Filesystem/FilesystemSyncServer.cs(90,23): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete:`Use the property 'Notes' on the Engine instead' Tomboy/Sync/Filesystem/FilesystemSyncServer.cs(110,33): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete:`Use the property 'Notes' on the Engine instead' Tomboy/Sync/SettingsSync.cs(143,22): warning CS0168: The variable `e' is declared but never used Tomboy/Sync/ExportNotes.cs(52,24): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete: `Use the property 'Notes' on the Engine instead' Tomboy/Storage/DiskStorage.cs(52,38): warning CS0618: `Tomboy.DiskStorage.DiskStorage()' is obsolete: `use constructor with path argument' Tomboy/Storage/DiskStorage.cs(54,9): warning CS0618: `Tomboy.DiskStorage.SetPath(string)' is obsolete: `use constructor with path argument' Tomboy/Sync/WebSync/OAuth/OAuthConnection.cs(247,8): warning CS0219: The variable`sig' is assigned but its value is never used Tomboy/Sync/WebSync/OAuth/OAuthConnection.cs(267,8): warning CS0219: The variable `responseData' is assigned but its value is never used Tomboy/Notebooks/Notebook.cs(17,18): warning CS0414: The private field `Tomboy.Notebooks.Notebook.templateNoteTitle' is assigned but its value is never used Tomboy/Sync/WebSync/OAuth/OAuthConnection.cs(50,8): warning CS0414: The private field `Tomboy.OAuth.OAuthConnection.useNonInteractiveAuth' is assigned but its value is never used Target DeployOutputFiles: Copying file from '/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/obj/Release/Tomboy-library.dll' to '/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/bin/Release/Tomboy-library.dll' Done building project "/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/Tomboy-library.csproj". The project 'Tomboy-library-tests' is disabled for solution configuration 'Release|Any CPU'. Done building project "/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library.sln". Build succeeded. Warnings: /Users/turgut/tomboy.osx/tomboy-library/Tomboy-library.sln (default targets) -> (Build target) -> /Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/Tomboy-library.csproj (default targets) -> /Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) -> Tomboy/Sync/Sync.cs(124,54): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete:`Use the property 'Notes' on the Engine instead' Tomboy/Sync/Sync.cs(128,38): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete:`Use the property 'Notes' on the Engine instead' Tomboy/Sync/Sync.cs(261,37): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete:`Use the property 'Notes' on the Engine instead' Tomboy/Sync/Filesystem/FilesystemSyncServer.cs(90,23): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete:`Use the property 'Notes' on the Engine instead' Tomboy/Sync/Filesystem/FilesystemSyncServer.cs(110,33): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete:`Use the property 'Notes' on the Engine instead' Tomboy/Sync/SettingsSync.cs(143,22): warning CS0168: The variable `e' is declared but never used Tomboy/Sync/ExportNotes.cs(52,24): warning CS0618: `Tomboy.Engine.GetNotes()' is obsolete: `Use the property 'Notes' on the Engine instead' Tomboy/Storage/DiskStorage.cs(52,38): warning CS0618: `Tomboy.DiskStorage.DiskStorage()' is obsolete: `use constructor with path argument' Tomboy/Storage/DiskStorage.cs(54,9): warning CS0618: `Tomboy.DiskStorage.SetPath(string)' is obsolete: `use constructor with path argument' Tomboy/Sync/WebSync/OAuth/OAuthConnection.cs(247,8): warning CS0219: The variable`sig' is assigned but its value is never used Tomboy/Sync/WebSync/OAuth/OAuthConnection.cs(267,8): warning CS0219: The variable `responseData' is assigned but its value is never used Tomboy/Notebooks/Notebook.cs(17,18): warning CS0414: The private field `Tomboy.Notebooks.Notebook.templateNoteTitle' is assigned but its value is never used Tomboy/Sync/WebSync/OAuth/OAuthConnection.cs(50,8): warning CS0414: The private field `Tomboy.OAuth.OAuthConnection.useNonInteractiveAuth' is assigned but its value is never used 13 Warning(s) 0 Error(s) Time Elapsed 00:00:00.8368470 Packing all assembly deps into the final .dll /usr/local/bin/mono ./tools/ILRepack.exe /out:/Users/turgut/tomboy.osx/tomboy-library/release/Tomboy-library.dll /Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/bin/Release/ServiceStack.*.dll WARN: Duplicate Win32 resource, ignoring WARN: Duplicate Win32 resource, ignoring WARN: Duplicate Win32 resource, ignoring WARN: Duplicate Win32 resource, ignoring --- Success! Find your executable in /Users/turgut/tomboy.osx/tomboy-library/release/Tomboy-library.dll --- stgturgut:tomboy-library turgut$ stgturgut:tomboy-library turgut$ (12) Open Xamarin-Studio, File-Open, select tomboy.osx/tomboy.osx.sln Would you like to migrate "tomboy.osx" to Xamarin.Mac? => Use MonoMac for this Project (13) Change complie mode from AppStore to Release (or Debug) (14) Click Build -> Build All. Finishes with 0 errors. 199 Warnings. Please see Tomboy-Xamarin-build-log.txt (15) Select tomboy.osx on the left nvaigation pane, right click and select RUN. Program launches, GUI shows up. (16) Clicking "New Note" or trying to open an existing note crashes the app. (17) DEBUG TIME (18) Select tomboy.osx on the left nvaigation pane, right click and select "Start Debugging Item". Program launches, GUI shows up. (19) Clicking "New Note" or trying to open an existing note crashes the app, it stops at: NoteLegacyTranslator.cs:71 xslTransformFrom.Load(_xslFromPathFile); When you dig in, it shows: MyDocument.cs:53 executed (readonly NoteLegacyTranslator translator= new NoteLegacyTranslator (); ) it runs: NoteLegacyTranslator and it stops at 71 Please let me know it If anything else I can provide. On Mon, Jun 20, 2016 at 3:57 PM, Jared Jennings notifications@github.com wrote: > Can you provide the Note that it’s trying to load? > > Maybe also the tomboy.log > > On May 11, 2016 at 11:23:03 AM, yediortali (notifications@github.com) > wrote: > > Same here. Any resolutions here? > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly or view it on GitHub > < > https://github.com/tomboy-notes/tomboy.osx/issues/50#issuecomment-218512222 > > > — > You are receiving this because you commented. > Reply to this email directly, view it on GitHub > https://github.com/tomboy-notes/tomboy.osx/issues/50#issuecomment-227167321, > or mute the thread > https://github.com/notifications/unsubscribe/ASZD2sVPgkOF3EDQuYg1g9nounkdj5YXks5qNqpEgaJpZM4GYdv9 > . Building Solution: tomboy.osx (Release|x86) Building: Tomboy-library (Release) Build started 12/05/2016 14:06:52. --- Project "/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/Tomboy-library.csproj" (Build target(s)): ``` Target PrepareForBuild: Configuration: Release Platform: AnyCPU Target GenerateSatelliteAssemblies: No input files were specified for target GenerateSatelliteAssemblies, skipping. Target GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date. Target CoreCompile: Skipping target "CoreCompile" because its outputs are up-to-date. ``` Done building project "/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/Tomboy-library.csproj". Build succeeded. 0 Warning(s) 0 Error(s) Building: tomboy.osx (Release|x86) Performing main compilation... /Library/Frameworks/Mono.framework/Versions/4.5.0/bin/mcs /noconfig "/r:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/mscorlib.dll" -nostdlib "/out:/Users/turgut/tomboy.osx/deploy/Tomboy.exe" "/r:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.dll" "/r:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Xml.dll" "/r:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Core.dll" "/r:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Xml.Linq.dll" "/r:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Drawing.dll" "/r:/Applications/Xamarin Studio.app/Contents/Resources/lib/monodevelop/AddIns/MonoDevelop.MonoMac/MonoMac.dll" "/r:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Web.dll" "/r:/Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/bin/Release/Tomboy-library.dll" "/r:/Library/Frameworks/Mono.framework/Versions/4.5.0/lib/mono/4.5-api/System.Core.dll" /nologo /warn:4 /debug:full /optimize+ /codepage:utf8 /platform:x86 "/define:DEBUG" /t:exe "/Users/turgut/tomboy.osx/tomboy/MyDocument.cs" "/Users/turgut/tomboy.osx/tomboy/MyDocument.designer.cs" "/Users/turgut/tomboy.osx/tomboy/Main.cs" "/Users/turgut/tomboy.osx/tomboy/AppDelegate.cs" "/Users/turgut/tomboy.osx/tomboy/MainMenu.xib.designer.cs" "/Users/turgut/tomboy.osx/tomboy/ShowNotesPopup.cs" "/Users/turgut/tomboy.osx/tomboy/ShowNotesPopupController.cs" "/Users/turgut/tomboy.osx/tomboy/ShowNotesPopup.designer.cs" "/Users/turgut/tomboy.osx/tomboy/NoteCollectionView.cs" "/Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs" "/Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItemController.cs" "/Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.designer.cs" "/Users/turgut/tomboy.osx/tomboy/CocoaNoteAdapter.cs" "/Users/turgut/tomboy.osx/tomboy/DomDocumentListener.cs" "/Users/turgut/tomboy.osx/tomboy/StyleBar.cs" "/Users/turgut/tomboy.osx/tomboy/Logger.cs" "/Users/turgut/tomboy.osx/tomboy/NoteLegacyTranslator.cs" "/Users/turgut/tomboy.osx/tomboy/LinkItem.cs" "/Users/turgut/tomboy.osx/tomboy/DateTimeUtils.cs" "/Users/turgut/tomboy.osx/tomboy/NoteSync.cs" "/Users/turgut/tomboy.osx/tomboy/SyncPrefDialog.cs" "/Users/turgut/tomboy.osx/tomboy/SyncPrefDialogController.cs" "/Users/turgut/tomboy.osx/tomboy/SyncPrefDialog.designer.cs" "/Users/turgut/tomboy.osx/tomboy/MainWindow.cs" "/Users/turgut/tomboy.osx/tomboy/MainWindow.designer.cs" "/Users/turgut/tomboy.osx/tomboy/MainWindowController.cs" "/Users/turgut/tomboy.osx/tomboy/NoteCollectionItem.cs" "/Users/turgut/tomboy.osx/tomboy/NoteCollectionItem.designer.cs" "/Users/turgut/tomboy.osx/tomboy/TableNotesDataSource.cs" "/Users/turgut/tomboy.osx/tomboy/KeyboardListener.cs" "/Users/turgut/tomboy.osx/tomboy/AboutUs.cs" "/Users/turgut/tomboy.osx/tomboy/AboutUsController.cs" "/Users/turgut/tomboy.osx/tomboy/AboutUs.designer.cs" "/Users/turgut/tomboy.osx/tomboy/NotesWindow.cs" "/Users/turgut/tomboy.osx/tomboy/NotesWindowController.cs" "/Users/turgut/tomboy.osx/tomboy/NotesWindowNotebooksDataSource.cs" "/Users/turgut/tomboy.osx/tomboy/NotesWindowNotesDatasource.cs" "/Users/turgut/tomboy.osx/tomboy/NotesWindow.designer.cs" "/Users/turgut/tomboy.osx/tomboy/NotebookNamePrompt.cs" "/Users/turgut/tomboy.osx/tomboy/NotebookNamePromptController.cs" "/Users/turgut/tomboy.osx/tomboy/NotebookNamePrompt.designer.cs" "/Users/turgut/tomboy.osx/tomboy/NotebookEditPrompt.cs" "/Users/turgut/tomboy.osx/tomboy/NotebookEditPromptController.cs" "/Users/turgut/tomboy.osx/tomboy/NotebookEditPrompt.designer.cs" "/res:/Users/turgut/tomboy.osx/tomboy/transform_from_note.xsl,Tomboy.transform_from_note.xsl" "/res:/Users/turgut/tomboy.osx/tomboy/transform_to_note.xsl,Tomboy.transform_to_note.xsl" "/res:/Users/turgut/tomboy.osx/tomboy/tomboy.icns,Tomboy.tomboy.icns" "/doc:/Users/turgut/tomboy.osx/deploy/Tomboy.xml" Compilation succeeded - 197 warning(s) /Users/turgut/tomboy.osx/tomboy/AppDelegate.cs(41,1): warning CS0105: The using directive for `Tomboy.Sync' appeared previously in this namespace /Users/turgut/tomboy.osx/tomboy/AppDelegate.cs(42,1): warning CS0105: The using directive for`Tomboy.Sync.Filesystem' appeared previously in this namespace /Users/turgut/tomboy.osx/tomboy/Logger.cs(40,21): warning CS0436: The type `Tomboy.ILogger' conflicts with the imported type of same name'. Ignoring the imported type definition /Users/turgut/tomboy.osx/tomboy/Logger.cs(36,19): (Location of the symbol related to previous warning) /Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/bin/Release/Tomboy-library.dll (Location of the symbol related to previous warning) /Users/turgut/tomboy.osx/tomboy/Logger.cs(85,3): warning CS0436: The type`Tomboy.ConsoleLogger' conflicts with the imported type of same name'. Ignoring the imported type definition /Users/turgut/tomboy.osx/tomboy/Logger.cs(47,8): (Location of the symbol related to previous warning) /Users/turgut/tomboy.osx/tomboy-library/Tomboy-library/bin/Release/Tomboy-library.dll (Location of the symbol related to previous warning) /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(39,23): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MyDocument' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(55,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MyDocument.MyDocument(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(60,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MyDocument.MyDocument(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(68,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MyDocument.MyDocument(Tomboy.Note)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(77,17): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MyDocument.CurrentNoteID' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(83,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MyDocument.WindowControllerDidLoadNib(MonoMac.AppKit.NSWindowController)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(453,24): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MyDocument.EncodeRestorableState(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(459,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MyDocument.RestoreState(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(471,26): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MyDocument.GetAsData(string, out MonoMac.Foundation.NSError)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(477,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MyDocument.SaveDocument(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(496,24): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MyDocument.ReadFromData(MonoMac.Foundation.NSData, string, out MonoMac.Foundation.NSError)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(502,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MyDocument.SaveDocument(MonoMac.Foundation.NSObject)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(506,24): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MyDocument.SaveDocumentAs(MonoMac.Foundation.NSObject)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(510,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MyDocument.CanCloseDocument(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector, System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(516,26): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MyDocument.WindowNibName' /Users/turgut/tomboy.osx/tomboy/AppDelegate.cs(48,23): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.AppDelegate' /Users/turgut/tomboy.osx/tomboy/AppDelegate.cs(54,24): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.AppDelegate.FilesystemSyncPath' /Users/turgut/tomboy.osx/tomboy/AppDelegate.cs(56,30): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.AppDelegate.settings' /Users/turgut/tomboy.osx/tomboy/AppDelegate.cs(58,46): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.AppDelegate.controller' /Users/turgut/tomboy.osx/tomboy/AppDelegate.cs(67,31): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.AppDelegate.currentNotebook' /Users/turgut/tomboy.osx/tomboy/AppDelegate.cs(440,22): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.AppDelegate.NotebookSingleClick()' /Users/turgut/tomboy.osx/tomboy/ShowNotesPopup.cs(30,23): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.ShowNotesPopup' /Users/turgut/tomboy.osx/tomboy/ShowNotesPopup.cs(32,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.ShowNotesPopup.ShowNotesPopup(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/ShowNotesPopup.cs(37,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.ShowNotesPopup.ShowNotesPopup(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/ShowNotesPopup.cs(49,29): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.ShowNotesPopup.CollectionView' /Users/turgut/tomboy.osx/tomboy/ShowNotesPopupController.cs(32,23): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.ShowNotesPopupController' /Users/turgut/tomboy.osx/tomboy/ShowNotesPopupController.cs(34,44): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.ShowNotesPopupController.NoteNodeClicked' /Users/turgut/tomboy.osx/tomboy/ShowNotesPopupController.cs(36,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.ShowNotesPopupController.ShowNotesPopupController(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/ShowNotesPopupController.cs(41,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.ShowNotesPopupController.ShowNotesPopupController(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/ShowNotesPopupController.cs(45,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.ShowNotesPopupController.ShowNotesPopupController()' /Users/turgut/tomboy.osx/tomboy/ShowNotesPopupController.cs(62,29): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.ShowNotesPopupController.View' /Users/turgut/tomboy.osx/tomboy/NoteCollectionView.cs(32,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteEventArgs' /Users/turgut/tomboy.osx/tomboy/NoteCollectionView.cs(34,17): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteEventArgs.NoteId' /Users/turgut/tomboy.osx/tomboy/NoteCollectionView.cs(38,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteCollectionView' /Users/turgut/tomboy.osx/tomboy/NoteCollectionView.cs(41,44): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionView.NoteSelected' /Users/turgut/tomboy.osx/tomboy/NoteCollectionView.cs(47,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteCollectionView.NoteCollectionView(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionView.cs(57,40): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionView.NewItemForRepresentedObject(MonoMac.Foundation.NSObject)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionView.cs(72,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteCollectionView.UpdateColumnCountBasedOnNumber(int)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionView.cs(97,30): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionView.SelectionIndexes' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(33,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.InsensitiveTextView' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(35,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.InsensitiveTextView.InsensitiveTextView(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(39,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.InsensitiveTextView.InsensitiveTextView(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(42,24): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.InsensitiveTextView.MouseDown(MonoMac.AppKit.NSEvent)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(46,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.InsensitiveTextView.ScrollWheel(MonoMac.AppKit.NSEvent)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(51,23): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionViewItem' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(54,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteCollectionViewItem.NoteCollectionViewItem(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(59,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionViewItem.NoteCollectionViewItem(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(66,22): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteCollectionViewItem.TextField' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(72,21): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionViewItem.ContentTextView' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(78,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteCollectionViewItem.Selected' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItem.cs(91,24): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionViewItem.DrawRect(System.Drawing.RectangleF)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItemController.cs(32,23): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteCollectionViewItemController' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItemController.cs(34,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionViewItemController.NoteCollectionViewItemController(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItemController.cs(39,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteCollectionViewItemController.NoteCollectionViewItemController(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItemController.cs(43,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionViewItemController.NoteCollectionViewItemController()' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItemController.cs(53,37): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteCollectionViewItemController.View' /Users/turgut/tomboy.osx/tomboy/NoteCollectionViewItemController.cs(59,21): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionViewItemController.ContentTextView' /Users/turgut/tomboy.osx/tomboy/CocoaNoteAdapter.cs(37,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.CocoaNoteAdapter' /Users/turgut/tomboy.osx/tomboy/CocoaNoteAdapter.cs(38,15): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.CocoaNoteAdapter.Note' /Users/turgut/tomboy.osx/tomboy/CocoaNoteAdapter.cs(43,19): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.CocoaNoteAdapter.Title' /Users/turgut/tomboy.osx/tomboy/CocoaNoteAdapter.cs(49,19): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.CocoaNoteAdapter.HtmlContent' /Users/turgut/tomboy.osx/tomboy/DomDocumentListener.cs(31,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.DomDocumentListener' /Users/turgut/tomboy.osx/tomboy/DomDocumentListener.cs(33,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.DomDocumentListener.DomDocumentListener()' /Users/turgut/tomboy.osx/tomboy/DomDocumentListener.cs(50,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.DomDocumentListener.NoteContentChangedEventHandler' /Users/turgut/tomboy.osx/tomboy/DomDocumentListener.cs(55,54): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.DomDocumentListener.NoteContentChanged' /Users/turgut/tomboy.osx/tomboy/DomDocumentListener.cs(58,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.DomDocumentListener.HandleEvent(MonoMac.WebKit.DomEvent)' /Users/turgut/tomboy.osx/tomboy/StyleBar.cs(33,15): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.StyleBar' /Users/turgut/tomboy.osx/tomboy/StyleBar.cs(40,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.StyleBar.StyleBar(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/StyleBar.cs(50,24): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.StyleBar.DrawRect(System.Drawing.RectangleF)' /Users/turgut/tomboy.osx/tomboy/Logger.cs(34,14): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.Level' /Users/turgut/tomboy.osx/tomboy/Logger.cs(34,22): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.Level.DEBUG' /Users/turgut/tomboy.osx/tomboy/Logger.cs(34,29): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.Level.INFO' /Users/turgut/tomboy.osx/tomboy/Logger.cs(34,35): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.Level.WARN' /Users/turgut/tomboy.osx/tomboy/Logger.cs(34,41): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.Level.ERROR' /Users/turgut/tomboy.osx/tomboy/Logger.cs(34,48): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.Level.FATAL' /Users/turgut/tomboy.osx/tomboy/Logger.cs(36,19): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.ILogger' /Users/turgut/tomboy.osx/tomboy/Logger.cs(37,8): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.ILogger.Log(Tomboy.Level, string, params object[])' /Users/turgut/tomboy.osx/tomboy/Logger.cs(138,22): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.Logger' /Users/turgut/tomboy.osx/tomboy/Logger.cs(146,23): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.Logger.LogLevel' /Users/turgut/tomboy.osx/tomboy/Logger.cs(155,25): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.Logger.LogDevice' /Users/turgut/tomboy.osx/tomboy/Logger.cs(164,22): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.Logger.Debug(string, params object[])' /Users/turgut/tomboy.osx/tomboy/Logger.cs(168,22): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.Logger.Info(string, params object[])' /Users/turgut/tomboy.osx/tomboy/Logger.cs(172,22): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.Logger.Warn(string, params object[])' /Users/turgut/tomboy.osx/tomboy/Logger.cs(176,22): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.Logger.Error(string, params object[])' /Users/turgut/tomboy.osx/tomboy/Logger.cs(180,22): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.Logger.Fatal(string, params object[])' /Users/turgut/tomboy.osx/tomboy/Logger.cs(184,22): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.Logger.Log(Tomboy.Level, string, params object[])' /Users/turgut/tomboy.osx/tomboy/Logger.cs(194,22): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.Logger.Log(string, params object[])' /Users/turgut/tomboy.osx/tomboy/Logger.cs(198,22): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.Logger.Mute()' /Users/turgut/tomboy.osx/tomboy/Logger.cs(202,22): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.Logger.Unmute()' /Users/turgut/tomboy.osx/tomboy/NoteLegacyTranslator.cs(59,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteLegacyTranslator.NoteLegacyTranslator()' /Users/turgut/tomboy.osx/tomboy/LinkItem.cs(49,26): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.LinkItem.ToString()' /Users/turgut/tomboy.osx/tomboy/DateTimeUtils.cs(31,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.DateTimeUtils' /Users/turgut/tomboy.osx/tomboy/DateTimeUtils.cs(33,26): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.DateTimeUtils.GetPrettyDate(System.DateTime)' /Users/turgut/tomboy.osx/tomboy/NoteSync.cs(34,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.ManifestTracker' /Users/turgut/tomboy.osx/tomboy/NoteSync.cs(36,23): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.ManifestTracker.Manifest' /Users/turgut/tomboy.osx/tomboy/NoteSync.cs(39,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.ManifestTracker.ManifestTracker(Tomboy.Engine, string)' /Users/turgut/tomboy.osx/tomboy/NoteSync.cs(80,15): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.ManifestTracker.Dispose()' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialog.cs(31,27): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.SyncPrefDialog' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialog.cs(37,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.SyncPrefDialog.SyncPrefDialog(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialog.cs(42,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.SyncPrefDialog.SyncPrefDialog(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialogController.cs(46,23): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.SyncPrefDialogController' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialogController.cs(52,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.SyncPrefDialogController.SyncPrefDialogController(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialogController.cs(57,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.SyncPrefDialogController.SyncPrefDialogController(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialogController.cs(61,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.SyncPrefDialogController.SyncPrefDialogController()' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialogController.cs(163,24): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.SyncPrefDialogController.AwakeFromNib()' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialogController.cs(220,22): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.SyncPrefDialogController.AuthorizeAction(MonoMac.AppKit.NSWindow, string)' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialogController.cs(338,29): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.SyncPrefDialogController.Window' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialogController.cs(345,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.DummyCertificateManager' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialogController.cs(347,15): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.DummyCertificateManager.CheckValidationResult(System.Net.ServicePoint, System.Security.Cryptography.X509Certificates.X509Certificate, System.Net.WebRequest, int)' /Users/turgut/tomboy.osx/tomboy/MainWindow.cs(6,23): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MainWindow' /Users/turgut/tomboy.osx/tomboy/MainWindow.cs(11,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MainWindow.MainWindow(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/MainWindow.cs(17,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MainWindow.MainWindow(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/MainWindow.designer.cs(12,16): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MainWindowController' /Users/turgut/tomboy.osx/tomboy/MainWindowController.cs(20,27): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MainWindowController.keyboardListener' /Users/turgut/tomboy.osx/tomboy/MainWindowController.cs(21,30): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MainWindowController.domDocumentListener' /Users/turgut/tomboy.osx/tomboy/MainWindowController.cs(28,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MainWindowController.MainWindowController(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/MainWindowController.cs(35,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MainWindowController.MainWindowController(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/MainWindowController.cs(41,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MainWindowController.MainWindowController()' /Users/turgut/tomboy.osx/tomboy/MainWindowController.cs(65,25): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.MainWindowController.Window' /Users/turgut/tomboy.osx/tomboy/MainWindowController.cs(73,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.MainWindowController.AwakeFromNib()' /Users/turgut/tomboy.osx/tomboy/NoteCollectionItem.cs(8,23): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionItem' /Users/turgut/tomboy.osx/tomboy/NoteCollectionItem.cs(10,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NoteCollectionItem.NoteCollectionItem(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/NoteCollectionItem.cs(15,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NoteCollectionItem.NoteCollectionItem(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/TableNotesDataSource.cs(30,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.TableNotesDataSource' /Users/turgut/tomboy.osx/tomboy/TableNotesDataSource.cs(40,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.TableNotesDataSource.TableNotesDataSource(MonoMac.AppKit.NSTableView, MonoMac.AppKit.NSSearchField, MonoMac.WebKit.WebView)' /Users/turgut/tomboy.osx/tomboy/TableNotesDataSource.cs(54,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.TableNotesDataSource.SelectedNoteChangedEventHandler' /Users/turgut/tomboy.osx/tomboy/TableNotesDataSource.cs(59,55): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.TableNotesDataSource.SelectedNoteChanged' /Users/turgut/tomboy.osx/tomboy/TableNotesDataSource.cs(130,14): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.TableNotesDataSource.NumberOfRowsInTableView(MonoMac.AppKit.NSTableView)' /Users/turgut/tomboy.osx/tomboy/TableNotesDataSource.cs(174,19): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.TableNotesDataSource.ObjectValueForTableColumn(MonoMac.AppKit.NSTableView, MonoMac.AppKit.NSTableColumn, int)' /Users/turgut/tomboy.osx/tomboy/KeyboardListener.cs(6,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.KeyboardListener' /Users/turgut/tomboy.osx/tomboy/KeyboardListener.cs(8,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.KeyboardListener.KeyboardListener()' /Users/turgut/tomboy.osx/tomboy/KeyboardListener.cs(25,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.KeyboardListener.NoteContentChangedEventHandler' /Users/turgut/tomboy.osx/tomboy/KeyboardListener.cs(30,54): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.KeyboardListener.NoteContentChanged' /Users/turgut/tomboy.osx/tomboy/KeyboardListener.cs(33,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.KeyboardListener.HandleEvent(MonoMac.WebKit.DomEvent)' /Users/turgut/tomboy.osx/tomboy/AboutUs.cs(34,23): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.AboutUs' /Users/turgut/tomboy.osx/tomboy/AboutUs.cs(40,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.AboutUs.AboutUs(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/AboutUs.cs(45,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.AboutUs.AboutUs(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/AboutUsController.cs(34,26): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.AboutUsController' /Users/turgut/tomboy.osx/tomboy/AboutUsController.cs(40,16): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.AboutUsController.AboutUsController(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/AboutUsController.cs(46,16): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.AboutUsController.AboutUsController(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/AboutUsController.cs(51,16): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.AboutUsController.AboutUsController()' /Users/turgut/tomboy.osx/tomboy/AboutUsController.cs(63,28): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.AboutUsController.Window' /Users/turgut/tomboy.osx/tomboy/NotesWindow.cs(31,23): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindow' /Users/turgut/tomboy.osx/tomboy/NotesWindow.cs(36,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindow.NotesWindow(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/NotesWindow.cs(43,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindow.NotesWindow(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/NotesWindowController.cs(35,23): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowController' /Users/turgut/tomboy.osx/tomboy/NotesWindowController.cs(46,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindowController.NotesWindowController(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/NotesWindowController.cs(52,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowController.NotesWindowController(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/NotesWindowController.cs(57,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindowController.NotesWindowController()' /Users/turgut/tomboy.osx/tomboy/NotesWindowController.cs(75,14): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowController.GetNoteCount()' /Users/turgut/tomboy.osx/tomboy/NotesWindowController.cs(81,24): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindowController.AwakeFromNib()' /Users/turgut/tomboy.osx/tomboy/NotesWindowController.cs(112,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowController.UpdateNotesTable()' /Users/turgut/tomboy.osx/tomboy/NotesWindowController.cs(119,15): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindowController.UpdateNotebooksTable()' /Users/turgut/tomboy.osx/tomboy/NotesWindowController.cs(124,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowController.UpdateTableSingleClick()' /Users/turgut/tomboy.osx/tomboy/NotesWindowController.cs(339,26): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindowController.Window' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotebooksDataSource.cs(35,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowNotebooksDataSource' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotebooksDataSource.cs(39,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindowNotebooksDataSource.NotesWindowNotebooksDataSource()' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotebooksDataSource.cs(42,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowNotebooksDataSource.NotesWindowNotebooksDataSource(System.Collections.Generic.List)' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotebooksDataSource.cs(48,14): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindowNotebooksDataSource.NumberOfRowsInTableView(MonoMac.AppKit.NSTableView)' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotebooksDataSource.cs(54,19): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowNotebooksDataSource.ObjectValueForTableColumn(MonoMac.AppKit.NSTableView, MonoMac.AppKit.NSTableColumn, int)' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotebooksDataSource.cs(60,24): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindowNotebooksDataSource.SetObjectValue(MonoMac.AppKit.NSTableView, MonoMac.Foundation.NSObject, MonoMac.AppKit.NSTableColumn, int)' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotebooksDataSource.cs(65,15): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowNotebooksViewDelegate' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotebooksDataSource.cs(69,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindowNotebooksViewDelegate.NotesWindowNotebooksViewDelegate(MonoMac.AppKit.NSTableView)' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotebooksDataSource.cs(73,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowNotebooksViewDelegate.SelectionDidChange(MonoMac.Foundation.NSNotification)' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotesDatasource.cs(35,15): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindowNotesDatasource' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotesDatasource.cs(44,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowNotesDatasource.NotesWindowNotesDatasource(Tomboy.NotesWindowController)' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotesDatasource.cs(52,14): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotesWindowNotesDatasource.NumberOfRowsInTableView(MonoMac.AppKit.NSTableView)' /Users/turgut/tomboy.osx/tomboy/NotesWindowNotesDatasource.cs(58,19): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotesWindowNotesDatasource.ObjectValueForTableColumn(MonoMac.AppKit.NSTableView, MonoMac.AppKit.NSTableColumn, int)' /Users/turgut/tomboy.osx/tomboy/NotebookNamePrompt.cs(34,23): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotebookNamePrompt' /Users/turgut/tomboy.osx/tomboy/NotebookNamePrompt.cs(39,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotebookNamePrompt.NotebookNamePrompt(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/NotebookNamePrompt.cs(44,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotebookNamePrompt.NotebookNamePrompt(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/NotebookNamePromptController.cs(34,23): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotebookNamePromptController' /Users/turgut/tomboy.osx/tomboy/NotebookNamePromptController.cs(39,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotebookNamePromptController.NotebookNamePromptController(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/NotebookNamePromptController.cs(44,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotebookNamePromptController.NotebookNamePromptController(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/NotebookNamePromptController.cs(48,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotebookNamePromptController.NotebookNamePromptController()' /Users/turgut/tomboy.osx/tomboy/NotebookNamePromptController.cs(96,33): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotebookNamePromptController.Window' /Users/turgut/tomboy.osx/tomboy/NotebookEditPrompt.cs(34,23): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotebookEditPrompt' /Users/turgut/tomboy.osx/tomboy/NotebookEditPrompt.cs(39,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotebookEditPrompt.NotebookEditPrompt(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/NotebookEditPrompt.cs(44,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotebookEditPrompt.NotebookEditPrompt(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/NotebookEditPromptController.cs(34,23): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotebookEditPromptController' /Users/turgut/tomboy.osx/tomboy/NotebookEditPromptController.cs(39,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotebookEditPromptController.NotebookEditPromptController(System.IntPtr)' /Users/turgut/tomboy.osx/tomboy/NotebookEditPromptController.cs(44,10): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotebookEditPromptController.NotebookEditPromptController(MonoMac.Foundation.NSCoder)' /Users/turgut/tomboy.osx/tomboy/NotebookEditPromptController.cs(48,10): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotebookEditPromptController.NotebookEditPromptController()' /Users/turgut/tomboy.osx/tomboy/NotebookEditPromptController.cs(57,24): warning CS1591: Missing XML comment for publicly visible type or member`Tomboy.NotebookEditPromptController.AwakeFromNib()' /Users/turgut/tomboy.osx/tomboy/NotebookEditPromptController.cs(124,33): warning CS1591: Missing XML comment for publicly visible type or member `Tomboy.NotebookEditPromptController.Window' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(126,50): warning CS0618:`Tomboy.Engine.GetNotes()' is obsolete: `Use the property 'Notes' on the Engine instead' /Users/turgut/tomboy.osx/tomboy/MyDocument.cs(184,48): warning CS0618:`Tomboy.Engine.GetNotes()' is obsolete: `Use the property 'Notes' on the Engine instead' /Users/turgut/tomboy.osx/tomboy/AppDelegate.cs(100,24): warning CS0618:`Tomboy.Engine.GetNotes()' is obsolete: `Use the property 'Notes' on the Engine instead' /Users/turgut/tomboy.osx/tomboy/AppDelegate.cs(161,25): warning CS0618:`System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use ServerCertificateValidationCallback instead' /Users/turgut/tomboy.osx/tomboy/NoteSync.cs(47,34): warning CS0618:`Tomboy.Engine.GetNotes()' is obsolete: `Use the property 'Notes' on the Engine instead' /Users/turgut/tomboy.osx/tomboy/SyncPrefDialogController.cs(277,25): warning CS0618:`System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use ServerCertificateValidationCallback instead' /Users/turgut/tomboy.osx/tomboy/TableNotesDataSource.cs(106,38): warning CS0618:`Tomboy.Engine.GetNotes()' is obsolete: `Use the property 'Notes' on the Engine instead' /Users/turgut/tomboy.osx/tomboy/AppDelegate.cs(60,22): warning CS0414: The private field`Tomboy.AppDelegate._maxNotesInMenu' is assigned but its value is never used Compiling interface definitions /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile "/Users/turgut/tomboy.osx/deploy/Tomboy.app/Contents/Resources/MainWindow.nib" "/Users/turgut/tomb
trepidity commented 8 years ago

thanks for the info. I tried digging a bit last week, but the rabbit hole went deep and I ran out of time. I will try again in the next week or two. Of course anyone else is free to try :)

pkseet commented 8 years ago

Hi, I have a similar issue.

I have been running tomboy-0.3.4 OSX 10.11.6 for a while now. I've just updated Xamarin studio and I notice that it updated 5 other packages along the way. Not sure if Mono is also updated. Now my tomboy can't be started.

The system.log trace says: Aug 27 13:33:31 penguine launchservicesd[83]: SecTaskLoadEntitlements failed error=22 Aug 27 13:33:31 --- last message repeated 1 time --- Aug 27 13:33:31 penguine com.apple.xpc.launchd1: Service exited with abnormal code: 1 Aug 27 13:33:32 penguine mdworker[4080]: code validation failed in the process of getting signing information: Error Domain=NSOSStatusErrorDomain Code=-67062 "(null)" UserInfo={SecCSArchitecture=x86_64}

Appreciate any advice.

BTW, anyone knows where the notes are stored in OSX? Thanks.