From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Minimized Emacs and Gnome logout Date: Sat, 19 Aug 2006 09:35:30 +0200 Message-ID: <44E6BF42.20701@swipnet.se> References: <87hd0a6n3w.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1155972995 6942 80.91.229.2 (19 Aug 2006 07:36:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 19 Aug 2006 07:36:35 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 19 09:36:32 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GELNd-0002LJ-78 for ged-emacs-devel@m.gmane.org; Sat, 19 Aug 2006 09:36:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GELNc-0000wv-JK for ged-emacs-devel@m.gmane.org; Sat, 19 Aug 2006 03:36:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GELNO-0000wE-MB for emacs-devel@gnu.org; Sat, 19 Aug 2006 03:36:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GELNM-0000vc-V6 for emacs-devel@gnu.org; Sat, 19 Aug 2006 03:36:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GELNM-0000vY-OG for emacs-devel@gnu.org; Sat, 19 Aug 2006 03:36:12 -0400 Original-Received: from [81.228.8.183] (helo=av11-1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GELUF-0004sr-I6 for emacs-devel@gnu.org; Sat, 19 Aug 2006 03:43:19 -0400 Original-Received: by av11-1-sn2.hy.skanova.net (Postfix, from userid 502) id 8920D382B3; Sat, 19 Aug 2006 09:36:10 +0200 (CEST) Original-Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av11-1-sn2.hy.skanova.net (Postfix) with ESMTP id 7750437EA2; Sat, 19 Aug 2006 09:36:10 +0200 (CEST) Original-Received: from coolsville.localdomain (81-235-205-204-no59.tbcn.telia.com [81.235.205.204]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id 3177137E44; Sat, 19 Aug 2006 09:36:10 +0200 (CEST) User-Agent: Thunderbird 1.5.0.5 (X11/20060728) Original-To: Chong Yidong In-Reply-To: <87hd0a6n3w.fsf@stupidchicken.com> X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:58501 Archived-At: Chong Yidong skrev: > 1. Run Emacs in Gnome > 2. Iconify (minimize) the Emacs window, > (e.g. by clicking on its taskbar entry) > 3. Gnome menu -> Quit -> Log Out > 4. Nothing happens. > 5. Now de-iconify Emacs (e.g. by clicking on its taskbar entry). > 6. Gnome logs out. > > `kill' and `kill -9' seem to work fine on the iconified Emacs, so is > there some other signal that the Gnome logout sends that we are not > responding properly to? > > FWIW, I'm using the version of Gnome that comes with Ubuntu Dapper. > This behavior has been present for several months, but I haven't been > able to identify the problem. I can not reproduce this on Ubuntu Dapper. But sometimes the session manager hangs, and just moving the mouse will continue the logout. Have you tried that (i.e. move the mouse instead of deiconify Emacs)? Can you try KDE and see if you have the same problem? What are your settings for sessions in Gnome, i.e. save at logout, ask at logout and so on? Jan D.