[AG-TECH] Error with AG Connector .5

Douglas Kosovic douglask at itee.uq.edu.au
Tue Oct 3 04:22:25 CDT 2006


Hi Jeremy,

> I just installed the AG Connector version .5 on a Venue Client 2.4
> machine for testing for an upcoming seminar on Thursday. On a known
> working client, I select Shared Applications, then Open for All
> Participants. On the testing machine, I click on Ok to join the
> session, however I get the following python error after clicking on
> Ok:
> 
> Traceback (most recent call last):
>   File "AGConnector.py", line 669, in ?
>     app = WXGUIApplication()


Before the 'app = WXGUIApplication()' line in AGConnector.py, try adding
the following line:

    wxapp = wxPySimpleApp()


Doug





More information about the ag-tech mailing list