DBus notification service error - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Others (/forum-24.html) +--- Thread: DBus notification service error (/thread-3405.html) |
DBus notification service error - Linuxghost - 27th Feb, 2016 03:45 AM 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 (!) 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 RE: DBus notification service error - Nachteule - 27th Feb, 2016 05:01 AM 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 This command will never work because XBian does not use systemd - the system is under control of upstart not systemd RE: DBus notification service error - Linuxghost - 27th Feb, 2016 07:01 AM 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? RE: DBus notification service error - Nachteule - 27th Feb, 2016 08:01 AM 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 |