Hello,
I just downloaded SourceTreeSetup-3.4.15.exe and tried to install SourceTree, but it crashes without showing any error right after asking Proxy info and filling it after clicking a next button on the screen of Registration.
Here is the log at AppData\Local\Atlassian\SourceTree
2023-11-17T12:56:55: LogHost: Initializing to normal mode
ERROR [2023-11-17 12:57:10,260] [1] [SourceTree.App] [Log] - 指定されたキーはディレクトリ内に存在しませんでした。
System.Collections.Generic.KeyNotFoundException: 指定されたキーはディレクトリ内に存在しませんでした。
場所 System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(TKey key)
場所 SourceTree.UI.ViewModel.Welcome.InstallToolsStageViewModel.UpdateDownloadPercent(Guid downloadKey)
場所 SourceTree.UI.ViewModel.Welcome.InstallToolsStageViewModel.<.ctor>b__16_7(Guid downloadKey)
場所 System.Reactive.AnonymousSafeObserver`1.OnNext(T value) 場所 D:\a\1\s\Rx.NET\Source\src\System.Reactive\AnonymousSafeObserver.cs:行 44
場所 System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value) 場所 D:\a\1\s\Rx.NET\Source\src\System.Reactive\Linq\Observable\Select.cs:行 48
場所 System.Reactive.Subjects.Subject`1.OnNext(T value) 場所 D:\a\1\s\Rx.NET\Source\src\System.Reactive\Subjects\Subject.cs:行 148
場所 SourceTree.Download.DefaultDownloadManager.RaiseDownloadPercentageChangedEvent(Download download)
場所 SourceTree.Download.DefaultDownloadManager.DownloadPercentageChanged(Download download)
場所 SourceTree.Download.DefaultDownloadManager.DownloadProgressChanged(Object sender, DownloadProgressChangedEventArgs e)
場所 System.Net.WebClient.OnDownloadProgressChanged(DownloadProgressChangedEventArgs e)
場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
ERROR [2023-11-17 12:57:10,271] [1] [SourceTree.App] [Log] - 指定されたキーはディレクトリ内に存在しませんでした。
System.Collections.Generic.KeyNotFoundException: 指定されたキーはディレクトリ内に存在しませんでした。
場所 System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(TKey key)
場所 SourceTree.UI.ViewModel.Welcome.InstallToolsStageViewModel.UpdateDownloadPercent(Guid downloadKey)
場所 SourceTree.UI.ViewModel.Welcome.InstallToolsStageViewModel.<.ctor>b__16_7(Guid downloadKey)
場所 System.Reactive.AnonymousSafeObserver`1.OnNext(T value) 場所 D:\a\1\s\Rx.NET\Source\src\System.Reactive\AnonymousSafeObserver.cs:行 44
場所 System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value) 場所 D:\a\1\s\Rx.NET\Source\src\System.Reactive\Linq\Observable\Select.cs:行 48
場所 System.Reactive.Subjects.Subject`1.OnNext(T value) 場所 D:\a\1\s\Rx.NET\Source\src\System.Reactive\Subjects\Subject.cs:行 148
場所 SourceTree.Download.DefaultDownloadManager.RaiseDownloadPercentageChangedEvent(Download download)
場所 SourceTree.Download.DefaultDownloadManager.DownloadPercentageChanged(Download download)
場所 SourceTree.Download.DefaultDownloadManager.DownloadProgressChanged(Object sender, DownloadProgressChangedEventArgs e)
場所 System.Net.WebClient.OnDownloadProgressChanged(DownloadProgressChangedEventArgs e)
場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
ERROR [2023-11-17 12:57:10,273] [1] [SourceTree.App] [Log] - Failed to start
System.Collections.Generic.KeyNotFoundException: 指定されたキーはディレクトリ内に存在しませんでした。
場所 System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(TKey key)
場所 SourceTree.UI.ViewModel.Welcome.InstallToolsStageViewModel.UpdateDownloadPercent(Guid downloadKey)
場所 SourceTree.UI.ViewModel.Welcome.InstallToolsStageViewModel.<.ctor>b__16_7(Guid downloadKey)
場所 System.Reactive.AnonymousSafeObserver`1.OnNext(T value) 場所 D:\a\1\s\Rx.NET\Source\src\System.Reactive\AnonymousSafeObserver.cs:行 44
場所 System.Reactive.Linq.ObservableImpl.Select`2.Selector._.OnNext(TSource value) 場所 D:\a\1\s\Rx.NET\Source\src\System.Reactive\Linq\Observable\Select.cs:行 48
場所 System.Reactive.Subjects.Subject`1.OnNext(T value) 場所 D:\a\1\s\Rx.NET\Source\src\System.Reactive\Subjects\Subject.cs:行 148
場所 SourceTree.Download.DefaultDownloadManager.RaiseDownloadPercentageChangedEvent(Download download)
場所 SourceTree.Download.DefaultDownloadManager.DownloadPercentageChanged(Download download)
場所 SourceTree.Download.DefaultDownloadManager.DownloadProgressChanged(Object sender, DownloadProgressChangedEventArgs e)
場所 System.Net.WebClient.OnDownloadProgressChanged(DownloadProgressChangedEventArgs e)
場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
場所 System.Windows.Threading.DispatcherOperation.InvokeImpl()
場所 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
場所 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
場所 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
場所 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
場所 System.Windows.Threading.DispatcherOperation.Invoke()
場所 System.Windows.Threading.Dispatcher.ProcessQueue()
場所 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
場所 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
場所 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
場所 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
場所 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
場所 System.Windows.Window.ShowHelper(Object booleanBox)
場所 System.Windows.Window.ShowDialog()
場所 SourceTree.UI.WelcomeWizardManager.Run()
場所 SourceTree.UI.OnboardingManager.Run()
場所 SourceTree.AppRoot.Onboard()
場所 SourceTree.AppRoot.OnboardIfRequired()
場所 SourceTree.AppRoot.<OnStartup>d__24.MoveNext()
--- 直前に例外がスローされた場所からのスタック トレースの終わり ---
場所 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
場所 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
場所 System.Runtime.CompilerServices.TaskAwaiter.GetResult()
場所 SourceTree.App.<OnStartup>d__9.MoveNext()
Oh somereason SourceTree launches without any problems. What I did is installing Git on my own and restarting my PC. After rebooting, it works now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.