[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AG-TECH] Error with AG Connector .5
- To: "ag-tech@xxxxxxxxxxx" <ag-tech@xxxxxxxxxxx>
- Subject: [AG-TECH] Error with AG Connector .5
- From: "Jeremy Mann" <jeremymann@xxxxxxxxx>
- Date: Mon, 2 Oct 2006 16:57:55 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=tk2IZyxwvyENwIyI5/0iQpCyJ8Vrny9lM/Ozfz9Fm1hRaFtAPA+3egMYGy2QK2N+1YecprgpvMuQQ6IHOIglXmVIEVOtsuFkHRpDdmM03yQsFSE/WUeGrwDTSBFkRYhMmLJiBCauHmtHcCDegQV+1h0lGGf887llZdT4gJlYWks=
- Sender: owner-ag-tech@xxxxxxxxxxx
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()
File "/usr/lib64/python2.4/site-packages/AccessGrid/Toolkit.py",
line 539, in __init__
self.certMgrUI = CertificateManagerWXGUI.CertificateManagerWXGUI()
File "/usr/lib64/python2.4/site-packages/AccessGrid/Security/wxgui/CertificateManagerWXGUI.py",
line 139, in __init__
style = wxOK)
File "/usr/lib64/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_windows.py",
line 3022, in __init__
newobj = _windows_.new_MessageDialog(*args, **kwargs)
wx._core.PyNoAppError: The wx.App object must be created first!
This is the VenueClient 2.4 RPMs on a Suse 9.3 system.
--
Jeremy