Will post it tomorrow (don't have access to the machine right now). Besides 
I will also try to run 2.3.7 once, and try whether it works. 

The remarkable thing is that in the environ.html file, if I comment the 
following line, it woks and prints the left side (keys part) of the table. 
So seems some issue with the keys' values. The other pages, login etc keep 
working regardless of environ page's functioning. I came to find out of 
this issue when rendering some output in mako's form which supposedly have 
unicode characters.

<td><div>${str(environment[key])}</div></td>

On Monday, 26 October 2015 15:58:31 UTC+5:30, jeetu wrote:
>
> Hi,
> I have installed turbogears 2.3.6 on a virtualenv on debian (Squeeze) 
> linux. Everythings works well. But when i try to open the ./environ page, I 
> get the dreadful UnicodeDecodeError. Locales on my system are set to 
> en.US-utf-8. 
>
> The same setup is working fine on Ubuntu 14.04 with locales en.In-utf-8 
> and similarly on Mac (dont know the local setting). Any suggestion , what 
> could be the cause and solution. This is with default "gearbox quickstat" 
> project. I tried woth genshi and mako templates but the issue persists.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/d/optout.

Reply via email to