Luis Felipe <luis.felipe...@protonmail.com> writes:
> [[PGP Signed Part:Undecided]] > On Friday, September 2nd, 2022 at 18:30, Luis Felipe > <luis.felipe...@protonmail.com> wrote: > >> In my case (guix 16a6cbe), the example doesn't work at all, >> regardless of the desktop environment or whether I use a pure >> environment or container without grafts. > > Hmm, I changed "gtk" to "gtk@4" and now it runs. Which is weird. > > I noticed, though, that there are several GLib-GIO-CRITICAL errors related to > dbus. Adding "dbus" to the package list make them go away. I had to run the guile-gi example under “dbus-launch” to make the errors disappear. guile-gi works fine with grafts and GTK4; g-golf requires grafts to be disabled because it doesn’t address problems with gobject introspection that is triggered by the presence of grafts. -- Ricardo