[Bug 209695] Re: attachments open in read only mode
Kristof Imre Szabo
kris-akombakom at mobilposta.hu
Thu May 15 13:02:51 UTC 2008
A simple solution is to update your soffice.bin wrapper script:
root at kris-laptop ~# diff /usr/lib/openoffice/program/soffice.distr /usr/lib/openoffice/program/soffice
263a264,266
> if [ -f "$arg" ]; then
> chmod 644 "$arg"
> fi
Of course one can sophisticate it more.
And this doesn't solve the problem, that all attachments are opened
without the 'w' bit set. (Wrapper scipt in front of every application?)
--
attachments open in read only mode
https://bugs.launchpad.net/bugs/209695
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug assignee.
More information about the Ubuntu-mozillateam-bugs
mailing list