overmindstudios / BlenderUpdater

Small crossplatform Python 3 application to update Blender to the latest buildbot version
https://overmindstudios.github.io/BlenderUpdater/
GNU General Public License v3.0
136 stars 24 forks source link

Stuck on "Extracting" when Blender is open #33

Open OfficialKris opened 5 years ago

OfficialKris commented 5 years ago

Current behavior:

This is not ideal. A warning should pop up to prompt the user to close Blender.

fooditron commented 5 years ago

I'm getting stuck on Copying Files, even when Blender isn't open.

tobkum commented 5 years ago

@fooditron what directory are you copying to?

fooditron commented 5 years ago

From the log file:

INFO 2019-07-08 12:56:12,072 - Copying to D:/Downloads/_APPS/Blender/Blender_2.80\

tobkum commented 5 years ago

Do any files end up there at all?

fooditron commented 5 years ago

Yes, it looks like most of them. But relaunching the updater doesn't change the behaviour.

tobkum commented 5 years ago

How long did you let the application run while it's copying? It may take some time, there are a few thousand small files in there

fooditron commented 5 years ago

I let it go for like 30 minutes. It's taking way longer than it would take to manually unzip the archive.

fooditron commented 5 years ago

I also tried running Updater as administrator. Still hangs at the same spot.