This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Current status of guile-gnome/guile-gtk?


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 <dres@debian.org>
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 <rlb@cs.utexas.edu>
Source: guile-core
Version: 1:1.4-10

firetrap> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]