This is the mail archive of the guile-gtk@sourceware.cygnus.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: immediate hanging


"Firstname Lastname" <msnsux@hotmail.com> writes:

> I have compiled several versions of guile-gtk, from CVS and released 
> versions.  and whenever i run it, i get the "gtk>" i can type stuff in, but 
> never get any response.  what am i doing wrong?

Ok, something changed in Guile and guile-gtk could not get the FD of
the current input port.  I fixed it in CVS.  Could you try it out?

2000-04-08  Marius Vollmer  <mvo@zagadka.ping.de>

	* guile-gtk.c, guile-gtk.h (sgtk_port2fileno): New.  This works
	with newer Guiles.
	* build-guile-gtk (file-descriptor): Use it.

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