public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: Ariel Rios <ariel@linuxppc.org>
To: Bill Gribble <grib@gnumatic.com>
Cc: guile-user@gnu.org, guile-gtk@sourceware.cygnus.com
Subject: Re: Current status of guile-gnome/guile-gtk?
Date: Fri, 20 Apr 2001 08:51:00 -0000	[thread overview]
Message-ID: <987818223.1070.1.camel@soleil> (raw)
In-Reply-To: <20010420085639.A29249@gnumatic.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 691 bytes --]

El 20 Apr 2001 08:56:39 -0500, Bill Gribble escribió:
> 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 '())

Ok If you do the following you will not get a core dump:


(define (go)
     (gnome-init-hack "go" #f '())
     (let ((window (gtk-window-new 'toplevel)))
          (gtk-widget-show window)))

(go)

> 
> [GNOME segmentation fault dialog]

I have been able to reproduce the SEG fault and will be checking it.
Meanwhile you should be able to use gnome-guile as previously shown
 

ariel

      reply	other threads:[~2001-04-20  8:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20010419160201.A16701@gnumatic.com>
2001-04-19 17:54 ` Ariel Rios
2001-04-20  6:56   ` Bill Gribble
2001-04-20  8:51     ` Ariel Rios [this message]

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

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

  git send-email \
    --in-reply-to=987818223.1070.1.camel@soleil \
    --to=ariel@linuxppc.org \
    --cc=grib@gnumatic.com \
    --cc=guile-gtk@sourceware.cygnus.com \
    --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).