Version-Release number of selected component: chm2pdf-0.9.1-11.fc17 Additional info: libreport version: 2.0.14 abrt_version: 2.0.13 cmdline: /usr/bin/python /usr/bin/chm2pdf --webpage '/home/house/Scaricati/Guyton and Hall Textbook of Medical Physiology (12th Edn).chm' /home/house/Scaricati/Guyton.pdf kernel: 3.6.2-4.fc17.x86_64 backtrace: :chm2pdf:116:get_objective_urls_list:IOError: [Errno 2] No such file or directory: '/tmp/tmp8lHYvt/Guyton and Hall Textbook of Medical Physiology (12th Edn)/urlslist.txt' : :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/tmp8lHYvt/Guyton and Hall Textbook of Medical Physiology (12th Edn)/urlslist.txt' : :Local variables in innermost frame: :filename: '/home/house/Scaricati/Guyton and Hall Textbook of Medical Physiology (12th Edn).chm'
Created attachment 631740 [details] File: core_backtrace
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Could you please attach chm file to reproduce that?
(In reply to comment #3) > Could you please attach chm file to reproduce that? sure...this is the link http://dl.dropbox.com/u/52521041/Guyton%20and%20Hall%20Textbook%20of%20Medical%20Physiology%20(12th%20Edn).chm
Thank you for your bugreport and willing make free software better! This is old bug reported upstream: https://code.google.com/p/chm2pdf/issues/detail?id=3 I've incorporates provided there patch and additionally made one (submitted). It is now in rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=5394935 Be ware it is only solve problem with special symbols in path (brackets, quotes, spaces) but there still one outstanding bug which belongs to python libs itself: 915340.