hugolabe / Wike

Wikipedia Reader for the GNOME Desktop
https://hugolabe.github.io/Wike/
GNU General Public License v3.0
248 stars 33 forks source link

Does not work behind a socks proxy server #38

Open bellegarde-c opened 3 years ago

bellegarde-c commented 3 years ago

Webpage loading works (handled by WebKitGTK proxy code) but nothing happens when searching for something.

Capture d’écran du 2021-09-01 12-26-39

hugolabe commented 3 years ago

I think this is not in the right place ;-) https://github.com/dialect-app/dialect/issues

bellegarde-c commented 3 years ago

OMG, sorry, was testing Wike at the same time :)

bellegarde-c commented 3 years ago

Reopening because it happens in Wike too.

hugolabe commented 3 years ago

So it must be a problem in the calls to the Wikipedia API, which are made using the Python Requests library.

I don't know much about this topic, but I will try to do some research.

bellegarde-c commented 3 years ago

@hugolabe You can look at my comment here for Lollypop workaround for this issue: https://github.com/dialect-app/dialect/issues/192