Open qirtaiba opened 9 years ago
I got the same issue..
Same here. Any resolutions here?
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
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
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 :)
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.
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