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

Wrong application_id in main.py #35

Open
vonAlenberg opened this issue Oct 25, 2017 · 1 comment
Open

Wrong application_id in main.py #35

vonAlenberg opened this issue Oct 25, 2017 · 1 comment

Comments

@vonAlenberg
Copy link
Contributor

Bug:
While creating a window and working, current build throws
GLib-GIO-CRITICAL **: g_application_set_application_id: assertion 'application_id == NULL || g_application_id_is_valid (application_id)' failed

Proposed solution:
Change [main.py:27] application_id="easy-ebook-viewer"to application_id="linux.easy-ebook-viewer"

or whatever, as long as the ID contains two (2) parts separated by a dot.
https://developer.gnome.org/gio/stable/GApplication.html#g-application-id-is-valid

@rafaelmardojai
Copy link
Contributor

Duplicated of #22

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

No branches or pull requests

2 participants