<div dir="ltr"><div>I tried to get the error message from uno::Exception using a SAL_WARN, but this is the message:<br><br>[ line 4]: error<br><br></div>This don't say anything to me : )<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2013/2/12 Marcos Souza <span dir="ltr"><<a href="mailto:marcos.souza.org@gmail.com" target="_blank">marcos.souza.org@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div>Hi Kendy and list!<br><br>This is the point where we get this issue:<br><br>                    // finally, parse the stream to a hierarchy of<br>                    // SVGGraphicPrimitive2D which will be embedded to the<br>

                    // primitive sequence. Their decompositions will in the<br>                    // end create local low-level primitives, thus SVG will<br>                    // be processable from all our processors<br>

                    xParser->parseStream(myInputSource);<br><br></div>I will take a look at this more closer, and try to understand why this happens....<br><br></div>Thanks a lot Kendy for the tip about debug=true!!<br>

</div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">2013/2/12 Jan Holesovsky <span dir="ltr"><<a href="mailto:kendy@suse.cz" target="_blank">kendy@suse.cz</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Marcos,<br>
<br>
Marcos Souza píše v Út 12. 02. 2013 v 16:04 -0200:<br>
<div><br>
> I was trying to solve this issue, but I need some code pointers...<br>
><br>
> Can you guys point to me some places to start?<br>
<br>
</div>Yes - so please rebuild svgio with debugging info (make svgio.clean ;<br>
make debug=true svgio), and when you open the presentation from the bug,<br>
it seems to produce:<br>
<br>
warn:legacy.osl:52198:1:svgio/source/svguno/xsvgparser.cxx:147: Parse<br>
error (!)<br>
<br>
I guess it might be related - I'd put a breakpoint in<br>
<br>
svgio/source/svguno/xsvgparser.cxx<br>
<br>
and I'd try to catch the exception that is being thrown there during the<br>
parsing - hopefully that will lead you to the cause; if not, please poke<br>
for more pointers :-)<br>
<br>
All the best,<br>
Kendy<br>
<br>
<br>
</blockquote></div><br><br clear="all"><br></div></div><div class="im">-- <br>Att,<br><br>Marcos Paulo de Souza<br>Acadêmico de Ciencia da Computação - FURB - SC<br>Github: <a href="https://github.com/marcosps/" target="_blank">https://github.com/marcosps/</a><br>

"Uma vida sem desafios é uma vida sem razão"<br>"A life without challenges, is a non reason life"
</div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Att,<br><br>Marcos Paulo de Souza<br>Acadêmico de Ciencia da Computação - FURB - SC<br>Github: <a href="https://github.com/marcosps/" target="_blank">https://github.com/marcosps/</a><br>
"Uma vida sem desafios é uma vida sem razão"<br>"A life without challenges, is a non reason life"
</div>