Here is my systemctl status:
$ systemctl --user status xfce4-notifyd
● xfce4-notifyd.service - XFCE notifications service
Loaded: loaded (/usr/lib/systemd/user/xfce4-notifyd.service; static; vendor >
Active: failed (Result: exit-code) since Mon 2018-10-08 02:16:29 CEST; 3min >
Process: 1019 ExecStart=/usr/lib/xfce4/notifyd/xfce4-notifyd (code=exited, st>
Main PID: 1019 (code=exited, status=1/FAILURE)
oct. 08 02:16:29 steph-tour systemd[663]: Starting XFCE notifications service...
oct. 08 02:16:29 steph-tour xfce4-notifyd[1019]: Unable to init server: Impossi>
oct. 08 02:16:29 steph-tour xfce4-notifyd[1019]: cannot open display:
oct. 08 02:16:29 steph-tour systemd[663]: xfce4-notifyd.service: Main process e>
oct. 08 02:16:29 steph-tour systemd[663]: xfce4-notifyd.service: Failed with re>
oct. 08 02:16:29 steph-tour systemd[663]: Failed to start XFCE notifications se>
And of course, libnotify is installed:
$ pacman -Qi libnotify
Nom : libnotify
Version : 0.7.7-1
Description : Library for sending desktop notifications
Architecture : x86_64
URL : https://developer.gnome.org/notification-spec/
Licences : LGPL
Groupes : --
Fournit : --
Dépend de : gdk-pixbuf2
Dépendances opt. : --
Requis par : blueman file-roller geoclue2 network-manager-applet orage pamac thunar-gtk3 udiskie webkit2gtk
wxgtk3 xfce4-notifyd-gtk3 xfce4-power-manager-gtk3 xfce4-pulseaudio-plugin xfce4-sensors-plugin
xfce4-settings-gtk3 zenity
Optionnel pour : audacious-plugins firefox pulseaudio-ctl vlc
Est en conflit avec : --
Remplace : --
Taille installée : 210,00 KiB
Paqueteur : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Compilé le : ven. 14 oct. 2016 06:04:07 CEST
Installé le : dim. 24 juin 2018 10:58:54 CEST
Motif d’installation : Installé comme dépendance d’un autre paquet
Script d’installation : Non
Validé par : Signature
And as I try to start with --user option:
sudo systemctl --user start xfce4-notifyd
[sudo] Mot de passe de steph :
Failed to connect to bus: Aucun fichier ou dossier de ce type
I suppose a wrong link with d-bus somewhere in systemd-239-4 ...
Are we stephane and I alone with that issue ? We both are on french configuration.