[AG-TECH] Python errors when trying to launching certificate manager

Nicolas Bertrand nsb at ceh.ac.uk
Thu Mar 31 02:35:35 CST 2005


We are experiencing some problems with the Access GRID toolkit on one
Windows XP Pro machine.

Launching the VenueClient works fine, but then if we go to:

Preferences > Certificate Manager > Certificate Requests > Request New

Certificate

I get this error message:
---------------

Traceback (most recent call last):
   File 
"C:\Python23\Lib\site-packages\AccessGrid\Security\wxgui\CertificateManag
erWXGUI.py", line 196, in <lambda>
     lambda event, win=win, self=self: self.OnShowNew(event, win))
   File 
"C:\Python23\Lib\site-packages\AccessGrid\Security\wxgui\CertificateManag
erWXGUI.py", line 263, in OnShowNew
     self.certificateManager)
   File 
"C:\Python23\Lib\site-packages\AccessGrid\Security\wxgui\CertificateManag
erDialog.py", line 34, in __init__
     self.statusBrowser = CertificateStatusBrowser(self.notebook, -1, 
self.certMg
r)
   File 
"C:\Python23\Lib\site-packages\AccessGrid\Security\wxgui\CertificateStatu
sBrowser.py", line 367, in __init__
     CertificateBrowserBase.__init__(self, parent, id, certMgr)
   File 
"C:\Python23\Lib\site-packages\AccessGrid\Security\wxgui\CertificateBrows
erBase.py", line 23, in __init__
     self.__build()
   File 
"C:\Python23\Lib\site-packages\AccessGrid\Security\wxgui\CertificateBrows
erBase.py", line 146, in __build
     self._buildExtra(self, self.topsizer)
   File 
"C:\Python23\Lib\site-packages\AccessGrid\Security\wxgui\CertificateStatu
sBrowser.py", line 410, in _buildExtra
     self.httpProxyPanel = HTTPProxyConfigPanel(panel)
   File 
"C:\Python23\Lib\site-packages\AccessGrid\Security\wxgui\HTTPProxyConfigP
anel.py", line 53, in __init__
     defaultProxyHost, defaultProxyPort = defaultProxy
ValueError: unpack list of wrong size

Any help will be most appreciated :-)

Nicolas




More information about the ag-tech mailing list