Created attachment 359370 [details] patch with updated content +++ This bug was initially created as a clone of Bug #240588 +++ Description of problem: When using the texttopaps filter with cups, the 'wrap=false' option does not work as expected. Version-Release number of selected component (if applicable): paps-0.6.6-18.el5 How reproducible: 100% Steps to Reproduce: 1. perl -e 'print "012345678 "x9 . "\n"' |\ /usr/lib/cups/filter/texttopaps 1 tim '' 1 'wrap=false' > out.ps 2. evince out.ps Actual results: Two lines shown. Expected results: Only one line shown, with the excess columns not wrapped. Additional info: The patch "paps-0.6.6-wordwrap.patch" appears to updated --- Additional comment from tagoh on 2007-05-30 05:34:58 EDT --- Okay, the result seems to depend on the locale (correctly probably the font). I can confirm this with LANG=en_US now.
fixed in paps-0.6.6-19.el5.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2009-1679.html