View Revisions: Issue #834

Summary 0000834: Handle missing CUPS job completion time
Revision 2017-06-08 20:45 by rijkr
Description IST: SavaPage CUPS Notifier delivers random (uninitialized) completion times for completed, canceled or aborted jobs that are not found with cupsGetJobs() API. For instance, for jobs printed to a CUPS Printer Class.
SOLL: Set completion time to zero (0) for CUPS jobs not found with cupsGetJobs() API.
Revision 2017-06-08 20:38 by rijkr
Description IST: SavaPage CUPS Notifier delivers random (uninitialized) completion times for completed, canceled or aborted jobs that are not found with cupsGetJobs() API. For instance, job printed to a CUPS Printer Class.
SOLL: Set completion time to zero (0) for CUPS jobs not found with cupsGetJobs() API.