diff options
author | 2013-06-24 05:16:43 +0000 | |
---|---|---|
committer | 2013-06-24 05:16:43 +0000 | |
commit | adea7ee8ebf7008219d2648a167afe8806692749 (patch) | |
tree | 7b2d1871a77e041b0dff57c903e266a54d0eeac9 /doc | |
parent | 5d632b7c3aae25d1ada34987482d28b4134cd00f (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Hanging_on_install_on_Mountain_lion.mdwn | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/bugs/Hanging_on_install_on_Mountain_lion.mdwn b/doc/bugs/Hanging_on_install_on_Mountain_lion.mdwn new file mode 100644 index 000000000..dc55089e4 --- /dev/null +++ b/doc/bugs/Hanging_on_install_on_Mountain_lion.mdwn @@ -0,0 +1,24 @@ +### Please describe the problem. + +In trying to install git-annex on my mac OSX Mountain Lion, the program is hanging when I open the program. + +### What steps will reproduce the problem? + +Open the DMG, drag the app to applications folder, double-click on the application. Web browser opens with a localhost url. The webpage says "Starting webapp..." and doesn't go anywhere. Initialization seems to fail and I need to force quit the application. + +### What version of git-annex are you using? On what operating system? + +I'm not totally sure (since it hangs and I can't check a version number, but since I just downloaded it now and the homepage says the latest version is "version 4.20130621" which was released 2 days and 13 hours ago, I assume that is it. + +I'm using OSX 10.8.4. + + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]] |