[MacPorts] #31065: kmymoney4(-devel) will not start when launched from finder

MacPorts noreply at macports.org
Thu Sep 1 15:22:55 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 mk@…):

 Please use code formatting (that's achieved with the three curly braces)
 for your console output.

 But what I already see from above is that your session dbus isn't working
 correctly. No dbus process with --session is alive. Also the user's
 launchctl's output is empty.

 What you must do is to start your session dbus as the user you are logged
 on with by calling
 {{{
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
 }}}

 That should start up the agent. Verify whether it has been started with
 the above "launchctl list" command. If it still doesn't get started you
 may have run into the same problem as I did previously in issue #29409 .

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


More information about the macports-tickets mailing list