Ticket #3 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Full path to file required to launch epdfview from command line

Reported by: tomk Assigned to: jordi
Priority: critical Version: 0.1.2
Keywords: Cc:

Description

epdfview somefile.pdf

does not work. epdfview launches, and immediately displays the following error:

Error Loading File

The pathname 'somefile.pdf' is not an absolute path

epdfview /full/path/to/somefile.pdf

works perfectly.

Change History

04/20/06 02:38:39 changed by jordi

  • status changed from new to closed.
  • resolution set to fixed.

Now is possible to open relative path file names as well.