[mythtv-users] tv_grab_au_reg

Mark Hetherington redcane at redcane.homelinux.org
Mon Jul 24 21:38:03 UTC 2006


In the config file there is a large comment mentioning a workaround for MythTv 
0.18s handling of timezones not being specified. This section breaks the 
python XML parser. Simply delete the line with "--force-explicit-timezone" 
and your mileage should increase.
On Monday 24 July 2006 22:21, Martin Ravell wrote:
> I'm getting the following errors when trying to run tv_grab_au_reg.
>
>
>
> Could it be that I need some sort of python modules? If so how do I get
> same? I'm afraid I'm a Java guy and know zip about python (well, apart from
> the monty kind).
>
>
>
> Any help will be much appreciated.
>
>
>
>
>
> Regards
>
> Marty
>
>
>
>
>
> Error reading config file:  /home/mythtv/.xmltv/tv_grab_au_reg.xml
>
>
>
>
>
> Traceback (most recent call last):
>
>   File "/home/mythtv/tv_grab_au_reg", line 571, in ?
>
>     main()
>
>   File "/home/mythtv/tv_grab_au_reg", line 549, in main
>
>     load_config(config_file)
>
>   File "/home/mythtv/tv_grab_au_reg", line 445, in load_config
>
>     for (event,node) in events:
>
>   File "/usr/lib/python2.3/site-packages/_xmlplus/dom/pulldom.py", line
> 232, in next
>
>     rc = self.getEvent()
>
>   File "/usr/lib/python2.3/site-packages/_xmlplus/dom/pulldom.py", line
> 265, in getEvent
>
>     self.parser.feed(buf)
>
>   File "/usr/lib/python2.3/site-packages/_xmlplus/sax/expatreader.py", line
> 220, in feed
>
>     self._err_handler.fatalError(exc)
>
>   File "/usr/lib/python2.3/site-packages/_xmlplus/sax/handler.py", line 38,
> in fatalError
>
>     raise exception
>
> xml.sax._exceptions.SAXParseException: <unknown>:67:24: not well-formed
> (invalid token)
>
> [mythtv at localhost ~]$


More information about the mythtv-users mailing list