chm2pdf crashed if BeautifulSoup is used but not installed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
chm2pdf (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Binary package hint: chm2pdf
I was converting, here is what I got:
Traceback (most recent call last):
File "/usr/bin/chm2pdf", line 1108, in <module>
main(sys.argv)
File "/usr/bin/chm2pdf", line 1102, in main
convert_
File "/usr/bin/chm2pdf", line 387, in convert_to_pdf
correct_
File "/usr/bin/chm2pdf", line 137, in correct_file
from BeautifulSoup import BeautifulSoup, Tag
ImportError: No module named BeautifulSoup
ProblemType: Crash
DistroRelease: Ubuntu 10.10
Package: chm2pdf 0.9.1-1.1ubuntu4
ProcVersionSign
Uname: Linux 2.6.35-19-generic i686
NonfreeKernelMo
Architecture: i386
Date: Sun Sep 5 00:27:33 2010
ExecutablePath: /usr/bin/chm2pdf
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta i386 (20100901.1)
InterpreterPath: /usr/bin/python2.6
PackageArchitec
ProcCmdline: /usr/bin/python /usr/bin/chm2pdf --book --beautifulsoup Hacking\ Exposed,\ 5th\ Edition.chm
ProcEnviron:
SHELL=/bin/bash
LANG=en_IE.utf8
PythonArgs: ['/usr/
SourcePackage: chm2pdf
Title: chm2pdf crashed with ImportError in correct_file()
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
Related branches
tags: | removed: need-duplicate-check |
visibility: | private → public |
Changed in chm2pdf (Ubuntu): | |
status: | New → Confirmed |
summary: |
- chm2pdf crashed with ImportError in correct_file() + chm2pdf crashed if BeautifulSoup is used but not installed |
Changed in chm2pdf (Ubuntu): | |
importance: | Undecided → Medium |
Do you get the same if the filename contains no spaces?