JackieXie168 / chmsee

Automatically exported from code.google.com/p/chmsee
GNU General Public License v2.0
0 stars 0 forks source link

regression opening sub page corrupts cache in 1.3.0 #113

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. $ wget http://www.innovasys.com/products/ce/examples/realworld.zip
2. $ unzip realworld.zip
3. $ rm ~/.cache/chmsee -Rf ; chmsee RealWorld.chm::ProductEdit.html

What is the expected output? Expected is that the RealWorld chm file will open 
to the sub page ProductEdit.

What do you see instead? An error occurs on the screen. See attached error file.

If you just run this command:
$ chmsee RealWorld.chm
The chm file opens fine. Once it has opened you can also open to the subpage by 
running:
$ chmsee RealWorld.chm::ProductEdit.html

But if you delete the cache using the command in step 3, the sub page will once 
again give the error. I am getting this error 100% of the time with this 
command.

What version of the product are you using? Chmsee 1.3.0 On what operating 
system? Ubuntu 10.10 (Maverick).

Opening the sub pages using Chmsee version 1.2.0 did work, so this seems to be 
a regression.

Original issue reported on code.google.com by newlands...@gmail.com on 15 Feb 2011 at 6:58

Attachments:

GoogleCodeExporter commented 8 years ago
Bug fix has been committed to github, thank you report this.

Original comment by jungl...@gmail.com on 16 Feb 2011 at 6:40

GoogleCodeExporter commented 8 years ago
Clear all pre-2.0 issues

Original comment by jungl...@gmail.com on 18 Jan 2013 at 6:10