I am also affect by this bug:
https://bugs.launchpad.net/hplip/+bug/1045486
I am not using a custom paper size at all, but "A4.AutoDuplex" (which is
changed to Custom.Custom.595.28x841.89) , so the above patch does not
help me. The numbers 595.28x841.89 do not appear in my PPD at all.
--
You rec
After a quick test, yes.
I get "cairo context error: NULL pointer" in the terminal about 30 times, then
a segmentation fault.
libcairo2: 1.4.10-1ubuntu4.4
evince: 2.20.1-0ubuntu1
--
evince crashes while trying to print
https://bugs.launchpad.net/bugs/157797
You received this bug notification be
** Attachment added: "valgrind.log.30683"
http://launchpadlibrarian.net/10704405/valgrind.log.30683
--
evince crashes while trying to print
https://bugs.launchpad.net/bugs/157797
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
The above file (http://www.zdf.de/ZDF/download/0,5587,7000979,00.pdf) starts
printing normally on my computer.
However the following pdf causes evince to crash:
http://www.cs.berkeley.edu/~vazirani/algorithms/all.pdf
(I can print it from HPLIP Toolbox.)
I attach the log from gdb, and since this
After running gdb again with debug information for libfreetype and
libcairo, it seems SIGSEGV is received at line 39 of
freetype-2.3.5/src/base/fttype1.c in FT_Get_PS_Font_Info:
39FT_FACE_FIND_SERVICE( face, service, POSTSCRIPT_INFO );
At this point "face" looks like this:
(gdb) prin