https://bugs.kde.org/show_bug.cgi?id=445364
Krzysztof Nowicki <kri...@op.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Krzysztof Nowicki <kri...@op.pl> --- I have put extra debug prints around EwsResource::reloadConfig() and EwsResource::doSetOnline() with the thread id in order to catch the problem. Unfortunately however I was not able to reproduce this for a long time. Meanwhile the EWS code has been migrated to Qt6/KF6 and with it the request code has been migrated away from KIO into QNetworkRequest/Reply. This has changed the event flow around issuing EWS server requests and could have removed the possibility of this problem to be triggered. Closing this one, unless the problem is reproduced with a newer Qt6/KF6 version. -- You are receiving this mail because: You are watching all bug changes.