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

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



Rene Engelhard <rene@debian.org> wrote:

> 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)

I don't think I have changed anything there.  

> Besides that, I really wonder why that helped:
>
[...]
> those two result in the same thing called...

But with different options:

$ diff -u nologo.lg nooosplash.lg 
--- nologo.lg	2010-02-19 22:11:26.000000000 +0100
+++ nooosplash.lg	2010-02-19 22:11:20.000000000 +0100
@@ -6,7 +6,7 @@
 + FILE_LOCKING=auto
 + OPENGL_SUPPORT=no
 + [ -z  ]
-+ file_or_home_on_nfs -writer -nologo Anmeldung_Faltertage08_Küster.doc
++ file_or_home_on_nfs -writer -no-oosplash Anmeldung_Faltertage08_Küster.doc
 + stat -f -c %T /home/frank
 + continue
 + continue
@@ -54,13 +54,14 @@
 + PYTHONPATH=/usr/lib/openoffice/program/../basis-link/program
 + export PYTHONPATH
 + [ -writer = -nologo -o -writer = -no-oosplash ]
-+ [ -nologo = -nologo -o -nologo = -no-oosplash ]
++ [ -no-oosplash = -nologo -o -no-oosplash = -no-oosplash ]
 + no_oosplash=y
 + [ Anmeldung_Faltertage08_Küster.doc = -nologo -o Anmeldung_Faltertage08_Küster.doc = -no-oosplash ]
 + [ soffice.bin = soffice.bin -a -x /usr/lib/openoffice/program/oosplash.bin ]
 + [ y != y ]
 + trap kill -9 $! TERM
-+ wait 9572
-+ /usr/lib/openoffice/program/soffice.bin -writer -nologo Anmeldung_Faltertage08_Küster.doc
-+ [ 0 -eq 79 ]
++ wait 9553
++ /usr/lib/openoffice/program/soffice.bin -writer -no-oosplash Anmeldung_Faltertage08_Küster.doc
+terminate called after throwing an instance of 'com::sun::star::uno::RuntimeException'
++ [ 78 -eq 79 ]
 + exit

I see that -no-oosplash is supposed to do  something that I don't
understand.  But what it does is crash...

Thanks for caring,

Regards, Frank
-- 
Dr. Frank Küster
Debian Developer (TeXLive)
VCD Aschaffenburg-Miltenberg, ADFC Miltenberg
B90/Grüne KV Miltenberg



Reply to: