Bug 383970

Summary: libkgapi ignores proxy settings (yet again)
Product: [Frameworks and Libraries] libkgapi Reporter: Renan Inácio <renan.t.inacio>
Component: GeneralAssignee: Daniel Vrátil <dvratil>
Status: RESOLVED FIXED    
Severity: normal CC: burcheri.massimo+bugs-kde
Priority: NOR    
Version: GIT   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Renan Inácio 2017-08-24 20:24:33 UTC
This is a regression(?) from Bug 339727, which was fixed on the LibKGAPI/2.2 branch but never released. The branch, however, when merged into master got the fix reverted (commit 64493078).

This affects Bug 343039.

I am running libkf5gapicore5 version 5.3.1-0ubuntu1~ubuntu17.04~ppa2 (from Kubuntu Backports PPA).
Comment 1 Daniel Vrátil 2019-02-22 00:08:12 UTC
We now use QNetworkAccessManager for API calls and QWebEngine for the authentication window, all of them use system-wide proxy configuration, so if it does not work, it may be a problem in your proxy configuration.

Marking as fixed, we let Qt do its magic, so from our side all is good.
Comment 2 Daniel Vrátil 2019-02-22 00:33:49 UTC
*** Bug 371700 has been marked as a duplicate of this bug. ***