Hi all,

I'm getting the following error messages logged when I launch my backup
process.  Can anyone help tell me what is wrong:

dvdbackup.py (162): Title found : PBRIDESE

WARNING: popen.run with string as app

This may cause some problems with threads

Exception in thread Thread-15:

Traceback (most recent call last):

File "/usr/lib/python2.3/threading.py", line 436, in __bootstrap

self.run()

File "/usr/lib/python2.3/site-packages/freevo/video/plugins/dvdbackup.py",
line 198, in run

self.dvd_backup_threaded()

File "/usr/lib/python2.3/site-packages/freevo/video/plugins/dvdbackup.py",
line 243, in dvd_backup_threaded

child = popen3.run(dvdbackup_command, self, 9)

File "/usr/lib/python2.3/site-packages/freevo/util/popen3.py", line 184, in
run

if object.abort:

AttributeError: 'main_backup_thread' object has no attribute 'abort'

TIA, Rob



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to