[MacPorts] #29495: DBus doesn't launch, Digikam and other apps hang
#29495: DBus doesn't launch, Digikam and other apps hang --------------------------------------------+------------------------------- Reporter: macports.mexon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: --------------------------------------------+------------------------------- During installation, I noticed two messages: # launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist # 'sudo chown -R $USER ~/Library/Preferences/KDE' I did both of these. launchctl fails like this: $ launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist nothing found to load This is apparently a symptom of having "<key>Disabled</key>" in org.freedesktop.dbus-session.plist. To fix that, I found a "-w" flag from somewhere on the internet: launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist That doesn't do anything, and there's no process with "dbus" in the name in the process table. If I then run digikam or kanagram or any other KDE application, the program just hangs. -- Ticket URL: <https://trac.macports.org/ticket/29495> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29495: DBus doesn't launch, Digikam and other apps hang ---------------------------------------------+------------------------------ Reporter: macports.mexon@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: worksforme | Keywords: Port: dbus | ---------------------------------------------+------------------------------ Changes (by jmr@…): * cc: mcalhoun@… (added) * status: new => closed * resolution: => worksforme * port: => dbus Comment: The correct commands to load dbus are shown by `port notes dbus`. -- Ticket URL: <https://trac.macports.org/ticket/29495#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts