Comment 15 for bug 902344

Revision history for this message
In , Mathieu GUILLAUME (mg-nuxeo) wrote :

The first time LibreOffice is started with a custom UserInstallation, it will stop after a few seconds.

How to reproduce:
Run: /usr/lib/libreoffice/program/soffice.bin -env:UserInstallation=file:///tmp/lotest
Result: returns after a few seconds, no soffice process remaining
Run the same command again: OK, doesn't exit by itself
Remove /tmp/lotest and try again: KO, exits by itself

This has been reproduced on Ubuntu 11.10 with LibreOffice 3.4 and Ubuntu 12.04 beta1 with LibreOffice 3.5.1.
When I tested on Windows with a 3.4 distribution, this didn't happen, not sure if this is specific to the ubuntu packaging or general to linux.

Related tickets:
- Ubuntu: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/902344
- Nuxeo: https://jira.nuxeo.com/browse/NXP-8118