[MacPorts] #17950: dbus patched with launchd support and version dump

MacPorts noreply at macports.org
Thu Jan 22 03:34:58 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 kadorken@…):

 Replying to [comment:66 olaf@…]:
 > Replying to [comment:65 tcwan@…]:
 > > The latest dbus at 1.2.12_4 seems to have solved all the previous
 problems. gnucash at 2.2.8_0 is now running fine. (It took several rebuilds
 and clean reinstalling of MacPorts to get to this point, though I'm not
 sure how much of it was due to earlier builds of dbus vs. leftover
 configuration issues).
 >
 > While I have the same result for the X supporting version of gnucash the
 quartz version still does not run. I've done a clean macports install but
 now I still get
 >
 > {{{
 > $ eval dbus-launch --auto-syntax
 > EOF in dbus-launch reading address from bus daemon
 > }}}
 >
 Based on my experiences (see above), try running

  launchctl list' | grep freedesktop

  to see if it is launched; if nothing shows up, then do


 launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist

 If it looked like org.freedesktop... was running and you were getting the
 error, try doing

  launchctl unload /Library/LaunchAgents/org.freedesktop.dbus-session.plist

 , followed by a (as YOU, not sudo)


 launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plis

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


More information about the macports-tickets mailing list