Package Details: libreoffice-extension-languagetool 6.3.1-2

Git Clone URL: https://aur.archlinux.org/libreoffice-extension-languagetool.git (read-only, click to copy)
Package Base: libreoffice-extension-languagetool
Description: An Open Source style and grammar checker (more than 30 languages)
Upstream URL: https://languagetool.org
Keywords: grammar languagetool
Licenses: LGPL
Groups: libreoffice-extensions
Submitter: 3ED_0
Maintainer: darkelectron
Last Packager: allddd
Votes: 308
Popularity: 2.43
First Submitted: 2011-08-05 14:41 (UTC)
Last Updated: 2024-01-03 19:59 (UTC)

Dependencies (2)

Sources (1)

Pinned Comments

lisu_ml commented on 2016-10-06 20:36 (UTC) (edited on 2016-10-06 20:38 (UTC) by lisu_ml)

I found that the problem is java jre version. The extension is compiled with version 1.8, but my system by default uses version 1.7 despite I have both version of jre installed. After running: 'sudo archlinux-java set java-8-openjdk/jre' everything works again. The funny thing is that after setting default jre back to 1.7 don't break the extension.

lisu_ml commented on 2016-10-06 20:02 (UTC)

I have reinstalled the system and the error is back: The status of this extension is unknown. I tested it on LO 5.2.1 and 5.1.5.2. This time re-installation of the languagetool doesn't fix the issue.

ronjouch commented on 2015-12-30 14:01 (UTC) (edited on 2015-12-30 14:04 (UTC) by ronjouch)

After upgrading to 3.2-1, LibreOffice's extension manager shows the extension disabled, with error message "Error: The status of this extension is unknown". Applying 3ED_0's suggestion below worked around the issue: 1. remove this package 2. start lowriter then close 3. install this package 4. start libreoffice

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

lisu_ml commented on 2016-10-01 16:54 (UTC)

It has been fixed after removing and re-installing the package.

lisu_ml commented on 2016-10-01 16:49 (UTC)

Since update to 3.5 it doesn't work for me. Extension Manager in LO says: The status of this extension is unknown.My LO version is 5.2.1

3ED_0 commented on 2016-09-25 14:00 (UTC) (edited on 2016-09-25 14:02 (UTC) by 3ED_0)

mittens2001: probably you right :) thx Btw. imho this should be mentioned in PKGBUILD wiki

<deleted-account> commented on 2016-09-25 06:39 (UTC)

probably "java-runtime" >= 8 since all java packages provide that in their PKGBUILD.

3ED_0 commented on 2016-09-22 10:28 (UTC)

Which one? OpenJDK or OpenJRE? OracleJDK or maybe OracleJRE? Closest I can think is java-runtime-common (pkgver=2) or optdepends/install=info.

<deleted-account> commented on 2016-09-22 05:07 (UTC)

shouldn't java >= 8 be a dependency?

<deleted-account> commented on 2016-04-10 23:27 (UTC)

Is it possible to make this package depend on the languagetool found in the stable repos and then just provide the libreoffice extension functionality?

simgunz commented on 2016-01-31 16:19 (UTC)

In my case I had to to the following: In libreoffice go to Tools > Options > Advanced and select Java 8 from there. Setting it system wide with archlinux-java was not helpful.

ronjouch commented on 2015-12-30 14:01 (UTC) (edited on 2015-12-30 14:04 (UTC) by ronjouch)

After upgrading to 3.2-1, LibreOffice's extension manager shows the extension disabled, with error message "Error: The status of this extension is unknown". Applying 3ED_0's suggestion below worked around the issue: 1. remove this package 2. start lowriter then close 3. install this package 4. start libreoffice