Issue 155 in chmsee: chmsee does not resolve relative path from command line parameters

3 views
Skip to first unread message

chm...@googlecode.com

unread,
Jan 29, 2013, 9:14:19 AM1/29/13
to chm...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 155 by augu...@gmail.com: chmsee does not resolve relative path
from command line parameters
http://code.google.com/p/chmsee/issues/detail?id=155

What steps will reproduce the problem?
1. cd into a directory with foo.chm in it.
2. xulrunner /usr/share/chmsee/application.ini foo.chm

What is the expected output? What do you see instead?
chmsee should open the file foo.chm. but it actually opens a default page
instead of the file.

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

Please provide any additional information below.
if we provide chmsee with full path, it opens the file correctly.

chm...@googlecode.com

unread,
Jan 29, 2013, 10:30:34 PM1/29/13
to chm...@googlegroups.com
Updates:
Status: InComplete
Owner: jungl...@gmail.com

Comment #1 on issue 155 by jungl...@gmail.com: chmsee does not resolve
relative path from command line parameters
http://code.google.com/p/chmsee/issues/detail?id=155

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.

chm...@googlecode.com

unread,
Jan 29, 2013, 10:32:34 PM1/29/13
to chm...@googlegroups.com

Comment #2 on issue 155 by jungl...@gmail.com: chmsee does not resolve
relative path from command line parameters
http://code.google.com/p/chmsee/issues/detail?id=155

Issue 156 has been merged into this issue.

chm...@googlecode.com

unread,
Jan 29, 2013, 11:36:16 PM1/29/13
to chm...@googlegroups.com

Comment #3 on issue 155 by augu...@gmail.com: chmsee does not resolve
relative path from command line parameters
http://code.google.com/p/chmsee/issues/detail?id=155

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.

Reply all
Reply to author
Forward
0 new messages