Brightness up/down keys stopped working?
David Rosenstrauch
darose at darose.net
Wed Jun 21 04:55:34 CEST 2017
On 06/20/2017 06:12 PM, David Rosenstrauch wrote:
> I think this may be relevant: looks like for some reason the XFCE
> notifications daemon isn't running, and keypresses that trigger
> notifications are taking a long time to get processed:
>
> Jun 20 18:07:27 darosedm dbus-daemon[642]: Activating service
> name='org.freedesktop.Notifications'
> Jun 20 18:08:27 darosedm plasma_waitforname[5624]:
> org.kde.knotifications: WaitForName: Service was not registered within
> timeout
> Jun 20 18:08:27 darosedm dbus-daemon[642]: Activated service
> 'org.freedesktop.Notifications' failed: Process
> org.freedesktop.Notifications exited with status 1
Looks like xfce4-notifyd seems to be crashing for some reason:
[darose at darosedm ~]$ ps ax | grep notify
3168 pts/1 S+ 0:00 grep notify
[darose at darosedm ~]$ systemctl --user start xfce4-notifyd.service
[darose at darosedm ~]$ ps ax | grep notify
3173 ? Ssl 0:00 /usr/lib/xfce4/notifyd/xfce4-notifyd
3179 pts/1 S+ 0:00 grep notify
[darose at darosedm ~]$ date
Tue Jun 20 22:32:49 EDT 2017
[darose at darosedm ~]$ ps ax | grep notify
3511 pts/1 S+ 0:00 grep notify
[darose at darosedm ~]$ date
Tue Jun 20 22:51:28 EDT 2017
Anyone have any idea what's happening - or how to debug? I don't see
anything in the messages.log.
Thanks,
DR
More information about the Xfce
mailing list