unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: "Aleix Conchillo Flaqué" <aconchillo@gmail.com>
To: David Pirotte <david@altosw.be>
Cc: guile-user <guile-user@gnu.org>, guile-devel <guile-devel@gnu.org>
Subject: Re: GNU G-Golf 0.8.0-rc-2 available for testing
Date: Thu, 21 Dec 2023 00:44:09 -0800	[thread overview]
Message-ID: <CA+XASoUeiiS=Rjw4H=c0uAg-THNNknk8h6-T9w0EURjBgCYacQ@mail.gmail.com> (raw)
In-Reply-To: <20231205011435.1dd2eab4@tintin>

[-- Attachment #1: Type: text/plain, Size: 1311 bytes --]

On Mon, Dec 4, 2023 at 8:14 PM David Pirotte <david@altosw.be> wrote:

>
> you must clone the guile-cairo upstream repo, git checkout devel, then
> run the make danse ... let me know if this solve you problem.
>
>
Yes, I had that already. In the previous package I had to add individual
patches, but now I can just point to a commit:

https://github.com/aconchillo/homebrew-guile/blob/master/Formula/guile-cairo.rb#L4

However, guile-cairo was not working because I was using guile from commit
(d8df317bafcdd9fcfebb636433c4871f2fab28b2) and that's causing a segfault
during scm_init_cairo (when defining all the procedures).

Anyways, guile-cairo is fine going back to stable 3.0.9.

> - drawing-widget.scm, peg-solitaire.scm.
>
> i don't know, but they have in common that  they both use snapshots
> (the gtk-4 drawing 'tool' ...)
>
> I would try to first get the drawing-widget.scm to work, it is a very
> simple example, then see how to fix the peg-solitaire.scm
>
>
The issue seems to be here:

(define-vfunc (snapshot-vfunc (self <drawing-widget>) snapshot)
  #t)

I just removed the whole body and replaced it for #t, just to test. All the
other ones that are failing also have a define-vfunc.

I haven't investigated what that is so I can't tell much more.

Aleix

[-- Attachment #2: Type: text/html, Size: 3258 bytes --]

  parent reply	other threads:[~2023-12-21  8:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-02  3:50 GNU G-Golf 0.8.0-rc-2 available for testing David Pirotte
2023-12-01 17:51 ` Aleix Conchillo Flaqué
2023-12-02  0:10   ` David Pirotte
2023-12-04  4:15     ` Aleix Conchillo Flaqué
2023-12-04  4:16       ` Aleix Conchillo Flaqué
2023-12-05  4:21         ` David Pirotte
2023-12-05  4:14       ` David Pirotte
2023-12-09 20:49         ` Aleix Conchillo Flaqué
2023-12-21  8:44         ` Aleix Conchillo Flaqué [this message]
2023-12-22  4:52           ` David Pirotte
2023-12-22  7:01             ` Aleix Conchillo Flaqué
2023-12-22  7:34               ` Aleix Conchillo Flaqué
2023-12-22 23:22               ` G-Golf- [subject changed] cairo based examples fail in homebrew David Pirotte
2023-12-22 23:43                 ` David Pirotte
2023-12-22 23:55                 ` Aleix Conchillo Flaqué
2024-01-01  2:12                   ` David Pirotte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+XASoUeiiS=Rjw4H=c0uAg-THNNknk8h6-T9w0EURjBgCYacQ@mail.gmail.com' \
    --to=aconchillo@gmail.com \
    --cc=david@altosw.be \
    --cc=guile-devel@gnu.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).