Package Spot (a Spotify client) crashes because of a missing dconf key
This was tested both on PostmarketOS (22.06, AL 3.16, Wayland - Samsung Galaxy A5) and in an Alpine Linux 3.16 VM with Xorg, with the same result. Package Spot crashes, due to a lack of alsa-device key:
a5:~$ spot
(process:6691): Adwaita-CRITICAL **: 18:11:11.195: adw_leaflet_set_visible_child: assertion 'contains_child' failed
(spot:6691): GLib-GIO-ERROR **: 18:11:11.540: Settings schema 'dev.alextren.Spot' does not contain a key named 'alsa-device'
Trace/breakpoint trap
On the same device (A5), a Flatpak package of Spot (also in version 0.33) works well.
Edited by Grzegorz Sadowski