! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Thunar does not use Proxy
Status:
RESOLVED: INVALID

Comments

Description Khazar 2015-09-08 22:12:05 CEST
Assuming Thunar is using wget to download contents, it should follow proxy configurations of ~/.wgetrc.

# You can set the default proxies for Wget to use for http, https, and ftp.
# They will override the value in the environment.
https_proxy = http://proxy.yoyodyne.com:18023/
http_proxy = http://proxy.yoyodyne.com:18023/
ftp_proxy = http://proxy.yoyodyne.com:18023/

1. Set ~/.wgetrc to use Tor proxy.
2. Try to download images (by drag and drop) from Tor hidden services.
3. HTTP Error.
   Cannot resolve hostname (somehostname.onion).

Using Thunar 1.6.3
Comment 1 Harald Judt editbugs 2015-09-09 10:18:04 CEST
thunar does not use wget.
Comment 2 Khazar 2015-09-09 14:53:38 CEST
I guessed.

What program does Thunar use to download content from http?
Comment 3 Harald Judt editbugs 2015-09-09 15:47:43 CEST
glib/gio

Bug #12199

Reported by:
Khazar
Reported on: 2015-09-08
Last modified on: 2015-09-09

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information