https://bugs.freedesktop.org/show_bug.cgi?id=60565
--- Comment #13 from Michael Meeks <[email protected]> --- Seems like: void GtkSalGraphics::updateSettings( AllSettings& rSettings ) ... g_object_get( pSettings, "gtk-fontconfig-timestamp", &latest_fontconfig_timestamp, (char *)NULL ); if (latest_fontconfig_timestamp != our_fontconfig_timestamp) Has some code to help handle this - so perhaps there is some sequencing problem whereby the resets happen in a different order or somesuch (?). -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
