Bug 142127

Summary: OOo doesn't report error from the printing subsystem
Product: [Fedora] Fedora Reporter: Nils Philippsen <nphilipp>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.9.115-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-07 20:12:39 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:

Description Nils Philippsen 2004-12-07 15:28:41 UTC
Description of problem:

If e.g. the printing destination is currently not available (say cupsd crashed),
OOo doesn't report an error when the underlying lpr/lp clearly brings an error
message (can be seen when starting OOo from a terminal) and status (can bee seen
when manually running lpr/lp or stracing OOo).

Version-Release number of selected component (if applicable):

openoffice.org-1.1.2-11.5.fc3
cups-1.1.22-0.rc1.8

How reproducible:

Reproducible

Steps to Reproduce:
0. Take care that printing on the destination you want to try for testing
doesn't work, e.g. firewall off the printing host with "iptables -I INPUT 1 -d
<printhostip> -j REJECT"
1. print something with lpr/lp, e.g. "lpr -P<printhost> /etc/hosts", see error
message and status
2. print something with OOo to the same destination
  
Actual results:

It seems like the print job had been fulfilled.

Expected results:

It should have popped up an error dialog that printing didn't work (and possibly
necessary info to aid in debugging the problem).

Comment 1 Caolan McNamara 2005-07-07 12:05:13 UTC
Submitted a patch upstream as http://www.openoffice.org/issues/show_bug.cgi?id=51673

Comment 2 Caolan McNamara 2005-07-07 20:12:39 UTC
fixed in 1.9.115-1 rawhide