On Wed, 2002-07-24 at 08:58, Chris Hellyar wrote:

> What settings are you using to get it to print?

A locally connect HP A3 printer (parallel port).

> cups or lpr?  And what do you have under 'general settings' for printing?

cups.

printer name: lp
printer program :
(blank)

> It shows up the three printers I have in my cups setup, but nothing ever
> issues forth from the printer.

make sure the page sizes are OK.  If that doesn't work attach an "strace
-f -p PID" to the running program, and look for popen, open, fork or
exec in the output.

Cheers, Rex

Reply via email to