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


Hi Stephan,

thanks for your answer
FYI, mention of GnomeVFSContentProvider would also need to be removed from
the
/org.openoffice.ucb.Configuration/ContentProviders/Local/SecondaryKeys/Office/ProviderData
configuration list in the LO installation's share/registry/main.xcd.

but as I can see, main.xcd contains zero mentions of GnomeVFSContentProvider:
$ grep -ci GnomeVFSContentProvider share/registry/main.xcd
0

It still contains these mentions of ContentProvider:
$ sed "s,><,>\n<,g" share/registry/main.xcd | grep -in ContentProvider
7073:<group oor:name="ContentProviderData">
7078:<group oor:name="ContentProvidersDataSecondaryKeys">
7079:<set oor:name="ProviderData" oor:node-type="ContentProviderData"/>
7081:<group oor:name="ContentProvidersDataPrimaryKeys">
7082:<set oor:name="SecondaryKeys"
oor:node-type="ContentProvidersDataSecondaryKeys"/>
7086:<set oor:name="ContentProviders"
oor:node-type="ContentProvidersDataPrimaryKeys"/>
59593:<node oor:name="ContentProviders">
59600:<value>com.sun.star.ucb.HierarchyContentProvider</value>
59611:<value>com.sun.star.ucb.FileContentProvider</value>
59633:<value>com.sun.star.ucb.FTPContentProvider</value>
59644:<value>com.sun.star.ucb.PackageContentProvider</value>
59655:<value>com.sun.star.ucb.ExpandContentProvider</value>
59666:<value>com.sun.star.ucb.TransientDocumentsContentProvider</value>
59677:<value>com.sun.star.ucb.PackageContentProvider</value>
59688:<value>com.sun.star.ucb.ExtensionContentProvider</value>
59699:<value>com.sun.star.ucb.CmisContentProvider</value>
62401:<node oor:name="ContentProviders">
62408:<value>com.sun.star.ucb.WebDAVContentProvider</value>
62419:<value>com.sun.star.ucb.WebDAVContentProvider</value>
62430:<value>com.sun.star.ucb.WebDAVContentProvider</value>
62441:<value>com.sun.star.ucb.WebDAVContentProvider</value>
62452:<value>com.sun.star.ucb.WebDAVContentProvider</value>

Message box still here:
----
LOdev 4.0 - Fatal Error
----
The application cannot be started.
unsatisfied query for interface of type com.sun.star.ucb.XContentProvider!
----
OK
----

Any more suggestions?

--
wbr, sb


2013/1/8 Stephan Bergmann <sbergman@redhat.com>:
On 12/23/2012 01:46 PM, Serg Bormant wrote:

After removing

<component loader="com.sun.star.loader.SharedLibrary"
prefix="ucpgvfs1"
uri="vnd.sun.star.expand:$LO_LIB_DIR/ucpgvfs1.uno.so">
  <implementation name="com.sun.star.comp.GnomeVFSContentProvider">
   <service name="com.sun.star.ucb.GnomeVFSContentProvider"/>
  </implementation>
</component>

from /opt/lodev4.0/program/services/services.rdb and starting
/opt/lodev4.0/program/soffice again message box appears:

----
LOdev 4.0 - Fatal Error
----
The application cannot be started.
unsatisfied query for interface of type com.sun.star.ucb.XContentProvider!
----
OK
----


Expected behavior: application starts.


FYI, mention of GnomeVFSContentProvider would also need to be removed from
the
/org.openoffice.ucb.Configuration/ContentProviders/Local/SecondaryKeys/Office/ProviderData
configuration list in the LO installation's share/registry/main.xcd.

Stephan

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.