View Single Post
Old 02-02-2009, 04:12 PM   #1
XenoPhage
Junior Member
XenoPhage began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Feb 2009
Device: prs-505
Exclamation Unable to convert cbr to lfr - 0.4.133

Hi all,

I'm getting an error when trying to convert a cbr file to lrf. I've included the error below as well as details about my system.

I was able to run comic2lrf by hand and it seems to work, so I'm not sure what the problem with the GUI itself is.

Calibre 0.4.133
Macbook Pro
OSX 10.5.6
prs-505

Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.pyo", line 522, in __bootstrap_inner
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/parallel.py", line 761, in run
o = Overseer(self.server_socket, self.port)
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/parallel.py", line 374, in __init__
self.worker_status = mother.spawn_worker('127.0.0.1:'+str(port))
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/parallel.py", line 190, in <lambda>
self.spawn_worker_osx = lambda arg : self.spawn_free_spirit_osx(arg, type='worker')
File "/Applications/calibre.app/Contents/console.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/parallel.py", line 230, in spawn_free_spirit_osx
child = WorkerStatus(subprocess.Popen(cmdline, env=self.get_env()))
File "subprocess.pyo", line 595, in __init__
File "subprocess.pyo", line 1106, in _execute_child
OSError: [Errno 2] No such file or directory

Thanks!
XenoPhage is offline   Reply With Quote