From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: dbus problem: "notifications-notify :on-action" stops working Date: Mon, 27 Feb 2012 11:17:55 +0100 Message-ID: <87wr78poks.fsf@gmx.de> References: <87zkc4ehgo.fsf@micropit.couberia.bzh> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1330337909 18132 80.91.229.3 (27 Feb 2012 10:18:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Feb 2012 10:18:29 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Peter =?utf-8?Q?M=C3=BCnster?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 27 11:18:26 2012 Return-path: Envelope-to: geh-help-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 1S1xez-0007RF-67 for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Feb 2012 11:18:25 +0100 Original-Received: from localhost ([::1]:54085 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1xey-0005jc-Ca for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Feb 2012 05:18:24 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:46135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S1xen-0005iZ-3P for help-gnu-emacs@gnu.org; Mon, 27 Feb 2012 05:18:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S1xeh-00055f-Ax for help-gnu-emacs@gnu.org; Mon, 27 Feb 2012 05:18:12 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.23]:34974) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1S1xeh-00055b-0N for help-gnu-emacs@gnu.org; Mon, 27 Feb 2012 05:18:07 -0500 Original-Received: (qmail invoked by alias); 27 Feb 2012 10:18:05 -0000 Original-Received: from p57BB9732.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.151.50] by mail.gmx.net (mp019) with SMTP; 27 Feb 2012 11:18:05 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+WFfdOoO2WsZzb4HmV3ZW1VhZky+QcEZJnlcjSg3 ooKpBcQHLZNG6e In-Reply-To: <87zkc4ehgo.fsf@micropit.couberia.bzh> ("Peter \=\?utf-8\?Q\?M\?\= \=\?utf-8\?Q\?\=C3\=BCnster\=22's\?\= message of "Mon, 27 Feb 2012 10:47:03 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.23 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83879 Archived-At: Peter M=C3=BCnster writes: > Hi, Hi, > Can others reproduce this behaviour? Which Emacs version are you using? > Where could be the problem, and how could I debug it? Setting `dbus-debug' to t is a starting point. If the resulting messages are confusing you, you might run instead "dbus-monitor --session" in a shell outside Emacs > TIA for any help! Best regards, Michael.