On 5/12/2008, "Duncan Webb" <[EMAIL PROTECTED]> wrote: >Florian Demmer wrote: >> I have a completely new ubuntu install with freevo 1.8.0 from tar.gz and >> xmltv data from tv_grab_de_prisma. data looks good to me (and i also use >> the same datafile with an eggdrop script to publish program data on irc, >> which works fine) >> >> freevo throws an exception in the web gui when loading the epg and when >> running "freevo cache": >> >> Traceback (most recent call last): >> File "/usr/lib/python2.5/site-packages/freevo/helpers/cache.py", line >> 588, in <module> >> create_tv_pickle() >> File "/usr/lib/python2.5/site-packages/freevo/helpers/cache.py", line >> 446, in create_tv_pickle >> tv.epg_xmltv.get_guide() >> File "/usr/lib/python2.5/site-packages/freevo/tv/epg_xmltv.py", line >> 103, in get_guide >> elif cached_guide.timestamp != os.path.getmtime(XMLTV_FILE): >> AttributeError: TvGuide instance has no attribute 'timestamp' >> >> >> i already tried removing everything from /var/lib/freevo, error >> remains.... any ideas? > >IIRC this is because of a version mismatch, you can try removing >/var/cache/freevo/TV.xml.pickled, you don't really want to remove files >from /var/lib/freevo except schedule.pickle. >
aah! THERE is the other pickled file... thanks! fixed. br florian ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
