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

MacPorts noreply at macports.org
Tue Jun 3 15:12:50 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 egall@…):

 Replying to [comment:6 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.
 >

 I had already done that, but I tried it again just in case:
 {{{
 $ sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-
 system.plist
 org.freedesktop.dbus-system: Already loaded
 ericgallagersMacBookPro:~ ericgallager$ launchctl load -w
 /Library/LaunchAgents/org.freedesktop.dbus-session.plist
 org.freedesktop.dbus-session: Already loaded
 }}}

 Note that glade was only unable to connect to dbus when run from with gdb;
 when run outside of gdb, it '''is''' able to connect, and I think that
 that is what is making it crash...

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


More information about the macports-tickets mailing list