h1aji / chmsee

CHM viewer
GNU General Public License v2.0
1 stars 1 forks source link

chmsee cannot open content #94

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.compile and install chmsee
2.open a chm file
3.click on the Catalog

What is the expected output? What do you see instead?
it should display the content ,but there is a error said 
'无法找到链接对应的文件 
"/home/hyq/.chmsee/bookshelf/8c4dfe0c9911747a0407ddc65887baa5/res/manual.html"'

What version of the product are you using? On what operating system?

chmsee 1.2.0,ubuntu 10.04
Please provide any additional information below.
i found the 8c4dfe0c9911747a0407ddc65887baa5 directory, and make a dir named 
res,and move all html files to res,it works

Original issue reported on code.google.com by huangyan...@gmail.com on 9 Aug 2010 at 5:12

GoogleCodeExporter commented 8 years ago
It is not chmsee's fault, php_manual has provided a wrong info file within the 
chmfile. To correct, you must run "ln -s . res" manually in the 8c4dfe... 
directory.

Original comment by jungl...@gmail.com on 13 Aug 2010 at 4:42

GoogleCodeExporter commented 8 years ago
thanks for response

Original comment by huangyan...@gmail.com on 14 Aug 2010 at 5:20