As Andy notes on IRC, Brasero currently fails to start: --8<---------------cut here---------------start------------->8--- $ /gnu/store/dq3817g8w80c9hffbgzspslqjy7szq35-brasero-3.12.1/bin/brasero
** (brasero:21487): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files (brasero:21487): GLib-GIO-ERROR **: Settings schema 'org.gnome.brasero.config' is not installed Trace/breakpoint trap (core dumped) --8<---------------cut here---------------end--------------->8--- On GuixSD, it starts just fine *if* it is installed in ~/.guix-profile, because XDG_DATA_DIRS and XDG_CONFIG_DIRS are appropriately set. However, on foreign distros, it doesn’t work out of the box. Andy suggests using ‘glib-or-gtk-build-system’ for Brasero, which appears to solve the problem. WDYT? Should we add a profile hook similar to ‘gtk-icon-themes’ in (guix profiles) but for schemas? TIA! :-) Ludo’.
