[MacPorts] #31065: kmymoney4(-devel) will not start when launched from finder
MacPorts
noreply at macports.org
Thu Sep 1 16:22:23 PDT 2011
#31065: kmymoney4(-devel) will not start when launched from finder
-----------------------------------------+----------------------------------
Reporter: linuxstuff@… | Owner: mk@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: | Port: kmymoney4
-----------------------------------------+----------------------------------
Comment(by pixilla@…):
Try this:
{{{
$ sudo launchctl unload -w /Library/LaunchAgents/org.freedesktop.dbus-
session.plist
$ launchctl unload -w /Library/LaunchAgents/org.freedesktop.dbus-
session.plist
$ sudo launchctl unload -w /Library/LaunchDaemons/org.freedesktop.dbus-
system.plist
$ sudo launchctl list | grep dbus
}}}
If the last command returns nothing then lets try what the dbus notes say:
{{{
$ port notes dbus
$ sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-
system.plist
$ launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-
session.plist
}}}
--
Ticket URL: <https://trac.macports.org/ticket/31065#comment:17>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list