No, I mean locale of Your operating system. Can You start terminal and type "locale"?
Avviare il Terminale e scrivere in esso "locale ". Quali informazioni vengono visualizzate? 2011/2/15 jo <[email protected]> > Maxim Oganesyan wrote: > >> Good day, Jose. >> What is Your operating system default locale? >> >> > Linux josedev 2.6.28-vm64 #2 Thu Mar 12 12:06:51 CET 2009 x86_64 GNU/Linux > > > j > >> Maxim >> >> On Feb 15, 3:08 pm, jo <[email protected]> wrote: >> >> >>> Christoph Zwerschke wrote: >>> >>> >>>> Am 14.02.2011 16:06, schrieb jose soares: >>>> >>>> >>>>> I don't now Christoph, sometimes the error is raised by the >>>>> i18n.get_locale(). In the following case I didn't put nothing in the >>>>> session... I only want return data formated ... >>>>> return tg.i18n.format_date(value, locale=tg.i18n.get_locale(), >>>>> date_format=date_format) >>>>> >>>>> >>>> The get_local() call tries to get the locale from the session. It seems >>>> the session file for that session got corrupted for whatever reason, so >>>> when trying to read the session at that point you see this error. >>>> -- Christoph >>>> >>>> >>> This is very strange, Christoph, because the procedure runs in about a >>> dozen >>> installations and in all of them, there is this same error. >>> Is it possible that all installations have the session file corrupted ? >>> >>> j >>> >>> >> >> >> > > > -- > Jose Soares > Sferacarta Net Via Bazzanese 69 > 40033 Casalecchio di Reno > Bologna - Italy > Ph +39051591054 > fax +390516131537 > web:www.sferacarta.com > > Le informazioni contenute nella presente mail ed in ogni eventuale file > allegato sono riservate e, comunque, destinate esclusivamente alla persona o > ente sopraindicati, ai sensi del decreto legislativo 30 giugno 2003, n. 196. > La diffusione, distribuzione e/o copiatura della mail trasmessa, da parte di > qualsiasi soggetto diverso dal destinatario, sono vietate. La correttezza, > l’integrità e la sicurezza della presente mail non possono essere garantite. > Se avete ricevuto questa mail per errore, Vi preghiamo di contattarci > immediatamente e di eliminarla. Grazie. > > This communication is intended only for use by the addressee, pursuant to > legislative decree 30 June 2003, n. 196. It may contain confidential or > privileged information. You should not copy or use it to disclose its > contents to any other person. Transmission cannot be guaranteed to be > error-free, complete and secure. If you are not the intended recipient and > receive this communication unintentionally, please inform us immediately and > then delete this message from your system. Thank you. > > > -- > You received this message because you are subscribed to the Google Groups > "TurboGears" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/turbogears?hl=en. > > -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

