尝试更新时获取错误无法应用补丁。
临时目录:C:\Users\hackx\AppData\Local\Temp\
java.io.FileNotFoundException:
C:\Users\hackx\.AndroidStudio1.5\system\log\idea.updater.files.tmp.0\temp.tmp.1\gradle\gradle-2.8\src\diagnostics\org\gradle\api\tasks\diagnostics\htmldependencyreport\d.png
(The requested operation cannot be performed on a file with a user-mapped section open)
at java.io.FileOutputStream.open(NativeMethod)
at java.io.FileOutputStream.<init>(FileOutputStream.java:206)
at java.io.FileOutputStream.<init>(FileOutputStream.java:156)
at com.intellij.updater.Utils.copyStreamToFile(Utils.java:127)
at com.intellij.updater.Utils.copy(Utils.java:97)
at com.intellij.updater.Utils.copy(Utils.java:91)
at com.intellij.updater.Utils.copy(Utils.java:91)
at com.intellij.updater.DeleteAction.doBackup(DeleteAction.java:52)
at com.intellij.updater.PatchAction.backup(PatchAction.java:190)
at com.intellij.updater.Patch$2.forEach(Patch.java:295)
at com.intellij.updater.Patch.forEach(Patch.java:360)
at com.intellij.updater.Patch.apply(Patch.java:291)
at com.intellij.updater.PatchFileCreator.apply(PatchFileCreator.java:84)
at com.intellij.updater.PatchFileCreator.apply(PatchFileCreator.java:75)
at com.intellij.updater.Runner.doInstall(Runner.java:280)
at com.intellij.updater.Runner.access$000(Runner.java:17)
at com.intellij.updater.Runner$1.execute(Runner.java:246)
at com.intellij.updater.SwingUpdaterUI$5.run(SwingUpdaterUI.java:191)
at java.lang.Thread.run(Thread.java:744)