https://bugs.documentfoundation.org/show_bug.cgi?id=33697

--- Comment #26 from EUJU <[email protected]> ---
The issue still persists.

In my case, I was able to work around it using registry entries (slightly
different use case since we wanted to disable the proxy entirely, but the logic
could be similar for setting it to "System").

System details:
Windows 11 23H2 Build 22631.5335
Version: 25.2.3.2 (X86_64)

Workaround:

  Path:
HKEY_CURRENT_USER\Software\Policies\LibreOffice\org.openoffice.Inet\Settings\
  Name: ooInetProxyType  
  Type: REG_SZ  
  Data: 0  

  Path:
HKEY_CURRENT_USER\Software\Policies\LibreOffice\org.openoffice.Inet\Settings\
  Name: ooInetNoProxy  
  Type: REG_SZ  
  Data: 


We had to manually disable all proxy exceptions in LibreOffice, because each
exception caused a startup delay of about 4 seconds, significantly slowing down
launch time.
This is a known bug, see: Bug 135754 – Delayed startup due to proxy exceptions

Hope this helps others facing the same issue!

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to