ollm / OpenComic

Comic and Manga reader, written with Node.js and using Electron
GNU General Public License v3.0
883 stars 78 forks source link

[Bug]: Cannot delete output file : The process cannot access the file because it is being used by another process #263

Closed pein0saga closed 1 month ago

pein0saga commented 1 month ago

Preflight Checklist

OpenComic Version

1.2.0.master.7b1bbdf.

Operating System

WIN 10 22H2 19045.3324

Steps to reproduce

Open a image of a certain comic.

Expected Behavior

Open the image successfully without errors.

Actual Behavior

Open the image successfully with errors. image

Error message

Error when unzipping

C:\Program Files\OpenComic\resources\app.asar\scripts\dom.js:930 Objectmessage: "Cannot delete output file : The process cannot access the file because it is being used by another process. : C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\opencomic\\29ac2a2684078aff69338cc61071b84e522d7d91\\1197_MIZUHO2.png"[[Prototype]]: Object
compressedError @ C:\Program Files\OpenComic\resources\app.asar\scripts\dom.js:930

Additional Information

No response

Sample file

No response

ollm commented 1 month ago

I can't reproduce the bug, it seems that there is some other program using the file, do you have multiple instances of OpenComic open?

pein0saga commented 1 month ago

I can't reproduce the bug, it seems that there is some other program using the file, do you have multiple instances of OpenComic open?

Cannot remember, it was 3 days ago. If I reproduce the bug in the future then I will reopen this