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

MacPorts noreply at macports.org
Fri Oct 10 19:19:59 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@…):

 After learning about the `G_DBUS_DEBUG` env variable in #45309, I tried
 setting that to `address` as in that ticket, which led to the following
 output leading up to the crash:

 {{{
 $ glade
 GDBus-debug:Address: In g_dbus_address_get_for_bus_sync() for bus type
 'session'
 GDBus-debug:Address: env var DBUS_SESSION_BUS_ADDRESS='/tmp/launch-
 rjHVv7/unix_domain_listener'
 GDBus-debug:Address: env var DBUS_SYSTEM_BUS_ADDRESS is not set
 GDBus-debug:Address: env var DBUS_STARTER_BUS_TYPE is not set
 GDBus-debug:Address: Returning address '/tmp/launch-
 rjHVv7/unix_domain_listener' for bus type 'session'

 (glade:81568): GLib-GObject-WARNING **: The property GtkWidget:margin-left
 is deprecated and shouldn't be used anymore. It will be removed in a
 future version.

 (glade:81568): GLib-GObject-WARNING **: The property GtkButton:xalign is
 deprecated and shouldn't be used anymore. It will be removed in a future
 version.

 (glade:81568): GLib-GObject-WARNING **: The property GtkButton:use-stock
 is deprecated and shouldn't be used anymore. It will be removed in a
 future version.

 (glade:81568): GLib-GObject-WARNING **: The property GtkSettings:gtk-
 button-images is deprecated and shouldn't be used anymore. It will be
 removed in a future version.
 GDBus-debug:Address: In g_dbus_address_get_for_bus_sync() for bus type
 'session'
 GDBus-debug:Address: env var DBUS_SESSION_BUS_ADDRESS='/tmp/launch-
 rjHVv7/unix_domain_listener'
 GDBus-debug:Address: env var DBUS_SYSTEM_BUS_ADDRESS is not set
 GDBus-debug:Address: env var DBUS_STARTER_BUS_TYPE is not set
 GDBus-debug:Address: Returning address '/tmp/launch-
 rjHVv7/unix_domain_listener' for bus type 'session'
 Error creating proxy: Address element '/tmp/launch-
 rjHVv7/unix_domain_listener' does not contain a colon (:) (g-io-error-
 quark, 13)
 GDBus-debug:Address: In g_dbus_address_get_for_bus_sync() for bus type
 'system'
 GDBus-debug:Address: env var DBUS_SESSION_BUS_ADDRESS='/tmp/launch-
 rjHVv7/unix_domain_listener'
 GDBus-debug:Address: env var DBUS_SYSTEM_BUS_ADDRESS is not set
 GDBus-debug:Address: env var DBUS_STARTER_BUS_TYPE is not set
 GDBus-debug:Address: Returning address
 'unix:path=/var/run/dbus/system_bus_socket' for bus type 'system'

 (glade:81568): GLib-GIO-ERROR **: No GSettings schemas are installed on
 the system
 Trace/BPT trap
 }}}

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


More information about the macports-tickets mailing list