[mythtv-commits] Ticket #4762: ofdb.py not working on Ubuntu gutsy
MythTV
mythtv at cvs.mythtv.org
Sun Feb 24 16:23:22 UTC 2008
#4762: ofdb.py not working on Ubuntu gutsy
--------------------------------------------+-------------------------------
Reporter: laga <laga+mythtv at laga.ath.cx> | Owner: awithers
Type: defect | Status: new
Priority: minor | Milestone: unknown
Component: mythvideo | Version: unknown
Severity: medium | Mlocked: 0
--------------------------------------------+-------------------------------
Hi,
ofdb.py is not working for me. When I execute
/usr/share/mythtv/mythvideo/scripts/ofdb.py -M "alien",
I get the following backtrace:
# Traceback (most recent call last):
# File "/usr/share/mythtv/mythvideo/scripts/ofdb.py", line 68, in
search_title
# res = urllib.urlopen(req)
# File "urllib.py", line 82, in urlopen
# return opener.open(url)
# File "urllib.py", line 165, in open
# fullurl = unwrap(toBytes(fullurl))
# File "urllib.py", line 1009, in unwrap
# url = url.strip()
# File "urllib2.py", line 218, in __getattr__
# raise AttributeError, attr
# AttributeError: strip
This is with Python 2.5.1 on Ubuntu Gutsy amd64.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4762>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list