From unknown Thu Mar 28 14:42:38 2024 Received: (at 373) by bugs.devuan.org; 31 Jan 2020 10:39:28 +0000 Return-Path: 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 (single-drop); Fri, 31 Jan 2020 10:39:28 +0000 (UTC) Received: from mx.hindley.org.uk (mohindley.plus.com [81.174.245.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 7E984F60BE0 for <373@bugs.devuan.org>; Fri, 31 Jan 2020 11:34:27 +0100 (CET) Received: from apollo.hindleynet ([192.168.1.3] helo=apollo) by mx.hindley.org.uk with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1ixTd0-0001qb-TC; Fri, 31 Jan 2020 10:34:23 +0000 Received: from mark by apollo with local (Exim 4.84_2) (envelope-from ) id 1ixTcy-000318-JC; Fri, 31 Jan 2020 10:34:20 +0000 Date: Fri, 31 Jan 2020 10:34:20 +0000 From: Mark Hindley To: Tito , 373@bugs.devuan.org Subject: Re: bug#373: xfce4-notifyd not started at xfce session login Message-ID: <20200131103420.GS14807@hindley.org.uk> References: <20200128111609.GA6659@hindley.org.uk> <20200128111609.GA6659@hindley.org.uk> <20200129111520.GI14807@hindley.org.uk> <058bcdfb-dcb6-9a33-e427-46b0f2789640@tiscali.it> <20200131101926.GR14807@hindley.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200131101926.GR14807@hindley.org.uk> X-Debbugs-No-Ack: No Thanks User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org On Fri, Jan 31, 2020 at 10:19:26AM +0000, Mark Hindley wrote: > To be honest, I am still unlcear why your setup is not working (yet). > > Let's explore some other avenues. > > What display manager are you using or are you starting from the terminal with > startx? I notice you have both slim and sddm installed. A few other things to explore. Do you think this is the same as Debian #899377 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899377) Are there any message in /var/log/daemon.log relating to failed DBus activation start of xfce4-notifyd? I also notice that you have plasma-workspace installed as does the reporter in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899377#32. He also provides a workaround. Mark