Confirmed, it solves the problem. ----- Oorspronkelijk bericht ----- From: Justin Wetherell <[EMAIL PROTECTED]> To: [email protected] Date: 07-Oct-2006 01:51 Subject: Re: [Freevo-devel] 1.5.x SVN crash
> It looks like we have a new Freevo dependency, i've downloaded: > elementtree-1.2.6-20050316.tar.gz<http://effbot.org/downloads/elementtree-1.2.6-20050316.tar.gz> > from > http://effbot.org/zone/element-index.htm > > and it seems to have corrected the error. > > Maybe that should be noted in the wiki? > > On 10/6/06, Justin Wetherell <[EMAIL PROTECTED]> wrote: > > > > I am using todays svn (10/6/06) and it's crashing in two places although > > they look related: > > > > Running Freevo cache: > > > > > creating audio metadata............................... done > > > creating playlist metadata............................ done > > > checking database..................................... done > > > creating directory metadata........................... done > > > caching xmltv database................................ > > > Traceback (most recent call last): > > > File "/usr/local/src/freevo/src/helpers/cache.py", line 468, in ? > > > create_tv_pickle() > > > File "/usr/local/src/freevo/src/helpers/cache.py", line 329, in > > > create_tv_pickle > > > import tv.epg_xmltv > > > File "/usr/local/src/freevo-1.5.x/src/tv/epg_xmltv.py", line 64, in ? > > > File "/usr/local/src/freevo-1.5.x/src/tv/xmltv.py", line 27, in ? > > > ImportError: No module named elementtree.ElementTree > > > > > > > > > Starting Freevo (ivtv related?): > > > > X Window System Version 6.8.1 > > > > Release Date: 17 September 2004 > > X Protocol Version 11, Revision 0, Release 6.8.1 > > Build Operating System: Linux 2.4.29 i686 [ELF] > > Current Operating System: Linux freevo 2.6.10 #1 Sat Apr 22 12:18:24 EDT > > 2006 i686 > > Build Date: 23 January 2005 > > Before reporting problems, check http://wiki.X.Org > > to make sure that you have the latest version. > > Module Loader present > > Markers: (--) probed, (**) from config file, (==) default setting, > > (++) from command line, (!!) notice, (II) informational, > > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > > (==) Log file: "/var/log/Xorg.2.log", Time: Fri Oct 6 19:40:45 2006 > > (==) Using config file: "/etc/X11/xorg.conf" > > Error: VIDEO_SHOW_DATA_DIR not found > > > > Please run 'freevo cache' > > > > GetModeLine - scrn: 0 clock: 65000 > > GetModeLine - hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344 > > vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10 > > failed to load plugin tv.scheduled_recordings > > start 'freevo plugins -l' to get a list of plugins > > Traceback (most recent call last): > > File "/usr/local/src/freevo-1.5.x/src/plugin.py", line 570, in > > __load_plugin__ > > exec('import %s' % module) > > File "<string>", line 1, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/plugins/scheduled_recordings.py", > > line 50, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/program_display.py", line 57, > > in ? > > File "/usr/local/src/freevo-1.5.x/src/util/tv_util.py", line 47, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/epg_xmltv.py", line 64, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/xmltv.py", line 27, in ? > > ImportError: No module named elementtree.ElementTree > > failed to load plugin tv.view_favorites > > start 'freevo plugins -l' to get a list of plugins > > Traceback (most recent call last): > > File "/usr/local/src/freevo- 1.5.x/src/plugin.py", line 570, in > > __load_plugin__ > > exec('import %s' % module) > > File "<string>", line 1, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/plugins/view_favorites.py", > > line 48, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/program_display.py", line 57, > > in ? > > File "/usr/local/src/freevo-1.5.x/src/util/tv_util.py", line 47, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/epg_xmltv.py", line 64, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/xmltv.py", line 27, in ? > > ImportError: No module named elementtree.ElementTree > > failed to load plugin tv.manual_record > > start 'freevo plugins -l' to get a list of plugins > > Traceback (most recent call last): > > File "/usr/local/src/freevo-1.5.x/src/plugin.py", line 570, in > > __load_plugin__ > > exec('import %s' % module) > > File "<string>", line 1, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/plugins/manual_record.py", line > > 49, in ? > > File "/usr/local/src/freevo-1.5.x/src/util/tv_util.py", line 47, in ? > > File "/usr/local/src/freevo-1.5.x /src/tv/epg_xmltv.py", line 64, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/xmltv.py", line 27, in ? > > ImportError: No module named elementtree.ElementTree > > failed to load plugin tv.ivtv_record > > start 'freevo plugins -l' to get a list of plugins > > Traceback (most recent call last): > > File "/usr/local/src/freevo-1.5.x/src/plugin.py", line 570, in > > __load_plugin__ > > exec('import %s' % module) > > File "<string>", line 1, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/plugins/ivtv_record.py", line > > 73, in ? > > File "/usr/local/src/freevo-1.5.x/src/util/tv_util.py", line 47, in ? > > File "/usr/local/src/freevo-1.5.x /src/tv/epg_xmltv.py", line 64, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/xmltv.py", line 27, in ? > > ImportError: No module named elementtree.ElementTree > > failed to load plugin tv.ivtv_xine_tv > > start 'freevo plugins -l' to get a list of plugins > > Traceback (most recent call last): > > File "/usr/local/src/freevo-1.5.x/src/plugin.py", line 570, in > > __load_plugin__ > > exec('import %s' % module) > > File "<string>", line 1, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/ivtv_xine_tv.py", line 14, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/epg_xmltv.py", line 64, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/xmltv.py", line 27, in ? > > ImportError: No module named elementtree.ElementTree > > Crash! > > Traceback (most recent call last): > > File "/usr/local/src/freevo/src/main.py", line 494, in ? > > MainMenu().getcmd() > > File "/usr/local/src/freevo/src/main.py", line 196, in getcmd > > items += p.items(self) > > File "/usr/local/src/freevo-1.5.x/src/tv/__init__.py", line 48, in items > > File "/usr/local/src/freevo-1.5.x/src/tv/tvmenu.py", line 57, in ? > > File "/usr/local/src/freevo- 1.5.x/src/util/tv_util.py", line 47, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/epg_xmltv.py", line 64, in ? > > File "/usr/local/src/freevo-1.5.x/src/tv/xmltv.py", line 27, in ? > > ImportError: No module named elementtree.ElementTree > > > > > > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
