View Single Post
Old 09-02-2008, 03:37 AM   #4
alexxxm
Addict
alexxxm has a complete set of Star Wars action figures.alexxxm has a complete set of Star Wars action figures.alexxxm has a complete set of Star Wars action figures.alexxxm has a complete set of Star Wars action figures.
 
Posts: 223
Karma: 356
Join Date: Aug 2007
Device: Rocket; Hiebook; N700; Sony 505; Kindle DX ...
well, I jumped in so I'll post you about my problems - if any - on the beta (no problems yet).

I tried your suggestion, but I got:

[root@lambda2 Booklets in process]# html2lrf literature.htm --add-chapters-to-toc --chapter-attr h1,none,
Processing u'literature.htm'
Parsing HTML...
Converting to BBeB...
Traceback (most recent call last):
File "<string>", line 2026, in <module>
File "<string>", line 2020, in main
File "<string>", line 1910, in process_file
File "<string>", line 273, in __init__
File "<string>", line 395, in add_file
File "<string>", line 509, in parse_file
File "<string>", line 723, in process_children
File "<string>", line 1762, in parse_tag
File "<string>", line 723, in process_children
File "<string>", line 1449, in parse_tag
AttributeError: 'unicode' object has no attribute 'pattern'
/usr/bin/html2lrf: line 6: 32591 Segmentation fault ./html2lrf "$@"


where, usually, I didnt have any error - (apart from no-TOC)
then I thought that the new html2lrf certainly wasnt in /usr/bin anymore, and sure enough it was in /opt/calibre.

Then I got this:

[root@lambda2 Booklets in process]# /opt/calibre/html2lrf literature.htm --add-chapters-to-toc --chapter-attr h1,none,
Traceback (most recent call last):
File "<string>", line 7, in <module>
File "/home/kovid/build/pyinstaller/iu.py", line 346, in importHook
ImportError: No module named PyQt4


Now, I have this on my machine:
[root@lambda2]# rpm -qa|grep -i pyqt
PyQt-3.17.4-1.fc8
PyQt-devel-3.17.4-1.fc8
PyQt4-4.3.3-1.fc8

I wonder it it's related to the warning I got recently with the updtates, that tells me this:
WARNING: You need PyQt >= 4.4.2 for the GUI. You have 4.3.3
You may experience crashes or other strange behavior.


alessandro
alexxxm is offline   Reply With Quote