This error seems to be in the /prnt/filters/hpps file. The file handle
output_fd is never opened. The line opens the file (150) is commented
out. The issue is that when the HPPS filter throws an error, it attempts
to write to a non-existant temp file. It could be solved by uncommenting
line 150, or even better, adding some exception handling. See attached
patch.

** Patch added: "hpps.patch"
   
https://bugs.launchpad.net/ubuntu/+source/hplip/+bug/1495826/+attachment/5116032/+files/hpps.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1495826

Title:
  hpps crashed with BrokenPipeError in __main__: [Errno 32] Broken pipe

To manage notifications about this bug go to:
https://bugs.launchpad.net/hplip/+bug/1495826/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to