Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Unzipped resources cannot be directly moved between drives #898

Closed
MonsieurGallo opened this issue Aug 27, 2018 · 8 comments · Fixed by #925
Closed

Unzipped resources cannot be directly moved between drives #898

MonsieurGallo opened this issue Aug 27, 2018 · 8 comments · Fixed by #925
Assignees

Comments

@MonsieurGallo
Copy link

Description

I can't get the editor extension to work. I downloaded it, and open the github tab, and the loading icon just kept spinning. I went to settings, and git installation -> path to git and path to git lfs where empty. I tried setting it with the find system git button and it displayed the path, but when I clicked save and changed to another tab, it was still loading with. In the settings tab, the option to set the path was frozen for some time. I tried using the set to bundled git button, but it didn't work. It showed an error saying 'error validating git path'. I also tried setting the path manually but didn't suceed.

Steps to Reproduce

  1. Install Github for unity from the asset store. (I had a previous installation of git and github, I don't know if that may have caused the problem)
  2. Open the github tab in the editor.

I attach the log and a log that was marked as old.

github-unity.log
github-unity-old.log

@StanleyGoldman
Copy link
Member

Hey @MonsieurGallo thanks for testing our stuff out.

This issue sounds like other issues I am trying to sniff out. I will come back to you on this.

@StanleyGoldman
Copy link
Member

Hey @MonsieurGallo

Can you check out the built package from #925?
Here is a link: https://ci.appveyor.com/api/buildjobs/5k2rvuop9a94hkq1/artifacts/github-for-unity-1.1.0.6125.unitypackage

So we perform a delete operation right before the move after we unzip. I think the delete is still occurring when we attempt the move, which is what leaves us in this state.

This build will give me a bit more logging into what I think is happening. So if you can test it out, repro the issue, and upload me a new log file, we can try to get this bug nabbed.

@StanleyGoldman
Copy link
Member

StanleyGoldman commented Oct 4, 2018

Hmm, it seems my build server is not making packages accurately yet. Please unzip and try this instead.

github-for-unity-1.1.0.4987-dba56321.unitypackage.zip

@StanleyGoldman
Copy link
Member

Word on the street is that build fixes the issue. Give it a shot and let me know.

@limdingwen
Copy link

I believe this is from build 1.1.0.4987:

github-unity-old.log
github-unity.log

@StanleyGoldman StanleyGoldman changed the title Github for Unity not working at all Unzipped resources cannot be directly moved between drives Oct 8, 2018
@StanleyGoldman
Copy link
Member

This is a duplicate of #836

@MonsieurGallo
Copy link
Author

I tried the package, now there is a little progress bar that says "unzipping files" or something like that, it fills up pretty slow and nearly at the end it says "Failed to initialize". I read that something similar happened with #836 and I also have a disk partition, but I hadn't had time to read the whole thing carefuly, probably later in the week I will do so.

@StanleyGoldman
Copy link
Member

@MonsieurGallo which build version did you test? Also, I need the log file to know what went wrong...
Could you try to get the log file or try to repro the issue again?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants