[ooo-build] [Issue 113330] oowriter cannot open documents on nfs shares
p92 at openoffice.org
p92 at openoffice.org
Fri Jul 30 11:53:57 PDT 2010
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113330
------- Additional comments from p92 at openoffice.org Fri Jul 30 18:53:55 +0000 2010 -------
Sorry but this change nothing, still the same lock on open.
$ ooffice -writer /mnt/pc/proposition\ de\ mise\ en\ oeuvre\ de\ pci-pra.odt
+ test -z /home/pascal
+ FILE_LOCKING=auto
+ OPENGL_SUPPORT=no
+ [ -f /etc/openoffice/soffice.sh ]
+ . /etc/openoffice/soffice.sh
+ FILE_LOCKING=auto
+ OPENGL_SUPPORT=no
+ [ -z ]
+ home_on_nfs -writer /mnt/pc/proposition de mise en oeuvre de pci-pra.odt
+ stat -f -c %T /home/pascal
+ return 1
+ [ 1 = 0 ]
+ file_on_nfs -writer /mnt/pc/proposition de mise en oeuvre de pci-pra.odt
+ continue
+ [ -f /mnt/pc/proposition de mise en oeuvre de pci-pra.odt ]
+ stat -f -c %T /mnt/pc/proposition de mise en oeuvre de pci-pra.odt
+ return 0
+ [ 0 = 0 ]
+ SAL_ENABLE_FILE_LOCKING=0
+ export SAL_ENABLE_FILE_LOCKING
+ STAR_ENABLE_FILE_LOCKING=0
+ export STAR_ENABLE_FILE_LOCKING
+ SAL_ENABLE_FILE_LOCKING=1
+ export SAL_ENABLE_FILE_LOCKING
+ STAR_ENABLE_FILE_LOCKING=1
+ export STAR_ENABLE_FILE_LOCKING
+ [ -z ]
+ SAL_NOOPENGL=true
+ export SAL_NOOPENGL
+ [ LINUX = LINUX -a INTEL = POWERPC ]
+ pwd
+ sd_cwd=/home/pascal
+ [ -h /usr/lib/openoffice/program/soffice ]
+ dirname /usr/lib/openoffice/program/soffice
+ cd /usr/lib/openoffice/program
+ pwd
+ sd_prog=/usr/lib/openoffice/program
+ cd /home/pascal
+ basename /usr/lib/openoffice/program/soffice
+ sd_binary=soffice.bin
+ sd_pagein_args=@pagein-common
+ sd_pagein_args=@pagein-common @pagein-writer
+ break
+ /usr/lib/openoffice/program/../basis-link/program/pagein
-L/usr/lib/openoffice/program/../basis-link/program @pagein-common @pagein-writer
+ [ -x /usr/lib/openoffice/program/../basis-link/ure-link/bin/javaldx ]
+ /usr/lib/openoffice/program/../basis-link/ure-link/bin/javaldx
-env:INIFILENAME=vnd.sun.star.pathname:/usr/lib/openoffice/program/redirectrc
+
my_path=/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/client:/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/native_threads:/usr/lib/jvm/java-6-openjdk/jre/lib/amd64
+ [ -n
/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/client:/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/native_threads:/usr/lib/jvm/java-6-openjdk/jre/lib/amd64
]
+
LD_LIBRARY_PATH=/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/client:/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/native_threads:/usr/lib/jvm/java-6-openjdk/jre/lib/amd64
+ export LD_LIBRARY_PATH
+ unset XENVIRONMENT
+ [ -f /etc/adabasrc ]
+
PATH=/usr/lib/openoffice/program:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ export PATH
+ PYTHONPATH=/usr/lib/openoffice/program/../basis-link/program
+ export PYTHONPATH
+ [ -writer = -nologo -o -writer = -no-oosplash ]
+ [ /mnt/pc/proposition = -nologo -o /mnt/pc/proposition = -no-oosplash ]
+ [ de = -nologo -o de = -no-oosplash ]
+ [ mise = -nologo -o mise = -no-oosplash ]
+ [ en = -nologo -o en = -no-oosplash ]
+ [ oeuvre = -nologo -o oeuvre = -no-oosplash ]
+ [ de = -nologo -o de = -no-oosplash ]
+ [ pci-pra.odt = -nologo -o pci-pra.odt = -no-oosplash ]
+ [ soffice.bin = soffice.bin -a -x /usr/lib/openoffice/program/oosplash.bin ]
+ [ != y ]
+ sd_binary=oosplash.bin
+ trap kill -9 $! TERM
+ wait 29281
+ /usr/lib/openoffice/program/oosplash.bin -writer /mnt/pc/proposition de mise
en oeuvre de pci-pra.odt
+ [ 0 -eq 79 ]
+ exit
$ ps -ef | grep off
pascal 29284 1 1 20:49 pts/1 00:00:00
/usr/lib/openoffice/program/soffice.bin -writer /mnt/pc/proposition de mise en
oeuvre de pci-pra.odt -splash-pipe=5
$ kill -9 29284
---------------------------------------------------------------------
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
More information about the ooo-build
mailing list