Closed MagicalDrizzle closed 3 years ago
This is not so much about a firewall, but about a proxy server in your network. gimagereader-qt5 on Windows will attempt to use the system proxy if possible [1], on other platforms you'll probably need to set the HTTP_PROXY
environment variable.
[1] https://github.com/manisandro/gImageReader/blob/master/qt/src/MainWindow.cc#L126
@manisandro wrote:
gimagereader-qt5 on Windows will attempt to use the system proxy if possible
Does this apply to gimagereader-gtk as well?
I'm asking because my QT5 fetches the list, whereas GTK doesn't. The error message doesn't mention a proxy, though.
Windows 10 · GTK 3.3.1 (cdffc47) · QT5 3.3.1 (cdffc4)
AFAIK gtk/glib will not read system proxy settings on Windows, it will just honour the http_proxy env var.
I have created a rule for the program in my firewall, resetting my internet settings and run it without firewall, but it failed to check every single time.