View Single Post
Old 04-07-2013, 10:12 AM   #81
BobC
Guru
BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.BobC ought to be getting tired of karma fortunes by now.
 
Posts: 691
Karma: 3026110
Join Date: Dec 2008
Location: Lancashire, U.K.
Device: BeBook 1, BeBook Pure, Kobo Glo, (and HD),Energy Sistem EReader Pro +
Interesting, I have just updated and am having similar results. The problem seems to be with odd characters in toc.ncx :

Spoiler:
<?xml version="1.0"?>
<!DOCTYPE ncx PUBLIC "-//NISO//DTD ncx 2005-1//EN"
"http://www.daisy.org/z3986/2005/ncx-2005-1.dtd">

<ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1">
<head>
<meta name="dtb:uid" content="BBD092CF-8022-44EC-9905-7B6DA01C1259"/>
<meta name="dtb:depth" content="1"/>
<meta name="dtb:totalPageCount" content="0"/>
<meta name="dtb:maxPageNumber" content="0"/>
</head>
<docTitle>
<text></text>
</docTitle>
<navMap>
<navPoint id="navPoint-1" playOrder="1">
<navLabel>
<text> ℡牢欰湥℡ PREFACE. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0002.xhtml#heading_id_1"/>
</navPoint>
<navPoint id="navPoint-2" playOrder="2">
<navLabel>
<text> ℡牢欰湥℡ CONTENTS ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0003.xhtml#heading_id_2"/>
</navPoint>
<navPoint id="navPoint-3" playOrder="3">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER I. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0004.xhtml#heading_id_3"/>
</navPoint>
<navPoint id="navPoint-4" playOrder="4">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER II. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0005.xhtml#heading_id_4"/>
</navPoint>
<navPoint id="navPoint-5" playOrder="5">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER III. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0006.xhtml#heading_id_5"/>
</navPoint>
<navPoint id="navPoint-6" playOrder="6">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER IV ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0007.xhtml#heading_id_6"/>
</navPoint>
<navPoint id="navPoint-7" playOrder="7">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER V. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0008.xhtml#heading_id_7"/>
</navPoint>
<navPoint id="navPoint-8" playOrder="8">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER VI. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0009.xhtml#heading_id_8"/>
</navPoint>
<navPoint id="navPoint-9" playOrder="9">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER VII. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0010.xhtml#heading_id_9"/>
</navPoint>
<navPoint id="navPoint-10" playOrder="10">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER VIII. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0011.xhtml#heading_id_10"/>
</navPoint>
<navPoint id="navPoint-11" playOrder="11">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER IX. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0012.xhtml#heading_id_11"/>
</navPoint>
<navPoint id="navPoint-12" playOrder="12">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER X. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0013.xhtml#heading_id_12"/>
</navPoint>
<navPoint id="navPoint-13" playOrder="13">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER XI. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0014.xhtml#heading_id_13"/>
</navPoint>
<navPoint id="navPoint-14" playOrder="14">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER XII. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0015.xhtml#heading_id_14"/>
</navPoint>
<navPoint id="navPoint-15" playOrder="15">
<navLabel>
<text> ℡牢欰湥℡ CHAPTER XIII. ℡牢欰湥℡ 瑲</text>
</navLabel>
<content src="text/content0016.xhtml#heading_id_15"/>
</navPoint>
<navPoint id="navPoint-16" playOrder="16">
<navLabel>
<text>Index</text>
</navLabel>
<content src="text/toc.xhtml#heading_id_16"/>
</navPoint>
</navMap>
</ncx>


The above is the result I got with a conversion. Sigil gives up at the first <text> line.

It looks like some form of character encoding issue.

BobC
BobC is offline   Reply With Quote