Hello,

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 --backtrace

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.

Any idea? Does it worth it?

Julien
PS: I know it's not a dev question but it's quite related since console
traces and bts are useful to debug.



--
View this message in context: 
http://nabble.documentfoundation.org/About-LANG-for-backtrace-and-console-traces-tp4076269.html
Sent from the Dev mailing list archive at Nabble.com.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to