Closed Bug 87727 Opened 24 years ago Closed 24 years ago

Need to display an error dialog when we can't open a postscript file to write to during printing on Linux

Categories

(Core :: Printing: Output, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 97907
mozilla0.9.5

People

(Reporter: kmcclusk, Assigned: roland.mainz)

References

Details

(Whiteboard: QARegressExclude)

If thePostScript begin_document fails because the user enters a filename which can not be opened we need to notify the user. filenames with relative paths, non-existent directories, and trying to open a file in directory that the user doesn't have write permissions to are examples where Mozilla fails silently.
*** Bug 94307 has been marked as a duplicate of this bug. ***
Some more items where printing may fail: - PostScript module: - printer command not found - printer command returned an error (what about stdout/stderr of print cmd ?) - Xprint module: - no printer found - given printer name not found - access error (access to printer denied) - invalid printer attribute combination
dcone: Can I overtake this bug, please ? There is a "extern "C" void ShowOSAlert(char* aMessage);" in Mozilla which may be misused for this task...
All yours.. thanks
Assignee: dcone → Roland.Mainz
Target Milestone: --- → mozilla0.9.5
I am going to fix this as part of bug 97907 *** This bug has been marked as a duplicate of 97907 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Whiteboard: QARegressExclude
You need to log in before you can comment on or make changes to this bug.