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-gnome2 - Segmentation fault Date: Sat, 03 Jul 2010 18:25:48 +0100 Message-ID: References: <20100629183348.02da603c@rascar> <20100702133212.5cbe6533@rascar> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1278177804 21229 80.91.229.12 (3 Jul 2010 17:23:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 3 Jul 2010 17:23:24 +0000 (UTC) Cc: guile-user To: David Pirotte Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Jul 03 19:23:20 2010 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OV6Qw-0005Ii-Cb for guile-user@m.gmane.org; Sat, 03 Jul 2010 19:23:18 +0200 Original-Received: from localhost ([127.0.0.1]:60334 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OV6Qv-0004hK-BR for guile-user@m.gmane.org; Sat, 03 Jul 2010 13:23:17 -0400 Original-Received: from [140.186.70.92] (port=42562 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OV6Qp-0004gg-Pd for guile-user@gnu.org; Sat, 03 Jul 2010 13:23:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OV6Qo-0007i3-8z for guile-user@gnu.org; Sat, 03 Jul 2010 13:23:11 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:45996 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OV6Qo-0007hi-75 for guile-user@gnu.org; Sat, 03 Jul 2010 13:23:10 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 3DD2FC1631; Sat, 3 Jul 2010 13:23:09 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=Lavw2zw97Kvy4qvk8O1GKZwKy/Y=; b=hDkZsF /3RUcw0sv7lZKXF4FIz/d3zJinvDXAqprHXBFNemmCkFIACSwETtgYoMpRKR0Mwn +KSW4OYLHmWjx0w0xuI6H8mbSYDe64KHIRVw4jbLE2wHpVpT8warCsxsunUnrcWx 3UI+hUuT/V5QOOtIOS5PM23v7X5SyBPcsiPzo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=nWIGCzFp/HDZ64PRu5MRgiLcVULE+l4M hdiEtQRUiwlbV8og1XFl+iht73n4G7CP6E0v9hh2CHFD5pFMaDdnZdMLqI/Nn3Ko 0/wkd1xjesWQBK3ozJF9Eg1Rg+jYFUhNxU3f9lraTtducal2ssCotIv9sLE/BssH fe/OOgMbGdo= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 29C1CC1630; Sat, 3 Jul 2010 13:23:08 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [86.26.6.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id BE822C162F; Sat, 3 Jul 2010 13:23:06 -0400 (EDT) In-Reply-To: <20100702133212.5cbe6533@rascar> (David Pirotte's message of "Fri, 2 Jul 2010 13:32:12 -0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: A5B9D4CE-86C7-11DF-9CA1-9056EE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:7949 Archived-At: Hi, I had said: >> Can you check to see that the following patches are applied to the >> debian package: >> >> 0ca1de9d89ed7b2899e49f273f27f810540a6508 >> 3d11c93b290992b2c4d9eeef57c2a7a54f808783 These are git commits. You replied: On Fri 02 Jul 2010 17:32, David Pirotte writes: > I don't know, on the debian patch tracking system page for guile-gnome-platform, > patches are listed by names. I don't see these [MD5sum?] numbers you mentioned, Chdir into gtk/ in your guile-gnome platform checkout, and do "gitk REVNAME", and see if that patch is in debian. Regards, Andy -- http://wingolog.org/