[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: G-Golf - Callback segmentation fault
From: |
pelzflorian (Florian Pelz) |
Subject: |
Re: G-Golf - Callback segmentation fault |
Date: |
Thu, 05 Sep 2024 09:24:06 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Thank you David, thank you Matija,
it works on Guix!
Except for small warnings like
Warning: Missing /etc/X11/rgb.txt, using a fallback.
that probably should be fixed on the Guix side.
And some issues that I have to chdir to
~/src/g-golf/examples/gtk-4/
to run
~/src/g-golf/examples/gtk-4/revealer.scm,
otherwise I get
g-golf/hl-api/function.scm:89:6: Failed to open file
???/home/florian/ui/revealer.ui???: No such file or directory
And some locale issues when running adwaita demo
only when running in a container,
ERROR: In procedure dirname:
In procedure scm_to_utf8_stringn: Wrong type argument in position 1 (expecting
string): #f
probably because I set up the container wrongly.
Regards,
Florian
- Re: G-Golf - Callback segmentation fault, pelzflorian (Florian Pelz), 2024/09/02
- Re: G-Golf - Callback segmentation fault, Matija Obid, 2024/09/05
- Re: G-Golf - Callback segmentation fault, David Pirotte, 2024/09/05
- Re: G-Golf - Callback segmentation fault, David Pirotte, 2024/09/06
- Re: G-Golf - Callback segmentation fault, pelzflorian (Florian Pelz), 2024/09/06
- Re: G-Golf - Callback segmentation fault, David Pirotte, 2024/09/06
- Re: G-Golf - Callback segmentation fault, David Pirotte, 2024/09/06