You are not logged in.

#1 2020-03-29 19:48:48

salimdeepside
Member
Registered: 2020-03-29
Posts: 1

DBus event NameOwnerChanged

When i run dbus-monitor --system, i got about 20 events per second:

```
signal time=1585510053.359267 sender=org.freedesktop.DBus -> destination=(null destination) serial=2019 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5379"
   string ":1.5379"
   string ""
signal time=1585510053.368805 sender=org.freedesktop.DBus -> destination=(null destination) serial=2020 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5380"
   string ""
   string ":1.5380"
signal time=1585510053.377872 sender=org.freedesktop.DBus -> destination=(null destination) serial=2021 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5380"
   string ":1.5380"
   string ""
signal time=1585510053.707381 sender=org.freedesktop.DBus -> destination=(null destination) serial=2022 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5381"
   string ""
   string ":1.5381"
signal time=1585510053.710534 sender=org.freedesktop.DBus -> destination=(null destination) serial=2023 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.5382"
   string ""
   string ":1.5382"

```

When i run in console mode, i dont get these errors and my cpu is much cooler, but when i do startx, i got these errors and these process are using a lot of cpu :

> polkitd --no-debug
> dbus-deamon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only

i run on archlinux, i3, on a macbook pro.

Last edited by salimdeepside (2020-03-29 19:49:31)

Offline

Board footer

Powered by FluxBB