Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hey Stephan, *,

while looking through the "false positives" of my current test document run
I found one nasty issue that is related to running in headless/hidden mode.

Opening fdo#61305-1.docx with the script results in an exception thrown
from Canvas::initialize that results in an abort in SvxShape::GetBitmap
because it has an empty exception specification. From what I can see this
is the result of the new style uno services used there and I suspect that
the behavior in Canvas::initialize changed with that. The line that throws
the exception is:
ENSURE_ARG_OR_THROW( bHasXRender == true, "SpriteCanvas::SpriteCanvas: No
RENDER extension" );

Do you have an idea how to fix this? I sadly have no clue about canvas or
the new style uno services so I'm a bit lost here.

Regards,
Markus

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.