https://bugs.gpodder.org/show_bug.cgi?id=1351
--- Comment #12 from Terry Wallwork <[email protected]> 2011-06-14 16:15:52 BST --- Ok I deleted all the podcasts from the episode lists. Closed down the git branch of gpodder. Went to the .config directory and deleted gpodders config dir. Then i went to the gpodder-downloads directory and deleted it. Then I restarted the gpodder trunk version with make test. I added the sku podcast again. Same result: [ 282.043] (PodcastChannel) Updating foldername of http://www.theskepticsguide.org/feed/rss.aspx?feed=SGU to "http___www.theskepticsguide.org_feed_rss.aspx_feed=SGU (2)". [ 282.045] (Database) __get__(): SELECT id FROM channels WHERE foldername = ? [ 282.045] (PodcastChannel) Renaming /home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=SGU (2) => /home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=SGU [ 282.046] (PodcastChannel) Updating foldername of http://www.theskepticsguide.org/feed/rss.aspx?feed=SGU to "http___www.theskepticsguide.org_feed_rss.aspx_feed=SGU". [ 282.047] (Database) __get__(): SELECT id FROM channels WHERE foldername = ? [ 282.047] (Database) __get__(): SELECT id FROM channels WHERE foldername = ? [ 282.047] (PodcastChannel) Renaming /home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=SGU => /home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=SGU (2) [ 282.047] (PodcastChannel) Updating foldername of http://www.theskepticsguide.org/feed/rss.aspx?feed=SGU to "http___www.theskepticsguide.org_feed_rss.aspx_feed=SGU (2)". [ 290.279] (gPodder) Downloading episode: The Skeptics Guide #308 - Jun 8 2011 [ 290.279] (DownloadQueueManager) I am going to spawn a new worker thread. [ 290.280] (DownloadQueueWorker) Running new thread: Thread-9 [ 290.289] (DownloadQueueWorker) Thread-9 is processing: The Skeptics Guide #308 - Jun 8 2011 [ 290.291] (DownloadTask) Error "No such file or directory" while downloading "The Skeptics Guide #308 - Jun 8 2011": /home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=sgu/skepticast2011-06-08.mp3.partial Traceback (most recent call last): File "/home/terry/gpodder-trunk/gpodder/src/gpodder/download.py", line 725, in run self.tempname, reporthook=self.status_updated) File "/home/terry/gpodder-trunk/gpodder/src/gpodder/download.py", line 269, in retrieve_resume tfp = open(filename, 'wb') IOError: [Errno 2] No such file or directory: '/home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=sgu/skepticast2011-06-08.mp3.partial' [ 290.292] (DownloadQueueWorker) No more tasks for Thread-9 to carry out. [ 290.294] (Database) Loaded episode 5835 from DB [ 290.357] (MygPoClient) Flush requested, but sync disabled. [ 305.753] (gPodder) All downloads have finished. [ 305.756] (gPodder) All downloads have finished. [ 305.758] (Database) Loaded episode 5835 from DB -- Configure bugmail: https://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
