[MacPorts] #43267: glade @3.16.1: crashes on Snow Leopard

MacPorts noreply at macports.org
Thu May 22 18:27:22 PDT 2014


#43267: glade @3.16.1: crashes on Snow Leopard
----------------------+----------------------
  Reporter:  egall@…  |      Owner:  devans@…
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.2.1
Resolution:           |   Keywords:
      Port:  glade    |
----------------------+----------------------

Comment (by devans@…):

 From your debug output, the problem seems to be that the session dbus is
 not running or at least that's what it says.

 {{{
 $ port notes dbus
 dbus has the following notes:
 ############################################################################
   # Startup items have been generated that will aid in
   # starting dbus with launchd. They are disabled
   # by default. Execute the following commands to start them,
   # and to cause them to launch at startup:
   #
   # sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-
 system.plist
   # launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-
 session.plist
 ############################################################################
 }}}

 The second command is the one in question and only needs to be done once.
 After that the session dbus will start automatically each time you log in
 until you run the same command with unload instead of load.  This is
 important for all GNOME and KDE apps.

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


More information about the macports-tickets mailing list