This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Octorun cannot be copied on a mac #930
Closed
Description
As a result of #925 the fix made for #836:
181009-16:52:10.084 TRACE [14] <UnzipTask> Unzip File: /Users/stanleygoldman/Library/Application Support/GitHub for Unity Debug/downloads/octorun.zip to Path: /var/folders/y7/zf4bmph139l647xn79p_wxd80000gn/T/octorun_extract_archive_path_1674905646
181009-16:52:10.250 TRACE [14] <OctorunInstaller> MoveOctorun fromPath: /var/folders/y7/zf4bmph139l647xn79p_wxd80000gn/T/octorun_extract_archive_path_1674905646/octorun toPath:/Users/stanleygoldman/Library/Application Support/GitHub for Unity Debug/octorun
181009-16:52:10.309 ERROR [14] <IApplicationManager> A problem ocurred setting up Git
System.ArgumentException: You cannot create a path that tries to .. past the root
at GitHub.Unity.NPath.ParseSplitStringIntoElements (IEnumerable`1 inputs, Boolean isRelative) [0x000b6] in /Users/stanleygoldman/Projects/GitHub/Unity/src/GitHub.Api/IO/NiceIO.cs:102
at GitHub.Unity.NPath.Combine (GitHub.Unity.NPath[] append) [0x0006e] in /Users/stanleygoldman/Projects/GitHub/Unity/src/GitHub.Api/IO/NiceIO.cs:146
at GitHub.Unity.NPath+<MoveFiles>c__AnonStorey5.<>m__0 (NPath file) [0x00027] in /Users/stanleygoldman/Projects/GitHub/Unity/src/GitHub.Api/IO/NiceIO.cs:898
at (wrapper delegate-invoke) System.Func`2<GitHub.Unity.NPath, GitHub.Unity.NPath>:invoke_NPath__this___NPath (GitHub.Unity.NPath)
at System.Linq.Enumerable+<CreateSelectIterator>c__Iterator10`2[GitHub.Unity.NPath,GitHub.Unity.NPath].MoveNext () [0x00000] in <filename unknown>:0
at System.Collections.Generic.List`1[GitHub.Unity.NPath].AddEnumerable (IEnumerable`1 enumerable) [0x0001a] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:128
at System.Collections.Generic.List`1[GitHub.Unity.NPath]..ctor (IEnumerable`1 collection) [0x00025] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:65
at System.Linq.Enumerable.ToArray[NPath] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
at GitHub.Unity.NPath.MoveFiles (NPath destination, Boolean recurse, System.Func`2 fileFilter) [0x000a5] in /Users/stanleygoldman/Projects/GitHub/Unity/src/GitHub.Api/IO/NiceIO.cs:898
at GitHub.Unity.OctorunInstaller.MoveOctorun (NPath fromPath) [0x0004f] in /Users/stanleygoldman/Projects/GitHub/Unity/src/GitHub.Api/Installer/OctorunInstaller.cs:59
at GitHub.Unity.OctorunInstaller.SetupOctorunIfNeeded () [0x000ae] in /Users/stanleygoldman/Projects/GitHub/Unity/src/GitHub.Api/Installer/OctorunInstaller.cs:43
at GitHub.Unity.ApplicationManagerBase.<Run>m__0 () [0x0011b] in /Users/stanleygoldman/Projects/GitHub/Unity/src/GitHub.Api/Application/ApplicationManagerBase.cs:93
=======
at GitHub.Unity.ApplicationManagerBase.<Run>m__0() in /Users/stanleygoldman/Projects/GitHub/Unity/src/GitHub.Api/Application/ApplicationManagerBase.cs:line 144