https://bugs.kde.org/show_bug.cgi?id=445596
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/discover/commit/538f1400 | |acc611737bff233f5715909a9b5 | |5b1ac Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Aleix Pol <aleix...@kde.org> --- Git commit 538f1400acc611737bff233f5715909a9b55b1ac by Aleix Pol. Committed on 13/12/2021 at 14:03. Pushed by ngraham into branch 'master'. Flatpak: Fix loading apps from alien flatpakref files So far it wasn't working well, we were relying on adding the source then loading the resoruce which is a rather weird way to go for this. Instead, now we are loading the appstream metadata locally to extract the component and get all the metadata which gets eventually cleaned up. M +96 -39 libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp M +1 -1 libdiscover/backends/FlatpakBackend/FlatpakResource.h M +19 -13 libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.cpp M +2 -0 libdiscover/backends/FlatpakBackend/FlatpakSourcesBackend.h https://invent.kde.org/plasma/discover/commit/538f1400acc611737bff233f5715909a9b55b1ac -- You are receiving this mail because: You are watching all bug changes.