Forums
[SOLVED] G25Manage download problem - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Project (https://www.vdrift.net/Forum/forumdisplay.php?fid=4)
+--- Forum: Development (https://www.vdrift.net/Forum/forumdisplay.php?fid=9)
+--- Thread: [SOLVED] G25Manage download problem (/showthread.php?tid=1113)



[SOLVED] G25Manage download problem - irssildur - 04-27-2009

Hi!

I've tried to download G25Manage but the link says there is a trouble with python.

Can you fix it or just send me the source?

Thanks!


- joevenzon - 04-27-2009

The source is available here:
http://svn.vdrift.net/viewvc.cgi/trunk/tools/G25manage/?root=VDrift


- irssildur - 04-27-2009

Ohh, LOL. Thanks, It's ok now.

Opera was the problem. It couldn't open the link:

Code:
An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/home/thelusiv/software/viewvc-1.0.5/lib/viewvc.py", line 3765, in main
    request = Request(server, cfg)
  File "/home/thelusiv/software/viewvc-1.0.5/lib/viewvc.py", line 115, in __init__
    self.lang_selector = accept.language(hal)
  File "/home/thelusiv/software/viewvc-1.0.5/lib/accept.py", line 25, in language
    return _parse(hdr, _LanguageSelector())
  File "/home/thelusiv/software/viewvc-1.0.5/lib/accept.py", line 42, in _parse
    raise AcceptParseError()
AcceptParseError

I've tried it in Firefox, and it works now.

Thank you, and sorry for bothering you about a PEBKAC.