Re: [Evolution] Long pauses using Evolution



On Fri, 2020-01-17 at 12:21 +0100, Milan Crha via evolution-list wrote:
On Fri, 2020-01-17 at 04:01 -0600, Robert G (Doc) Savage wrote:
When I run grep noti * I get:

Hi,
what you really want is not a grep for "noti", but for
org.freedesktop.Notifications instead, thus:

   $ grep org.freedesktop.Notifications *

which returns here:

   org.freedesktop.mate.Notifications.service:Name=org.freedesktop.Notifications
   org.kde.plasma.Notifications.service.orig:Name=org.freedesktop.Notifications

If it'll still be just a single file, could you try to run the
   $ /usr/libexec/mate-notification-daemon
from a terminal, please? Maybe it fails to start for some reason and
the terminal might give a clue, hopefully.

Bye,
Milan

Milan,

Let's see:

# grep org.freedesktop.Notifications *
com.deepin.dde.freedesktop.Notification.service:Name=org.freedesktop.Notifications
org.freedesktop.mate.Notifications.service:Name=org.freedesktop.Notifications

Looks OK to me.

--Doc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]