Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin crashing in LO Writer #10440

Open
LanceHaverkamp opened this issue Mar 25, 2024 · 0 comments
Open

Plugin crashing in LO Writer #10440

LanceHaverkamp opened this issue Mar 25, 2024 · 0 comments
Labels
office-integration the LibreOffice/OpenOffice add-on

Comments

@LanceHaverkamp
Copy link

LanceHaverkamp commented Mar 25, 2024

In the middle of checking a large document (200-page book), the plugin is repeatedly crashing with this type of error:

An error has occurred in LanguageTool 6.3.1 (2023-12-30 21:58:50 +0000):
java.lang.NullPointerException
Stacktrace:
java.lang.NullPointerException
at org.languagetool.openoffice.SpellAndGrammarCheckDialog.getErrorsFromCache(SpellAnd GrammarCheckDialog.java:515)
at org.languagetool.openoffice.SpellAnd
GrammarCheckDialog.getNextGrammatikOrSpellErrorInParagraph(SpellAndGrammarCheckDialog.java:558)
at org.languagetool.openoffice.SpellAndGrammarCheckDialog.getNextErrorInParagraph(SpellAndGrammarCheckDialog.java:493)
at org.languagetool.openoffice.SpellAndGrammarCheckDialog.access$7500(SpellAndGrammarCheckDialog.java:107)
at org.languagetool.openoffice.SpellAndGrammarCheckDialog$LtCheckDialog.getNextError(SpellAndGrammarCheckDialog.java:2206)
at org.languagetool.openoffice.SpellAnd GrammarCheckDialog$LtCheckDialog.goto
NextError(SpellAndGrammarCheckDialog.java:1894)
at org.languagetool.openoffice.SpellAndGrammarCheckDialog$LtCheckDialog.goto NextError(SpellAndGrammarCheckDialog.java:1881)
at org.languagetool.openoffice.SpellAndGrammarCheckDialog$LtCheckDialog.changeText(SpellAndGrammarCheckDialog.java:2557)
at
org.languagetool.openoffice.SpellAnd GrammarCheckDialog$LtCheckDialog.access$8100(SpellAndGrammarCheckDialog.java:803)
at org.languagetool.openoffice.SpellAndGrammarCheckDialog$LtCheckDialog$11.run(SpellAndGrammarCheckDialog.java:2328)
at java.base/java.lang.Thread.run(Thread.java:829)
OS: Linux on amd64, Java version 11.0.22 from Oracle Corporation

--
Running LO Version: 7.6.4.1 (X86_64) / LibreOffice Community
Build ID: 60(Build:1)
CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
on OpenSUSE Tumbleweed (SlowRoll)

@danielnaber danielnaber added the office-integration the LibreOffice/OpenOffice add-on label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
office-integration the LibreOffice/OpenOffice add-on
Projects
None yet
Development

No branches or pull requests

2 participants