Bug 1372405 - printing fails due to whitespace error
Summary: printing fails due to whitespace error
Keywords:
Status: CLOSED DUPLICATE of bug 1372343
Alias: None
Product: Fedora
Classification: Fedora
Component: hplip
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Dohnal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-01 15:29 UTC by Dennis Gilmore
Modified: 2016-09-01 16:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-01 16:45:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.