<div dir="ltr"><div>Hi Mattias.</div><div><br></div><div>Thanks again for the response :) I tried tweaking a few things, based on your email, but I'm still seeing the same error unfortunately.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Can you please post the `icon` element of your metainfo file, or, if<br>
that one doesn't exist, the `launchable` element of your metainfo file<br></div></blockquote><div><br></div><div>I don't have an 'icon' element. I have the 'launchable':</div><div><br></div><div><div><launchable type="desktop-id">biz.smartassociates.sdf.desktop</launchable></div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>
as well as the desktop-entry file Icon= field?</div></blockquote><div><br></div><div>Icon=biz.smartassociates.sdf.png</div><div><br></div><div>Dan<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 21, 2023 at 4:37 PM Matthias Klumpp <<a href="mailto:matthias@tenstral.net">matthias@tenstral.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Daniel!<br>
<br>
Am Do., 21. Dez. 2023 um 06:17 Uhr schrieb Daniel Kasak<br>
<<a href="mailto:d.j.kasak.dk@gmail.com" target="_blank">d.j.kasak.dk@gmail.com</a>>:<br>
> [...]<br>
> Run failed, some data was ignored.<br>
> Errors were raised during this compose run:<br>
> general<br>
> E: filters-but-no-output<br>
><br>
> biz.smartassociates.sdf<br>
> E: icon-not-found<br>
> Refer to the generated issue report data for details on the individual problems.<br>
<br>
That's actually it, the `icon-not-found` issue is preventing the build<br>
(and the filter error is just a consequence of that).<br>
With the line<br>
Renaming icon hicolor/16x16/apps/sdf.png to hicolor/16x16/apps/biz.<br>
smartassociates.sdf.png<br>
I also think I have a pretty good idea what is going on here ;-)<br>
<br>
Can you please post the `icon` element of your metainfo file, or, if<br>
that one doesn't exist, the `launchable` element of your metainfo file<br>
as well as the desktop-entry file Icon= field?<br>
The icon name *must* be "biz.smartassociates.sdf" now that Flatpak has<br>
renamed that file, but I bet it is still "sdf", leading to the icon<br>
not being found.<br>
<br>
> Is there a way to get "appstreamcli compose" to be really verbose about what it's trying to do?<br>
<br>
Yes, passing `--verbose --print-report=full` will make it do that, but<br>
I don't know if you can make flatpak-builder pass these commands<br>
along...<br>
<br>
> Also, I'm curious what's happened. Is this an update that's broken things for me?<br>
<br>
I wonder if AppStream proper is a bit more strict here than asglib<br>
was... But if it's the icon issue that I suspect above, then the old<br>
implementation was probably a bit too relaxed.<br>
<br>
I hope this helps!<br>
Best,<br>
Matthias<br>
<br>
-- <br>
I welcome VSRE emails. See <a href="http://vsre.info/" rel="noreferrer" target="_blank">http://vsre.info/</a><br>
</blockquote></div>