There's something odd going on there. Those strings are all passed to GString::format(), which is similar to printf -- so the "{0:t}" etc. should all be replaced before they're handed off to write().
Can you send me the actual output from xpdf (or whichever xpdf tool you were running)? Xpdf 3.03 changed the font configuration syntax around -- that may be what you're running into. Look at the "Upgrading from Xpdf 3.02" section in the README file for more info. - Derek On 2011 Sep 06, jida...@jidanni.org wrote: > MG> What are the conents of your /etc/xpdf/xpdfrc? > md5sum /etc/xpdf/xpdfrc > bc551a4fa0c2446326d5a6590f96e066 /etc/xpdf/xpdfrc > Never mind that, the problem lies in the executable: > $ strings /usr/bin/xpdf.real|grep 0:t|head > Bad 'nameToUnicode' config file command ({0:t}:{1:d}) > Couldn't open 'nameToUnicode' file '{0:t}' > Bad line in 'nameToUnicode' file ({0:t}:{1:d}) > Bad 'cidToUnicode' config file command ({0:t}:{1:d}) > Bad 'unicodeToUnicode' config file command ({0:t}:{1:d}) > Bad 'unicodeMap' config file command ({0:t}:{1:d}) > Bad 'cMapDir' config file command ({0:t}:{1:d}) > Bad 'toUnicodeDir' config file command ({0:t}:{1:d}) > Bad 'fontFile' config file command ({0:t}:{1:d}) > Bad 'fontDir' config file command ({0:t}:{1:d}) > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org