> 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
ste...@pyro.eu.org



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to