-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
install multiple sizes of rasterized icons #4204
Conversation
This change might break existing packaging recipes and requires a note for maintainers. |
6a71a2b
to
a31ad86
Compare
Two points:
I'm not willing to rename the |
I was assuming that this renaming was due to some freedesktop conventions according to the other PRs, but missed to actually verify it myself. If this is not the case and the naming is only a custom convention of flatpak then we should not follow it blindly. In this respect I agree with @Holzhaus. @Be-ing Next time please add the rationale in the description of the PR to prevent such misunderstandings. |
@Holzhaus I wonder why the icon naming convention doesn't follow that of the .desktop file and ID naming convention? Doesn't make any sense to me, because it will result in naming conflicts. |
I am confused as well. I don't understand why Flathub wants it to be reverse DNS in conflict with the icon naming specification. |
Regardless we should install rasterized versions though. |
Let's see what happens with |
Yeah Flathub builds break with
|
I opened an issue on Flathub... let's see what the response is. |
For now, I suggest to just leave the name unchanged and take care of the renaming in the flatpak packaging code. Then we can at least merge the other stuff in this PR. |
It's not just Flathub, building the Flatpak locally has the same issue:
|
bf4fa70
to
72c4b8a
Compare
I reported the issue to Flatpak. |
Does installing a flatpak package install an executable? If not, the executable would be |
ping |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! LGTM
The Flathub manifest renames the icon to work around this: https://github.com/flathub/org.mixxx.Mixxx/blob/master/org.mixxx.Mixxx.yaml#L274