Re: registry and extension problems on master 4.3 Linux 64bit

2013-12-19 Thread Stephan Bergmann

On 12/18/2013 11:10 AM, Alex Thurgood wrote:

I noticed yesterday that the OSX build currently fails when trying to
download any of the extra extensions, including SmartDiag, from the host
where the oxygenoffice extras are hosted. However, this does not happen
on my Linux 64bit machine, and am at a loss to why that might be, other
than a problem with the Mac version of curl ?


I noticed in the past that downloading external stuff from 
http://ooo.itc.hu/oxygenoffice/download/libreoffice very often fails, 
apparently due to problems on the server side, independent of client OS. 
 Might be a coincidence that it succeeded when you tried on Linux (or 
did that build already find he files downloaded to external/tarballs/ 
from a previous build?) but failed when you tried on Mac.


Stephan
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: registry and extension problems on master 4.3 Linux 64bit

2013-12-18 Thread Stephan Bergmann

On 12/17/2013 11:44 AM, Alex Thurgood wrote:

--enable-ext-barcode


...which causes your


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 )]


as already discussed in the mail thread starting at 
http://lists.freedesktop.org/archives/libreoffice/2011-October/019876.html 
Re: Mac OSX daily build 26/10/2011 - Base Report Builder, Beanshell, 
and Javascript extensions disabled but left dangling at 
http://lists.freedesktop.org/archives/libreoffice/2012-April/030700.html 
Re: Mac OSX daily build 26/10/2011 - Base Report Builder, Beanshell, 
and Javascript extensions disabled.


Kami, any update?

Stephan
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: registry and extension problems on master 4.3 Linux 64bit

2013-12-18 Thread Alex Thurgood
Le 18/12/2013 10:46, Stephan Bergmann a écrit :

Hi Stephan,

 On 12/17/2013 11:44 AM, Alex Thurgood wrote:
 --enable-ext-barcode
 
 ...which causes your
 
 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 )]

Ah, well that explains that one :-))


 
 as already discussed in the mail thread starting at
 http://lists.freedesktop.org/archives/libreoffice/2011-October/019876.html
 Re: Mac OSX daily build 26/10/2011 - Base Report Builder, Beanshell,
 and Javascript extensions disabled but left dangling at
 http://lists.freedesktop.org/archives/libreoffice/2012-April/030700.html
 Re: Mac OSX daily build 26/10/2011 - Base Report Builder, Beanshell,
 and Javascript extensions disabled.

I noticed yesterday that the OSX build currently fails when trying to
download any of the extra extensions, including SmartDiag, from the host
where the oxygenoffice extras are hosted. However, this does not happen
on my Linux 64bit machine, and am at a loss to why that might be, other
than a problem with the Mac version of curl ?


Alex


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: registry and extension problems on master 4.3 Linux 64bit

2013-12-17 Thread Alex Thurgood
Le 16/12/2013 09:59, Stephan Bergmann a écrit :

Hi Stephan,
 
 When does that output appear?  When starting instdir/program/soffice?

Yes, when starting from console with instdir/program/soffice


 What is your autogen.input?

--with-help
--enable-dbgutil
--enable-vlc
--disable-gstreamer-0-10
--enable-ext-mariadb-connector
--with-system-mariadb
--enable-bundle-mariadb
--without-system-mysql-cppconn
--enable-ext-diagram
--enable-extra-gallery
--enable-extra-template
--enable-ext-google-docs
--enable-ext-nlpsolver
--enable-extra-sample
--enable-ext-wiki-publisher
--enable-ext-barcode



Alex

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: registry and extension problems on master 4.3 Linux 64bit

2013-12-16 Thread Stephan Bergmann

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
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice