G-Golf - New version released in Debian and Ubuntu

2024-05-08 Thread Tommi Höynälänmaa
G-Golf version 0.8.0~rc3-1 has been released in Debian and Ubuntu. See https://www.iki.fi/tohoyn/g-golf-debian/, https://tracker.debian.org/pkg/g-golf, and https://launchpad.net/ubuntu/+source/g-golf. - Tommi Höynälänmaa -- Kotisivu / Homepage: http://www.iki.fi/tohoyn/ Sähköposti / E-Ma

Re: GNU G-Golf 0.8.0-rc-3 available for testing

2024-05-08 Thread David Pirotte
Hi Florian, > I tried adw1-demo.scm with the attached patch to replace > (current-filename), which would return #f so (dirname) throws. > It fails because it cannot find namespaces. Guix uses libadwaita > 1.4.0. Is it too old? Yes, as announced in the NEWS, the release notes, and on the g-golf

Re: GNU G-Golf 0.8.0-rc-3 available for testing

2024-05-08 Thread pelzflorian (Florian Pelz)
Hi David. It is interesting that pygobject has more C. I tried adw1-demo.scm with the attached patch to replace (current-filename), which would return #f so (dirname) throws. It fails because it cannot find namespaces. Guix uses libadwaita 1.4.0. Is it too old? florian@florianhp ~/src/g-golf/e