[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Current status of guile-gnome/guile-gtk?
From: |
Bill Gribble |
Subject: |
Re: Current status of guile-gnome/guile-gtk? |
Date: |
Fri, 20 Apr 2001 08:56:39 -0500 |
User-agent: |
Mutt/1.3.17i |
On Thu, Apr 19, 2001 at 06:52:06PM -0400, Ariel Rios wrote:
> What do you mean by broken? Which version of gnome-guile?
> What is the problem?
firetrap> guile
guile> (use-modules (gnome gnome))
guile> (gnome-init-hack "test" #f '())
[GNOME segmentation fault dialog]
The backtrace would be rather useless because it's all scm_ functions
with no debugging info. My guess is that the wrapper definitions are
somehow out of date WRT current GNOME. The the Debian maintainer
says he sent a bug report but I can't find it on bugzilla; the
original Debian bug report is at
http://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=69144
It's against an older version but the problem is the same.
BTW, both the libguilegnome / libguilegtk and guile Debian maintainers
listed below work for Gnumatic too, and I'm pretty much in continuous
communication with both of them on irc.gnome.org #gnucash so I can
help with communication if necessary.
Thanks,
Bill Gribble
Gnumatic
firetrap> dpkg --status libguilegnome0
Package: libguilegnome0
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 547
Maintainer: James LewisMoss <address@hidden>
Source: gnome-guile
Version: 1:0.19-pre0.20-5
firetrap> dpkg --status guile1.4
Package: guile1.4
Status: install ok installed
Priority: optional
Section: interpreters
Installed-Size: 124
Maintainer: Rob Browning <address@hidden>
Source: guile-core
Version: 1:1.4-10
firetrap>