ollm / OpenComic

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

[Bug]: Uncaught 'path' #265

Closed dajotim937 closed 1 month ago

dajotim937 commented 2 months ago

Preflight Checklist

OpenComic Version

1.2.0

Operating System

Win10, 22H2, build 19045

Steps to reproduce

Couldn't find reliable way to reproduce. I'm getting this error from time to time. Usually when alt+tab while next chapter is loading. Maybe the fact that I'm reading manga\manhwa without internet connection also playing some part. Or maybe not. But it started roughly at the same time when I updated OpenComic to one of the test build + began to read without internet connection.

UPD: Looks like the issue is happeping when chapter is images in folder. I didn't get any issue from 150 cbz file, but moments I got into chapter that images in folder I caught this issue 2 times.

Expected Behavior

-

Actual Behavior

2024-09-11_05-50-40

Error message

No response

Additional Information

No response

Sample file

No response

ollm commented 2 months ago

I made this change to avoid running the save function while chapter is loading eea0b7c2766575278f40a730d173cef6330a0e1a Although I'm not 100% sure if this will fix the error.

Build: https://mega.nz/file/WPxXQYaC#fpDIv1iisNnf-o05ryoAl8Q0wyB2gM_-UtP9vGm2cAQ

ollm commented 1 month ago

Closed as fixed and available in v1.3.0