Sourcetree 1.8.3安装后首次登录时崩溃

时间:2016-07-11 04:37:29

标签: git crash bitbucket sourcetree

我已经安装了源代码树v1.8.3,当我首先登录我的Alassian帐户完成安装时,源代码树崩溃了。 我的操作系统赢了8.1。 enter image description here

Sourcetree日志文件在这里:

  

ERROR [2016-07-11 12:13:15,043] [PriorityScheduler:] [SourceTree.Bookmarks.BookmarkManager] [RegisterBookmarkEventHandlers] - 使用空列表调用的RegisterBookmarkEventHandlers

我该如何解决?

请有人帮帮我。

2 个答案:

答案 0 :(得分:2)

我知道源树使用IE进行登录。在胜利8.1中,它出现了一些问题。我不知道它为什么会这样。您可以按照步骤进行操作。

  1. 安装sourcetree.exe
  2. 安装后,登录Atlassian帐户。
  3. 如果将app,accounts.json文件崩溃到C:\ Users \ yourusername \ AppData \ Local \ Atlassian \ SourceTree \ 并将accountname替换为accounts.json文件中的帐户名称。
  4. 您可以使用您的帐户登录的源树应用程序。
  5. 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