[ resent to the bug, so it is more visible ]
Hi Steko,
On Fri, 22.08.2008 at 11:48:50 +0200, Stefano Costa <[EMAIL PROTECTED]> wrote:
> roundup-demo starts OK, but when I load the web page I get
> this stacktrace of errors in the terminal:
I've reconfigured my Lenny box to have your locale, and tried to
reproduce your problem:
$ roundup-demo
Server running - connect to:
http://localhost:8917/demo/
1. Log in as "demo"/"demo" or "admin"/"admin".
2. Hit Control-C to stop the server.
3. Re-start the server by running "roundup-demo" again.
4. Re-initialise the server by running "roundup-demo nuke".
Demo tracker is set up to be accessed by localhost browser. If you
run demo on a server host, please stop the demo, open file
"demo/config.ini" with your editor, change the host name in the "web"
option in section "[tracker]", save the file, then re-run the demo
program.
192.168.1.6 - - [02/Sep/2008 10:41:40] "GET /demo/ HTTP/1.1" 200 -
192.168.1.11 - - [02/Sep/2008 10:43:30] "GET /demo/ HTTP/1.1" 200 -
192.168.1.11 - - [02/Sep/2008 10:43:30] "GET /demo/@@file/style.css HTTP/1.1"
200 -
192.168.1.11 - - [02/Sep/2008 12:43:31] "GET /favicon.ico HTTP/1.1" 200 -
192.168.1.11 - - [02/Sep/2008 10:44:00] "POST /demo/ HTTP/1.1" 302 -
192.168.1.11 - - [02/Sep/2008 10:44:00] "GET /demo/ HTTP/1.1" 200 -
192.168.1.11 - - [02/Sep/2008 10:44:00] "GET /demo/@@file/style.css HTTP/1.1"
200 -
192.168.1.11 - - [02/Sep/2008 12:44:01] "GET /favicon.ico HTTP/1.1" 200 -
192.168.1.11 - - [02/Sep/2008 10:44:04] "GET
/demo/issue?status=-1,1,2,3,4,5,6,7&@sort=-activity&@search_text=&@dispname=Your%20Issues&@filter=status,assignedto&@group=priority&@columns=id,activity,title,creator,status&assignedto=3&@pagesize=50&@startwith=0
HTTP/1.1" 200 -
192.168.1.11 - - [02/Sep/2008 10:44:07] "GET /demo/user3 HTTP/1.1" 200 -
192.168.1.11 - - [02/Sep/2008 10:44:12] "GET
/demo/issue?status=-1,1,2,3,4,5,6,7&@sort=-activity&@search_text=&@dispname=Show%20Unassigned&@filter=status,assignedto&@group=priority&@columns=id,activity,title,creator,status&assignedto=-1&@pagesize=50&@startwith=0
HTTP/1.1" 200 -
192.168.1.11 - - [02/Sep/2008 10:44:13] "GET /demo/[EMAIL PROTECTED] HTTP/1.1"
200 -
192.168.1.11 - - [02/Sep/2008 10:44:47] "POST /demo/issue HTTP/1.1" 302 -
192.168.1.11 - - [02/Sep/2008 10:44:47] "GET /demo/[EMAIL
PROTECTED]&@template=item HTTP/1.1" 200 -
192.168.1.11 - - [02/Sep/2008 10:44:53] "GET
/demo/issue?status=-1,1,2,3,4,5,6,7&@sort=-activity&@search_text=&@dispname=Show%20All&@filter=status&@group=priority&@columns=id,activity,title,creator,assignedto,status&@pagesize=50&@startwith=0
HTTP/1.1" 200 -
^CKeyboard Interrupt: exiting
[EMAIL PROTECTED]:~
$ locale
LANG=it_IT.UTF-8
LC_CTYPE="it_IT.UTF-8"
LC_NUMERIC="it_IT.UTF-8"
LC_TIME="it_IT.UTF-8"
LC_COLLATE="it_IT.UTF-8"
LC_MONETARY="it_IT.UTF-8"
LC_MESSAGES="it_IT.UTF-8"
LC_PAPER="it_IT.UTF-8"
LC_NAME="it_IT.UTF-8"
LC_ADDRESS="it_IT.UTF-8"
LC_TELEPHONE="it_IT.UTF-8"
LC_MEASUREMENT="it_IT.UTF-8"
LC_IDENTIFICATION="it_IT.UTF-8"
LC_ALL=
[EMAIL PROTECTED]:~
$ dpkg -l roundup
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Nome Versione Descrizione
+++-========================-========================-================================================================
ii roundup 1.4.4-2 an issue-tracking system
As you can see, I've selected the same locale you're using, but I can't
see the problem.
I dimly remember that such Unicode decoding errors are often caused
by some other breakage in one's Python installation, but don't
recall the details.
Kind regards,
--Toni++
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]