Closed
Bug 92293
Opened 24 years ago
Closed 24 years ago
Page doesn't print on unix.
Categories
(Core :: Printing: Output, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: pete, Assigned: dcone)
References
()
Details
I am using a build off the trunk.
I can print this page fine in 4.x.
PreWidth = 8.500000 PreHeight = 11.000000
Width = 612 Height = 792
dpi 72.000000 top 0 bottom 0 left 0 right 0
###!!! ASSERTION: NS_ENSURE_TRUE(NS_SUCCEEDED(NS_OpenURI(getter_AddRefs(in),
uri))) failed: '(!((NS_OpenURI(getter_AddRefs(in), uri)) & 0x80000000))', file
nsPostScriptObj.cpp, line 1593
###!!! Break: at file nsPostScriptObj.cpp, line 1593
lpr: : copy file is too large
Comment 1•24 years ago
|
||
worksforme, printing to file with linux build 2001-07-24-08...
Summary: Page doesn't print on unix. → Page doesn't print on unix.
Pete Collins...what is the OS? Linux? also what version of RedHat...
alos do you get a crash?
need more details here...
| Reporter | ||
Comment 3•24 years ago
|
||
Try printing this image. I am getting:
I am on FreeBSD. I can print this image on 4.x but not on a trunk build.
I can't even print this out as a 'ps' file.
PreWidth = 8.500000 PreHeight = 11.000000
Width = 612 Height = 792
dpi 72.000000 top 0 bottom 0 left 0 right 0
###!!! ASSERTION: NS_ENSURE_TRUE(NS_SUCCEEDED(NS_OpenURI(getter_AddRefs(in),
uri))) failed: '(!((NS_OpenURI(getter_AddRefs(in), uri)) & 0x80000000))', file
nsPostScriptObj.cpp, line 1593
###!!! Break: at file nsPostScriptObj.cpp, line 1593
lpr: : copy file is too large
Updated•24 years ago
|
OS: other → FreeBSD
Hardware: Other → PC
| Reporter | ||
Comment 5•24 years ago
|
||
Marking invalid. It prints for me if i use grayscale.
Thanks
--pete
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•