[Bug]: Font failure in file dialog
Preflight Checklist
- [X] I have searched the issue tracker for a bug report that matches the one I want to file, without success.
OpenComic Version
0.2.1
Operating System
Ubuntu21.10
Steps to reproduce
install from "app center" - and try to open a file/directory from the app:
Expected Behavior
normal open file dialog
Actual Behavior
see screenshot
Error message
Additional Information
If you installed it from the Ubuntu store, you are most likely using the snap version, I just sent the beta version of OpenComic to the snap store, now you should be able to switch to beta channel.
Can you test if the beta version has the bug fixed?
switched to beta4 - issue remains.
It seems to be an error with the snap package and electron: https://github.com/electron-userland/electron-builder/issues/5217
I'll try to see if it can be fixed.
For now you can use drag and drop or install the deb package.
Deb package: https://github.com/ollm/OpenComic/releases/download/v1.0.0-beta.4/opencomic_1.0.0-beta.4_amd64.deb All pakages: https://github.com/ollm/OpenComic/releases/tag/v1.0.0-beta.4
Drag and drop:
thank you the .deb works apparently fine, even with these install problems (which may cause problems later)
$ sudo dpkg -i opencomic_1.0.0-beta.4_amd64.deb
[sudo] password for andre:
Selecting previously unselected package opencomic.
(Reading database ... 314387 files and directories currently installed.)
Preparing to unpack opencomic_1.0.0-beta.4_amd64.deb ...
Unpacking opencomic (1.0.0-beta.4) ...
dpkg: dependency problems prevent configuration of opencomic:
opencomic depends on gconf2; however:
Package gconf2 is not installed.
opencomic depends on libappindicator1; however:
Package libappindicator1 is not installed.
opencomic depends on unrar; however:
Package unrar is not installed.
dpkg: error processing package opencomic (--install):
dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1.1ubuntu1) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu5) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Errors were encountered while processing:
opencomic
I'm experiencing both the snap issue (+ another issue where I can't open removable media) and when I try the .deb installer I get
Apparently gconf2 is not available for ubuntu 24.04 :man_shrugging: can't find a work around this
I have removed this required dependencies 9d05499cc08a818bc21591610cf063fb9f93ffe1, can you try if this deb works on Ubuntu 24.04?
Build: https://mega.nz/file/na4UxCbL#iqTWEQglj__qbzlcy1EKRe53IVq7ZjfIOSItcGroGts