[MacPorts] #39153: Kdevelop will not launch after successful installation

MacPorts noreply at macports.org
Thu May 23 04:49:09 PDT 2013


#39153: Kdevelop will not launch after successful installation
----------------------------+----------------------
  Reporter:  namu.patel7@…  |      Owner:  nicos@…
      Type:  defect         |     Status:  reopened
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.1.3
Resolution:                 |   Keywords:
      Port:  kdevelop       |
----------------------------+----------------------

Comment (by nicos@…):

 It seems clear that dbus is the issue, but as the daemons seem to be
 loaded, it is harder to get why it crashes. If the daemons are working
 correctly (which is not sure), there should be two processes "dbus-
 daemon", as you can check with for instance the Activity Monitor.
 If not, the daemons are not working as expected, as the error you showed
 in one of your reports seem to indicate. In this case, it could be
 possible to try to manually start the dbus processes with the commands
 {{{
 sudo /opt/local/bin/dbus-daemon --system --nofork
 sudo /opt/local/bin/dbus-daemon --nofork --session
 }}}
 for respectively the system and user processes.

 It should also be possible to check in the file system.log for potential
 errors at startup when the processes should be started by launchd.

-- 
Ticket URL: <https://trac.macports.org/ticket/39153#comment:10>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list