sourcetree 启动时崩溃了

sourcetree has crashed when starting

我已经安装了源代码树,当我启动我的终端时出现了这个错误。 谁能有什么建议吗?

这是来自日志文件的信息:

2015-07-13T15:02:40: SingleInstance called with arguments:
System.Collections.Generic.List`1[System.String]
2015-07-13T15:03:07: Could not determine repository from:
'ssh://git@bitbucket.org/rox911/test.git', output was:
FATAL ERROR: Disconnected:
No supported authentication methods available (server sent: publickey) fatal:
Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
2015-07-13T15:03:23: Fatal error: System.InvalidOperationException:
DialogResult can be set only after Window is created and shown as dialog.

我之前用的是sourcetree 1.6.16。我尝试了几种方法来解决这个问题但都失败了。 我的解决方案是使用旧版本的 sourcetree。 所以使用了 sourcetree 1.6.14

我从 v1.6.14 更新到 v1.6.16 后也遇到了这个问题。

尝试使用嵌入式 Git: SourceTree >> 工具 >> 选项 >> Git >> 使用嵌入式 Git

更新 问题已在版本 1.6.17.0 中修复。确认。