-
-
Notifications
You must be signed in to change notification settings - Fork 80
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]: OpenComic freeze after opening a cbz file #282
Comments
Thanks for reporting! This error is fixed in the master branch ( What package did you use to install OpenComic? I will build the master branch to see if the error still persists. |
I tried both the AppImage and the .deb package on Debian. In both I bumped into the bug. Also I tried opening a .cbz file on Windows and it worked, but this showed open in the console if that helps you: |
Try the following master builds: AppImage: https://mega.nz/file/nL4EVQ4A#KN5ZWcfMHpUDFkx4w2QpWFBWLbaAehU-UrRqBHA67pY I have tested the AppImage and it opens cbz correctly at least on Ubuntu 24.04. |
So I tried the AppImage, and it worked but for a very little file (circa 8MB). Then I tried to open a bigger one and it froze then I closed it. I started the AppImage via the terminal opened the file and got a bunch of errors: |
Try this before running the AppImage via the terminal: export G_SLICE=always-malloc It seems to be a issue with The solution would be a specific build with an older version of |
I have tried the workaround and it finally works. Thanks |
Also OpenComic too slow open CBR. |
Thanks for reporting! Please open a new issue, this is a different problem and requires more information to address it. |
Preflight Checklist
OpenComic Version
1.3.1
Operating System
Debian GNU/Linux 12 (bookworm) x86-64 (Plasma 5.27.5)
Steps to reproduce
Expected Behavior
Actual Behavior
3a. OpenComic freeze to a black screen or white screen depending on theme
3b. OpenComic freeze on the first page of the comic
Error message
The following is the error message that I get from the console via DevTools:
error.log
Additional Information
I also tried to replicate the freeze on my Arco Linux system, and I have noticed the exact error message appears. But on my Arco Linux system everything works fine. For clarity I use the console log of the Arco Linux system cause for some reason I can't save the Debian console log neither.
Sample file
No response
The text was updated successfully, but these errors were encountered: