Another thing to try assuming the Sigil app you want to test with is on your Desktop, in Terminal.app try the following:
cd
cd Desktop
export SKIP_SIGIL_UPDATE_CHECK=1
open ./Sigil.app
That should at least get you past the update check to see where it moves the problem area to.
|