Am 29.03.19 um 19:56 schrieb Ricardo Wurmus:> One of the GNOME update branches (for 2.28?) has already been merged > into staging. There are rumours of crashes, though, so this will > require testing by more people. I checked out staging and built a slightly adjusted desktop.tmpl image with "guix system vm-image", because the default desktop.tmpl fails to build. My observations: - the settings icon in the application menu is not as sharp as all the other icons - settings->search list the applications twice (files, calculator, web) - is settings supposed to work in general? Because if you change a parameter like the time zone, it get immediately reset to the default - when running "guix package -i" there is a backtrace -------------------------------------------------------------------- bash-4.4$ guix package -i vim guix package: warning: Consider running 'guix pull' followed by 'guix package -u' to get up-to-date packages and security updates. substitute: Backtrace: substitute: 6 (apply-smob/1 #) substitute: In ice-9/boot-9.scm: substitute: 705:2 5 (call-with-prompt _ _ #) substitute: In ice-9/eval.scm: substitute: 619:8 4 (_ #(#(#))) substitute: In guix/ui.scm: substitute: 1660:12 3 (run-guix-command _ . _) substitute: In guix/scripts/substitute.scm: substitute: 1100:2 2 (guix-substitute "--query") substitute: 1026:13 1 (check-acl-initialized) substitute: In unknown file: substitute: 0 (scm-error misc-error #f "~A ~S" ("invalid access-c…" …) …) substitute: substitute: ERROR: In procedure scm-error: substitute: invalid access-control list () --------------------------------------------------------------------- - at somepoint Gnome crashes, a screenshot of the error message is attached (gnome_freeze.png)