On 28.02.19 01:31, Regina Henschel wrote:
The shape members mXRenderedCustomShape and  mxCustomShapeEngine are empty. I have tried to generate them by calling GetSdrObjectFromCustomShape(). It sets "com.sun.star.drawing.EnhancedCustomShapeEngine" as engine. But in the given context the servicemanager has it neither in data_.services nor in data_.namedImplementations.

try this: git grep EnhancedCustomShapeEngine | grep component

the problem is that sd/CppunitTest_sd_import_tests lacks the component file "svx/util/svx" - it only has "svx/util/svxcore".

ceterum censeo that integration tests should just use the complete service.rdb instead of wasting everybody's time with tracking down missing components all the time.
_______________________________________________
LibreOffice mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to