From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Newsgroups: gmane.emacs.bugs Subject: bug#18375: 24.4.50; Emacs hangs X session manager logout in certain cases Date: Thu, 4 Sep 2014 07:40:18 +0200 Message-ID: References: <87y4u4euu0.fsf@cxcs.de> <1B3078FA-936D-4F4A-9187-1D6732B03763@swipnet.se> <49A5C6F0-15EF-4F3E-B89D-C98311C3632D@swipnet.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1409828766 23674 80.91.229.3 (4 Sep 2014 11:06:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Sep 2014 11:06:06 +0000 (UTC) Cc: "18375@debbugs.gnu.org" <18375-done@debbugs.gnu.org> To: Christoph Ruegge Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Sep 04 07:41:22 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XPPnN-00029C-W4 for geb-bug-gnu-emacs@m.gmane.org; Thu, 04 Sep 2014 07:41:22 +0200 Original-Received: from localhost ([::1]:48858 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPPnN-0007uv-7M for geb-bug-gnu-emacs@m.gmane.org; Thu, 04 Sep 2014 01:41:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPPnD-0007sw-4n for bug-gnu-emacs@gnu.org; Thu, 04 Sep 2014 01:41:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPPn5-00025c-Lg for bug-gnu-emacs@gnu.org; Thu, 04 Sep 2014 01:41:11 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:38551) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPPn5-00025Y-IB for bug-gnu-emacs@gnu.org; Thu, 04 Sep 2014 01:41:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XPPn4-00030W-8S for bug-gnu-emacs@gnu.org; Thu, 04 Sep 2014 01:41:02 -0400 Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Thu, 04 Sep 2014 05:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 18375 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 18375@debbugs.gnu.org, jan.h.d@swipnet.se, chrueg@gmail.com Original-Received: via spool by 18375-done@debbugs.gnu.org id=D18375.140980922611490 (code D ref 18375); Thu, 04 Sep 2014 05:41:01 +0000 Original-Received: (at 18375-done) by debbugs.gnu.org; 4 Sep 2014 05:40:26 +0000 Original-Received: from localhost ([127.0.0.1]:58346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XPPmT-0002zF-HX for submit@debbugs.gnu.org; Thu, 04 Sep 2014 01:40:25 -0400 Original-Received: from mailfe07.swip.net ([212.247.154.193]:35481 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XPPmQ-0002z4-Qd for 18375-done@debbugs.gnu.org; Thu, 04 Sep 2014 01:40:24 -0400 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe07.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 528596426; Thu, 04 Sep 2014 07:40:19 +0200 In-Reply-To: X-Mailer: Apple Mail (2.1878.6) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:93016 Bug fixed in trunk. 3 sep 2014 kl. 20:51 skrev Christoph Ruegge : >> The tests I done shows that the SM connection is not closed properly, = ever. >=20 > Even if you add an SmcCloseConnection() call to x_session_close()? > Seemed to work for me. Sure, if I change stuff it works, but not as it is. Jan D. >=20 >> As for exposing SM to lisp, that might not be a bad idea, but it = would be better to implement and expose the newer d-bus based SM than = the old X based SM. The latter will probably go away within a couple of = years. Gnome only has a compability layer for it on top of the d-bus SM. >=20 > That could maybe be done in pure Elisp, I suppose. Maybe I'll try that > if I have some spare time.