From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: gtk3, emacs 24 and gnome shell Date: Tue, 25 Oct 2011 09:06:09 +0200 Message-ID: <87ty6xczz2.fsf@thinkpad.tsdh.de> References: <4EA554D1.1040000@gmail.com> <878voaf05x.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1319526385 27827 80.91.229.12 (25 Oct 2011 07:06:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 25 Oct 2011 07:06:25 +0000 (UTC) Cc: Andrea Crotti , emacs-devel@gnu.org To: Rasmus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 25 09:06:21 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RIb5Y-0004rf-Eb for ged-emacs-devel@m.gmane.org; Tue, 25 Oct 2011 09:06:20 +0200 Original-Received: from localhost ([::1]:52375 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIb5X-0002qU-KX for ged-emacs-devel@m.gmane.org; Tue, 25 Oct 2011 03:06:19 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:48936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIb5U-0002qL-Ih for emacs-devel@gnu.org; Tue, 25 Oct 2011 03:06:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIb5T-0000J2-CJ for emacs-devel@gnu.org; Tue, 25 Oct 2011 03:06:16 -0400 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:37990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIb5T-0000It-73 for emacs-devel@gnu.org; Tue, 25 Oct 2011 03:06:15 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 33C27D229B; Tue, 25 Oct 2011 09:06:14 +0200 (CEST) X-Virus-Scanned: amavisd-new at uni-koblenz.de Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qxWx+5rznTm3; Tue, 25 Oct 2011 09:06:13 +0200 (CEST) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (tsdh.uni-koblenz.de [141.26.67.142]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id A49A9D2249; Tue, 25 Oct 2011 09:06:13 +0200 (CEST) In-Reply-To: <878voaf05x.fsf@gmail.com> (rasmus@gmx.us's message of "Tue, 25 Oct 2011 00:19:06 +0100") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 141.26.64.15 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:145503 Archived-At: Rasmus writes: >> Anyone else experienced something similar? > > Emacs 24 bzr with GTK3 is very unstable on my Archlinux system as > well. It will often just kill itself. If "kill itself" means you close some frame and emacs is killed completely, that most likely the issue I've described in <87d3flnxoo.fsf@thinkpad.tsdh.de>. Bye, Tassilo