I've tried to lauch alphas 1 & 2, and while the icon shows up in the dock, it disappears soon afterwards. Going into the bundle, itself, I've tried launching the Logos Bible Software 4 binary, and now I see the stacktrace below. Has anyone seen this, or know of a good solution to the problem? Unfortunately I'm not a C# developer, so I haven't been able to track down a good solution yet. I have seen stuff about fonts being a bear in C# on the Logos blog, so is there a possibility there?
zaptop2:MacOS zapman$ ./Logos\ Bible\ Software\ 4
Unhandled Exception: System.ArgumentException: The language tag 'en-US-POSIX' is not supported.
Parameter name: strName
at Libronix.Utility.LanguageName..ctor (System.String strName) [0x00000] in <filename unknown>:0
at System.Windows.Markup.XmlLanguage.GetLanguage (System.String ietfLanguageTag) [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Windows.Media.FontFamily:MarshalFonts_AddNSFontFontFamilies (intptr)
at System.Windows.Media.FontFamily.<FontFamily>m__19 (IntPtr ghc) [0x00000] in <filename unknown>:0
at Libronix.Utility.Macintosh.GCHandleUtility.WithGCHandle[FontFamily] (System.Windows.Media.FontFamily item, System.Action`1 fn) [0x00000] in <filename unknown>:0
at System.Windows.Media.FontFamily..ctor (System.String familyName) [0x00000] in <filename unknown>:0
at LDLS4.AppModel..ctor (Boolean bTesting) [0x00000] in <filename unknown>:0
at LDLS4.AppModel..ctor () [0x00000] in <filename unknown>:0
at LDLS4.OurApp..ctor () [0x00000] in <filename unknown>:0
at Bootstrap.OurAppHelpers.Constructor () [0x00000] in <filename unknown>:0
zaptop2:MacOS zapman$
Here's my environment if it helps:
declare -x Apple_PubSub_Socket_Render="/tmp/launch-4R8sDn/Render"
declare -x COMMAND_MODE="unix2003"
declare -x CVS_RSH="ssh"
declare -x DISPLAY="/tmp/launch-6gGHde/:0"
declare -x EDITOR="emacs"
declare -x HOME="/Users/zapman"
declare -x LANG="en_US.UTF-8"
declare -x LOGNAME="zapman"
declare -x M2="/Applications/liftweb-1.0/apache-maven/bin"
declare -x M2_HOME="/Applications/liftweb-1.0/apache-maven"
declare -x MAVEN_OPTS="-noverify -javaagent:/Applications/liftweb-1.0/java-rebel/javarebel.jar"
declare -x OLDPWD="/Applications/Logos Bible Software 4.app"
declare -x PATH="/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/subversion/bin:~/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/System/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/local/mysql/bin:/usr/local/bin:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/Developer/android-sdk/tools:/Applications/liftweb-1.0/apache-maven/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin"
declare -x PWD="/Applications/Logos Bible Software 4.app/Contents/MacOS"
declare -x SHELL="/bin/bash"
declare -x SHLVL="1"
declare -x SSH_AUTH_SOCK="/tmp/launch-KvfpsD/Listeners"
declare -x TERM="xterm-color"
declare -x TERM_PROGRAM="Apple_Terminal"
declare -x TERM_PROGRAM_VERSION="272"
declare -x TMPDIR="/var/folders/DK/DKSFTm7DGEqYDUmI4HLevE+++TI/-Tmp-/"
declare -x USER="zapman"
declare -x __CF_USER_TEXT_ENCODING="0x1F5:0:0"