On 30 March, 2017 - Dirk Hohndel wrote: > > > On Mar 30, 2017, at 2:43 AM, Davide DB <[email protected]> wrote: > > > > On 29 March 2017 at 21:54, Dirk Hohndel <[email protected]> wrote: > >> > >> Ah. Ok. So what kind of proxy is it? What data did you set in the network > >> preferences? I used to try Subsurface against an http proxy all the time > >> (without authentication) and that worked until fairly recently). > > > > Yes, it's an http proxy with authentication. > > Not something that I have ever tested. > > > I know that connction is ok because globe maps are correctly updated > > and moreover the log says that GIT connection was OK. > > GIT clone is failing I guess... > > Strange... I'll need to stare at that code, I guess. >
The libgit2 codepath is compelty different though the proxy than for the Qt parts. libgit2 is ontop of libcurl. Those bits are quite new in libgit2 so it sort of depends on which libgit2 you're running to. //Anton -- Anton Lundin +46702-161604 _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
