So I backed up the /usr/local/freevo directory and /etc/freevo and installed the latest "lynx" version...
Still no joy. Please see the error below and let me know if it looks familiar?
Thanks!
$ freevo
/usr/local/freevo/runtime/lib/python2.3/site-packages/mmpython/disc/discinfo.py:119: FutureWarning: hex/oct constants > sys.maxint will return positive values in Python 2.4 and up
CDIOREADTOCENTRYS = 0xc0086305
ROM_DRIVES: Auto-detected and added "('/media/cdrecorder', '/dev/cdrecorder', 'CDREC-1')"
ROM_DRIVES: Auto-detected that /dev/cdrom is the same device as /dev/cdrecorder, skipping
ROM_DRIVES: Auto-detected and added "('/media/dvd', '/dev/dvd', 'DVD-2')"
Traceback (most recent call last):
File "/usr/local/freevo/src/main.py", line 82, in ?
import mmpython
File "/usr/local/freevo/runtime/lib/python2.3/site-packages/mmpython/__init__.py", line 101, in ?
import disc.dvdinfo
File "/usr/local/freevo/runtime/lib/python2.3/site-packages/mmpython/disc/dvdinfo.py", line 35, in ?
import config
File "/usr/local/freevo/src/config.py", line 767, in ?
TV_CHANNELS = detect_channels()
File "/usr/local/freevo/src/config.py", line 725, in detect_channels
xmltv_channels = sortchannels(xmltv_channels,'display-name')
File "/usr/local/freevo/src/config.py", line 663, in sortchannels
nlist = map(lambda x, key=key: (int(x[key][1][0]), x), list)
File "/usr/local/freevo/src/config.py", line 663, in <lambda>
nlist = map(lambda x, key=key: (int(x[key][1][0]), x), list)
ValueError: invalid literal for int(): 3 WWMT PC:49337
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
