[MacPorts] #53378: Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! Failed to get connection
MacPorts
noreply at macports.org
Mon Jan 23 22:33:03 UTC 2017
#53378: Dynamic session lookup supported but failed: launchd did not provide a
socket path, verify that org.freedesktop.dbus-session.plist is loaded!
Failed to get connection
------------------------+---------------------
Reporter: iglooo101 | Owner: dbevans
Type: defect | Status: closed
Priority: Not set | Milestone:
Component: ports | Version: 2.3.5
Resolution: invalid | Keywords:
Port: inkscape |
------------------------+---------------------
Changes (by dbevans):
* status: assigned => closed
* resolution: => invalid
Comment:
As Marcus has suggested, this message is indicative of the session dbus
not being initialized after installation.
{{{
$ port notes dbus
dbus has the following notes:
############################################################################
# Startup items have been generated that will aid in
# starting dbus with launchd. They are disabled
# by default. Execute the following commands to start them,
# and to cause them to launch at startup:
#
# sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-
system.plist
# launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-
session.plist
############################################################################
}}}
This only needs to be done once. Thereafter, launchd will automatically
initialize dbus at startup (user login).
--
Ticket URL: <https://trac.macports.org/ticket/53378#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list