I tried to get the error message from uno::Exception using a SAL_WARN, but this is the message:
[ line 4]: error This don't say anything to me : ) 2013/2/12 Marcos Souza <[email protected]> > Hi Kendy and list! > > This is the point where we get this issue: > > // finally, parse the stream to a hierarchy of > // SVGGraphicPrimitive2D which will be embedded to the > // primitive sequence. Their decompositions will in the > // end create local low-level primitives, thus SVG will > // be processable from all our processors > xParser->parseStream(myInputSource); > > I will take a look at this more closer, and try to understand why this > happens.... > > Thanks a lot Kendy for the tip about debug=true!! > > > 2013/2/12 Jan Holesovsky <[email protected]> > >> Hi Marcos, >> >> Marcos Souza píše v Út 12. 02. 2013 v 16:04 -0200: >> >> > I was trying to solve this issue, but I need some code pointers... >> > >> > Can you guys point to me some places to start? >> >> Yes - so please rebuild svgio with debugging info (make svgio.clean ; >> make debug=true svgio), and when you open the presentation from the bug, >> it seems to produce: >> >> warn:legacy.osl:52198:1:svgio/source/svguno/xsvgparser.cxx:147: Parse >> error (!) >> >> I guess it might be related - I'd put a breakpoint in >> >> svgio/source/svguno/xsvgparser.cxx >> >> and I'd try to catch the exception that is being thrown there during the >> parsing - hopefully that will lead you to the cause; if not, please poke >> for more pointers :-) >> >> All the best, >> Kendy >> >> >> > > > -- > Att, > > Marcos Paulo de Souza > Acadêmico de Ciencia da Computação - FURB - SC > Github: https://github.com/marcosps/ > "Uma vida sem desafios é uma vida sem razão" > "A life without challenges, is a non reason life" > -- Att, Marcos Paulo de Souza Acadêmico de Ciencia da Computação - FURB - SC Github: https://github.com/marcosps/ "Uma vida sem desafios é uma vida sem razão" "A life without challenges, is a non reason life"
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
