On Sat, Aug 23, 2008 at 11:26:41PM +0200, Christian Jaeger wrote:
> open("/usr/share/icons/Wasp/scalable/actions/gtk-go-back-ltr.svg", O_RDONLY) 
> = 22
>
> [EMAIL PROTECTED]:/tmp/chris$ cat _out.1598* |grep open|grep -v ENOENT|egrep 
> -i '\.(xml|rdf|svg)'|perl -wne 'm/"([^"]*)"/ and print "$1\n"'|bash -c 'set 
> -e; while read f; do xmllint "$f" > "`basename "$f"`"; done'
> /usr/share/icons/Wasp/scalable/actions/gtk-go-back-ltr.svg:11: parser warning 
> : xmlns: URI &ns_svg; is not absolute
>        xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" 
> xmlns:a="http://ns.adobe.com/AdobeSV
>                        ^
>
> [EMAIL PROTECTED]:/tmp/chris$ xmllint 
> /usr/share/icons/Wasp/scalable/actions/gtk-go-back-ltr.svg > foo
> /usr/share/icons/Wasp/scalable/actions/gtk-go-back-ltr.svg:11: parser warning 
> : xmlns: URI &ns_svg; is not absolute
>        xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" 
> xmlns:a="http://ns.adobe.com/AdobeSV
>                        ^
> [EMAIL PROTECTED]:/tmp/chris$ echo $?
> 0

Now, try changing your gnome theme and re-run galeon ; if i'm correct,
it shouldn't crash. Can you tell me what package this svg file belongs
to ?

Mike

PS: You galeon crash with the unstable version is unrelated.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to