[Bug 998156] Re: GTK Print dialog sends broken custom page size attribute: "PageSize=Custom.Custom.x"

2012-09-13 Thread Panayiotis Karabassis
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

[Bug 157797] Re: evince crashes while trying to print

2008-01-03 Thread Panayiotis Karabassis
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

[Bug 157797] Re: evince crashes while trying to print

2007-12-03 Thread Panayiotis Karabassis
** 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. --

[Bug 157797] Re: evince crashes while trying to print

2007-12-03 Thread Panayiotis Karabassis
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

[Bug 157797] Re: evince crashes while trying to print

2007-12-04 Thread Panayiotis Karabassis
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