Package Details: libreoffice-extension-languagetool 6.4-1

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 (HurricanePootis)
Last Packager: darkelectron
Votes: 307
Popularity: 0.168329
First Submitted: 2011-08-05 14:41 (UTC)
Last Updated: 2024-05-23 21:47 (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 »

bruce_021 commented on 2022-05-12 18:23 (UTC)

hey ,i get the following error while makepkg : curl: (92) HTTP/2 stream 1 was not closed cleanly before end of the underlying stream ==> ERROR: Failure while downloading https://extensions.libreoffice.org/assets/downloads/99/1643401435/LanguageTool-5.6.oxt Aborting.. help pls.

solonovamax commented on 2022-02-04 14:43 (UTC)

@3ED_0 this package is currently out of date. The latest version is 5.6. Would you be able to update the URL and hash to the latest version?

3ED_0 commented on 2021-02-02 01:00 (UTC)

Don't know what this 99 in url doing... May need fixing. :/

3ED_0 commented on 2020-06-18 11:35 (UTC)

@TheGoliath: There no oxt file for 4.9.1. Latest is 4.8

3ED_0 commented on 2020-04-17 08:13 (UTC) (edited on 2020-04-17 08:20 (UTC) by 3ED_0)

cschmid: java-runtime>=8 provides jre8-openjdk. If I add depends as you wish, people with jre9-openjdk, jre11, etc do have to downgrade to your version of java? I mean, people have different versions of java which are conflicting with your version. :[ Oracle mess.

C_Schmidpeter commented on 2020-04-16 05:15 (UTC)

On the Arch Wiki (https://wiki.archlinux.org/index.php/LibreOffice#Spell_checking) under "Grammar Checking" it says:

"After this extension has been installed, please make sure you have a Java 8 runtime installed (jre8-openjdk)."

I installed the libreoffice-extension-languagetool and noticed that jre8-openjdk was indeed missing.

@3ED_0: Could you add jre8-openjdk as a dependency please?

trinaldi commented on 2019-07-30 23:22 (UTC) (edited on 2019-07-30 23:23 (UTC) by trinaldi)

New version is 4.6 according to the site.

Change the pkgver to 4.6.
The sha512sums is:
sha512sums=('7682e159b62f8ca68105afd58feea5dd51121622756da6dc47fc16ec142fa37129d1eff6a1973d4c515466e863c99e19351bc79d7ee0b47c54a23f02f8db74a6')

3ED_0 commented on 2018-04-20 17:15 (UTC)

@dbermond: fixed, thx

dbermond commented on 2018-04-20 16:19 (UTC)

@3ED_0 The source URL currently does not work and gives a HTTP 404 error (not found).

Currently it needs to be changed to the https:// protocol in order to work.

3ED_0 commented on 2018-01-07 23:22 (UTC)

Should works. Works for me, 4.0 with oracle java.