api.languagetool.org is always using direct connection even if Proxy was set and not use LanguageTools. Option | Language Setting | LanguageTools Server | [ ] Enable LanguageTools Option | Internet | Proxy | Proxy Server [Manual] (Once changed to [None] or [Manual], you can not set to [System] at ver.7.5.5.2) If api.languagetool.org to 127.0.0.1 by HOSTS file, it takes few seconds to open Calc Workbook with contains one Line shape. If BaseURL to invalid (https://api.languagetool.org/v2 to https://DISABLED-api.languagetool.org/v2), opens fine.
Not fixed at 7.5.6.2 release.
Created attachment 190274 [details] connect without proxy on startup Not fixed at 7.5.7.1 release. I captured Network activity for cleanly open ods file which contains Line shape by Sysinternals ProcMon. It tells me that soffice.bin connect/retry to api.languagetool.org:https without proxy.
Created attachment 190777 [details] contains a line to reproduce Not fixed at 7.5.8 release. I made and attached an ods file which contains only a line.
Thanks for the report. Mike, what do you think? Sounds similar to bug 158093.
(In reply to Stéphane Guillou (stragu) from comment #4) > Sounds similar to bug 158093. ... and both not repro with master. I even provided a link to the commit that changed how the service obtains the language list, which is what could be the problem.
(In reply to Stéphane Guillou (stragu) from comment #4) > Sounds similar to bug 158093. But not using proxy is different, and a real bug.
Thanks Mike! (In reply to Mike Kaganski from comment #5) > I even provided a link to the commit > that changed how the service obtains the language list, which is what could > be the problem. I overlooked that. You were right, the hang is resolved and I commented in bug 158093.
Not fixed at 7.5.9.1 release. I'm waiting to fix bug 158352 related.
IMHO the Writer component is affected here as well.