Bug#631968: aborts on start (GNU/kFreeBSD)
Steven Chamberlain
steven at pyro.eu.org
Fri Apr 6 23:56:23 UTC 2012
> static void
> name_lost_cb (GDBusConnection *connection,
> const char *name,
> gpointer user_data)
For me, gnome-terminal 3.2.1 aborts here on kfreebsd-i386:
> /* Couldn't get the connection? No way to continue! */
> if (connection == NULL) {
> data->exit_code = EXIT_FAILURE;
> gtk_main_quit ();
> return;
> }
Should I be able to run it standalone under xvfb-run? Or do I need a
full gnome desktop environment running to test this?
Regards,
--
Steven Chamberlain
steven at pyro.eu.org
More information about the pkg-gnome-maintainers
mailing list