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.bugs Subject: bug#57379: GUI toolkit for Guile 3.0? Date: Mon, 29 Aug 2022 20:23:46 -0300 Message-ID: <20220829202346.57027183@aicha> References: <87mtbtrffm.fsf@tsyesika.se> <20220824170318.70af5603@aicha> <20220825232724.6a4191ef@aicha> <20220828194226.1b280259@aicha> <20220829135437.1b5cd442@aicha> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/G7N3y_Qh+=WAJftsO._us7a"; protocol="application/pgp-signature"; micalg=pgp-sha512 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30761"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Jessica Tallon , Ricardo Wurmus , 57379@debbugs.gnu.org To: Lee Thomas Original-X-From: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Tue Aug 30 01:24:25 2022 Return-path: Envelope-to: guile-bugs@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 1oSo7F-0007sa-1k for guile-bugs@m.gmane-mx.org; Tue, 30 Aug 2022 01:24:25 +0200 Original-Received: from localhost ([::1]:46946 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oSo7D-0001Gi-VG for guile-bugs@m.gmane-mx.org; Mon, 29 Aug 2022 19:24:23 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48912) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oSo6t-0001GU-4M for bug-guile@gnu.org; Mon, 29 Aug 2022 19:24:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:44369) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oSo6s-0000xW-Oh for bug-guile@gnu.org; Mon, 29 Aug 2022 19:24:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oSo6s-0001If-3p for bug-guile@gnu.org; Mon, 29 Aug 2022 19:24:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: David Pirotte Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Mon, 29 Aug 2022 23:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57379 X-GNU-PR-Package: guile Original-Received: via spool by 57379-submit@debbugs.gnu.org id=B57379.16618154374987 (code B ref 57379); Mon, 29 Aug 2022 23:24:02 +0000 Original-Received: (at 57379) by debbugs.gnu.org; 29 Aug 2022 23:23:57 +0000 Original-Received: from localhost ([127.0.0.1]:34118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSo6n-0001IM-5v for submit@debbugs.gnu.org; Mon, 29 Aug 2022 19:23:57 -0400 Original-Received: from maximusconfessor.all2all.org ([79.99.200.102]:37028) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSo6l-0001IE-0p for 57379@debbugs.gnu.org; Mon, 29 Aug 2022 19:23:55 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by maximusconfessor.all2all.org (Postfix) with ESMTP id F3E661BE02CE; Tue, 30 Aug 2022 01:23:53 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([127.0.0.1]) by localhost (maximusconfessor.all2all.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id axy-ARilU6D9; Tue, 30 Aug 2022 01:23:53 +0200 (CEST) Original-Received: from aicha (unknown [179.210.48.245]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id ADB021BE02CC; Tue, 30 Aug 2022 01:23:52 +0200 (CEST) In-Reply-To: X-Mailer: Claws Mail 4.1.0 (GTK 3.24.34; x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Original-Sender: "bug-guile" Xref: news.gmane.io gmane.lisp.guile.bugs:10352 Archived-At: --Sig_/G7N3y_Qh+=WAJftsO._us7a Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Lee, > Thank you again, David. I followed your installation instructions, > and with a few warnings, your hello-world example (eventually) ran. Great. What do you mean by '(eventually) ran'? Everything works fine, 'out of the box' and with no warnings, on debian ... > can submit what I saw to the bug-g-golf@gnu.org address. No, please don't report warnings on bug-g-golf@gnu.org, rather, use the guile-user ML, prefixing all g-golf related messages using 'G-Golf - ', as proposed here https://www.gnu.org/software/g-golf/contact.html > I also got clipboard.scm to run, with one error. afaict, all examples should work fine, with no warning(s) and no error(s) Please post a (separate) guile-user ML email with the error, as there is no error nor any warning here (debian testing), I'd need to see ... > I think for Jessica's and Ricardo's sakes, and because it's the right > thing to do, we can close bug #57379 and carry on elsewhere. You should definitely close bug#57379, which shouldn't have been opened in the first place: it was not a guile nor a g-golf bug in the first place ... I invite you to report the warning(s) and bug(s) in separate guile-user ML email(s) - start a new thread for every diff subject, let's not mix things and examples ... also, why don't you join us on irc.libera.chat as well, both #guile and #guix (which I follow but I do not participate, unless g-golf, guile-lib ... related, only wrt those packages I am involved in ...) David --Sig_/G7N3y_Qh+=WAJftsO._us7a Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEhCJlRZtBM3furJHe83T9k6MFetcFAmMNSoIACgkQ83T9k6MF etfclwf/WlXu3wgEgMY5+sOVwikoqRa+i2g26YtCpwClirrKtvPtHqvihLPAFYvd bID6LLBu1s9Vzax3tPcGw4CiXBeUGWjOn49LMDltwmRjKSndS/opd3jTLD4LzME2 9umXDZSDHJWtWNp96nImtQOqjEBMOXeTcN4ihnOPrcbwwtj5lbGgPPk3PYInl42W UjxtO3HhXpxYz4wUqkPIfGnffeZaTElvcVcksk8pxjtZZEWFZI/WFu/N1/obIaSr E9I+ynSRUb/ZMb8d5fyds+jetPwVl998fvCgyt42vgRF7+Xl9dlvSdMcxMOzhPxU FPafIZ23R+7XzorQDoi14XZnm+wi5A== =Sc6U -----END PGP SIGNATURE----- --Sig_/G7N3y_Qh+=WAJftsO._us7a--