https://bugs.documentfoundation.org/show_bug.cgi?id=97195
--- Comment #20 from Armin Le Grand (CIB) <[email protected]> --- May have been too fast with that - only *looked* like calls were done, seems more a source level debugger error in positioning the cursor. Stepping through assembler looks better. maLeavingSlidePrimitives and maEnteringSlidePrimitives is empty when the transition is prepared, that seems wrong. Later, TransitionScene::operator= is called and a new Scene with maLeavingSlidePrimitives and maEnteringSlidePrimitives == 1 is set. Probably parts of 'uploadPrimitives' has to be done again - or the correct entzer/leaves have to be present in preparation (aka earlier). -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
