Bug 518026

Summary: Cancelled job doesn't kill backend
Product: [Fedora] Fedora Reporter: Tim Waugh <twaugh>
Component: cupsAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: jpopelka, mclasen, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.4-0.rc1.16.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-24 11:04:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 509829, 516998    

Description Tim Waugh 2009-08-18 14:20:47 UTC
Description of problem:
When a job is cancelled the backend is still running.

Version-Release number of selected component (if applicable):
cups-1.4-0.rc1.15.fc12.x86_64

How reproducible:
100%

Steps to Reproduce:
1.Configure a USB printer (using the usb backend)
2.Print a test page, with no paper loaded.
3.Cancel the job.
4.lpinfo -v (as root)
  
Actual results:
USB device not discovered.

Expected results:
USB device is still discovered.

Additional info:
The reason is that the usb backend is holding the device busy.