Bug#440256: cups don't do language negotiation

2007-09-02 Thread Lu Xuxiao
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

Bug#440256: more infomation

2007-09-02 Thread Lu Xuxiao
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

Bug#440256: additional infomation about the "404 Not Found" condition

2007-09-02 Thread Lu Xuxiao
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

Bug#440256: I have the same problem

2007-09-02 Thread Lu Xuxiao
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

Bug#400255: emacs-x11 hung after click on buffername in mode line

2006-11-26 Thread Lu Xuxiao
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

Bug#381476: luit behave strangely with some programs

2006-11-05 Thread Lu Xuxiao
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

Bug#372479: what's the difference between xen and xen-vserver

2006-11-02 Thread Lu Xuxiao
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]

Bug#381476: luit behave strangely with some programs

2006-08-04 Thread Lu Xuxiao
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