From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: DrRacket Date: Sat, 14 Mar 2015 16:00:38 +0100 Message-ID: <87ioe3y67d.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWnYS-0006aQ-Kb for guix-devel@gnu.org; Sat, 14 Mar 2015 11:00:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YWnYP-0002ZD-E2 for guix-devel@gnu.org; Sat, 14 Mar 2015 11:00:44 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWnYP-0002Z9-AC for guix-devel@gnu.org; Sat, 14 Mar 2015 11:00:41 -0400 In-Reply-To: (Federico Beffa's message of "Sat, 14 Mar 2015 10:09:53 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Federico Beffa Cc: Guix-devel Federico Beffa skribis: > * When the program starts the Debian version shows a message windows > with the loading process. The window doesn't appear with the guix > version. Could it be that the window=E2=80=99s PNG isn=E2=80=99t found or something = like that? > * When I want to exit the program, the guix version hangs and I need > to kill it. In the Debian version, when I exit the program, I'm shown > a dialog asking for confirmation. I guess the guix version is waiting > for an answer which the user has no way to answer. Strange. A GTK+ issue? Ludo=E2=80=99.