[SOLVED] Re: About LANG for backtrace and console traces

2013-10-04 Thread julien2412
Thank you Thomas and Jan for your feedback. Jan Holesovsky-4 wrote > ... > If you run it like > > LANG=C soffice --backtrace > > then it applies only to the soffice itself, and won't persist. > ... > Not sure - sometimes we have language-specific problems too... Do you > have an example where

Re: About LANG for backtrace and console traces

2013-10-04 Thread Jan Holesovsky
Hi Julien, julien2412 píše v Čt 03. 10. 2013 v 13:36 -0700: > by this: > LANG=C;run soffice --backtrace > > The goal is to have all messages (console and bt) in English, the only > problem is I'd like to "revert" "LANG=C" one the bt is retrieved. If you run it like LANG=C soffice --backtrace

Re: About LANG for backtrace and console traces

2013-10-04 Thread Thomas Hackert
Good morning Julien, On Donnerstag, 3. Oktober 2013 22:36 julien2412 wrote: > I thought about changing wiki page > https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux:_How_to_get_a_backtrace > to add LANG=C before getting backtrace and so replace: > run soffice --backtra