public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: David Pirotte <david@altosw.be>
To: guile-gtk <guile-gtk@sourceware.cygnus.com>,
	"guile-user@gnu.org" <guile-user@gnu.org>
Subject: guile-1.5.1, gtk crashes
Date: Wed, 22 Aug 2001 06:23:00 -0000	[thread overview]
Message-ID: <3B83C343.EF24F640@altosw.be> (raw)

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

hi,

is there anything i can do to get more info on the following
crash?

the code was running perfectly using guile-gtk, but does not run
above guile-1.5.1 using (gtk gtk):

	#!/usr/local/bin/guile -s
	!#
	
	(define-module (alto tactus rent)
	  ...
	  :use-module (gtk gtk)
	  ...
	  )

	(define (rent/gui . rest)
	  ...
	  (gtk-standalone-main window)
          )
        (rent/gui)
		

	david@faust:~/ 10 $ ./rent.scm 
	Gdk-ERROR **: Fatal IO error 0 (Succès.) on X server :0.0.
	david@faust:~/ 10 $

thanks,
david

             reply	other threads:[~2001-08-22  6:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-22  6:23 David Pirotte [this message]
     [not found] ` <998492884.2488.1.camel@soleil>
2001-08-23 14:01   ` David Pirotte
     [not found]     ` <998616493.1534.11.camel@soleil>
2001-08-25 11:24       ` David Pirotte
2001-08-25 20:23         ` Ariel Rios
2001-08-23 14:10   ` David Pirotte
2001-08-23 14:45   ` David Pirotte

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=3B83C343.EF24F640@altosw.be \
    --to=david@altosw.be \
    --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).