Public bug reported:

Version: libpoppler2 0.6.0-0ubuntu1 in Gutsy.

Poppler tries access to POPPLER_DATADIR("/usr/share/poppler"),
when PDF files required CMap files.
But current poppler package does not create its dirs.

For example, when evince open a Japanese PDF file.
Poppler tries access to
 /usr/share/poppler/nameToUnicode/
 /usr/share/poppler/cidToUnicode/
 /usr/share/poppler/unicodeMap/
 /usr/share/poppler/cMap/
in function GlobalParams::scanEncodingDirs() in GlobalParams.cc.

Because Japanese CMap files are non-free(its in xpdf-japanese package),
it is not bug that there are not these subdirectories.
But "/usr/share/poppler" directory should be offered by poppler package.


Older packages(<=0.5.4) did not require this directory.
because poppler could read "/etc/xpdf/xpdfrc" to search CMap files,
and "/etc/xpdf/xpdfc" is provided by xpdf-common package.

** Affects: poppler (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Package does not create POPPLER_DATADIR
https://bugs.launchpad.net/bugs/141077
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to