ProgrammingCube / lcdhost

Automatically exported from code.google.com/p/lcdhost
1 stars 0 forks source link

Update system not using system http proxy #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
The update system is not using the system default configured http proxy. I 
checked the network traffic and see it contacting three different hosts 
directly:
65.54.89.222 port 80
65.54.89.233 port 80
46.51.191.108 port 80

What is the expected output? What do you see instead?
Use the system default http proxy.

What version of the product are you using? On what operating system?
0.16a

Please provide any additional information below.

Original issue reported on code.google.com by realsnow...@gmail.com on 10 May 2011 at 6:22

GoogleCodeExporter commented 8 years ago
It *should* be using the system proxy. I'll doublecheck the code.

Original comment by linkdata...@gmail.com on 10 May 2011 at 9:06

GoogleCodeExporter commented 8 years ago
Well, the code looks ok. Possibly a bug in Qt, or something peculiar in the 
system setup. Closing for now.

Original comment by jo...@linkdata.se on 3 Jul 2011 at 10:13