Thank you all for the comments. I will go ahead and delete the
guile-gtk package, and have queued myself a TODO to package g-golf.
I'll hold off on guile-gi for now, pending Mike's resurrection/redesign,
or if I start actually trying to write guile/gui code.
> What do other packaging systems do?
I forgot to mention that g-golf is being packaged for debian [1] - and
already is in freebsd, homebrew and guix.
David
[1] https://ftp-master.debian.org/new/g-golf_0.8.0~rc1-1.html
pgpXbYU9bWn2w.pgp
Description: OpenPGP digital signature
> ...
> So: what is the current best way to do gtk3 (4?) from guile?
You should (highly) consider using Adwaita instead (libadwaita),
and gtk-4 for what ever isn't customized (yet) in libadwaita.
But to address your question (disclaimer, I am its maintainer), as Mike
already did suggest, you sho
>> What do other packaging systems do? Debian 12 doesn't have guile-gnome
>> but it does have guile-cairo.
>>
>> Greg
>As far as i know the most maintained and best way to use gtk/gnome
>things from guile is guile-gi https://github.com/spk121/guile-gi
I
On 11/7/23 16:37, Greg Troxel wrote:
In pkgsrc we are pruning gnome2 (but have mate). That's not about
guile, but it is causing a hard look at things that depend on gnome2.
We have guile-gnome 2.16.5, the most recent release, released in June of
2017. I remember using something in 20
In pkgsrc we are pruning gnome2 (but have mate). That's not about
guile, but it is causing a hard look at things that depend on gnome2.
We have guile-gnome 2.16.5, the most recent release, released in June of
2017. I remember using something in 2004ish, but more for gtk than
gnome.
Our pa
remember some e-mails here on the Guile user list definitely later
>> than 2017. However, they also did not turn up on my search engine search
>> yesterday.
>>
>> I also wonder, if there is a tutorial somewhere, which shows the basics
>> of using guile-gnome for making a G
ay.
>
> I also wonder, if there is a tutorial somewhere, which shows the basics
> of using guile-gnome for making a GUI application. I'd love to use Guile
> + GTK3 for an application I want to write for a long time.
I have since found out about two successor projects, unfortunat
guile-gnome for making a GUI application. I'd love to use Guile
+ GTK3 for an application I want to write for a long time.
Regards,
Zelphir
On 07.06.20 03:03, Dale Mellor wrote:
> As far as I can tell nothing has happened since 2017. Has the project
> died?
>
>
As far as I can tell nothing has happened since 2017. Has the project
died?
Hello,
> IMHO it would not violate opaqueness if you could find out (runtime)
> which wct class a wcp value belongs to.
'opaque' is just a name, there is no 'properties' such that one could 'violate'
(or
not) an opaque type: these are just 'opaque' pointers, g-wrap pointers to a C
values, and t
Hi
IMHO it would not violate opaqueness if you could find out (runtime)
which wct class a wcp value belongs to.
- Tommi Höynälänmaa
Hello,
Sorry for the late response, I was hoping someone else would answer
before I
could, we are not that many but there are still a few very good
guile-gnome
users out there ... :)
> Pango attributes are instances of class in Guile-Gnome but they
> are not
Pango attributes are instances of class in Guile-Gnome but they
are not GOOPS instances (i.e. (instance? x) returns false). Class name
is not defined at all. How can I test if an arbitrary
object belongs to some specific class, e.g. if an object is a
Pango attribute?
- Tommi
Hello,
We are pleased to announce Guile-Gnome 2.16.5, the next maintenance
release for the 2.16 series.
* Guile-Gnome Homepage
http://www.gnu.org/software/guile-gnome
* Guile-Gnome 2.16.5 release tarball GPG signature [*]
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome
Hello,
We are pleased to announce Guile-Gnome 2.16.4, the next maintenance
release for the 2.16 series.
* Guile-Gnome Homepage:
http://www.gnu.org/software/guile-gnome
* Guile-Gnome 2.16.4 release tarball GPG signature [*]:
http://download.savannah.gnu.org/releases/grip
Hello,
We are pleased to announce Guile-Gnome 2.16.3, the next maintenance
release for the 2.16 series.
* Guile-Gnome Homepage:
http://www.gnu.org/software/guile-gnome
* Guile-Gnome 2.16.3 release tarball GPG signature [*]:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile
> This is due to recent Glib only allowing glib.h to be included directly.
> Any old program which does this will get this compilation error. So, the
> solution for you would be to find all occurences in guile-gnome where
> another Glib header is included and remove it (or replace it
Am Freitag, den 09.08.2013, 15:51 -0300 schrieb Diogo F. S. Ramos:
> >> Second, with the guile-gnome tarball you referenced, it errors
> >> complaining that only `glib.h' can be included directly, so the
> >> compilation stops.
> >
> > That probably
n of your config.log and an extract of the
latest lines of the make... Did g-wrap and guile-cairo configure/make/install
ok?
I personally install[ed] the all suite from git [guile, g-wrap, guile-cairo and
guile-gnome] because even just for guile, debian is too outdated for my needs
[and
guile-
>> Second, with the guile-gnome tarball you referenced, it errors
>> complaining that only `glib.h' can be included directly, so the
>> compilation stops.
>
> That probably is because the '-dev' files/packages are not installed on your
> machine. I am
rror
> Second, with the guile-gnome tarball you referenced, it errors
> complaining that only `glib.h' can be included directly, so the
> compilation stops.
That probably is because the '-dev' files/packages are not installed on your
machine. I am on debian it is the libglib2.0-dev package.
Cheers,
David
>> Is there a release of guile-gnome which works with guile 2?
>
> Yes, here a the link to the latest tarball:
>
>
> http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.16.2.tar.gz
>
> Obviously, there a re dependencies
>
>
Hello Diogo,
> Is there a release of guile-gnome which works with guile 2?
Yes, here a the link to the latest tarball:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.16.2.tar.gz
Obviously, there a re dependencies
http://www.gnu.
Is there a release of guile-gnome which works with guile 2?
Hello all,
I am pleased and embarrassed to announce the release of
guile-gnome-platform version 2.16.2.
Get it here:
http://ftp.gnu.org/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.16.2.tar.gz
About guile-gnome-platform
==
guile-gnome is a Guile
Ah~that's great news~
And I tested, it works for me. Now I could start some project with GUI.
Thanks!
On Thu, May 10, 2012 at 5:01 AM, Andy Wingo wrote:
> Hello all,
>
> I am pleased and embarrassed to announce the release of
> guile-gnome-platform version 2.16.2.
>
>
Hello,
I'm glad to hear guile-gnome-platform works with Guile 2.0. To celebrate
it, I've attatched my ebuild files for Gentoo Linux users. You
know, Gentoo's last stable guile ebuild file is guile-1.8.8-r1.ebuild for
Guile 1.8.8 but the last stable version of Guile itself is 2
Hello all,
I am pleased and embarrassed to announce the release of
guile-gnome-platform version 2.16.2.
Get it here:
http://ftp.gnu.org/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.16.2.tar.gz
About guile-gnome-platform
==
guile-gnome is a Guile
(I needed a macro in gettext) I
>> have bee able to install guile-gnome but I am getting:
>>
>> [ariel@~/src/guile-gnome-platform/gtk/examples/tutorial]$
>> guile-gnome-2 -l hello.scm
>> ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
>> ;;;
-[ Tue, Nov 22, 2011 at 05:34:00PM -0600, Ariel Rios ]
> Hello,
>
> So after battling to compile g-wrap (I needed a macro in gettext) I
> have bee able to install guile-gnome but I am getting:
>
> [ariel@~/src/guile-gnome-platform/gtk/examples/tutorial]$
> guile
Hello,
So after battling to compile g-wrap (I needed a macro in gettext) I
have bee able to install guile-gnome but I am getting:
[ariel@~/src/guile-gnome-platform/gtk/examples/tutorial]$
guile-gnome-2 -l hello.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass
Hello old friend!
On Tue 22 Nov 2011 20:37, Ariel Rios writes:
> Where is guile-gnome located hosted these days?
http://gnu.org/s/guile-gnome/
You'll need to use g-wrap and guile-gnome from git, but it does work
with Guile 2.0.
Peace,
Andy
--
http://wingolog.org/
Hello,
Where is guile-gnome located hosted these days?
Is there one for current guile?
thanks,
ariel
On Thu 24 Feb 2011 01:06, Diogo F. S. Ramos writes:
> Are there any plans to port guile-gnome to GTK 3?
There are plans to use the gobject part of guile-gnome together with
gobject introspection stuff; but it needs to be done carefully, and no
one is working on it right now, that I know
>> >> Is it possible to use guile-gnome with Guile 2.0?
>> >>
>> >> Are there any plans to port guile-gnome to GTK 3?
>> >>
>> >
>> > Yes, I'm working with that. You may try it.
>>
>> Nice. Where can I get
> >> Is it possible to use guile-gnome with Guile 2.0?
> >>
> >> Are there any plans to port guile-gnome to GTK 3?
> >>
> >
> > Yes, I'm working with that. You may try it.
>
> Nice. Where can I get it?
>
> > But I'm not
>> Is it possible to use guile-gnome with Guile 2.0?
>>
>> Are there any plans to port guile-gnome to GTK 3?
>>
>
> Yes, I'm working with that. You may try it.
Nice. Where can I get it?
> But I'm not sure about GTK3.
Won't you think it i
> Is it possible to use guile-gnome with Guile 2.0?
>
> Are there any plans to port guile-gnome to GTK 3?
>
Yes, I'm working with that. You may try it.
But I'm not sure about GTK3.
--
GNU Powered it
GPL Protected it
GOD Blessed it
HFG - NalaGinrut
Is it possible to use guile-gnome with Guile 2.0?
Are there any plans to port guile-gnome to GTK 3?
--
Diogo F. S. Ramos
Hello Patrick,
Thanks a lot, it compiled with no problem.
Cheers,
David
;; --
Le Tue, 6 Jul 2010 11:50:31 +0200,
Patrick Bernaud a écrit :
> Hello David,
>
> David Pirotte writes:
> > [...]
> > cc1: warnings being treated as errors
> > guile-
Hello David,
David Pirotte writes:
> [...]
> cc1: warnings being treated as errors
> guile-gnome-gw-gtk.c: In function
> 'gw__tmp6246_gtk_recent_info_get_application_info_wrapper':
> guile-gnome-gw-gtk.c:27337: error: passing argument 3 of
> 'gtk_recen
/package/guile-gnome-platform/2.16.1-4
;; --
few installed lib info:
ii libgtk2.0-0 2.20.1-1
ii libglib2.0-02.24.1-1
ii libgnome2-0 2.30.0-1
ii libgnomeui-0
On Fri 09 Apr 2010 09:08, Thien-Thi Nguyen writes:
> () Andy Wingo
> () Fri, 09 Apr 2010 00:13:10 +0200
>
>> () Andy Wingo
>> () Thu, 08 Apr 2010 20:53:17 +0200
>>
>>what is the right thing to do here? Get it into a
>>project on savannah in git hosting, no?
>>
>
() Andy Wingo
() Fri, 09 Apr 2010 00:13:10 +0200
> () Andy Wingo
> () Thu, 08 Apr 2010 20:53:17 +0200
>
>what is the right thing to do here? Get it into a
>project on savannah in git hosting, no?
>
> Sorry, i don't understand. What does "it" refer to?
Referring
Hi!
On Thu 08 Apr 2010 22:06, Thien-Thi Nguyen writes:
> () Andy Wingo
> () Thu, 08 Apr 2010 20:53:17 +0200
>
>No such luck with guile-pg, it will need patches. I even tried
>applying debian's patches to see if that would help, but
>guile-pg uses gh.h. Copying Thien-Thi, who appea
On 8 April 2010 13:06, David Pirotte wrote:
>
> But I have had another type of bug, which I beleive is not related to the
> one
> you looked at, which rarely appears and occurred today, so here it is:
>
>*** glibc detected *** guile: corrupted double-linked list:
> 0x08a1ca60 ***
>
() Andy Wingo
() Thu, 08 Apr 2010 20:53:17 +0200
No such luck with guile-pg, it will need patches. I even tried
applying debian's patches to see if that would help, but
guile-pg uses gh.h. Copying Thien-Thi, who appears to be the
upstream: what is the right thing to do here? Get it
Hi David,
I'm happy to help, and glad to hear things are going OK. You probably
have the largest guile-gnome-using apps out there... Also, one of these
three lists is probably enough ;)
On Thu 08 Apr 2010 20:06, David Pirotte writes:
> But I have had another type of bug, which I beleiv
nd test my code with guile-vm!
Cheers,
David
;; --
Le Mon, 22 Mar 2010
21:33:50 +0100, Andy Wingo a écrit :
> On Wed 17 Mar 2010 21:09, David Pirotte writes:
>
> > I know, guile-gnome-0 is obsolate ... But I have no choice right know and
> > really
> > really hope tha
On Wed 17 Mar 2010 21:09, David Pirotte writes:
> I know, guile-gnome-0 is obsolate ... But I have no choice right know and
> really really hope that
> I can help developers to find out what the problem is and debug it ...
As long as you know this :) This was released *five years ago
Hello,
debian 2.6.22-2-686
ii libc6 2.9-12 GNU C Library:
Shared libraries
ii libc6-dev 2.9-12 GNU C Library:
Development Libraries and Header Files
I know, guile-gnome-0 is obsolate ... But I
Andreas Rottmann writes:
> * Its code uses syntax-case (as specified in R6RS) in quite a few
> places. I hope that Guile's macro problems (which currently interact
> horribly with modules) will be resolved at some point, and that it
> will gain full syntax-case support. Can anybody hint at
should be relatively straightforward, and I'm willing to help with
it.
>> I wonder how the advent of gobject-introspection will influence the
>> future of guile-gnome.
>
> I want to switch to it. But this is like a 200 hour project, and with
> less deployment than ou
need for any
> "binding generation" step, hence doing away (in principle) the need
> for G-Wrap altogether.
I completely agree, this makes sense, and we should do this at some
point this year.
> I wonder how the advent of gobject-introspection will influence the
> future of gu
kind of feature-complete as
far as guile-gnome is concerned -- an that's its only client ATM AFAIK,
as gnucash has transitioned to SWIG.
For a different, but related topic: I wonder how the advent of
gobject-introspection will influence the future of guile-gnome. With the
VM branch land
Le Thu, 03 Jul 2008 18:49:46 +0200,
Andy Wingo <[EMAIL PROTECTED]> a écrit :
> Greetings to hackers of the good hack,
>
> After seven years of development by a varied and motley crew, we are
> pleased and relieved to finally announce the first^Wsecond API- and
> ABI-stable r
Greetings to hackers of the good hack,
After seven years of development by a varied and motley crew, we are
pleased and relieved to finally announce the first^Wsecond API- and
ABI-stable release of guile-gnome-platform, version 2.16.0^W2.16.1.
Guile-gnome-platform 2.16.1 may be downloaded from
Greetings, disciples of Lambda: The Ultimate Cult,
I am pleased to announce the release of guile-gnome-platform version
2.15.98.
guile-gnome-platform 2.15.98 may be downloaded from:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.98.tar.gz
About guile
(copying guile-user)
Greetings lambda wranglers,
I am pleased to announce the release of guile-gnome-platform version
2.15.97.
guile-gnome-platform 2.15.97 may be downloaded from:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.97.tar.gz
About guile-gnome
Andy Wingo writes:
> guile-gnome-platform 2.15.96 may be downloaded from:
> http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.96.tar.gz
With latest from bzr, I get
Making all in doc
make[3]: Entering directory `/home/janneke/vc/guile-gnome/pango/doc
Hello wielders of the parenthesis,
I am pleased to announce the release of guile-gnome-platform version
2.15.96.
guile-gnome-platform 2.15.96 may be downloaded from:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.96.tar.gz
About guile-gnome-platform
Brisk November greetings!
I am pleased to announce the release of guile-gnome-platform version
2.15.95.
guile-gnome-platform 2.15.95 may be downloaded from:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.95.tar.gz
About guile-gnome-platform
I am pleased to announce the release of guile-gnome-platform version
2.15.93.
guile-gnome-platform 2.15.93 may be downloaded from:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.93.tar.gz
About guile-gnome-platform
==
guile-gnome
I am pleased to announce the release of guile-gnome-platform version
2.15.92.
guile-gnome-platform 2.15.92 may be downloaded from:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.92.tar.gz
About guile-gnome-platform
==
guile-gnome
guile-gnome-platform 2.15.91 may be downloaded from:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.91.tar.gz
I'm really glad to see this.
Note that this release requires the yet-unreleased G-Wrap 1.9.8. Until
it is available, you may follo
Hi all,
I am pleased to announce the release of guile-gnome-platform version
2.15.91.
guile-gnome-platform 2.15.91 may be downloaded from:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.91.tar.gz
Note that this release requires the yet-unreleased G-Wrap
Stan Pinte <[EMAIL PROTECTED]> writes:
>
> http://aruiz.typepad.com/siliconisland/2006/04/threads_on_pygt.html
I suppose a dynamic-wind for the enter/leave would ensure a "leave" if
there was an error in the protected section.
> My problem is that I cannot find anywhere a guile module containing
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I am using guile-gnome bindings on debian (config below).
I recently discovered, thanks to this excellent article
(http://aruiz.typepad.com/siliconisland/2006/04/threads_on_pygt.html)
that I should use the functions gdk_threads_(init|enter
Hi,
I am pleased to announce the release of guile-gnome-gtksourceview
version 1.8.0.
The tarball may be downloaded at:
http://ftp.gnu.org/gnu/guile-gnome/guile-gnome-gtksourceview/guile-gnome-gtksourceview-1.8.0.tar.gz
About guile-gnome-gtksourceview
===
guile
Hi,
I am pleased to announce the release of guile-gnome-gstreamer version
0.9.90.
The tarball will be downloadable at:
http://ftp.gnu.org/gnu/guile-gnome/guile-gnome-gstreamer/guile-gnome-gstreamer-0.9.90.tar.gz
However I am currently wrestling with the ftp.gnu.org upload system. In
the
Hi!
On Fri, 2006-12-15 at 16:29 +0100, Andy Wingo wrote:
> This release may be downloaded at:
So I linked to the old tarball. My bad! Here's the correct link:
http://ftp.gnu.org/pub/gnu/guile-gnome/guile-gnome-platform/guile-gnome-platform-2.15.90.tar.gz
Happy hacking,
Andy.
Hi,
I am pleased to announce the release of guile-gnome-platform version
2.15.90.
About guile-gnome-platform
==
guile-gnome-platform is a binding between the GNOME platform libraries
and the Guile Scheme language.
This release brings guile-gnome out of bitrot. It is
Hi Aaron,
On Mon, 2006-02-20 at 12:20 -0600, Aaron VanDevender wrote:
> Is guile-gnome a dead project? It has been almost a year since the last
> release, and there hasn't been much traffic on the guile-gnome list. Is
> anyone planning a gtk2 based version of gulie-gtk and guile-gno
guile-gtk is pretty much inactive. guile-gnome seems to work, but I
haven't seen much development on g-wrap or guile-gnome.
--
Greg Troxel <[EMAIL PROTECTED]>
___
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.
On Mon, 20 Feb 2006 12:20:57 -0600
Aaron VanDevender <[EMAIL PROTECTED]> wrote:
> Is guile-gnome a dead project? It has been almost a year since the
> last release, and there hasn't been much traffic on the guile-gnome
> list.
Hope not! I am using it 'extensively&
> Or have people lost interest?
There's libxm -- xg.c has all the gtk bindings up to the current gtk version,
as well as a bunch from pango, and a few from glib.
ftp://ccrma-ftp.stanford.edu/pub/Lisp/libxm.tar.gz
Lots of examples in the Snd tarball (at the same site). If I remember
right, it
I should have qualified that to say that guile-gtk doesn't build due to
the autoconf thing. guile-gnome is based on pkg-config (and gtk2)
But my question stands? Is anyone working on them? Are we waiting for
g-wrap 2.0? Or have people lost interest?
-Aaron
On Mon, 2006-02-20 at 12:20
Is guile-gnome a dead project? It has been almost a year since the last
release, and there hasn't been much traffic on the guile-gnome list. Is
anyone planning a gtk2 based version of gulie-gtk and guile-gnome?
The last version doesn't even build on my system because it uses
autoc
David Pirotte <[EMAIL PROTECTED]> writes:
> But passing a guile string containing glyphs symbols for non ascii
> characters does not work for all of them,
What happens?
> ps: is there any hope that guile handles internationalisation
> in its core modules some time soon?
Yes, but probabl
David Pirotte <[EMAIL PROTECTED]> writes:
>
> ps: is there any hope that guile handles internationalisation
> in its core modules some time soon?
The cvs has gettext now. I've been spawning the "locale" program
(which is posix standard) to get at decimal point and date/time
formats. It m
Hi all,
pango_layout_set_text() expects valid UTF-8 strings
so I manually write strings such as:
"référence" english: reference [référence]
which in unicode representation is
r\u00E9f\u00E9rence
and it's ok.
But passing a guile string containi
82 matches
Mail list logo