Devuan bug report logs - #373
xfce4-notifyd not started at xfce session login

version graph

Package: xfce4-notifyd; Maintainer for xfce4-notifyd is (unknown); Source for xfce4-notifyd is src:xfce4-notifyd.

Reported by: Tito <farmatito@tiscali.it>

Date: Tue, 14 Jan 2020 13:12:19 UTC

Severity: normal

Tags: debian, moreinfo

Found in version 0.4.3-1

Forwarded to https://bugs.debian.org/899377

Full log


Message #31 received at 373@bugs.devuan.org (full text, mbox, reply):

Received: (at 373) by bugs.devuan.org; 29 Jan 2020 13:35:38 +0000
Return-Path: <farmatito@tiscali.it>
Delivered-To: devuanbugs@dyne.org
Received: from tupac3.dyne.org [195.169.149.119]
	by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4)
	for <debbugs@localhost> (single-drop); Wed, 29 Jan 2020 13:35:38 +0000 (UTC)
Received: from smtp.tiscali.it (michael-notr.mail.tiscali.it [213.205.33.216])
	(using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits))
	(No client certificate requested)
	by vm6.ganeti.dyne.org (Postfix) with ESMTPS id C9B04F6085D
	for <373@bugs.devuan.org>; Wed, 29 Jan 2020 14:31:52 +0100 (CET)
Authentication-Results: vm6.ganeti.dyne.org;
	dkim=pass (1024-bit key; unprotected) header.d=tiscali.it header.i=@tiscali.it header.b="0Da+zo3+";
	dkim-atps=neutral
Received: from [192.168.2.164] ([217.27.115.45])
	by michael.mail.tiscali.it with 
	id wDXq2102Q0yqAhV01DXrMc; Wed, 29 Jan 2020 13:31:52 +0000
x-auth-user: farmatito@tiscali.it
From: Tito <farmatito@tiscali.it>
Subject: Re: bug#373: xfce4-notifyd not started at xfce session login
To: 373@bugs.devuan.org
References: <20200128111609.GA6659@hindley.org.uk>
 <20200128111609.GA6659@hindley.org.uk>
 <a0f7e93c-ab5d-c222-1a8d-e19c5e69f363@tiscali.it>
 <fb22c443-2b31-b8c8-52f0-b0f4d5bd37fe@tiscali.it>
 <20200129111520.GI14807@hindley.org.uk>
Message-ID: <058bcdfb-dcb6-9a33-e427-46b0f2789640@tiscali.it>
Date: Wed, 29 Jan 2020 14:31:42 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101
 Thunderbird/68.4.1
MIME-Version: 1.0
In-Reply-To: <20200129111520.GI14807@hindley.org.uk>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: 7bit
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tiscali.it; s=smtp;
	t=1580304712; bh=a5LRGqhr4yYztXUHHlDCTxZgwh13IwPLyfcHwAy0mtY=;
	h=From:Subject:To:References:Date:In-Reply-To;
	b=0Da+zo3+XmBJbwHpA+9aVq2hJxUqLlgBlKasni7IMNCmrybIKKTv9cdY2wj2YBhSo
	 XiB3YBhXVmO+P6eyD8g0dWIdcE6lrEWvxjJtmN82ZlGLKe//zOI8fn7Pn9S5CQniSu
	 YV9i1yae6wtTlub3WG7CIi6Alu/oJ+ThkHWcXf1E=
X-Spam-Status: No, score=-0.9 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,
	SPF_HELO_PASS,SPF_PASS autolearn=disabled version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org

On 1/29/20 12:15 PM, Mark Hindley wrote:
> On Tue, Jan 28, 2020 at 03:40:42PM +0100, Tito wrote:
>> On Tue, 28 Jan 2020 11:16:09 +0000 Mark Hindley <mark@hindley.org.uk> wrote:
>>> Tito,
>>>
>>> Thanks. The only thing that catches my eye is you have kdeconnect installed.
>>> I am not familiar with it, but does it listen on the
>>> org.freedesktop.Notifications dbus interface?
>>>
>>> What does this command produce?
>>>
>>> busctl --user status org.freedesktop.Notifications
>>>
>>> Mark
>>
>> Hi,
>>
>> At xfce4 start without starting xfce4-notifyd manually:
>>
>> busctl --user status org.freedesktop.Notifications
>> Failed to get credentials: No such device or address
>>
>>
>> When xfce4-notifyd is started manually:
> 
> Hmmm. that is all as I would expect.
> 
> Without xfce4-notifyd running,
> 
>   busctl --user | grep Notifications
> 
> should list org.freedesktop.Notifications as (activatable). Does it?
Hi,
Yes:

busctl --user | grep Notifications
org.freedesktop.Notifications  - -    -   (activatable) -

> If so, I am unsure why xfce4 is not activating it on startup. Do you have
> something in Settings -> Notifications preventing it?

The test was done with a new user and xfce's default configs.

> The other thing I wonder is if it is not running at startup because no
> notifications have been sent? I think the DBus service will only be activated as
> required. So without xfce4-notifyd running, if I send a notification
> (notify-send 'Test message'), xfce4-notifyd is activated and the notification
> appears.
> 
> Does it behave like that for you?

No, notify-send sits there for 50 seconds and then exits but no notification pops up:

time notify-send "test message"

real    0m50.059s
user    0m0.005s
sys     0m0.003s


OTOH if I start a KDE session for the same test user notifications work,
so XFCE and KDE are doing things differently.

Tito

> 
> Mark
> 

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Tue Apr 23 08:28:39 2024;