languagetool-org / languagetool-for-libreoffice

add-on for LibreOffice/OpenOffice (used to be part of repo "languagetool")
GNU Lesser General Public License v2.1
0 stars 1 forks source link

LibreOffice ext: 'zxx' is not a language code known to LanguageTool #13

Open ksmigrod opened 7 months ago

ksmigrod commented 7 months ago

I write technical documentation in Polish, with a lot of copy-and-paste from console. I created a style in LO Writer, for console "screens". I wanted to disable spell check for this style, so I set language to [None] in LO Writer's Font tab of Paragraph Style dialog.

I'm getting the following error: zxx_error

(it reads: j.l.IllegalArgumentException: 'zxx' is not a language code known to LanguageTool.) Please, consider adding zxx as known language code, meaning 'skip checking this text'.

FredKruse commented 6 months ago

@ksmigrod The error has been fixed in the current version 6.3.1. Please install and test it and give feedback.

deanqx commented 5 months ago

It is working on a new document but not the old. I managed to port the old document

deanqx commented 5 months ago

Nope I still get the error

deanqx commented 5 months ago

It seems like after specific count of [None] elements the bug appears again

FredKruse commented 5 months ago

The problem is fixed now. Please test it with the next nightly tomorrow.

FredKruse commented 4 months ago

@deanqx The issue should be fixed. Can we close it?

deanqx commented 4 months ago

@FredKruse where do i download the nightly with 6.3.1 I get this error languagetool-org/languagetool#10258 when I check the document, thats the problem now

FredKruse commented 4 months ago

@deanqx These are two different bugs. Both should be solved in version 6.4. You can find the current developer version (snapshot) here: https://internal1.languagetool.org/snapshots/ The official version 6.4 will be released at the end of March. Please close both issues if the two bugs no longer occur in 6.4.

deanqx commented 3 months ago

Testing LanguageTool-20240306-snapshot looks good for now