From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.user Subject: Re: GNU G-Golf 0.8.0-rc-3 available for testing Date: Wed, 8 May 2024 18:51:11 -0300 Message-ID: <20240508185111.48b02ad7@tintin> References: <20240417025615.0b6c50f5@tintin> <871q73vcz4.fsf@pelzflorian.de> <20240418192132.245200a9@tintin> <87cyql1e56.fsf@pelzflorian.de> <20240420015158.50031f08@tintin> <877cgepwm1.fsf@pelzflorian.de> <20240430215102.2f6f74b7@tintin> <87r0em7xpk.fsf@pelzflorian.de> <20240506223903.4651070a@tintin> <87r0eeq7zi.fsf@pelzflorian.de> <20240507205308.3661a81e@tintin> <87seys37fe.fsf@pelzflorian.de> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/coxHgriJiJJnqxN/ZBHMRML"; protocol="application/pgp-signature"; micalg=pgp-sha512 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32220"; mail-complaints-to="usenet@ciao.gmane.io" Cc: guile-user To: "pelzflorian (Florian Pelz)" Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Wed May 08 23:52:02 2024 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1s4pCj-0008Jo-UL for guile-user@m.gmane-mx.org; Wed, 08 May 2024 23:52:01 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s4pCF-0005y9-Ha; Wed, 08 May 2024 17:51:31 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s4pCC-0005xw-F9 for guile-user@gnu.org; Wed, 08 May 2024 17:51:28 -0400 Original-Received: from sys2.all2all.org ([79.99.200.14] helo=moses.all2all.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s4pCA-0004AZ-C4 for guile-user@gnu.org; Wed, 08 May 2024 17:51:28 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by moses.all2all.org (Postfix) with ESMTP id 9C80E67C007A; Wed, 8 May 2024 23:51:19 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at moses.all2all.org Original-Received: from moses.all2all.org ([127.0.0.1]) by localhost (moses.all2all.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RHE2Mr9ialJg; Wed, 8 May 2024 23:51:19 +0200 (CEST) Original-Received: from tintin (unknown [168.227.187.134]) by moses.all2all.org (Postfix) with ESMTPSA id DBCC867C0074; Wed, 8 May 2024 23:51:17 +0200 (CEST) In-Reply-To: <87seys37fe.fsf@pelzflorian.de> X-Mailer: Claws Mail 4.2.0 (GTK 3.24.41; x86_64-pc-linux-gnu) Received-SPF: pass client-ip=79.99.200.14; envelope-from=david@altosw.be; helo=moses.all2all.org X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.user:19607 Archived-At: --Sig_/coxHgriJiJJnqxN/ZBHMRML Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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 web site, you need libadwaita >=3D 1.5.0 https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.Dialog.html ... since 1.5 David This reminds me to remind you, for your debian vm installation, you need to install debian from testing (_not_ stable), which has the g-golf packages and their required dependencies at the adequate versions as well - debian offers 4 g-golf packages: g-golf 0.8.0-rc2-1 g-golf-dbgsym 0.8.0-rc2-1 g-golf-gtk-4-examples 0.8.0-rc2-1 g-golf-adw-1-examples 0.8.0-rc2-1 [ so, nearly the latest, but i've noticed it can take up to a [ few months so debian releases the upstream releasd version, [ which can be too much if you are actively working on a [ project ... So, with the last commentin mind, you might as well decide to install from the source [and checkout the devel branch] - let me know if you need help ... but it is well explained (hopefully well explained) in the INSTALL file, the manual and on the web site ... Fwiw, i do _not_ install guile from the debian package either, and obviously work by constantly compiling/installing from my clone devel branch as well ... --Sig_/coxHgriJiJJnqxN/ZBHMRML Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEhCJlRZtBM3furJHe83T9k6MFetcFAmY7888ACgkQ83T9k6MF eteMIgf9EoRNQSJHozpU1uxascODUGQxE4nsrrXUKPPh4B8GrFjcTq06JE5LzkMw tLLzTwCMIVctIupOLjQyVzut0F3HrzDEYrtzKUYEewP8QLKAib7QQDeu6d2zXv1b 5I/byT9DmjXWgmrGURmTkMB3JYY101+gMeSHuFMNsZ+Qnl4ccw9dC8033aPigQgR //SpAnn41Sv0e/8fSL6PFBqHcTUF63lkqUiZLNKCz7NKo55JVnqKpgkHkNOxww35 hndB5ZVr+vdLYcYnxH2iidRMDACXRTSPhLFuh/1LXSensE3XoFNm58Ad6pDhSpah BUMJC5q7Yytn04Eqj8lGThgzLSF9OQ== =Np2U -----END PGP SIGNATURE----- --Sig_/coxHgriJiJJnqxN/ZBHMRML--