Bug#803104: yelp: FTBFS: Segmentation fault

Simon McVittie smcv at debian.org
Mon Oct 26 23:26:52 UTC 2015


On 26/10/15 21:50, Chris Lamb wrote:
>   (process:14998): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen:
>   assertion 'GDK_IS_SCREEN (screen)' failed
>   
>   ** (process:14998): WARNING **: Unable to connect to dbus: Cannot
>   autolaunch D-Bus without X11 $DISPLAY
>   Segmentation fault

If the segfault was caused by attempting to connect to a D-Bus session
bus (and some part of yelp not having error handling for the inability
to do so), you could wrap the build in dbus-run-session(1) instead of
needing an X11 display.

    S



More information about the pkg-gnome-maintainers mailing list