Does moving/removing the ~/.openoffice.org* directories resolve this
problem for you? I have not been able to reproduce this problem on any
system I have tested on. Also which architecture do you have this
problem on?
** Changed in: openoffice.org (Ubuntu)
Status: Invalid => Incomplete
**
** Changed in: openoffice.org (Ubuntu)
Status: Confirmed => Invalid
--
soffice crashes when called from mutt (using mailcap entry)
https://bugs.launchpad.net/bugs/506399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
For whatever reason neither of them show any problem on my machine
running Ubuntu 10.04 LTS (Lucid) amd64.
cche...@x200:~/Desktop$ soffice -no-splash -calc test.xls
cche...@x200:~/Desktop$ soffice -nologo -calc test.xls
** Changed in: openoffice.org (Ubuntu)
Status: Incomplete => Confir
I was finally able to upgrade to Lucid:
$ soffice -no-oosplash -calc somefile.xls
[...]
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
while
$ soffice -nologo -calc somefile.xls
loads fine. The same for s/soffice/oocalc/.
/etc/mailcap contains -no-o
Do you still have this problem with Ubuntu 10.04 (Lucid) and OOo 3.2.0?
Both methods work for me on it.
** Changed in: openoffice.org (Ubuntu)
Status: Confirmed => Incomplete
--
soffice crashes when called from mutt (using mailcap entry)
https://bugs.launchpad.net/bugs/506399
You received
I can confirm that the default mailcap entries containing "-no-oosplash"
don't work. Overriding them with user mailcap entries using "-nologo"
instead, does work.
Using Ubuntu 9.10 and OO 1:3.1.1-5ubuntu1
** Changed in: openoffice.org (Ubuntu)
Status: New => Confirmed
--
soffice crashes