[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AG-TECH] Bridges unavailabe in Costa Rica and Argentina
- To: "Douglas Kosovic" <douglask@xxxxxxxxxxxxxx>, "ag-tech@xxxxxxxxxxx" <ag-tech@xxxxxxxxxxx>
- Subject: Re: [AG-TECH] Bridges unavailabe in Costa Rica and Argentina
- From: "Jeremy Mann" <jeremymann@xxxxxxxxx>
- Date: Wed, 15 Aug 2007 13:41:05 -0500
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PSIIQHm1XNZTjMD6z4F3kN5bQBh4uoDOBLnHMgxy1pwraIQaHaSI+RKs5B/kIU00S1Pa+/lecAXc5jBCoiNgAiwnRlHb802m//6YRfebzN2WtL6ROR3Oa44GvFXfjohuDAW1trDvtEOgYfY7Lah+q4ZfyVcc4HHNNw2MYrbAVTI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VVJMrnOjiwwxT3eETlEYejX/QaCZVsjkvg5lzUM17kpbg5+mX3fb6NdwiRe9XOO7Ch7TOjQvUfY5ITXYGlO4LyB4iSeN7cN8tHODiGsxJcbYtP3QZz4lma6lLF8zlLHMZBakoJNIVy84YSDcfS2hd6bSNaxg/SC7XWfoPh9FGd0=
- In-reply-to: <1187144874.7987.9.camel@cpe-121-210-208-195.qld.bigpond.net.au>
- References: <79ec289f0708141525ned13076m45d0116d135f3ac3@mail.gmail.com> <1187144874.7987.9.camel@cpe-121-210-208-195.qld.bigpond.net.au>
- Sender: owner-ag-tech@xxxxxxxxxxx
Doug, we have applied that patch, however the Bridge list is empty.
On 8/14/07, Douglas Kosovic <douglask@xxxxxxxxxxxxxx> wrote:
> On Tue, 2007-08-14 at 17:25 -0500, Jeremy Mann wrote:
> > I have several colleagues I'm trying to set up with Access Grid.
> > Unfortunately, every remote site in Costa Rica or Argentina does not
> > have anything shown in the Bridge menu. What could be causing this?
>
> You might like to try increasing the number of bridges that are listed
> in the Bridge menu.
>
> In the __LoadBridges method of VenueClient.py which on linux it is
> typically located in:
> /usr/lib/python2.4/site-packages/AccessGrid3/AccessGrid/
> (or elsewhere on other operating systems)
>
> Modify a line that contains a LookupBridge method call, e.g:
> bridgeList = self.registryClient.LookupBridge(50)
>
> This would only be necessary with AGTk 3.0.x and not AGTk 3.1 beta.
>
>
>
> Doug
>
>
>