dbus is in your daemons array, so you should not need to start it manually. If for some reason you think you should, then use `rc.d restart dbus`. If a service is not running the restart command will simply start it, but if it is already running, restart will stop it, then start it again.You will, however, need a dbus-session (different from the dbus daemon). If you get dbus erro
Whenever I open Software center I get this error:
012-12-12 16:19:29,196 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/lib/python2.7/dist-packages/dbus/proxies.py', 410, '_introspect_error_handler')'
2012-12-12 16:19:29,196 - dbus.proxies - ERROR - Introspect error on :1.74:/com/ubuntu/Softwarecenter: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.
I've been playing around with the DBus interface for Unity's HUD with some success.
are dbus.service and dbus.socket running?systemctl status dbus.service
systemctl status dbus.socketif yes, have you tried re-installing systemd-analyze, not only the python2 packages?
Xylankant
https://bbs.archlinux.org/profile.php?id=48144
2012-09-06T22:34:26Z
I've installed VLC and I got the web interface activated, so I can control it from my android phone.
I am however stuck with a little problem. How can I start VLC web interface at startup? So I don't have to start VLC every time I want to see a movie?
Hy,
EDIT: I had a copy of the old bootloader (thankfully ^.^) I copied that into /dev/sdb2 and now burg found everything.
I'm running a fresh Fedora 17 minimal installation with Mate desktop. I have wicd-1.7.2.1-1.fc17.i686 installed.
On startup after gui login I see this message:
"Could not connect to wicd's D-Bus interface. Check the wicd log for error messages."
/var/log/wicd contains nothing un-toward, not surprising because xicd is not running.
Thanks for the reply, Trilby!Trilby wrote:I've never used lxdm, but I suspect you need to add dbus-launch to the exec line of your window manager.To test this, first check a process monitor like hop or pstree. You should have three processes with dbus in the name: 2 dbus-daemon processes (one for user "dbus" and one for your user), and 1 dbus-launch.I think that you are sugges
Ok I "solved" this a while ago. MPD is trying to start avahi and that fails and causes dbus to crash...