[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#588184: openoffice.org: mailcap entries broken by -no-oosplash



tag 588184 + moreinfo
tag 588184 + unreproducible
thanks

Hi,

On Tue, Jul 06, 2010 at 10:34:58AM +1200, Simon Guest wrote:
> The openoffice entries in /etc/mailcap do not work.  The problem is
> they all make use of -no-oosplash, which appears to be no longer
> supported, and therefore the program cannot be run.

Wrong. Who says -no-oosplash is no longer working?

# test for availability of the fast external splash
for arg in $@; do
    if [ "$arg" = "-nologo" -o "$arg" = "-no-oosplash" ]; then
        no_oosplash=y
    fi
done
if [ "$sd_binary" = "soffice.bin" -a -x "$sd_prog/oosplash.bin" ] && [ "$no_oosplash" != "y" ] ; then
    sd_binary="oosplash.bin"
fi

still there. (Note that this option hasn't anything to do with
showing the splash screen or not!)

> Removing all the instances of -no-oosplash from the entries in
> /etc/mailcap fixes the problem.

Which problem?

> You can verify this by typing
> $ see mydocument.doc

see Test.doc shows me a OOo.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: D03E3E70
   `-   Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70



Reply to: