Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi,

First thing, my autogen.lastrun includes : --enable-ext-barcode

On master, when LO profile isn't present (so first time only) and that I try
to launch LO, it fails with this error :
Python exception: <type 'exceptions.AttributeError'>: 'module' object has no
attribute 'writeRegistryInfo', traceback follows
 
/home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/pythonloader.py:158
in function writeRegistryInfo() [return mod.writeRegistryInfo(
self.ctx.ServiceManager, regKey )]


warn:basic:32035:1:/home/julien/compile-libreoffice/libo/desktop/source/deployment/registry/dp_backend.cxx:683:
unexpected RuntimeException "<type 'exceptions.AttributeError'>: 'module'
object has no attribute 'writeRegistryInfo', traceback follows
 
/home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/pythonloader.py:158
in function writeRegistryInfo() [return mod.writeRegistryInfo(
self.ctx.ServiceManager, regKey )]
Then it's ok

I added some logs on
/home/julien/compile-libreoffice/libo/solver/unxlngx6/installation/opt/program/pythonloader.py
and found that pb was with
"vnd.sun.star.expand:$BUNDLED_EXTENSIONS/Barcode/barcode-loader.py"
By comparing with the others .py loaded, I noticed that these were lacking :
g_ImplementationHelper = unohelper.ImplementationHelper()
g_ImplementationHelper.addImplementation( \...

The pb is I don't know at all what to put for barcode-loader.py, any idea ?

Julien


--
View this message in context: 
http://nabble.documentfoundation.org/Investigating-about-why-first-launch-after-install-fails-tp3796207p3796207.html
Sent from the Dev mailing list archive at Nabble.com.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.