Bug 383970 - libkgapi ignores proxy settings (yet again)
Summary: libkgapi ignores proxy settings (yet again)
Status: RESOLVED FIXED
Alias: None
Product: libkgapi
Classification: Frameworks and Libraries
Component: General (show other bugs)
Version: GIT
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Daniel Vrátil
URL:
Keywords:
: 371700 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-08-24 20:24 UTC by Renan Inácio
Modified: 2019-02-22 00:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***