View Single Post
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#6
@Estel,

That looks weird. My guess is that it's something related to the "org.freedesktop.Telepathy.AccountManager" dbus service.

To start with I'd ask you to post the output of "ps ax | grep dbus". I have:
Code:
dbus-daemon --system --nofork
dbus-launch --exit-with-session
dbus-daemon --fork --print-pid 5 --print-address 7 --session
plus a few mafw-dbus-wrapper instances (I'm writing this by hand so I didn't post full details).

You could also check the contents of /etc/dbus-1/system.d

Another guess (as I'm only guessing) would be to check/reinstall librtcom-accounts-*
Also check/reinstall libosso-dbus-conf

Good luck!
 

The Following 3 Users Say Thank You to reinob For This Useful Post: