A simple solution is to update your soffice.bin wrapper script: [EMAIL PROTECTED] ~# 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 Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
