Hi, eric.bachard wrote:
Ok. If I read correctly, it coud be osl_getThreadTextEncoding() who has to be defined as RTL_TEXTENCODING_UTF8 on Mac OS X. Maybe in file.c and probably in some other files close in sal/osl/unx.
The first question that come to my mind is: does the document name contain non ascii characters ? If not, the most likely source for this problem is that file locking has been enabled by default in OOo 2.0.
Please change the following line in OpenOffice.org 2.0.app/Contents/openoffice.org/program/soffice
export SAL_ENABLE_FILE_LOCKING to # export SAL_ENABLE_FILE_LOCKING and try again. Regards, Oliver --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
