#33187: kdeinit4 doesn't start: complains about dbus not running --------------------------------+------------------------------------------- Reporter: vloodo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: kdelibs4 --------------------------------+------------------------------------------- Comment(by vloodo@…): Replying to [comment:3 dan@…]:
I have had a lot of problems getting dbus-session to run, but today I ran the following and it is working now: {{{ launchctl unload -w /Library/LaunchAgents/org.freedesktop.dbus- session.plist launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus- session.plist }}}
Tried that, it does not work. Also, I know that dbus IS running, because when I do a {{{ps ax |grep dbus}}} I get the following: {{{ 80701 ?? Ss 0:00.00 /opt/local/bin/dbus-daemon --system --nofork 80834 s003 R+ 0:00.00 grep --color=always dbus }}} Also tried updating MacPorts and definitions and trying to install everything again. I now get this message {{{ klauncher(94397) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. kdeinit4: Communication error with launcher. Exiting! QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. kded(94405): KUniqueApplication: Cannot find the D-Bus session server: "Failed to connect to socket /tmp/launch-dNLMHB/unix_domain_listener: Connection refused" }}} -- Ticket URL: <https://trac.macports.org/ticket/33187#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS