Re: tdf#126728: About FTP proxy settings on KDE5

2019-08-07 Thread Michael Stahl
On 07.08.19 16:57, Stephan Bergmann wrote: On 07/08/2019 16:33, julien2412 wrote: Thank you Stephan for your feedback. I don't have any backtrace. However I "suppose" it's called from readKDESettings (see https://opengrok.libreoffice.org/xref/core/shell/source/backends/kf5be/kf5backend.cxx?r=902

Re: tdf#126728: About FTP proxy settings on KDE5

2019-08-07 Thread Stephan Bergmann
On 07/08/2019 16:33, julien2412 wrote: Thank you Stephan for your feedback. I don't have any backtrace. However I "suppose" it's called from readKDESettings (see https://opengrok.libreoffice.org/xref/core/shell/source/backends/kf5be/kf5backend.cxx?r=90294b46#151). This one is called from initQApp

Re: tdf#126728: About FTP proxy settings on KDE5

2019-08-07 Thread julien2412
Katarina Behrens wrote >>... > In my experience the usual suspect reading proxy settings is Java VM init > (stoc/source/javavm/*). Maybe OP has a Java extension installed? Thank you Katarina for your feedback, I've just asked here https://bugs.documentfoundation.org/show_bug.cgi?id=126728#c15 and

Re: tdf#126728: About FTP proxy settings on KDE5

2019-08-07 Thread julien2412
Thank you Stephan for your feedback. I don't have any backtrace. However I "suppose" it's called from readKDESettings (see https://opengrok.libreoffice.org/xref/core/shell/source/backends/kf5be/kf5backend.cxx?r=90294b46#151). This one is called from initQApp and Service Ctor (still in kf5backend.cx

Re: tdf#126728: About FTP proxy settings on KDE5

2019-08-07 Thread Katarina Behrens
Hi * > > See > > https://opengrok.libreoffice.org/xref/core/shell/source/backends/kf5be/kf5 > > access.cxx?r=d3c6ac6d#114 > Do you have a backtrace showing why that getValue is actually called for > "ooInetFTPProxyName" or "ooInetFTPProxyPort" during start up? In my experience the usual suspect re

Re: tdf#126728: About FTP proxy settings on KDE5

2019-08-07 Thread Stephan Bergmann
On 07/08/2019 15:28, julien2412 wrote: Taking a look at https://bugs.documentfoundation.org/show_bug.cgi?id=126728 "LibreOffice slow start due to FTP access failure (kde5 only)", I noticed these lines: 109 case KProtocolManager::EnvVarProxy: // Proxy values set through environment va

tdf#126728: About FTP proxy settings on KDE5

2019-08-07 Thread julien2412
Hello, Taking a look at https://bugs.documentfoundation.org/show_bug.cgi?id=126728 "LibreOffice slow start due to FTP access failure (kde5 only)", I noticed these lines: 109 case KProtocolManager::EnvVarProxy: // Proxy values set through environment variables 110 //