[MacPorts] #25578: amarok doesn't run

MacPorts noreply at macports.org
Thu Jul 8 08:08:58 PDT 2010


#25578: amarok doesn't run
------------------------------+---------------------------------------------
 Reporter:  sa00044@…         |       Owner:  illogic-al@…           
     Type:  defect            |      Status:  new                    
 Priority:  Normal            |   Milestone:                         
Component:  ports             |     Version:  1.9.1                  
 Keywords:                    |        Port:  amarok                 
------------------------------+---------------------------------------------

Comment(by michaelld@…):

 Download the attached patchfile; I'll assume this is saved locally as
 "~/Downloads/patch-org.freedesktop.dbus-session.plist.diff".  Then from a
 terminal with 'sudo' access, and, assuming ${prefix} is "/opt/local" (the
 default) for your MacPorts' install, do:
 {{{
 pushd /opt/local/Library/LaunchAgents
 sudo patch -p0 < ~/Downloads/patch-org.freedesktop.dbus-session.plist.diff
 popd
 }}}
 and the 'patch' command should come back with (only):
 {{{
 patching file org.freedesktop.dbus-session.plist
 }}}
 and if there's an issue ('patch' says it can't or whatever) try
 reinstalling (uninstall, install) the port 'dbus' in order to get that
 file back to its original state.

 Assuming you get here w/o errors, then you can do:
 {{{
 launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist
 }}}
 and this last command should now just return w/o printing anything.  If
 so, find Amarok's .app & double click on it ... it should now run (does
 for me, after the above steps).

-- 
Ticket URL: <http://trac.macports.org/ticket/25578#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list