<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - libpoppler (invoked by xpdf) always emits huge number of warnings to terminal"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105122">105122</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>libpoppler (invoked by xpdf) always emits huge number of warnings to terminal
</td>
</tr>
<tr>
<th>Product</th>
<td>poppler
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>poppler-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jim.avera@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>This problem was originally reported to the xpdf project, but they said it was
a poppler problem and should be reported to you. So...
==========
xpdf 3.04 emits a huge number of warnings every time. At least when
displaying PDF files generated by groff.
I'm using xpdf 3.04, groff 1.22.3, on Ubuntu 17.10, with the following
installed:
ibpoppler-cpp0v5:amd64 0.57.0-2ubuntu4.2 amd64
libpoppler-glib8:amd64 0.57.0-2ubuntu4.2 amd64
libpoppler-qt4-4:amd64 0.57.0-2ubuntu4.2 amd64
libpoppler-qt5-1:amd64 0.57.0-2ubuntu4.2 amd64
libpoppler68:amd64 0.57.0-2ubuntu4.2 amd64
STEPS TO REPRODUCE:
(Note: I used "env -i" to avoid any influences from my local environment
variables. The same problem occurs if the tools are invoked directly)
$ echo "Hello" | env -i groff -Tpdf > /tmp/test.pdf
$ env -i DISPLAY=$DISPLAY xpdf /tmp/test.pdf
(opens X window displaying seemingly correctly)
Config Error: Unknown config file command 'unicodeMap'
(/usr/share/xpdf/xpdfrc-arabic:2)
Config Error: Some work needs to be done to suppport this option in the
Poppler version of xpdf
Config Error: Unknown config file command 'cidToUnicode'
(/usr/share/xpdf/xpdfrc-chinese-simplified:2)
Config Error: Some work needs to be done to suppport this option in the
Poppler version of xpdf
Config Error: Unknown config file command 'unicodeMap'
(/usr/share/xpdf/xpdfrc-chinese-simplified:3)
Config Error: Some work needs to be done to suppport this option in the
Poppler version of xpdf
Config Error: Unknown config file command 'unicodeMap'
(/usr/share/xpdf/xpdfrc-chinese-simplified:4)
Config Error: Some work needs to be done to suppport this option in the
Poppler version of xpdf
Config Error: Unknown config file command 'unicodeMap'
(/usr/share/xpdf/xpdfrc-chinese-simplified:5)
Config Error: Some work needs to be done to suppport this option in the
Poppler version of xpdf
Config Error: Unknown config file command 'cMapDir'
(/usr/share/xpdf/xpdfrc-chinese-simplified:6)
...[many more like this]...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>