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]: Font failure in file dialog #170

Open
1 task done
AndKe opened this issue Nov 13, 2023 · 4 comments
Open
1 task done

[Bug]: Font failure in file dialog #170

AndKe opened this issue Nov 13, 2023 · 4 comments
Assignees
Labels

Comments

@AndKe
Copy link

AndKe commented Nov 13, 2023

Preflight Checklist

  • 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:
image

Expected Behavior

normal open file dialog

Actual Behavior

see screenshot

Error message

Additional Information

@AndKe AndKe added the bug label Nov 13, 2023
@AndKe AndKe changed the title [Bug]: [Bug]: Font failure in file dialog Nov 13, 2023
@ollm ollm self-assigned this Nov 13, 2023
@ollm
Copy link
Owner

ollm commented Nov 13, 2023

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?

Captura desde 2023-11-13 12-59-42

@AndKe
Copy link
Author

AndKe commented Nov 13, 2023 via email

@ollm
Copy link
Owner

ollm commented Nov 13, 2023

It seems to be an error with the snap package and electron: electron-userland/electron-builder#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:

Videograbacion.2023-11-13.18.35.02.webm

@AndKe
Copy link
Author

AndKe commented Nov 13, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants