我已经安装了源代码树v1.8.3,当我首先登录我的Alassian帐户完成安装时,源代码树崩溃了。 我的操作系统赢了8.1。
Sourcetree日志文件在这里:
ERROR [2016-07-11 12:13:15,043] [PriorityScheduler:] [SourceTree.Bookmarks.BookmarkManager] [RegisterBookmarkEventHandlers] - 使用空列表调用的RegisterBookmarkEventHandlers
我该如何解决?
请有人帮帮我。
答案 0 :(得分:2)
我知道源树使用IE进行登录。在胜利8.1中,它出现了一些问题。我不知道它为什么会这样。您可以按照步骤进行操作。
accounts.json文件是
[
{
"$id": "1",
"$type": "SourceTree.Api.Host.Identity.Model.IdentityAccount, SourceTree.Api.Host.Identity",
"Authenticate": true,
"HostInstance": {
"$id": "2",
"$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountInstance, SourceTree.Host.AtlassianAccount",
"Host": {
"$id": "3",
"$type": "SourceTree.Host.Atlassianaccount.AtlassianAccountHost, SourceTree.Host.AtlassianAccount",
"Id": "atlassian account"
},
"BaseUrl": "https://id.atlassian.com/"
},
"Credentials": {
"$id": "4",
"$type": "SourceTree.Model.BasicAuthCredentials, SourceTree.Api.Account",
"Username": "<Atlassianaccount>",
"Email": null
},
"IsDefault": false
}
]
答案 1 :(得分:0)
此错误的最可能原因是SourceTree的 user.config 文件已损坏。
您可以通过在以下位置找到文件来确认这一点:
C:\Users\<User>\AppData\Local\Atlassian\SourceTree.exe_<random_string>\<version_number>
如果是原因,那么在打开文件时,它将充满值。
解决方案是删除 user.config