executed sudo /usr/lib/libreoffice/program/spadmin or executed /usr/lib/libreoffice/program/spadmin output of the program: terminate called after throwing an instance of 'com::sun::star::uno::DeploymentException' OS: Ubuntu 12.04
Stephan Bergmann committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c828e3cc409077a1916911b8abf1d7b8dbb2078a fdo#75540 setProcessServiceFactory must be called before InitVCL The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
requested backports to libreoffice-4-2 towards LO 4.2.3 (<https://gerrit.libreoffice.org/#/c/8380/>) and libreoffice-4-2-2 (<https://gerrit.libreoffice.org/#/c/8381/>)
Stephan Bergmann committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=34c72f10939d473eb1a098fac1f05647c0232727&h=libreoffice-4-2 fdo#75540 setProcessServiceFactory must be called before InitVCL It will be available in LibreOffice 4.2.3. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Stephan Bergmann committed a patch related to this issue. It has been pushed to "libreoffice-4-2-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=42df210d4b2132bea2850e5320abf8d5984c2017&h=libreoffice-4-2-2 fdo#75540 setProcessServiceFactory must be called before InitVCL It will be available already in LibreOffice 4.2.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Tested in LibreOffice 4.2.3.3 It's working. Thanks a lot.