Closed GoogleCodeExporter closed 8 years ago
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.
Original comment by jungl...@gmail.com
on 30 Jan 2013 at 3:30
Issue 156 has been merged into this issue.
Original comment by jungl...@gmail.com
on 30 Jan 2013 at 3:30
using your method, i can correctly open .chm files from command line.
this may be a packaging bug. anyway, removing the whole ~/.chmsee folder seems
to be helpful.
Original comment by augu...@gmail.com
on 30 Jan 2013 at 4:36
Original issue reported on code.google.com by
augu...@gmail.com
on 29 Jan 2013 at 2:14