public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* guile-1.5.1, gtk crashes
@ 2001-08-22  6:23 David Pirotte
       [not found] ` <998492884.2488.1.camel@soleil>
  0 siblings, 1 reply; 6+ messages in thread
From: David Pirotte @ 2001-08-22  6:23 UTC (permalink / raw)
  To: guile-gtk, guile-user

[-- 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-08-25 20:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-22  6:23 guile-1.5.1, gtk crashes David Pirotte
     [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

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).