[MacPorts] #45688: Trouble starting dbus.

MacPorts noreply at macports.org
Thu Oct 30 07:38:25 PDT 2014


#45688: Trouble starting dbus.
-------------------------+---------------------------------
  Reporter:  wdc@…       |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.2
Resolution:  worksforme  |   Keywords:  DBus.Error.NoMemory
      Port:  dbus        |
-------------------------+---------------------------------
Changes (by jeremyhu@…):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 No need to 'launchctl start ...'

 The daemon would need to be loaded into the system domain.  You should
 instead do:

 {{{
 sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-
 system.plist
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
 }}}

 Note that you'd need to logout and log back in (or just reboot) in order
 for the LaunchAgent's environment variable to propagate to your processes.

-- 
Ticket URL: <https://trac.macports.org/ticket/45688#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list