Comment 12 for bug 9193

Revision history for this message
In , Elias Pschernig (elias-users) wrote : Re: gartoon

On Mon, 2004-10-04 at 11:43 +0200, La Mula Francis wrote:
> Try with this, I change de first line:
>
> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
> to
> <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
>
> I'm going to google if someone have the same problem...

Made no difference :| I wonder what is the difference between the PS
icon and all the others.. it may just trigger something else, but don't
know what.

I tried around some more, and if you remove the following with a text
editor:

<path
       d="M 52.523600,51.047500 C 52.523600,52.059800
51.636200,52.881400 50.542900,52.881400 C 49.449600,52.881400
48.562300,52.059800 48.562300,51.047500 C 48.562300,50.035100
49.449600,49.213500 50.542900,49.213500 C 51.636200,49.213500
52.523600,50.035100 52.523600,51.047500 z "

transform="matrix(0.930685,0.000000,0.000000,0.930685,-0.414221,-6.059856)"

style="fill:url(#linearGradient568);fill-rule:evenodd;stroke-width:1.0000000;"
       id="path582" />

(which is just the white highlight on top of the red printer button) the
crash is gone. And when looking again at the traceback, it isn't a
SIGSEGV, but a SIGABRT - so libart just encounters something it can't
handle and aborts (I guess). It's almost sure the theme icons aren't the
culprit.. maybe someone can forward it to a more appropriate place?

--
Elias Pschernig