Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 156 by
augu...@gmail.com: chmsee does not resolve relative path
from command line parameters
http://code.google.com/p/chmsee/issues/detail?id=156
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.