Hi Thomas, you're right, I inadvertently unmerged pyxml from my Gentoo system - gPodder is not in the portage tree, so it does not detect that a program depends on pyxml.
I see that you have made a provision to make an episode description based on the file name for feeds without a proper episode field. Thanks for that, it really improves my life. I sent a second email to www.kxradio.nl about the feeds but again no reply. Later, Wilfred --- Thomas Perl <[EMAIL PROTECTED]> wrote: > Hello, Wilfred! > > On Mon, 2007-09-03 at 18:35 -0700, Wilfred van > Rooijen wrote: > > I donwloaded the latest revision of gpodder, typed > > 'make test' and this is the result: > > > > [EMAIL PROTECTED] ~/gpodder $ make test > > bin/gpodder --local --verbose > > (DownloadHistory) Creating new history list. > > (PlaybackHistory) Creating new history list. > > Traceback (most recent call last): > > File "bin/gpodder", line 151, in ? > > sys.exit( main()) > > File "bin/gpodder", line 106, in main > > from gpodder import console > > File > "/home/rooijen/gpodder/src/gpodder/console.py", > > line 23, in ? > > from libpodcasts import load_channels > > File > > > "/home/rooijen/gpodder/src/gpodder/libpodcasts.py", > > line 53, in ? > > from liblocdbreader import readLocalDB > > File > > > "/home/rooijen/gpodder/src/gpodder/liblocdbreader.py", > > line 27, in ? > > from xml.sax.saxutils import DefaultHandler > > ImportError: cannot import name DefaultHandler > > make: *** [test] Error 1 > > > > I'll delete all config files to see if that helps. > > > Which version of Python are you using? > > Have you installed the "python-xml" package? > > Thanks, > Thomas > > > _______________________________________________ > gpodder-devel mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/gpodder-devel > ____________________________________________________________________________________ Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545433 _______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
