<div dir="ltr"><div dir="ltr"><div>Hi Matthias. Thanks for the reply.</div><div><br></div><div>I've switched to debugging the more urgent project ... but both still have the same issue.</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 check if your metainfo file was installed?</div></blockquote><div><br></div><div>The output shows:</div><div><br></div><div>-----</div><div><br></div><div>Renaming biz.smartassociates.sdf.metainfo.xml to share/metainfo/biz.smartassociates.sdf.metainfo.xml<br>Renaming sdf.desktop to biz.smartassociates.sdf.desktop<br>Renaming icon hicolor/16x16/apps/sdf.png to hicolor/16x16/apps/biz.smartassociates.sdf.png<br>Renaming icon hicolor/32x32/apps/sdf.png to hicolor/32x32/apps/biz.smartassociates.sdf.png<br>Renaming icon hicolor/48x48/apps/sdf.png to hicolor/48x48/apps/biz.smartassociates.sdf.png<br>Rewriting contents of biz.smartassociates.sdf.desktop<br>Running appstreamcli compose<br>FB: Running: appstreamcli compose --prefix=/ --origin=biz.smartassociates.sdf --result-root=/mnt/array0/work/Smart/Smart_Framework/flatpak/.flatpak-builder/rofiles/rofiles-NeUyJn/files --data-dir=/mnt/array0/work/Smart/Smart_Framework/flatpak/.flatpak-builder/rofiles/rofiles-NeUyJn/files/share/app-info/xmls --icons-dir=/mnt/array0/work/Smart/Smart_Framework/flatpak/.flatpak-builder/rofiles/rofiles-NeUyJn/files/share/app-info/icons/flatpak '--components=biz.smartassociates.sdf,biz.smartassociates.sdf.desktop' /mnt/array0/work/Smart/Smart_Framework/flatpak/.flatpak-builder/rofiles/rofiles-NeUyJn/files<br>Only accepting components: biz.smartassociates.sdf, biz.smartassociates.sdf.desktop<br>Processing directory: /mnt/array0/work/Smart/Smart_Framework/flatpak/.flatpak-builder/rofiles/rofiles-NeUyJn/files<br>Composing metadata...<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></div><div><br></div><div>-----</div><div><br></div><div>[dankasak@mercury flatpak]$ find . | grep biz.smartassociates.sdf.metainfo.xml<br>./biz.smartassociates.sdf.metainfo.xml<br>./appdir/files/share/metainfo/biz.smartassociates.sdf.metainfo.xml<br>[dankasak@mercury flatpak]$  <br></div><div><br></div><div>-----</div><div><br></div><div>I guess this maps to /app/share/metainfo? I'm not really sure how this stuff works ( I've never had to delve into this before ).</div><div><br></div><div>Is there a way to get "appstreamcli compose" to be really verbose about what it's trying to do?</div><div><br></div><div>Also, I'm curious what's happened. Is this an update that's broken things for me?<br></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 2:57 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 02:56 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>
> Refer to the generated issue report data for details on the individual problems.<br>
> [...]<br>
<br>
This is referring to the<br>
'--components=biz.smartassociates.open.sdf,biz.smartassociates.open.sdf.desktop'<br>
line, which limits the compose output to only those components. It<br>
means that filters set, but compose didn't create any result at all -<br>
we fail in this case, because a void output is usually not intended in<br>
that case.<br>
<br>
Can you check if your metainfo file was installed? Can you check the<br>
directory where it was placed? It could be that the metainfo file<br>
ended up in an odd place (it should have been something like<br>
/app/share/metainfo/).<br>
<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></div>