[MacPorts] #25578: Amarok doesn't run
MacPorts
noreply at macports.org
Wed Jul 7 17:10:56 PDT 2010
#25578: Amarok doesn't run
------------------------------+---------------------------------------------
Reporter: sa00044@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: Amarok
------------------------------+---------------------------------------------
Comment(by michaelld@…):
I see the same issue as you do. Not sure if this makes any difference (it
doesn't for me), but there are NOTES in the various dependencies to
follow:
{{{
##########################################################
# Don't forget that dbus needs to be started as the local
# user (not with sudo) before any KDE programs will launch
# To start it run the following command:
# launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist
##########################################################
######################################################
# Programs will not start until you run the command
# 'sudo chown -R $USER ~/Library/Preferences/KDE'
# replacing $USER with your username.
######################################################
}}}
when I try the former, I get back "nothing found to load". The latter
path didn't exist so I created it. When I use a terminal, I get back that
DBUS isn't running:
{{{
$ cd /Applications/MacPorts/KDE4/Amarok.app/Contents/MacOS
$ ./Amarok
<unknown program name>(19992)/ mac_initialize_dbus: warning: unable to
initialize D-Bus environment!
Dynamic session lookup supported but failed: launchd did not provide a
socket path, verify that org.freedesktop.dbus-session.plist is loaded!
<unknown program name>(19992)/: KUniqueApplication: Cannot find the D-Bus
session server: "Not enough memory"
}}}
If you try the above, what do you get?
--
Ticket URL: <http://trac.macports.org/ticket/25578#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list