mmpython.create error:
Traceback (most recent call last):
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/factory.py", line 242, in create
return self.create_from_device(name)
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/factory.py", line 221, in create_from_device
t = e[3](devicename)
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/audioinfo.py", line 42, in __init__
self.valid = self.isDisc(device)
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/audioinfo.py", line 85, in isDisc
query_info['disc_id'])
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/site-packages/mmpython/disc/CDDB.py", line 94, in read
response = urllib.urlopen(url)
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", line 76, in urlopen
return opener.open(url)
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", line 181, in open
return getattr(self, name)(url)
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/urllib.py", line 300, in open_http
errcode, errmsg, headers = h.getreply()
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", line 1025, in getreply
response = self._conn.getresponse()
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", line 779, in getresponse
response.begin()
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", line 273, in begin
version, status, reason = self._read_status()
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/httplib.py", line 231, in _read_status
line = self.fp.readline()
File "/usr/local/src/freevo-1.4rc4/runtime/lib/python2.3/socket.py", line 323, in readline
data = recv(1)
IOError: [Errno socket error] timed out
Please report this bug to the Freevo mailing list
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
