LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   printing problems in RH8 and Mozilla (https://www.linuxquestions.org/questions/linux-general-1/printing-problems-in-rh8-and-mozilla-68534/)

scoob8000 06-27-2003 04:58 PM

printing problems in RH8 and Mozilla
 
Just rolled out to redhat 8 here at work.. We are running Gnome, and using Mozilla as our browser. Printing to a HP Laserjet 5 via HP Jetdirect. When printing from Mozilla we get a ton of blank pages. But only in mozilla. I've setup another printer to print via CUPS, and it does the same thing. All of the drivers that come with linux seem to cause the same thing. Any ideas?

-scoob8000

cropcircle 06-27-2003 06:00 PM

If you print to a file from Mozilla and open the 'printed' file with another program, how does that look?

(
If the printed file is a Postscript file (extension .ps) you can look at it with the command "ghostscript <file>.ps".

You can also use Konqueror in KDE or Nautilus in Gnome to open that particular file.
)

scoob8000 06-27-2003 06:30 PM

thanks for the quick reply.. well, i did a print to file and viewed it, low and behold only one page.. on paper, 7 blank pages, and one print out.. on another printer I get 5 blank pages and then the printout..

Not a big deal normally, but everything we do is thru a web portal, and thru the course of a day print close to a ream of blank paper.. total pain..

went as far as to try opera, too bad it crashes when i try to print.. :(

-scoob8000


[EDIT]

I decided to try to print the save file I made, low and behold it printed the blank pages too...


scoob8000 06-27-2003 10:46 PM

update:

from home I tried setting up a printer.. did the same damn thing with redhat 9 and konquerer, yet prints fine from other programs.. tried all 4 possible drivers, all had a similar effect.. only changed the number of how many blanks it prints..

-scoob8000

cropcircle 06-28-2003 06:14 AM

What happens if you use the web-based CUPS configuration tool and print a test-page to the printer?

(
You can access the web-based CUPS configuration tool with Mozilla or Konquerer by using the URL : http://localhost:631/printers
)

scoob8000 06-28-2003 09:24 AM

prints alright if i remember correctly.. I'll try it again soon as I get to work.. (about 2 more hrs)

double checked, yet the test from the cups management page prints fine...

-scoob8000

scoob8000 06-29-2003 09:40 PM

bump? anyone? really beginning to dislike linux..

cropcircle 06-30-2003 05:46 PM

It could be a bug in your version of Mozilla with your printer.

You can download RPM's for a newer version of Mozilla right here :

http://ftp.mozilla.org/pub/mozilla/r...RPMS/xft/i386/

To deinstall your old version of Mozilla do :

"su -"
<root password>
"rpm -qa |grep -i mozilla"

Look at what the above command returns.
Then deinstall the old packages with :

"rpm -e mozilla-1.2-3 --nodeps"
"rpm -e mozilla-nss-1.2-3 --nodeps"

(this is just an example, maybe you've got another version number, look ath what the above mentioned 'rpm -qa' command returns).

And then install the new packages (after you downloaded them ofcourse)

"rpm -ivh mozilla*.rpm"

Good luck.

scoob8000 07-02-2003 11:36 AM

updated, still same problem.. it does it for me at home too with redhat 9 and a different printer...

cropcircle 07-03-2003 03:13 PM

With what URL do you see the problem? I can try to reproduce it here (HP DeskJet 5550 and HP LaserJet 4000N at work).

scoob8000 07-05-2003 10:02 PM

does it from any webpage, varies from 1 to 7 or so blank sheets per printout.. even printing this forum thread yields a few blanks..


alas, i found a driver that fixed that problem on one of the printers.. for the hp laserjet 5, i found a straight hp laserjet series cups driver.. no such luck with the minolta or my personal printer..



-scoob8000

cropcircle 07-06-2003 05:53 PM

What kind of Minolta printer (model) have you got?
What kind of printer (model) is your personal printer?
Which CUPS driver do you use on these printers?


All times are GMT -5. The time now is 08:46 PM.