Summary: | language tool, language list error | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Philippe ROUBACH <philippe.roubach> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aldo.latino, bovender, eiapopeia13, jsardid, ml, montel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/kdepim-addons/commit/5421e8555ee046bb5a33a834666a0d69a08aee5d | Version Fixed In: | 5.17.3 |
Sentry Crash Report: | |||
Attachments: | the error message |
I confirm to have the same error. The problem is caused I have the same error. This is caused by a Kmail plugin that uses languagetool.org. Yes it is, so for now I have disabled the plugin. Hi, I saw it last Friday, no idea why now it reports a problem. I will investigate tomorrow. Regards Git commit 5421e8555ee046bb5a33a834666a0d69a08aee5d by Laurent Montel. Committed on 27/06/2021 at 18:03. Pushed by mlaurent into branch 'release/21.04'. Fix Bug 439205 - language tool, language list error FIXED-IN: 5.17.3 M +1 -1 kmail/grammarplugins/languagetool/src/languagetoolmanager.cpp M +2 -2 kmail/grammarplugins/languagetool/tests/languagetoolwidget.cpp https://invent.kde.org/pim/kdepim-addons/commit/5421e8555ee046bb5a33a834666a0d69a08aee5d So they changed api url. Before it was "https://languagetool.org/api/v2/" now it's https://api.languagetoolplus.com/v2/ I changed it. But saved settings must be updated I will add a reset button now. *** Bug 439389 has been marked as a duplicate of this bug. *** As a workaround until the fix is released, click the checkbox "Use local instance" in Grammar Checker's settings, and enter https://api.languagetoolplus.com/v2/ as the 'local' URL. Works for me. Where are the grammartool settings located? In the module dialog I can select the grammartool but I cannot configure it. (In reply to Rainer Dorsch from comment #9) > Where are the grammartool settings located? > > In the module dialog I can select the grammartool but I cannot configure it. Try to resize dialog box you will see a button to configure it (In reply to Rainer Dorsch from comment #9) > Where are the grammartool settings located? > > In the module dialog I can select the grammartool but I cannot configure it. Or see the screenshot here: https://postimg.cc/cgfTC8Q3 Many thanks, finding the settings was far from obvious for me. Worked well. Regards I don't think the issue is totally fixed, at least when using the local instance. The problem in this case is that languages are searched in the /v2/languages/languages path instead of in the /v2/languages path, where the actual language list is present (note /ĺanguages is added twice). In the meantime I disabled the local instance to get it working, but I prefer not sending my emails on the Internet. (In reply to avlas from comment #13) > I don't think the issue is totally fixed, at least when using the local > instance. The problem in this case is that languages are searched in > the /v2/languages/languages path instead of in the /v2/languages path, where > the actual language list is present (note /ĺanguages is added twice). In the > meantime I disabled the local instance to get it working, but I prefer not > sending my emails on the Internet. In fact, I wonder if my issue might be a regression of the fix |
Created attachment 139682 [details] the error message SUMMARY STEPS TO REPRODUCE 1. click on "new mail" 2. window composer opens 3. OBSERVED RESULT an error message is displayed about language list EXPECTED RESULT no error message SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.22.1 KDE Frameworks Version: 5.83.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION kde gear 21.04.2 kmail 5.17.2