Updates:
Status: InComplete
Owner:
jungl...@gmail.com
Comment #1 on issue 155 by
jungl...@gmail.com: chmsee does not resolve
I can't repeat the same issue on my arch64 box.
Following is my testing procedure:
$ xulrunner --version
Mozilla XULRunner 18.0 - 20130108152131
$ uname -a
Linux HOSTNAME="arch64" 3.7.4-1-ARCH #1 SMP PREEMPT Mon Jan 21 23:05:29 CET
2013 x86_64 GNU/Linux
$ rm -rf ~/.chmsee
$ cd ~/tmp
$ xulrunner ~/projects/chmsee/application.ini apue2.chm
chmsee will open apue2.chm correctly.
You can clear .chmsee cache folder and try again.
If the problem is still there, please change CsDebug from false to true on
chrome/content/utils.js line 221:
const CsDebug = true;
After save utils.js, clear ~/.chmsee, launch chmsee and paste the output
here.