ClojureCalc icon indicating copy to clipboard operation
ClojureCalc copied to clipboard

No factory object for com.github.beothorn.clojurecalc.ClojureCalcImpl

Open carolinecollaco opened this issue 10 years ago • 5 comments

No factory object for com.github.beothorn.clojurecalc.ClojureCalcImpl

Versão: 4.3.7.2 ID de compilação: 430m0(Build:2)

jdk 1.8.0_45

carolinecollaco avatar May 17 '15 21:05 carolinecollaco

2.0.0 works maybe extra jars on lib java_uno unoloader

carolinecollaco avatar May 17 '15 21:05 carolinecollaco

hi there, can you give more details about this problem? I have the same.

Is there a version 2 of this plugin downloadable somewhere?

of course it would be ideal to fix the cause of this problem.

jaromil avatar Oct 18 '15 08:10 jaromil

Found out the problem is that the XCellRange class is implemented from LibreOffice 5 onwards and missing in all previous versions.

Since ClojureCalc uses that class to select cell ranges since its version 3, now upgrading to LibreOffice 5 is required.

It is worthed to mention in the documentation, perhaps on the webpage, that LibreOffice 5 is the minimum requirement.

However, many thanks for this awesome extension!

jaromil avatar Oct 18 '15 08:10 jaromil

Thanks @jaromil , I'll add it to the docs and into the extension metadata.

beothorn avatar Nov 05 '15 00:11 beothorn

Cheers, this should save troubleshooting time for lots of people considering the LibreOffice packaged in ubuntu LTS and other popular distros is still v4. ciao

jaromil avatar Nov 08 '15 15:11 jaromil