Re: crash in headless/hidden mode when loading fdo#61305-1.docx

2013-04-02 Thread Stephan Bergmann
On 04/02/2013 02:50 PM, Thorsten Behrens wrote: Markus Mohrhard wrote: 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 un

Re: crash in headless/hidden mode when loading fdo#61305-1.docx

2013-04-02 Thread Thorsten Behrens
Markus Mohrhard wrote: > 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. > S

crash in headless/hidden mode when loading fdo#61305-1.docx

2013-03-30 Thread Markus Mohrhard
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 SvxSh