Hi Alex,
Am 31.01.2015 um 18:49 schrieb Alex Valavanis:
tags 758986 + moreinfo upstream
The bug reappears but I can't figure out why it was away ...
borchert@grafix:~/computer/Bugs$ inkscape -z -f TTIP_TISA_CETA_Alternate_3.svg
-A TTIP_TISA_CETA_Alternate_3.pdf
Entity: line 13: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xBB 0x53 0x75 0x6E
<filetypetooltip>Das Bildformat »Sun Raster Image«</filetypetooltip>
^
** (inkscape:4138): CRITICAL **: Inkscape::Extension::Extension*
Inkscape::Extension::build_from_reprdoc(Inkscape::XML::Document*,
Inkscape::Extension::Implementation::Implementation*): assertion `doc != NULL'
failed
Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can fix it.
** Message: Error: Inkscape ist auf einen internen Fehler gestoßen und wird nun
geschlossen.
Speicherzugriffsfehler
borchert@grafix:~/computer/Bugs$
...[cut]...
This might be the important line(s):
Entity: line 13: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xBB 0x53 0x75 0x6E
<filetypetooltip>Das Bildformat »Sun Raster Image«</filetypetooltip>
^
used strace ... snipped a lot ...
open("/usr/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=22813, ...}) = 0
mmap2(NULL, 22813, PROT_READ, MAP_PRIVATE, 5, 0) = 0xb4e7e000
close(5) = 0
write(2, "Entity: line 13: ", 17Entity: line 13: ) = 17
write(2, "parser ", 7parser ) = 7
write(2, "error : ", 8error : ) = 8
write(2, "Input is not proper UTF-8, indic"..., 74Input is not proper UTF-8,
indicate encoding !
Bytes: 0xBB 0x53 0x75 0x6E
) = 74
write(2, "<filetypetooltip>Das Bildformat "..., 69<filetypetooltip>Das Bildformat
»Sun Raster Image«</filetypetooltip>
) = 69
write(2, " "..., 34
Bye
It's an gdk-error in /usr/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo
Bye
--
Uwe Borchert