I experiment to toggle some fields in firefox' http request, and
find that it's the Accept-Language field which break ipp down.
Further dig into scheduler/client.c make it clear that cups
do not treat Accept-Language field completely, it just take
the first candidate from the priority list. So if y
Sorry for two mistakes I made in the last two mail:
1, the error log file should be /var/log/cups/error_log
2, the "404" error is not caused by HTTP/1.1
In fact, I got "404" error with firefox, while w3m worked,
here follows both http request"
{{{
#w3m http request
GET / HTTP/1.0
User-Agent: w3
here follows the /var/log/cups/access_log
{{{
localhost - - [02/Sep/2007:20:36:21 +0800] "GET / HTTP/1.1" 404 0 - -
localhost - - [02/Sep/2007:20:38:09 +0800] "GET / HTTP/1.0" 200 5252 - -
}}}
it failed with HTTP/1.1 but worked with HTTP/1.0
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
I have the same problem plus that http://localhost:631/ returns
a "404 Not Found", while http://localhost:631/admin/ and /help/
still works.
here follows the /var/log/cupsys/error.log
{{{
E [02/Sep/2007:19:51:51 +0800] [CGI] Unable to open template file
"/usr/share/cups/templates/le: "%s"
E [02/Se
It's a local display.
My ~/.emacs:
{{{
(setq c-default-style
'((c-mode . "linux")
(c++-mode . "stroustrup")))
(add-hook 'c-mode-hook
'(lambda ()
(c-toggle-hungry-state)))
(column-number-mode)
(display-time)
}}}
thanks!
Romain Francoise 写道:
> xxlu <[EMA
Juliusz Chroboczek 写道:
> I believe that this is the same bug as #291137.
>
> Juliusz
>
Thank you for the information!
The patch mentioned in http://bugs.xfree86.org/show_bug.cgi?id=1093
do fix my problem. So maybe the strike force should make it into
next
Is this right that the -xen- kernels are used for both host and guest?
And what are the -xen-vserver- kernels for, xen over vserver? :-)
Thanks!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Subject: luit behave strangely with some programs
Package: xutils
Version: 1:7.1.ds-1
Severity: normal
Tags: l10n
When I start luit with some progams, for example, less, or dash in
the way
$ luit less
$ luit dash
it will stall and lose response, and Ctrl-c still works.
I tried different LC_ALLs li
8 matches
Mail list logo