You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to be the same problem as #282 (comment), it only happens on Ubuntu 22.04 or below, or in this case because the snap package is based on Ubuntu 20.04 (core20).
I will try to see if it is possible to change the snap base to core24 to solve this problem.
In the meantime you can use the deb package, which should not have this problem.
Using the deb package worked, thank you for the great support.
After installing using dpkg -i opencomic_1.4.1_amd64.deb, I also had to chmod after checking syslog: The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/OpenComic/chrome-sandbox is owned by root and has mode 4755.
Preflight Checklist
OpenComic Version
1.4.1
Operating System
Ubuntu 24.04.2 LTS
Installed via
Ubuntu AppCenter Snaps
Steps to reproduce
Expected Behavior
Able to continue opening and reading comics.
Actual Behavior
Blank window and unresponsive after 3rd or 4th comic. The DeveloperTools also disconnects.
Error message
in /var/log/messages, I see:
2025-02-23T22:50:52.780591-08:00 ubuntu opencomic[137449]: message repeated 25 times: [ cannot unreference class of invalid (unclassed) type '(null)']
2025-02-23T22:50:52.780652-08:00 ubuntu opencomic_opencomic.desktop[137449]: MEMORY-ERROR: [137449]: GSlice: assertion failed: sinfo->n_allocated > 0
Additional Information
No response
Sample file
No response
The text was updated successfully, but these errors were encountered: