On 06/26/2017 04:32 PM, David Rosenstrauch wrote:
> My guess is because I have many KDE packages installed, even though I'm
> not running KDE. (My DE is XFCE.)
>
> I did that grep, but didn't see anything suspicious:
>
> [darose@darosedm services]$ find . -type f | xargs grep notify
>
Wrong grep. Try:
> grep org.freedesktop.Notifications -r /usr/share/dbus-1/services
and especially:
> grep org.kde.knotifications -r /usr/share/dbus-1/services
The second one in particular should not return anything but I'm betting
in your case it will...
Jerome
--
mailto:[email protected]
http://jeberger.free.fr
Diaspora*: https://framasphere.org/u/jeberger
signature.asc
Description: OpenPGP digital signature

