https://bugs.kde.org/show_bug.cgi?id=330090
--- Comment #1 from John <[email protected]> --- Created attachment 84701 --> https://bugs.kde.org/attachment.cgi?id=84701&action=edit A postscript file generated by a2ps. The attached postscript file, main.1-2.cpp.ps, was produced by a modified version of a2ps. This defect only occurs when this postscript file is used to reproduce. I will attach the source file shortly. Lines 669 and 670 of a2ps.c were disabled, in order for a2ps.c to compile successfully. Commenting out these lines disabled a call to SIGEMT, which is not supported by Ubuntu. The attached version of a2ps.c compiles successfully, without lines 669, 670 being commented out, on pc-bsd and Solaris 10 x86, as both these operating systems support signal EMT. This defect cannot be reproduced on pc-bsd, nor on Solaris 10 x86. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
