From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.user Subject: Re: guile-gnome and guile-gtk Date: Tue, 28 Feb 2006 12:05:48 +0100 Message-ID: <1141124748.5204.24.camel@localhost.localdomain> References: <1140459657.29123.21.camel@vandvndr.physics.uiuc.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1141491438 5505 80.91.229.2 (4 Mar 2006 16:57:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Mar 2006 16:57:18 +0000 (UTC) Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Mar 04 17:57:15 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FFa42-0002C7-BM for guile-user@m.gmane.org; Sat, 04 Mar 2006 17:57:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FFa45-0007bj-Sn for guile-user@m.gmane.org; Sat, 04 Mar 2006 11:57:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FFXzh-0000O9-CP for guile-user@gnu.org; Sat, 04 Mar 2006 09:44:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FFXzd-0000LE-8I for guile-user@gnu.org; Sat, 04 Mar 2006 09:44:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FEAb5-0006Zi-LU for guile-user@gnu.org; Tue, 28 Feb 2006 14:33:24 -0500 Original-Received: from [195.10.6.12] (helo=mx1.es6.egwn.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FE2gz-00083J-M4 for guile-user@gnu.org; Tue, 28 Feb 2006 06:06:57 -0500 Original-Received: from server09.fr4.egwn.net (server09.fr4.egwn.net [62.39.85.79]) by mx1.es6.egwn.net (Postfix) with ESMTP id 8694F4F8246 for ; Tue, 28 Feb 2006 12:05:50 +0100 (CET) Original-Received: (qmail 17516 invoked from network); 28 Feb 2006 11:05:50 -0000 Original-Received: from core.fluendo.com (HELO videoscale.fluendo.lan) (195.10.6.237) by server09.fr4.egwn.net with SMTP; 28 Feb 2006 11:05:50 -0000 Original-To: guile-user@gnu.org In-Reply-To: <1140459657.29123.21.camel@vandvndr.physics.uiuc.edu> X-Mailer: Evolution 2.5.91 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5203 Archived-At: Hi Aaron, On Mon, 2006-02-20 at 12:20 -0600, Aaron VanDevender wrote: > Is guile-gnome a dead project? It has been almost a year since the last > release, and there hasn't been much traffic on the guile-gnome list. Is > anyone planning a gtk2 based version of gulie-gtk and guile-gnome? guile-gtk is 1.2-based. As David said, guile-gnome has been based on the 2.x libraries since the beginning. I've been distracted this past year, and hindered a bit by Guile troubles on my main devel box (an x86-64 system). Also using Arch has been a bit of a clusterfuck, inasmuch as whenever I want to hack I forget how things work. Now that Guile 1.8 is out I'll be looking at threading issues soon. I want to update the GStreamer bindings to cover GStreamer 0.10, which is heavily threaded. It built against 1.7 a month ago or so, so I expect there won't be too many problems. We should convert to the new SCM<->C conversion API though. Other than that things should just work. If there is a problem send a bug report, or better a patch. (You seem to be bumping into the scheme syndrome for the first time -- there are few hackers. Individuals make a huge difference in the scheme world, just because there's not all that many people making tools. You can be a part of that :) Regards, -- Andy Wingo http://wingolog.org/ _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user