GNOME Bugzilla – Bug 781826
portal support: Read /.flatpak-info
Last modified: 2017-05-01 18:16:13 UTC
The flatpak-info file was moved to a different location a while ago, we should read it from there instead of relying on the compat symlink. One advantage is that this is a fixed, short path, we don't have to construct one dynamically.
Created attachment 350542 [details] [review] portal support: Read /.flatpak-info
Review of attachment 350542 [details] [review]: > The flatpak-info file was moved to a different location a while ago How many releases ago? The code looks fine to me; I don’t know anything about the flatpak side of things here though.
This change happened in 0.6.10. All stable distros (debian, rhel, etc) ship 0.8 at this point.
Attachment 350542 [details] pushed as 82e31de - portal support: Read /.flatpak-info