I have a user that is having issues with AG on his Intel Mac. He can bring up the AG Launcher, but when he selects VenueClient nothing happens. No logs are generated (.AccessGrid3 isn't even created).
I asked him to start it from the command line, and the output is below. Suggestions? Todd cd /Applications/AccessGridToolkit3.app/Contents/MacOS ./runag.sh Applications/AccessGridToolkit3.app/Contents/Resources/bin/AGLauncher3.py:11: DeprecationWarning: The wxPython compatibility package is no longer automatically generated or actively maintained. Please switch to the wx package as soon as possible. from wxPython.wx import * Exception in AE event handler function Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-mac/argvemulator.py", line 76, in callback_wrapper raise 'Cannot happen: AE callback without handler', (_class, _type) Cannot happen: AE callback without handler: ('tvea', 'ppao') AE error: (-1, 'queue element not found during deletion') in High Level Event: '0x61657674' '0x70706f61' Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/plat-mac/argvemulator.py", line 53, in lowlevelhandler AE.AEProcessAppleEvent(event) Error: (-1, 'queue element not found during deletion')