My issue is not about locking documents. The problem occours when i try to
start the app itself.
If i "strace /opt/libreoffice/program/soffice" the end of the output looks
as follows:
access("/home/tcos/", F_OK) = 0
gettimeofday({1305655323, 969768}, NULL) = 0
open("/home/tcos//.execoooEW6jCb", O_RDWR|O_CREAT|O_EXCL, 0600) = 25
unlink("/home/tcos//.execoooEW6jCb") = 0
ftruncate(25, 4096) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 25, 0) = 0xb37cb000
mmap2(NULL, 4096, PROT_READ|PROT_EXEC, MAP_SHARED, 25, 0) = 0xb276d000
--- SIGBUS (Bus error) @ 0 (0) ---
+++ killed by SIGBUS +++
The programm tries to open an file $HOME/.execoooXXXXXX and fails to do so,
because our nfs-server does not support this. Is there a workaround?
Regards, Joern
--
View this message in context:
http://nabble.documentfoundation.org/problems-with-Lock-files-tp1967646p2956608.html
Sent from the Users mailing list archive at Nabble.com.
--
Unsubscribe instructions: E-mail to users+help@libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/www/users/
All messages sent to this list will be publicly archived and cannot be deleted
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.