[MacPorts] #33187: kdeinit4 doesn't start: complains about dbus not running
#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 --------------------------------+------------------------------------------- So, I'm trying to get kdenlive to work, but I can't start kdeinit4. There are only two relevant lines in system.log that appear when I try to run it: {{{ Feb 7 20:23:51 mrcrowley [0x0-0x146146].org.kde.kdeinit4[0]: klauncher(55089) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. Feb 7 20:23:51 mrcrowley [0x0-0x146146].org.kde.kdeinit4[0]: kdeinit4: Communication error with launcher. Exiting! }}} So, apparently it can't connect to the dbus session. However, I have a session started (as per the instructions given in {{{port notes dbus}}}) and other programs, like Inkscape, connect to it just fine. Am I missing something? -- Ticket URL: <https://trac.macports.org/ticket/33187> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * cc: snc@…, sharky@…, michaelld@… (added) -- Ticket URL: <https://trac.macports.org/ticket/33187#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 --------------------------------+------------------------------------------- Changes (by snc@…): * cc: dports@…, mk@… (added) -- Ticket URL: <https://trac.macports.org/ticket/33187#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 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 }}} -- Ticket URL: <https://trac.macports.org/ticket/33187#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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 Resolution: | Keywords: Port: kdelibs4 | -----------------------+-------------------------------- Changes (by sharky@…): * cc: sharky@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/33187#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts