Comment 1 for bug 1585380

Revision history for this message
Alex Korobkin (korobkin) wrote :

I'm looking through the code for this (cups-filters 1.8.3, CUPS 2.1.3), and it seems like foomatic-rip is actually trying to insert some accounting (error_log):

[Job 29] Found: %%EndSetup
[Job 29] Inserting PostScript code for CUPS\' page accounting
[Job 29] -----------
[Job 29] New page: %%Page: 1 1
[Job 29] Found: %%BeginPageSetup

which is referenced in this prolog code, spooler.c, line 135:
http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/annotate/head:/filter/foomatic-rip/spooler.c#L135

but somehow nothing gets inserted.

ps_accounting is set to 1 in /etc/foomatic/filter.conf