[MacPorts] #17950: dbus patched with launchd support and version dump
MacPorts
noreply at macports.org
Thu Jan 22 19:17:01 PST 2009
#17950: dbus patched with launchd support and version dump
---------------------------------+------------------------------------------
Reporter: jonas.baehr@… | Owner: macports-tickets@…
Type: defect | Status: reopened
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Resolution: | Keywords: launchd kde4 x11
Port: dbus |
---------------------------------+------------------------------------------
Comment(by vinc17@…):
Replying to [comment:68 jonas@…]:
> Don't use dbus-launch! It has become obsolete since launchd is now
responsible of launching the bus.
Liferea does:
{{{
if [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then
eval `dbus-launch`
export DBUS_SESSION_BUS_ADDRESS
fi
}}}
If this is a problem, dbus-launch should be symlinked to /usr/bin/true.
And how can Liferea get the bus address?
--
Ticket URL: <http://trac.macports.org/ticket/17950#comment:73>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list