[Trac-tickets] [The Trac Project] #1776: report module doesn't work

The Trac Project noreply at edgewall.com
Sun Jul 10 20:13:17 CDT 2005


#1776: report module doesn't work
---------------------------+------------------------------------------------
       Id:  1776           |      Status:  new                     
Component:  report system  |    Modified:  Sun Jul 10 20:13:17 2005
 Severity:  normal         |   Milestone:  0.8.1                   
 Priority:  high           |     Version:  0.8.1                   
    Owner:  daniel         |    Reporter:  anonymous               
---------------------------+------------------------------------------------
 Oops...
 Trac detected an internal error:
 unsupported locale settingIf you think this really should work and you can
 reproduce it. Then you should consider to report this problem to the Trac
 team.

 Go to http://trac.edgewall.com/ and create a new ticket where you describe
 the problem, how to reproduce it. Don't forget to include the python
 traceback found below.

 TracGuide — The Trac User and Administration Guide

 Python traceback
 Traceback (most recent call last):
   File "D:\PROGRA~1\Python23\Lib\site-packages\trac\core.py", line 531, in
 cgi_start
     real_cgi_start()
   File "D:\PROGRA~1\Python23\Lib\site-packages\trac\core.py", line 526, in
 real_cgi_start
     dispatch_request(path_info, args, req, env)
   File "D:\PROGRA~1\Python23\Lib\site-packages\trac\core.py", line 441, in
 dispatch_request
     module.run()
   File "D:\PROGRA~1\Python23\Lib\site-packages\trac\Module.py", line 44,
 in run
     self.render()
   File "D:\Program Files\Python23\lib\site-packages\trac\Report.py", line
 433, in render
     self.render_report_list(id)
   File "D:\Program Files\Python23\lib\site-packages\trac\Report.py", line
 364, in render_report_list
     locale.setlocale(locale.LC_ALL,'us_en')
   File "D:\PROGRA~1\Python23\lib\locale.py", line 381, in setlocale
     return _setlocale(category, locale)
 Error: unsupported locale setting

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1776>
The Trac Project <>


More information about the Trac-Tickets mailing list