Command:
chm2pdf --book "Filename with spaces.chm"
Log:
failed to open Filename
Traceback (most recent call last):
File "/usr/bin/chm2pdf", line 1098, in <module>
main(sys.argv)
File "/usr/bin/chm2pdf", line 1092, in main
convert_to_pdf(cfile, filename, outputfilename, options)
File "/usr/bin/chm2pdf", line 318, in convert_to_pdf
objective_urls=get_objective_urls_list(filename)
File "/usr/bin/chm2pdf", line 116, in get_objective_urls_list
flist=open(CHM2PDF_WORK_DIR+'/urlslist.txt','rU')
IOError: [Errno 2] No such file or directory: '/tmp/tmpowiRNl/Filename with
spaces/urlslist.txt'
Using Ubuntu Jaunty 9.04.
/usr/bin/chm2pdf version 0.9.1
Thanks
Original issue reported on code.google.com by igor...@gmail.com on 20 Aug 2009 at 5:59
Original issue reported on code.google.com by
igor...@gmail.com
on 20 Aug 2009 at 5:59