GithubHelp home page GithubHelp logo

Errors about chm2pdf HOT 4 OPEN

davideuler avatar davideuler commented on May 20, 2024
Errors

from chm2pdf.

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
Hi there! I just had the same problem. My issue was that the filename had 
spaces in
it, which seems to have generated temporary files with wonky names that chm2pdf
couldn't use later! As a quick fix, rename your file to one that has no spaces 
(or
other characters that don't mesh well with linux).

Original comment by [email protected] on 16 Oct 2009 at 4:52

from chm2pdf.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
ok

Original comment by amareshchandradas2005 on 16 Oct 2009 at 5:21

from chm2pdf.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
the command was chm2pdf --book autoinstall.chm

rm: cannot remove `/tmp/chm2pdf/orig/autoinstall/*': No such file or directory
rm: cannot remove `/tmp/chm2pdf/work/autoinstall/*': No such file or directory
sh: /tmp/chm2pdf/work/autoinstall/urlslist.txt: No such file or directory
Traceback (most recent call last):
  File "/usr/local/bin/chm2pdf", line 1111, in <module>
    main(sys.argv)
  File "/usr/local/bin/chm2pdf", line 1107, in main
    convert_to_pdf(cfile, filename, outputfilename, options)
  File "/usr/local/bin/chm2pdf", line 326, in convert_to_pdf
    objective_urls=get_objective_urls_list(filename)
  File "/usr/local/bin/chm2pdf", line 114, in get_objective_urls_list
    flist=open(CHM2PDF_WORK_DIR+'/urlslist.txt','rU')
IOError: [Errno 2] No such file or directory:
'/tmp/chm2pdf/work/autoinstall/urlslist.txt'

Original comment by [email protected] on 25 Jan 2010 at 9:28

from chm2pdf.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 20, 2024
I issue 3 I postet a patch that should fix this problem.
See also https://bugs.launchpad.net/ubuntu/+source/chm2pdf/+bug/894193

Original comment by [email protected] on 24 Nov 2011 at 9:32

from chm2pdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.