First time here? Check out the FAQ!

Revision history  [back]

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 429, in open
wing - 2019/04/29 11:42:41 -     response = self._open(req, data)
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 447, in _open
wing - 2019/04/29 11:42:41 -     '_open', req)
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 407, in _call_chain
wing - 2019/04/29 11:42:41 -     result = func(*args)
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 1228, in http_open
wing - 2019/04/29 11:42:41 -     return self.do_open(httplib.HTTPConnection, req)
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 1198, in do_open
wing - 2019/04/29 11:42:41 -     raise URLError(err)

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 429, in open
wing - 2019/04/29 11:42:41 -     response = self._open(req, data)
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 447, in _open
wing - 2019/04/29 11:42:41 -     '_open', req)
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 407, in _call_chain
wing - 2019/04/29 11:42:41 -     result = func(*args)
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 1228, in http_open
wing - 2019/04/29 11:42:41 -     return self.do_open(httplib.HTTPConnection, req)
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 1198, in do_open
wing - 2019/04/29 11:42:41 -     raise URLError(err)