Forum

Full Version: DBus notification service error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Software
XBian version: 1.0 kernel 4.1.13+
XBMC/Kodi version: 15.2 Git:2015-12-04-858ee60
Overclock settings: default

Hardware
Device type and model: Raspberry Pi 2
Power supply rating: ThePiHut 5V 2A
SD card size and make/type: 8GB Sandisk Ultra Class 10
Network: Ethernet
Connected devices: Toshiba TV 40TL838

Log files
Link to logfile(s):

Problem description:
After startup of Kodi I get the notification (Huh!) DBus notification service error.
In the log I find two errors;
ERROR: DBus: Error org.freedesktop.UDisks.Error.Failed - Error mounting: mount exited with exit code 1: helper failed with: mount: only root can mount /dev/root on /home
and later;
Error Type: <class 'dbus.exceptions.DBusException'>
Error Contents: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
As a result;
I cannot sudo systemctl list-units
(Failed to get D-Bus connection: Unknown error -1)
And Pushbullet does not receive messages

How to reproduce:
After start of Kodi
What did you do before? I would assume you made something with systemd?
(27th Feb, 2016 03:45 AM)Linuxghost Wrote: [ -> ]I cannot sudo systemctl list-units
(Failed to get D-Bus connection: Unknown error -1)

This command will never work because XBian does not use systemd - the system is under control of upstart not systemd
Hey Nachteule, thanks for your fast reply.
I have not made anything with systemd on XBian.
(I have on Fedora though)
I have installed the Pushbullet add-on.
Anything on the errors?
No, never seen theese kind of errors on XBian

Hmmm - Pushbullet - never used, but maybe this addon is the culprit

"A Pushbullet client that receives/sends pushes and/or mirrors other devices"

Will see if I give it a try Undecided
Reference URL's