Aaron Konstam wrote:
On Fri, 2006-04-14 at 13:29 +1000, david walcroft wrote:
Aaron Konstam wrote:
On Thu, 2006-04-13 at 10:41 +1000, david walcroft wrote:
Hi,
I seem to have had this problem for ages but never did anything about
it, If I try to change a setting in http://localhost:631/admin I get
this error : 'server-error-internal-error' and the change does not
happen,anybody know how to fix it.
Thanks david
http://localhost:631/admin options are mirrored in the other choices on
the http://localhost:631 screen, What happens if you try one of the
others , such as Manage Printers? What exactly are you trying to change
at http://localhost:631/admin? There is nothing to change there.
What I'm trying to achieve is in 'Printer/config printer/General/page
size/Letter -> A4, thats all but Cups comes up with that error when I
hit 'continue'
david
Ok, now the problem is clear. What happens when you try to do the same
thing with the lpoptions command?
I tried lpoptions but no change.My ~.lpoptions entry:
#
# Printing options
#
lpoptions -d PSC-2110 -o job-sheets=none,none -o cpi=12 -o lpi=6 -o
outputorder=reverse -o page-left=10 -o page-right=10 -o p
age-top=20 -o page-bottom=42 -o media=A4,MultiPurpose -o wrap=true -o
scaling=100
I just noticed that 'MultiPurpose' is rewritten after I deleted it and
cups-config-deamon is 'off'.where does cups localhost.631 keep its
config file,there must be one some where,I don't think its in /etc/cups/*
david