Bug 339727

Summary: libkgapi ignores proxy settings (again)
Product: [Frameworks and Libraries] libkgapi Reporter: Jetchko Jekov <jetchko.jekov>
Component: GeneralAssignee: Daniel Vrátil <dvratil>
Status: RESOLVED FIXED    
Severity: normal CC: renan.t.inacio
Priority: NOR    
Version: 2.2.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jetchko Jekov 2014-10-06 12:14:24 UTC
Actually its a perfect duplicate of bug 316989 but as I see the library has received some refactoring and the bug is valid again.

Fedora 20
libkgapi-2.2.0-1.f20.x86_64.rpm
Comment 1 Jetchko Jekov 2014-11-10 13:28:07 UTC
Any comment on this one? Valid? Invalid? Wrong bugtraq? Need more Info?
Already whole month passed ... 
I will happily provide more info if needed.
Comment 2 Renan Inácio 2015-04-16 17:22:42 UTC
This bug happens on Ubuntu 14.10 with libgkapi-2.2.0.
This bug DOES NOT happen on Ubuntu 14.10 with libgkapi-2.1.0 from Ubuntu 14.04.

So, this is a regression of 2.2.0 as it is working fine in 2.1.0.
Comment 3 Daniel Vrátil 2015-04-29 15:33:55 UTC
I pushed Pierre's patch from bug 316989 to LibKGAPI/2.2 branch, but I don't know if we will get another KDE4 release of LibKGAPI.
Comment 4 Renan Inácio 2015-04-29 17:14:08 UTC
I found the reason why it was using QWebView:
https://git.reviewboard.kde.org/r/104419/

And the related KWebView bug:
http://marc.info/?l=kde-core-devel&m=133520146629307

Couldn't find if the KWebView bug was fixed, but I'm leaving this information here for reference.