[Libreoffice] LibO 3.5RC2: terminate called after throwing an instance of 'com::sun::star::registry::InvalidRegistryException'

Stephan Bergmann sbergman at redhat.com
Fri Feb 3 05:34:38 PST 2012


On 02/03/2012 11:52 AM, Dag Wieers wrote:
>> I have a problem using the python UNO interface as shipping with LibO
>> 3.5RC2, I do not have the same problem using LibO 3.4.5 or previous
>> versions (going back to OpenOffice 3.2.1).
>>
>> When running the shipped python binary with the shipped
>> modules/libraries, python bails out with:
>>
>> terminate called after throwing an instance of
>> 'com::sun::star::registry::InvalidRegistryException'
>> Aborted (core dumped)
>>
>> This does not happen on Windows, but it does happen on a RHEL6 64bit
>> using the provided RPM packages.
>
> This issue still exist in the LibO 3.5RC3 RPM builds, making the python
> UNO interface unusable :-/

At least a locally built LO-3-5-0 with --enable-python=internal shows no 
such problems here (Fedora 16, x86_64):

   $ .../program/python
   >>> import uno
   >>> ^D

Stephan


More information about the LibreOffice mailing list