https://bugs.gpodder.org/show_bug.cgi?id=1351
--- Comment #11 from Terry Wallwork <[email protected]> 2011-06-14 11:35:52 BST --- Just gave it a test with the master/trunk git. Not sure how to clear the database? Where is it. What's the process. Still get the errors right after the sku files are completed downloading: [ 197.871] (UIConfig) Update episode_list_view_mode: 0 => 3 [ 257.891] (UIConfig) Flushing settings to disk [ 620.182] (DownloadTask) Error "No such file or directory" while downloading "The Skeptics Guide #304 - May 9 2011": /home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=sgu (2)/skepticast2011-05-09.mp3.partial Traceback (most recent call last): File "/home/terry/gpodder-trunk/gpodder/src/gpodder/download.py", line 760, in run shutil.move(self.tempname, self.filename) File "/usr/lib/python2.7/shutil.py", line 292, in move copy2(src, real_dst) File "/usr/lib/python2.7/shutil.py", line 127, in copy2 copyfile(src, dst) File "/usr/lib/python2.7/shutil.py", line 81, in copyfile with open(src, 'rb') as fsrc: IOError: [Errno 2] No such file or directory: '/home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=sgu (2)/skepticast2011-05-09.mp3.partial' [ 620.193] (DownloadQueueWorker) Thread-5 is processing: The Skeptics Guide #306 - May 25 2011 [ 682.779] (DownloadTask) Error "No such file or directory" while downloading "The Skeptics Guide #305 - May 18 2011": /home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=sgu (2)/skepticast2011-05-18.mp3.partial Traceback (most recent call last): File "/home/terry/gpodder-trunk/gpodder/src/gpodder/download.py", line 760, in run shutil.move(self.tempname, self.filename) File "/usr/lib/python2.7/shutil.py", line 292, in move copy2(src, real_dst) File "/usr/lib/python2.7/shutil.py", line 127, in copy2 copyfile(src, dst) File "/usr/lib/python2.7/shutil.py", line 81, in copyfile with open(src, 'rb') as fsrc: IOError: [Errno 2] No such file or directory: '/home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=sgu (2)/skepticast2011-05-18.mp3.partial' [ 682.780] (DownloadQueueWorker) Thread-7 is processing: The Skeptics Guide #307 - May 31 2011 -- 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
