can you send me your stationlist.xml? I wrote the new tvtime plugin stuff and have never seen this before. It would be nice to know what the parser is objecting to.
-- Mike Ruelle [EMAIL PROTECTED] http://world.std.com/~mruelle/ On Sat, 2003-12-06 at 17:44, Darrell wrote: > Hi > > See this with v1.4 as well as cvs (Dec 6 14:00PST). > > First launch of Freevo: > > ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/dvd', 'CD-1')" > ROM_DRIVES: Auto-detected and added "('/mnt/burner', '/dev/sr0', > 'CD-2')" > Virtual filesystem activated > WARNING: PyLirc not found, lirc remote control disabled! > failed to load plugin tv.tvtime > start 'freevo plugins -l' to get a list of plugins > Traceback (most recent call last): > File "/usr/lib/python2.2/site-packages/freevo/plugin.py", line 570, in > __load_plugin__ > p = eval(object)() > File "/usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py", > line 121, in __init__ > self.createTVTimeConfig() > File "/usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py", > line 161, in createTVTimeConfig > self.writeStationListXML() > File "/usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py", > line 231, in writeStationListXML > self.mergeStationListXML(tvtimefile, tvnorm, norm) > File "/usr/lib/python2.2/site-packages/freevo/tv/plugins/tvtime.py", > line 270, in mergeStationListXML > fchild.setAttribute('channel',mychan) > File "/usr/lib/python2.2/site-packages/_xmlplus/dom/Element.py", line > 96, in setAttribute > raise SyntaxErr() > SyntaxErr: Specified string is invalid or illegal > du > > Exit Freevo and relaunch: > > ROM_DRIVES: Auto-detected and added "('/mnt/cdrom', '/dev/dvd', 'CD-1')" > ROM_DRIVES: Auto-detected and added "('/mnt/burner', '/dev/sr0', > 'CD-2')" > Virtual filesystem activated > WARNING: PyLirc not found, lirc remote control disabled! > Reading configuration from /etc/tvtime/tvtime.xml > Reading configuration from /root/.tvtime/tvtime.xml > Reading configuration from /root/.tvtime/tvtime.xml > > Tvtime works for TV viewing. If I quit Freevo and launch again, the > problem occurs again. > Just a little bit inconveinent. > > Darrell > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Freevo-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
