From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21629 invoked by alias); 12 Nov 2001 22:08:40 -0000 Mailing-List: contact guile-gtk-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-gtk-owner@sources.redhat.com Received: (qmail 21603 invoked from network); 12 Nov 2001 22:08:38 -0000 Received: from unknown (HELO orion.memi.umss.edu.bo) (167.157.26.10) by sourceware.cygnus.com with SMTP; 12 Nov 2001 22:08:38 -0000 Received: from localhost (localhost [[UNIX: localhost]]) by orion.memi.umss.edu.bo (8.11.6/8.9.3) id fACMHV022448 for guile-gtk@sources.redhat.com; Mon, 12 Nov 2001 18:17:31 -0400 Message-Id: <200111122217.fACMHV022448@orion.memi.umss.edu.bo> Content-Type: text/plain; charset="iso-8859-15" From: Alexey Rodriguez Y To: guile-gtk@sources.redhat.com Subject: Re: Status of libglade Date: Wed, 03 Oct 2001 21:22:00 -0000 X-Mailer: KMail [version 1.3.1] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SW-Source: 2001-q4/txt/msg00001.txt.bz2 Btw, a working example with libglade and guile will be enough. Thanks, Alexey On Monday 12 November 2001 17:00, Alexey Rodriguez Y wrote: > Hi guys, these days i have been playing with guile and gtk/gnome. It was > all fine until i tried to load some .glade . The function glade-xml-new seg > faulted because of some allocation error. Sorry i do not give more details. > I don't remember the version of the libs (mdk 8.0). If > glade+gtk+gnome+guile is able to use .glade files, i'll post more details > about the errors. CC me when replying, it seems the subscription system is > screwed up. Thanks a lot. > > Alexey