[Bug 43783] Office2013 activation crashes when using HTTP proxy

WineHQ Bugzilla wine-bugs at winehq.org
Tue Dec 24 10:13:36 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=43783

--- Comment #27 from Sobuj53 <newusr53 at gmail.com> ---
(In reply to Luiz Angelo Daros De Luca from comment #26)
> I unset all *_proxy vars (do a 'set | grep -i proxy'). Normally you need to
> unset only http(s)_proxy. I use this to unset them for a single call
> 
> env {http,https}_proxy= wine myapp.exe
> 
> Which is equivalent to
> 
> http_proxy= https_proxy= wine myapp.exe
> 
> But you can unset with export too.

Thank you very much for your kind help. Really appreciate it. But I'm really
new to this, so please bear with me a little more. Should I add those line in
"/etc/environment" like this "export env {http,https}_proxy= wine WINWORD.EXE"
or should I just run "set | grep -i proxy" in terminal?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list