Results 826 comments of bbhtt

I'm a bit wary of giving people access given this happened recently with the same package https://securelist.com/backdoored-free-download-manager-linux-malware/110465/ I'll do some testing of the PR and merge it if it works.

> I'm fine being as co-maintain. Can you bring the the PR to a merge-able state https://github.com/flathub/org.freedownloadmanager.Manager/pull/20 ? Once that is done I can give the access.

This will most likely be EOLed (in a broken state as extra-data) since no one was found to be maintaining or fixing this.

Yes it should enough.

> Mailspring developers build and distribute the mailspring-sync binary which must be downloaded as part of the mailspring build process (there are no facilities for building this themselves). I'm unfamiliar...

Thanks. So what we can do is add an [EOL notice](https://docs.flathub.org/docs/for-app-authors/maintenance#end-of-life) to the app warning them but not archive the Flathub repository so that the maintainer can update it if...

Seems like something is going wrong in appstream but I'm not sure. Building meld and adding some debugs, this part https://github.com/ximion/appstream/blob/e92858da0310be987950fa5c22a12fc0a747d17b/compose/asc-utils-l10n.c#L459-L463 is outputting only two percentage datas somehow `en_ca` and...

Yea seems to be the symlinks, if I disable "locale migration" by doing: ```patch diff --git a/org.gnome.meld.json b/org.gnome.meld.json index ad962d1..545be37 100644 --- a/org.gnome.meld.json +++ b/org.gnome.meld.json @@ -3,6 +3,7 @@ "runtime":...

Thank you. There's no hurry, as apps will need to get rebuilt to refresh the catalogue data, anyways. I'll wait for the release.

Added it as a patch, as we might need to parse the tag soon to check for language availability. Will be removed on next appstream update. Once it is published...