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

Bug#569741: openoffice.org-writer: Wrong mailcap entry



Hi,

On Thu, Feb 18, 2010 at 09:20:16PM +0100, Frank Küster wrote:
> Rene Engelhard <rene@debian.org> wrote:
> 
> >> Tags: patch
> >
> > No. Where is a patch here? (Removing --no-ooplash is no option)
> 
> My patch replaced the -no-oosplash with -nologo.  This seemed to
> accomplish the same thing, not to get the splash screen.

No. no-ooplash *does* display the splash screen. That's not the semantics
of no-oosplash.
(Unless configured opff globally in sofficerc, which might be you didn't
see one there either)

Besides that, I really wonder why that helped:

# 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

those two result in the same thing called...

> > And would open up other stuff like mutt etc. not being able to open the
> > docs *AT ALL* because oosplash *immediately* returns, making mutt think
> > you already exited OOo etc.
> 
> soffice  -writer -nologo 'Anmeldung_Faltertage08_Küster.doc'
> 
> doesn't return at once, only after I closed Openoffice.  At least on
> this system.

And if you have the quickstarter enabled in tools->options it will not
return at all...

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: