Bug 1372405

Summary: printing fails due to whitespace error
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: hplipAssignee: Zdenek Dohnal <zdohnal>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: jpopelka, twaugh, zdohnal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-01 16:45:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dennis Gilmore 2016-09-01 15:29:40 UTC
Description of problem:
all printjobs were failing with a message "Filter Failed"

looking at the cups logs I saw
sep 01 10:19:30 anubis.ausil.us python3[30482]: detected unhandled Python exception in '/usr/lib/cups/filter/hpps'

running hpps standalone I got
 /usr/lib/cups/filter/hpps
  File "/usr/lib/cups/filter/hpps", line 200
    for x in szKeyInitials:
                          ^
TabError: inconsistent use of tabs and spaces in indentation

there is 3 lines that have tabs where there should be spaces

Version-Release number of selected component (if applicable):
hplip-3.16.8-1.fc25.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Zdenek Dohnal 2016-09-01 16:45:54 UTC
Same as #1372343, so closing as duplicate.

*** This bug has been marked as a duplicate of bug 1372343 ***