-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
2.6.9
-
None
-
Severity 1 - Critical
I have downloaded the newest version of sourcetree and am unable to run the installation. The window opens for a while and gives an error sourcetree has stopped working. I have tried with previous versions but the problem remains.
I checked the log which shows
ERROR [2018-08-03 11:47:23,937] [1] [SourceTree.App] [.ctor] - finish EnsureSquirrelExecutionStubIsCopied
So I tried to manually implement the following setting in the user.config
<setting name="AutomaticallyCleanUpDictionaryFiles" serializeAs="String">
<value>True</value>
</setting>
The problem however, still remains, please suggest a solution
[SRCTREEWIN-9029] Unable to install sourcetree
Workflow | Original: JAC Bug Workflow v3 [ 3454075 ] | New: SRCTREE JAC Bug Workflow [ 3738850 ] |
Workflow | Original: SourceTree Bug Workflow [ 2752536 ] | New: JAC Bug Workflow v3 [ 3454075 ] |
Status | Original: Needs Verification [ 10004 ] | New: Needs Triage [ 10030 ] |
Status | Original: Open [ 1 ] | New: Needs Verification [ 10004 ] |
Labels | New: crash installation |
Description | Original: I have downloaded the newest version of sourcetree and am unable to run the installation. The window opens for a while and gives an error sourcetree has stopped working. I have tried with previous versions but the problem remains. |
New:
I have downloaded the newest version of sourcetree and am unable to run the installation. The window opens for a while and gives an error sourcetree has stopped working. I have tried with previous versions but the problem remains.
I checked the log which shows ERROR [2018-08-03 11:47:23,937] [1] [SourceTree.App] [.ctor] - finish EnsureSquirrelExecutionStubIsCopied So I tried to manually implement the following setting in the user.config <setting name="AutomaticallyCleanUpDictionaryFiles" serializeAs="String"> <value>True</value> </setting> The problem however, still remains, please suggest a solution |
Description | New: I have downloaded the newest version of sourcetree and am unable to run the installation. The window opens for a while and gives an error sourcetree has stopped working. I have tried with previous versions but the problem remains. |