Hi Nick, You can get rid of this error by updating to the latest python2 rpm for redhat 7.3. I found it here: http://download.fedoralegacy.org/redhat/7.3/updates/i386/ Currently, the latest version there is: python2-2.2.2-11
Let us know if you run into anything else. Eric On Wed, 2 Jun 2004, Nick Giannias wrote: > I'm having the same problem with the same error being generated. I'm running > RedHat 7.3 with Gnome. > > thanks > > nick > > -----Original Message----- > From: [email protected] [mailto:[email protected]]On > Behalf Of Natalia Costas Lago > Sent: Wednesday, June 02, 2004 7:26 AM > To: [email protected] > Subject: [AG-TECH] Cant run AG2.2 applications... > > > > > Hi, > > > I'm having trouble trying to execute the AG2.2 Venue Client (1st June final > version) under Linux (don't know about Windows version yet). Maybe I haven't > deleted the prior version correctly. Can someone tell me how to delete > AG2.1.2 and/or AG2.2 (beta) releases? (I did rpm -i of the components I've > found. > > The error I get is the next: > > [ag@agcontrol AccessGrid-2.2-6]$ VenueClient.py > Traceback (most recent call last): > File "/usr/bin/VenueClient.py", line 107, in ? > main() > File "/usr/bin/VenueClient.py", line 49, in main > app = WXGUIApplication() > File "/usr/lib/python2.2/site-packages/AccessGrid/Toolkit.py", line 405, > in __init__ > [ ("agpm.py", agpmCmd, "open") ] ) > File > "/usr/lib/python2.2/site-packages/AccessGrid/Platform/unix/Config.py", line > 845, in RegisterMimeType > gnomeAppInfo=""" > TypeError: strip() takes no arguments (1 given) > > > Thankx in advance. > Kind regards, > Natalia. > > > PS: I use KDE, in case it is a relevant information. > PS2: I've deleted /etc/AccessGrid and /home/ag/.AccessGrid prior to AG2.2 > (1st June) installation. > > > > > The Access Grid Toolkit 2.2 is available for download at: > > > > > http://www.mcs.anl.gov/fl/research/accessgrid/software/releases/2.2/index.ht > > ml > > > > It is strongly recommended that you remove previous versions of the > > Access Grid Toolkit before installing the 2.2 software. While the 2.2 > > final software should co-exist with previous installations cleanly, the > > alpha and beta are known to cause problems. > > > > This release includes major usability and stability improvements. > > Highlights include: > > > > - Updated to Python 2.3 (on windows) > > - Update to the latest SOAPpy > > - Update to newer pyGlobus and Globus Toolkit (on linux) > > - Streamlined Certificate Management User Interfaces > > - Support for Service Certificates > > - Support for an anonymous certificate service > > - New Node Service Packaging, which supports more flexible Node > > Services - Shared Applications Developers Tools, Examples and a > > Programmers Manual - A Venue Client Control Interface (so the Venue > > Client can be > > programmatically controlled) > > - Usage logging in the Venue Server > > - Automatic reconnection for the Venue Client > > - Venue Server significantly stabilized, memory leaks plugged. > > - Double clicking app packages will install them automatically. > > > > Known Issues: > > - Venue Management Tool rewrites address upon connection, after it has > > connected to the local server. > > > > -Detection of some video devices on windows is not working, anything > > that maps to the video for windows device should work. > > > > For more information on this release see the official release page. > > > > As always, feedback is desired. Please file bug reports, feature > > requests, or enhancements via the Access Grid Bugzilla pages > > (http://bugzilla.mcs.anl.gov/acucessgrid) or via the ag-tech mailing > > list (mailto:[email protected]). > > > > Thanks, > > > > The AG Team > > > > ----------------------------------- > Natalia Costas Lago > mailto: [email protected] > > Centro de Supercomputacion de Galicia (CESGA) > Avenida de Vigo, s/n Campus Sur > 15705 Santiago de Compostela - SPAIN > Tel: +34 981 56 98 10 > Fax: +34 981 59 46 16 > http://www.cesga.es/ > > >

