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

Missing icon in AppStream metadata #1

Open
AsciiWolf opened this issue Dec 15, 2020 · 1 comment
Open

Missing icon in AppStream metadata #1

AsciiWolf opened this issue Dec 15, 2020 · 1 comment

Comments

@AsciiWolf
Copy link

The Break Timer icon seems to be missing on Flathub.org.

@dylanmccall
Copy link
Collaborator

dylanmccall commented Dec 16, 2020

Thank you! This was supposedly fixed with flathub-infra/backend#17, but it appears there is another backend issue lingering somewhere. I released version 2.0.3 just now with a workaround that changes the metainfo file's launchable attribute to the daemon application, which has a desktop file name matching the Flatpak app id. That should result in the icon appearing. Not ideal since it might confuse some applications (I expected it would make the "launch" button in GNOME Software not do anything, for instance, although actually it's fine!). It feels like a reasonable compromise until either the backend handles our weird metainfo file better or our metainfo file gets less weird (https://gitlab.gnome.org/GNOME/gnome-break-timer/-/issues/3). I expect at least one of those two things will happen over the next week :)

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