[gpodder-devel] gPodder 0.9.0+svn20070402 (Error happened during moving tempfile :/)

  • From: stephan.buys at gmail.com (Stephan Buys)
  • Date: Tue, 3 Apr 2007 21:06:02 +0200

Hi,

When trying to update my podcasts with the latest SVN version:

Error happened during moving tempfile :/
Exception in thread Thread-17:
Traceback (most recent call last):
  File "threading.py", line 460, in __bootstrap
    self.run()
  File "threading.py", line 440, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/stephanb/Coding/gpodder/src/gpodder/libwget.py", line 122, in
thread_function
    move( self.tempname, self.filename)
  File "shutil.py", line 199, in move
    copy2(src,dst)
  File "shutil.py", line 91, in copy2
    copyfile(src, dst)
  File "shutil.py", line 46, in copyfile
    fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory:
u'/home/stephanb/gpodder-downloads/05c6c09b9e16068ce89c4bf0c53eaf5a/.tmp-
c2ea3933335046d33e9d66b3f26f9a29.mp3'

Traceback (most recent call last):
  File "/home/stephanb/Coding/gpodder/src/gpodder/gpodder.py", line 532, in
close_gpodder
    self.download_status_manager.cancelAll()
  File "/home/stephanb/Coding/gpodder/src/gpodder/libwget.py", line 242, in
cancelAll
    self.status_list[element]['thread'].cancel()
  File "/home/stephanb/Coding/gpodder/src/gpodder/libwget.py", line 151, in
cancel
    kill( self.pid, signal.SIGKILL)
OSError: [Errno 3] No such process
deleteFilename:
/home/stephanb/gpodder-downloads/c611e99550618299a1022fa747055fe4/.tmp-
e3340ff1354f862d3c3d9cd9b5960021.mp3
make: *** [test] Segmentation fault (core dumped)

I'll send some more info when I'm able to track the bug.

Regards,
Stephan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.berlios.de/pipermail/gpodder-devel/attachments/20070403/42250b10/attachment.html>

Other related posts: