To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85222
User sb changed the following:
What |Old value |New value
================================================================================
Assigned to|sb |hro
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jan 14 10:33:55 +0000
2008 -------
Reproducible at least on a Linux box that does not have de locales in
/usr/lib/locale:
- set the locale to de_DE.UTF-8 when calling soffice
- _imp_getProcessLocale at sal/osl/unx/nlsupport.c:1.35 l. 640 determines only a
"C" locale
- osl_getThreadTextEncoding() therefor returns RTL_TEXTENCODING_DONTKNOW
- tools/source/misc/extendapplicationenvironment.cxx:1.1.6.2 l. 81 calls abort()
when rtl::OUString::convertToString fails, which it does when
osl_getThreadTextEncoding() returns RTL_TEXTENCODING_DONTKNOW
@hro: Apart from clarifying if the behavior of _imp_getProcessLocale is
correctin the given environment, it would probably be useful to let
osl_getThreadTextEncoding return RTL_TEXTENCODING_ASCII_US when the locale is
"C".
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]