Hi all,

The versions of the Google Docs & Zoho 3.0.0 and Metaweblog support 0.1 extensions that are potentially bundled with LibreOffice master (with --enable-ext-google-docs resp. --enable-ext-oooblogger) each contain Addons.xcu files that contain invalid (but ignored) data. Starting an --enable-dbgutil LibreOffice build with them installed leads to warnings like

warn:configmgr:31057:1:/data/lo/core/configmgr/source/xcuparser.cxx:209: bad set node 
<prop> member in 
"file:///home/sbergman/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/lugdl4th.tmp/Addons.xcu"
warn:configmgr:31057:1:/data/lo/core/configmgr/source/xcuparser.cxx:209: bad set node 
<prop> member in 
"file:///home/sbergman/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/lugdl4th.tmp/Addons.xcu"

(for the google-docs extension) resp.

warn:configmgr:31057:1:/data/lo/core/configmgr/source/xcuparser.cxx:209: bad set node 
<prop> member in 
"file:///data/lo/core/solver/unxlngx6/installation/opt/program/../share/extensions/oooblogger/Addons.xcu"

(for the oooblogger extension) on stderr.

We do not include the source code for these extensions in LibreOffice, but only links to where to download them from (<http://dev-www.libreoffice.org/src/cea0f63d5985ba4fcbd882031df44346-gdocs_3.0.0_modified.oxt> resp. <http://ooo.itc.hu/oxygenoffice/download/libreoffice//b7b2d0e04e142f26dd96119c80757d1f-oooblogger_0.1.oxt>). Can these (minor) problems be fixed upstream? Patches are attached.

For the google-docs extension, the publisher is Przemysław Rumik (on cc). For the oooblogger extension, I have no idea about any contact -- maybe Kami knows more?

Thanks,
Stephan
http://dev-www.libreoffice.org/src/cea0f63d5985ba4fcbd882031df44346-gdocs_3.0.0_modified.oxt
--- solver/unxlngx6/installation/opt/share/extensions/gdocs/Addons.xcu~	2011-08-30 15:48:08.000000000 +0200
+++ solver/unxlngx6/installation/opt/share/extensions/gdocs/Addons.xcu	2012-04-23 18:02:31.341707091 +0200
@@ -3,9 +3,6 @@
   <node oor:name="AddonUI">
     <node oor:name="OfficeMenuBarMerging">
     <node oor:name="org.openoffice.gdocs.gdocs" oor:op="replace">
-       <prop oor:name="ImageIdentifier" oor:type="xs:string">
-           <value/>
-       </prop>         
        <node oor:name="S1" oor:op="replace">
           <prop oor:name="MergePoint">
             <value>.uno:PickList\.uno:SaveAll</value>
@@ -169,9 +166,6 @@
     </node>
     <node oor:name="OfficeToolBar">               
       <node oor:name="org.openoffice.gdocs.gdocs" oor:op="replace">          
-        <prop oor:name="UIName" oor:type="xs:string">
-            <value>Google Docs</value>
-        </prop>           
       <node oor:name="m1" oor:op="replace">
         <prop oor:name="URL" oor:type="xs:string">
           <value>org.openoffice.gdocs.gdocs:Export to Google Docs</value>
http://ooo.itc.hu/oxygenoffice/download/libreoffice//b7b2d0e04e142f26dd96119c80757d1f-oooblogger_0.1.oxt
--- solver/unxlngx6/installation/opt/share/extensions/oooblogger/Addons.xcu~	2009-12-10 14:44:34.000000000 +0100
+++ solver/unxlngx6/installation/opt/share/extensions/oooblogger/Addons.xcu	2012-04-23 17:42:20.829084732 +0200
@@ -3,9 +3,6 @@
   <node oor:name="AddonUI">
     <node oor:name="OfficeMenuBarMerging">
       <node oor:name="org.openoffice.Office.Addons" oor:op="replace">
-        <prop oor:name="ImageIdentifier" oor:type="xs:string">
-          <value/>
-        </prop>
         <node oor:name="S1" oor:op="replace">
           <prop oor:name="MergePoint">
             <value>.uno:PickList\.uno:SaveAll</value>
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to