[Releaseforge-user] Windows Error
Brought to you by:
phil_schwartz
From: Michael F. <fuz...@vo...> - 2006-03-31 07:17:12
|
Hello all, I'm attempting to use releaseforge 0.9.9 on Windows. When trying to logon to Freshmeat it hangs, and reports the following traceback in the console : Traceback (most recent call last): File "ReleaseForge\workerThread.py", line 18, in run File "ReleaseForge\fm.py", line 38, in initialize File "ReleaseForge\fmcomm.py", line 87, in get_projects File "ReleaseForge\fmcomm.py", line 66, in __rpc File "ReleaseForge\fmcomm.py", line 48, in __login File "C:\Python24\Lib\xmlrpclib.py", line 1096, in __call__ return self.__send(self.__name, args) File "C:\Python24\Lib\xmlrpclib.py", line 1383, in __request verbose=self.__verbose File "C:\Python24\Lib\xmlrpclib.py", line 1147, in request return self._parse_response(h.getfile(), sock) File "C:\Python24\Lib\xmlrpclib.py", line 1281, in _parse_response p.feed(response) File "C:\Python24\Lib\xmlrpclib.py", line 527, in feed self._parser.Parse(data, 0) File "C:\Python24\Lib\xmlrpclib.py", line 774, in end return f(self, join(self._data, "")) File "C:\Python24\Lib\xmlrpclib.py", line 822, in end_string self.append(_stringify(data)) File "C:\Python24\Lib\xmlrpclib.py", line 171, in _stringify return string.encode("ascii") LookupError: unknown encoding: ascii Additionally, I get the following messages when I save options : 2006-03-31 07:53:55,905 - WARNING - addressBook - [Errno 2] No such file or dire ctory: 'C:\\Documents and Settings\\Michael Foord\\.releaseforge\\address_book' 2006-03-31 07:53:55,905 - ERROR - fm - [Errno 2] No such file or directory: 'C:\ \Documents and Settings\\Michael Foord\\.releaseforge\\projects.fm' 2006-03-31 07:53:55,905 - WARNING - settings - Could not locate setting main_fon t 2006-03-31 07:53:55,905 - ERROR - settings - Invalid font spec 2006-03-31 07:55:23,125 - WARNING - settings - Could not locate setting main_fon t 2006-03-31 07:55:23,125 - WARNING - settings - Could not locate setting email_ad dress 2006-03-31 07:55:23,125 - WARNING - settings - Could not locate setting smtp_ser ver All the best, Fuzzyman http://www.voidspace.org.uk/python/index.shtml |