Hi, I've been running AG 3.1 on Windows Vista Enterprise x64 for months now without too much trouble. I just installed 3.2 beta and it won't start. I obtained the latest dependency packages that I could find:
python-2.4.4.msi pywin32-212.win32-py2.4.exe wxPython2.6-win32-unicode-2.6.4.0-py24.exe Removed the old and installed fresh. When I run the venue client in debug mode I get the output below. Our multicast isn't working right now, but it used to. Could this be the problem somehow? Thanks, Jon. ------------------------ VenueClient Output ----------------- C:\Program Files (x86)\AGTk-3\bin> VenueClient3.py C:\Program Files (x86)\AGTk-3\bin> VenueClient3.py --debug 08/25/08 12:51:17 5872 Toolkit toolkit.py:166 INFO Logfile Name: VenueClien t.log 08/25/08 12:51:16 5872 ServiceDiscovery servicediscovery.py:62 INFO Require d bonjour libs not found; service discovery disabled 08/25/08 12:51:17 5872 Toolkit config.py:685 DEBUG retrieved local IP addres s 129.128.8.113 08/25/08 12:51:17 5872 Toolkit toolkit.py:116 DEBUG Initializing AG Toolkit version 3.2 beta 08/25/08 12:51:17 5872 Toolkit toolkit.py:117 INFO Command and arguments: [ 'C:\\Program Files (x86)\\AGTk-3\\bin\\VenueClient3.py', '--debug'] 08/25/08 12:51:17 5872 VenueClient preferences.py:206 DEBUG Preferences.Load Preferences: open file 08/25/08 12:51:17 5872 Toolkit toolkit.py:166 INFO Logfile Name: VenueClien t.log 08/25/08 12:51:17 5872 Toolkit venueclient3.py:127 INFO wx version is: 2.6. 4.0 08/25/08 12:51:17 5872 VenueCache venuecache.py:43 DEBUG Loading venue cache from C:\Users\jonj\AppData\Roaming\AccessGrid3\Caches\venues 08/25/08 12:51:17 5872 VenueClient venueclient.py:541 DEBUG __StartWebServic e: service manager: http://129.128.8.113:11000/ServiceManager 08/25/08 12:51:17 5872 VenueClient venueclient.py:555 DEBUG __StartWebServic e: node service: http://129.128.8.113:11000/NodeService 08/25/08 12:51:17 5872 Toolkit venueclient3.py:233 ERROR Error in VenueClien t main Traceback (most recent call last): File "C:\Program Files (x86)\AGTk-3\bin\VenueClient3.py", line 136, in main nodeConfigName=nodeConfig) File "C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\VenueClient.py", li ne 266, in __init__ if int(self.preferences.GetPreference(Preferences.MULTICAST)): ValueError: invalid literal for int(): False ------------------------ /VenueClient Output -----------------