Hi,

On Thu, Feb 18, 2010 at 09:20:16PM +0100, Frank Küster wrote:
> Rene Engelhard <r...@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/
 `. `'  r...@debian.org | GnuPG-Key ID: D03E3E70
   `-   Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70



--
To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100219083717.gb8...@rene-engelhard.de

Reply via email to