Crashed when deleted remote "origin"

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • 1.3.1
    • Affects Version/s: 1.3.0
    • Component/s: Git
    • None
    • Environment:
      • Windows 7 Enterprise SP1 x64
      • JDK 1.6 update 45 x64
      • System Git version 1.8.4.

      Sequence of actions/events:

      1. I cloned a bare git-repo from a file-server
      2. Then I deleted "origin" from within SourceTree.
      3. SourceTree crashed.
      4. When I started up SourceTree again, the "origin" remote was deleted (as intended).

      From the SourceTree log:

      2013-10-29T13:11:21: Fatal error: 
      System.ArgumentNullException: Value cannot be null.
      Parameter name: collection
      
      2013-10-29T13:11:21: Stack trace: 
         at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
         at SourceTree.ViewModel.RepoTabViewModel.DeleteRemote(String remote)
         at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
         at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
         at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
      

            Assignee:
            Steve Streeting (Inactive)
            Reporter:
            Erling Molde
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: