Help in Libreoffice extension development

Samuel Mehrbrodt Samuel.Mehrbrodt at cib.de
Tue Mar 6 13:23:39 UTC 2018


Hi Pattabhi,

this is a known bug in LOEclipse: 
https://github.com/LibreOffice/loeclipse/issues/22

You have two options:

  * Ignore the type selector (you can use the wizard just fine without it)
  * Fix the bug

Regards
Samuel

Am 06.03.2018 um 14:12 schrieb Pattabhi RK:
>
> Hi,
>
>   We are trying to develop a libreoffice extension for spellchecker. 
> And to start with we have tried to develop HelloWorld extension as 
> given in the link.
>
> https://wiki.openoffice.org/wiki/JavaEclipseTuto
>
> We are not able to load UNO types selector and we have got the 
> following error:
>
>
> om.sun.star.registry.InvalidRegistryException: 
> com.sun.star.registry.SimpleRegistry.open(file:///opt/libreoffice5.4/program/types.rdb): 
> underlying Registry::open/create() = 6
>     at 
> com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:158)
>     at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:122)
>     at 
> com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:312)
>     at 
> com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:281)
>     at 
> com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:81)
>     at 
> com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:618)
>     at 
> com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:145)
>     at 
> com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:129)
>     at com.sun.proxy.$Proxy30.open(Unknown Source)
>     at 
> org.libreoffice.ide.eclipse.core.internal.office.TypesGetter.getTypesFromRegistry(Unknown 
> Source)
>     at 
> org.libreoffice.ide.eclipse.core.internal.office.TypesGetter.queryTypes(Unknown 
> Source)
>     at 
> org.libreoffice.ide.eclipse.core.internal.office.TypesGetter.getTypes(Unknown 
> Source)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>     at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke(Method.java:498)
>     at 
> org.libreoffice.ide.eclipse.core.office.TypesGetter.getTypes(Unknown 
> Source)
>     at 
> org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider$UnoTypesGetterThread.run(Unknown 
> Source)
>
>
> When we have loaded the LibreOffice and SDK using "Window > Preference 
> > LibreOffice Path, we got message saying " Office bootstrapped"
>
> So we are not able to understand where we are going wrong. I request 
> you to kindly help in resolving this problem.
>
>
> We are using Eclipse Oxygen 2, Libreoffice 5.4.5 and sdk 5.4.5. And 
> using Ubuntu 14.04 LTS.
>
> Thanks,
> Pattabhi,
>
> Research Scholar,
> AU-KBC Research Centre,
> Anna University, Chennai, India.
>
>
>
>
>
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libreoffice

-- 
Samuel Mehrbrodt
Softwareentwickler LibreOffice
–––
CIB software GmbH
Geschäftsstelle Hamburg
Flachsland 10
22083 Hamburg
–––
T +49 (40) / 28 48 42 -224
F +49 (40) / 28 48 42 -100

Samuel.Mehrbrodt at cib.de
www.cib.de
–––
Sitz: München
Registergericht München, HRB 123286
Geschäftsführer: Dipl.-Ing. Ulrich Brandner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20180306/512c08e8/attachment.html>


More information about the LibreOffice mailing list