cat /usr/bin/oocalc 
#!/bin/sh
/usr/lib/openoffice/program/soffice -calc "$@"

if i use 
  /usr/lib/openoffice/program/soffice -calc <file on NFS> 
not work

if i use 
  oosplash.bin -calc <file on NFS>  
it return : oosplash.bin: command not found

oosplash.bin is called at end soffice

at this time i use /usr/lib/openoffice/program/oosplash.bin -calc in
property open document and it's work

-- 
[regression] hard lock in openoffice when opening files from a remote NFS volume
https://bugs.launchpad.net/bugs/577038
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to