Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: sometimes pages are blank #193

Closed
1 task done
dajotim937 opened this issue Jan 17, 2024 · 9 comments
Closed
1 task done

[Bug]: sometimes pages are blank #193

dajotim937 opened this issue Jan 17, 2024 · 9 comments
Assignees
Milestone

Comments

@dajotim937
Copy link

Preflight Checklist

  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.

OpenComic Version

1.1.0

Operating System

Win10, 22H2, build 19045

Steps to reproduce

Can't figure out what cause of blank pages. Got this bug 3 times on 3 different files. After file reload or app restart -- image loads fine.

Expected Behavior

Loaded image

Actual Behavior

Blank page

Error message

No response

Additional Information

Screen record
2024-01-18_00-22-01.mp4

Sample file

No response

@dajotim937 dajotim937 added the bug label Jan 17, 2024
@ollm
Copy link
Owner

ollm commented Jan 18, 2024

If it happens again, you can check for any error in DevTools (Debbug > Toogle DevTools)

Also you can try temporarily disabling the interpolation method, this was introduced in v1.1.0 and could be related

Captura desde 2024-01-18 18-01-25

@ollm ollm self-assigned this Jan 18, 2024
@dajotim937
Copy link
Author

Those pic should be in original size without any interpolation, consider their size. Okay, I'll comment if got the bug again.

@gdhorner
Copy link

Hi, I just downloaded OpenComic and am receiving this issue on every page I try to view. I have Bleach comics downloaded and all of them appear as blank pages but have no issue with other cbz viewers. I tried disabling the interpolation but doesn't seem to be fixed. I downloaded a single One Piece cbz to see if maybe my files were bad, but am also seeing the same on most pages of the One Piece chapter. It looks like it is just saying the file is not found for each jpg page. Unfortunately can't attach a cbz but here is a link to the One Piece file.
image

This is what every page looks like:
image

@dajotim937
Copy link
Author

Win10 with test build from #229 (comment)
Can't reproduce.
image

@gdhorner
Copy link

Interesting, I'm also on Win10, 22H2, build 19045. I downloaded the new test build and am still unable to see anything besides the first few pages and last few pages (same as previously for the One Piece chapter).
image

@ollm
Copy link
Owner

ollm commented May 18, 2024

I have downloaded the example file and it appears that the error is caused by not reading correctly the UTF8 characters in the file names when using 7zip, fix 27c863b

Build with fix: https://mega.nz/file/rWhXjI5Q#GzGZRSkbUxvhnBB6Rt3JfZs8p_O8nVKQoFcRvybniyc

Once this build is installed, you will need to delete cache and temporary files from settings, as these would still have in cache the wrong file names from the previous build.

@gdhorner
Copy link

Amazing, works like a charm! Thanks so much for the quick turnaround! :)

@himouto
Copy link

himouto commented Jun 21, 2024

I have downloaded the example file and it appears that the error is caused by not reading correctly the UTF8 characters in the file names when using 7zip, fix 27c863b

Build with fix: https://mega.nz/file/rWhXjI5Q#GzGZRSkbUxvhnBB6Rt3JfZs8p_O8nVKQoFcRvybniyc

Once this build is installed, you will need to delete cache and temporary files from settings, as these would still have in cache the wrong file names from the previous build.

Having the same issue but only with cbz files with really long filenames. Temporary fix is to rename and shorten the filenames of the folders inside the cbz (zip) files but it's not really a long term solution since it ruins my properly named and catalogued manga collection.

@ollm
Copy link
Owner

ollm commented Oct 4, 2024

Closed as fixed and available in v1.3.0

@ollm ollm closed this as completed Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants