Comment 2 for bug 109265

Revision history for this message
polyformal_sp (polyformal) wrote :

edit the file
/usr/lib/openoffice/program/soffice

see line
69 FILE_LOCKING=auto

chanche to
69 FILE_LOCKING=no

see line
109 SAL_ENABLE_FILE_LOCKING=0
110 exort SAL_ENABLE_FILE_LOCKING

change to
109 SAL_ENABLE_FILE_LOCKING=0
110 unset SAL_ENABLE_FILE_LOCKING