http://bugs.gpodder.org/show_bug.cgi?id=347
Andrew Bennett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal --- Comment #13 from Andrew Bennett <[email protected]> 2009-02-17 00:30:17 --- Thanks. I just did a git pull. So far things look ok. I have about a dozen podcasts to clear off of my player before I sync some new ones - so I should have a report in a day or two. One thing I noticed in the verbose output, one of my podcasts, which happens to be the first in my list due to being alphabetical, shows this output when I start gpodder: ... { previous messages not included }... [ 0.139] (gpodder.sync) Could not find pymad [ 0.139] (gpodder.sync) Could not find eyeD3 [ 0.213] (GPodderStatusIcon) Creating tray icon [ 0.501] (podcastChannel) Returning TreeModel for http://feedproxy.google.com/money-guycom [ 0.511] (podcastItem) Recovering pre-0.15.0 file: /home/abennett/gpodder-downloads/Brian Preston's _Money Guy_ Blog and Podcast/ba4147211b30c305efeca19c48f3ae6f.mp3 [ 0.512] (Storage) save_episode() failed: column filename is not unique [ 0.534] (gPodder) auto_update_procedure() got called [ 0.692] (gPodder) Brian Preston's "Money Guy" Blog and Podcast <=> Brian Preston's "Money Guy" Blog and Podcast [ 3.372] start reader ... { future messages not included } ... If I click on another podcast and return to the first one, the output looks like: ... [ 154.065] (podcastChannel) Returning TreeModel for http://feedproxy.google.com/money-guycom [ 154.074] (podcastItem) Recovering pre-0.15.0 file: /home/abennett/gpodder-downloads/Brian Preston's _Money Guy_ Blog and Podcast/ba4147211b30c305efeca19c48f3ae6f.mp3 [ 154.075] (Storage) save_episode() failed: column filename is not unique [ 154.105] (gPodder) Brian Preston's "Money Guy" Blog and Podcast <=> Brian Preston's "Money Guy" Blog and Podcast ... So I wonder if there is another latent bug with save_episode() routine that fails. -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
