First time here? Check out the FAQ!

markw's profile - activity

2020-01-22 20:00:14 -0500 received badge Famous Question (source)
2019-06-20 09:07:10 -0500 received badge Notable Question (source)
2019-05-01 02:06:12 -0500 commented answer update check

There is a tickbox to de/select HTTPS when connecting to wingware.com in Wing 7 and I have tried selected and not but th

2019-04-29 19:49:40 -0500 marked best answer update check

Hi,

I am using a local proxy to connect to the internet. Using the same proxy configuration Wing IDE 6 update works fine, but Wing IDE 7 fails, as listed below.

As far as I can see this is a problem with Wing IDE 7 as proxy config is not all that difficult to understand, but I am always open to the possibility that I just don't know enough to make something work :-)

Does anyone have any ideas how to debug this more or options to try and make the getaddrinfo work?

Cheers Mark

wing - 2019/04/29 11:42:17 - Starting update check...
wing - 2019/04/29 11:42:41 - Fill is true but expand is false in pack
wing - 2019/04/29 11:42:41 - Runtime failure details:
wing - 2019/04/29 11:42:41 - Exception: "<class 'urllib2.URLError'>"
wing - 2019/04/29 11:42:41 - Value = '<urlopen error [Errno 11004] getaddrinfo failed>'
wing - 2019/04/29 11:42:41 - Traceback:
wing - 2019/04/29 11:42:41 -   File "C:\Program Files\Wing Pro 7.0\bootstrap\wing.py", line 242, in <module>
wing - 2019/04/29 11:42:41 -     startwing.Main(argv, importer, err_list)
wing - 2019/04/29 11:42:41 -   File "C:\src\ide/bin/ide-2.7/src\startwing.pyo", line 957, in Main
wing - 2019/04/29 11:42:41 -   File "C:\src\ide/bin/ide-2.7/src\startwing.pyo", line 685, in Run
wing - 2019/04/29 11:42:41 -   File "C:\src\ide/bin/ide-2.7/src\startwing.pyo", line 680, in start
wing - 2019/04/29 11:42:41 -   File "C:\src\ide/bin/ide-2.7/src\main.pyo", line 168, in main
wing - 2019/04/29 11:42:41 -   File "C:\src\ide/bin/ide-2.7/src\wingide\wingapp.pyo", line 816, in Run
wing - 2019/04/29 11:42:41 -   File "C:\src\ide/bin/ide-2.7/src\guimgr\guimanager.pyo", line 1204, in RunGUI
wing - 2019/04/29 11:42:41 -   File "C:\src\ide/bin/ide-2.7/src\guiutils\qt_utils.pyo", line 1513, in main
wing - 2019/04/29 11:42:41 -   File "C:\src\ide/bin/ide-2.7/src\wingide\updatemgr.pyo", line 243, in __CB_Step
wing - 2019/04/29 11:42:41 -   File "C:\src\ide/bin/ide-2.7/src\wingide\updatemgr.pyo", line 223, in __CB_Step
wing - 2019/04/29 11:42:41 -   File "C:\src\ide/bin/ide-2.7/src\wingide\updatemgr.pyo", line 306, in __Iteration
wing - 2019/04/29 11:42:41 -   File "C:\src\ide/bin/ide-2.7/src\wingutils\urlutils.pyo", line 51, in safe_urlopen
wing - 2019/04/29 11:42:41 -   File "C:\Program Files\Wing Pro 7.0\bin\__os__\win32\runtime-python2.7\lib\urllib2.py", line 154, in urlopen
wing - 2019/04/29 11:42:41 -     return opener.open(url, data, timeout)
wing - 2019/04/29 11:42:41 -   File "C:\Program Files\Wing Pro 7.0\bin\__os__\win32\runtime-python2.7\lib\urllib2.py", line ...
(more)
2019-04-29 12:28:26 -0500 received badge Popular Question (source)
2019-04-29 08:36:02 -0500 received badge Student (source)
2019-04-29 08:33:51 -0500 asked a question update check

update check Hi, I am using a local proxy to connect to the internet. Using the same proxy configuration Wing IDE 6 upd