Comment 11 for bug 65926

Revision history for this message
Daniel Hahler (blueyed) wrote : Re: assertion failure on start-up

It seems to be caused by
  ooo-build/patches/src680/ooo59127.vcl.honourcairofont.diff
where gdk_screen_get_default() return no screen probably.

$ find /tmp/openoffice.org-2.2.0 | xargs grep gdk_screen_get_font_options
/tmp/openoffice.org-2.2.0/ooo-build/patches/src680/ooo59127.vcl.honourcairofont.diff:+ if (const cairo_font_options_t *pOptions = gdk_screen_get_font_options(gdk_screen_get_default()))