Regarding the "fatal internal error" message, stepping through evince loading this PS file, we get
(gdb) step 301 in /build/buildd/evince-2.32.0/./backend/ps/ev-spectre.c (gdb) step fatal internal error -100 302 in /build/buildd/evince-2.32.0/./backend/ps/ev-spectre.c (gdb) Those lines in ev-spectre.c are 301 spectre_page_render (ps_page, src, &data, &stride); 302 spectre_render_context_free (src); This is a reference to the libspectre library. Which is where the error message comes from. In libspectre-0.2.6, in the file spectre-gs.c, on line 47 we have the "fatal internal error" error message. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. https://bugs.launchpad.net/bugs/708344 Title: evince fails to load postscript ps files -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs