registry and extension problems on master 4.3 Linux 64bit

Stephan Bergmann sbergman at redhat.com
Mon Dec 16 00:59:21 PST 2013


On 12/13/2013 07:30 PM, Alex Thurgood wrote:
> Have there been recent changes to component or extension registration,
> as I'm seeing this in my master build of today,  Linux 64bit :
>
> instdir/program/soffice
> Python exception: <class 'AttributeError'>: 'module' object has no
> attribute 'writeRegistryInfo', traceback follows
>    /home/Development/libo/core/instdir/program/pythonloader.py:152 in
> function writeRegistryInfo() [return mod.writeRegistryInfo(
> self.ctx.ServiceManager, regKey )]
>
>
> warn:desktop.deployment:25026:1:desktop/source/deployment/registry/dp_backend.cxx:683:
> unexpected RuntimeException "<class 'AttributeError'>: 'module' object
> has no attribute 'writeRegistryInfo', traceback follows
>    /home/Development/libo/core/instdir/program/pythonloader.py:152 in
> function writeRegistryInfo() [return mod.writeRegistryInfo(
> self.ctx.ServiceManager, regKey )]
>
> "

When does that output appear?  When starting instdir/program/soffice? 
What is your autogen.input?

I did some modifications on Friday that might have had an impact on 
this, but cannot reproduce your problem.

> warn:configmgr:25045:1:configmgr/source/xcuparser.cxx:173: bad set node
> <prop> member in
> "file:///home/Development/libo/core/instdir/program/../program/../user/extensions/bundled/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/lu5ro02d.tmp/Addons.xcu"
> warn:configmgr:25045:1:configmgr/source/xcuparser.cxx:173: bad set node
> <prop> member in
> "file:///home/Development/libo/core/instdir/program/../program/../user/extensions/bundled/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/lu5ro02d.tmp/Addons.xcu"

I assume you configured --enable-ext-google-docs?  Those are bugs in 
that extension, which are harmless and ignored, though.

Stephan


More information about the LibreOffice mailing list