hey all,
I'm just using AccessGrid some days ago , using ubuntu 8.04 hardy . I followed
the instruction at Vislab site and got everything successfully installed.
The first time i started VenueClient , everything worked fine without any
problem , but when i tried to configure it to use my digital camera (another
problem will talk abt it later ) i had no luck to see the camera when chose
DVidoservice then i closed the application and when tried to start it again, it
suddenly disappear . I used VenueClient (Debug) and got these errors :
/usr/bin/VenueClient3.py -d
10/19/2008 08:41:20 AM -1210144576 Toolkit Toolkit.py:166 INFO Logfile
Name: VenueClient.log
10/19/2008 08:41:20 AM -1210144576 Toolkit Config.py:674 DEBUG System
hostname of accessgrid.mans.edu.eg<http://accessgrid.mans.edu.eg> is valid
10/19/2008 08:41:20 AM -1210144576 Toolkit Toolkit.py:116 DEBUG
Initializing AG Toolkit version 3.2 beta
10/19/2008 08:41:20 AM -1210144576 Toolkit Toolkit.py:117 INFO Command
and arguments: ['/usr/bin/VenueClient3.py', '-d']
10/19/2008 08:41:20 AM -1210144576 Platform Config.py:917 INFO gnome
directory /root/.gnome/application-info or /root/.gnome/mime-info not found,
not registering file type .agpkg3 with gnome
10/19/2008 08:41:20 AM -1210144576 Platform Config.py:917 INFO gnome
directory /root/.gnome/application-info or /root/.gnome/mime-info not found,
not registering file type .vv3d with gnome
10/19/2008 08:41:20 AM -1210144576 VenueClient Preferences.py:206 DEBUG
Preferences.LoadPreferences: open file
10/19/2008 08:41:20 AM -1210144576 Toolkit Toolkit.py:166 INFO Logfile
Name: VenueClient.log
10/19/2008 08:41:20 AM -1210144576 Toolkit VenueClient3.py:127 INFO wx
version is: 2.8.7.1<http://2.8.7.1>
10/19/2008 08:41:20 AM -1210144576 VenueCache VenueCache.py:43 DEBUG
Loading venue cache from /root/.AccessGrid3/Caches/venues
10/19/2008 08:41:20 AM -1210144576 VenueClient VenueClient.py:541 DEBUG
__StartWebService: service manager: http://192.168.200.67:11000/ServiceManager
10/19/2008 08:41:20 AM -1210144576 VenueClient VenueClient.py:555 DEBUG
__StartWebService: node service: http://192.168.200.67:11000/NodeService
10/19/2008 08:41:20 AM -1210144576 Toolkit VenueClient3.py:233 ERROR
Error in VenueClient main
Traceback (most recent call last):
File "/usr/bin/VenueClient3.py", line 136, in main
nodeConfigName=nodeConfig)
File
"/var/lib/python-support/python2.5/AccessGrid3/AccessGrid/VenueClient.py", line
266, in __init__
if int(self.preferences.GetPreference(Preferences.MULTICAST)):
ValueError: invalid literal for int() with base 10: 'False'
this problem happens every time i start the application
Regards