Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 844055

Summary: mail-client/evolution and net-libs/webkit-gtk parse ipv6 proxy address in different way
Product: Gentoo Linux Reporter: giskard <rtgiskard>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description giskard 2022-05-13 15:54:06 UTC
mail-client/evolution-3.44.1
net-libs/webkit-gtk-2.36.1


login gmail with evolution and the oauth2 USE enabled
set proxy for gmail like socks5://[::1]:2222 in evolution network settings

then let evolution to auth gmail with webkitgtk, in systemd log, you may find:

WebKitNetworkPr[4756]: Invalid proxy URI 'socks5://[[::1]]:2222': Invalid URI ‘socks5://[[::1]]:2222’

and the oauth2 window says: webkitgtk  ... internal error ...

at the same time with same proxy settings, evolution works well with the proxy.

if set the proxy address to ::1, then the oauth2 window with webkitgtk works, but in the log you may find error with evolution:

evolution[9026]: Invalid proxy URI 'socks4://::1:2222': Invalid URI ‘socks4://::1:2222’



Reproducible: Always
Comment 1 Matt Turner gentoo-dev 2022-05-16 22:03:35 UTC
Could you please report this upstream? It doesn't seem like a packaging problem we can handle.
Comment 2 giskard 2022-06-04 08:42:25 UTC
(In reply to Matt Turner from comment #1)
> Could you please report this upstream? It doesn't seem like a packaging
> problem we can handle.

sorry for the late response, I've just report the issue to the upstream GNOME/evolution
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-04 08:47:34 UTC
(In reply to giskard from comment #2)
> (In reply to Matt Turner from comment #1)
> > Could you please report this upstream? It doesn't seem like a packaging
> > problem we can handle.
> 
> sorry for the late response, I've just report the issue to the upstream
> GNOME/evolution

Thanks. Could you give us the link please?
Comment 5 Larry the Git Cow gentoo-dev 2022-07-02 03:48:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7372d6b1419c7b3fee98674fb10a3b423cea6aae

commit 7372d6b1419c7b3fee98674fb10a3b423cea6aae
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-07-02 03:20:30 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-07-02 03:24:42 +0000

    gnome-extra/evolution-data-server: Version bump to 3.44.3
    
    Closes: https://bugs.gentoo.org/844055
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 gnome-extra/evolution-data-server/Manifest         |   1 +
 .../evolution-data-server-3.44.3.ebuild            | 155 +++++++++++++++++++++
 2 files changed, 156 insertions(+)