3 Jan 2011 02:19
Re: Imported PPDs which cause crashes... a small discovery, and other things
Hi Paul Paul Smedley wrote: > Hi All, > > On Sat, 18 Dec 2010 03:56:48 UTC, Paul Smedley > <paul@...> wrote: > >> On 16/12/10 00:57, Pete Brown wrote: >>> That may be because, for whatever reason, the PPD file did not get >>> properly un-gzipped when installed by CUPS during the "create a cups >>> printer" process. >>> >>> This can be rectified by ungzipping the correct ppd file to replace the >>> \cups\etc\cups\ppd\*.ppd file. >> I have an idea why this is happening - now that I'm vacation I should be >> able to look at the problem in the next couple of days. Work Christmas >> party is tonight, so it most likely won't be until Monday as I expect to >> be hungover tomorrow :) >> >>> I'm not sure if cups1.4.5 still has this problem - guess I should setup >>> another, different make/model, printer to check. >> I expect it will have the same problem. I'm guessing the extraction >> goes into a pipe, and when the pipe is closed there's still some output >> left in there. This problem was present in some other cups filters and >> needs a fflush(stdout) before the pipe is closed. > > I think I've fixed this - http://smedley.info/cupsd.zip contains a new > cupsd.exe for cups 1.4.5 >(Continue reading)
RSS Feed