View Issue Details

IDProjectCategoryView StatusLast Update
0000626savapage-core[All Projects] Generalpublic2015-12-01 11:21
ReporterrijkrAssigned Torijkr 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.9.9 
Target Version0.9.10Fixed in Version0.9.10 
Summary0000626: Force proxy print jobs status to completed when CUPS job is not found
DescriptionIST: Imagine SavaPage is stopped while CUPS jobs are pending, processing, held or stopped. When SavaPage is started again the status of these jobs is retrieved from CUPS and updated in the PrintOut table. However, when CUPS PreserveJobHistory is disabled there are no CUPS records of completed or canceled jobs, and the job status will not be updated.
SOLL: Set PrintOut CUPS status to COMPLETED to prevent accumulation of orphaned jobs. Leave the CUPS completed time to NULL so we can distinguish these updated instances.
Additional InformationIt is best to use these CUPS settings:

CUPS Web App                         cuspd.conf   
--------------------------------     --------------------
[x] Preserve job history
    
Maximum jobs (0 for no limit): 0     MaxJobs
Retain Metadata              : Yes   PreserveJobHistory
Retain Documents             : No    PreserveJobFiles
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-11-18 18:58 rijkr New Issue
2015-11-18 18:58 rijkr Status new => assigned
2015-11-18 18:58 rijkr Assigned To => rijkr
2015-11-18 18:59 rijkr Additional Information Updated View Revisions
2015-11-18 19:00 rijkr Status assigned => resolved
2015-11-18 19:00 rijkr Resolution open => fixed
2015-11-18 19:00 rijkr Fixed in Version => 0.9.10
2015-11-18 19:00 rijkr Additional Information Updated View Revisions
2015-12-01 11:21 rijkr Status resolved => closed