Skip to content

qt6.6: Set alsa environment to avoid loading host configuration

bbhtt requested to merge bbhtt/flatpak-kde-runtime:sync-env-context into qt6.6

See https://gitlab.com/freedesktop-sdk/freedesktop-sdk/-/merge_requests/1774 These don't get inherited into child runtimes from freedesktop-sdk and needs to be set seperately.

Both the GNOME and Freedesktop runtimes sets this and can be checked with flatpak run --command=cat org.gnome.Platform//45 /.flatpak-info and flatpak run --command=cat org.freedesktop.Sdk//23.08 /.flatpak-info

Merge request reports