It’s looking for either <icon type="remote">
or 128x128 icon. And finds none of them. But there is a 256x256 icon, and according to A 128x128 icon is required now 128x128 one should be generated automatically from it. It was building just fine previously, and I didn’t change anything icon related, so what’s the problem?
1 Like
You actually did since the desktop file and appstream file come from a different source.
Notably the launchable
is wrong. Usually rename-desktop-file
take care of this.
I see. Putting desktop file with its original filename should and using rename-desktop-file
should solve this. Thank you
ideally it should have the proper names upstream.