Bug#863382: xpdf: Config Error: Unknown config file command 'errQuiet'

2019-01-07 Thread Adrian Bunk
On Wed, Jan 02, 2019 at 09:02:53PM +0900, Masanori Goto wrote:
> This bug has been introduced in xpdf (3.04-6) with the changelog:
>   * Hacks to compile with poppler 0.61 by Adrian Bunk (closes: #883523)
> 
> I, however, wonder this patch is still valid or not, because I
> reverted comments for errQuiet related code and it worked well.  I'll
> take a look at it more.

These were ugly hacks to fix the build.

If you have a better replacement for my changes that's appreciated.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#863382: xpdf: Config Error: Unknown config file command 'errQuiet'

2019-01-02 Thread Masanori Goto
This bug has been introduced in xpdf (3.04-6) with the changelog:
  * Hacks to compile with poppler 0.61 by Adrian Bunk (closes: #883523)

I, however, wonder this patch is still valid or not, because I
reverted comments for errQuiet related code and it worked well.  I'll
take a look at it more.



Bug#863382: xpdf: Config Error: Unknown config file command 'errQuiet'

2017-05-25 Thread Pete White
Package: xpdf
Version: 3.04-4
Severity: normal

Starting xpdf from a command line throws the error "Config Error: Unknown 
config file command 'errQuiet' (/home/user/.xpdfrc:3) 
According to the xpdfrc manpage, if errQuiet is set to yes it should suppress 
all warning and error messages.  The .xpdfrc file contains:

include /etc/xpdf/xpdfrc
urlCommand  "firefox-esr -new-tab '%s'"
errQuietyes

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64
 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xpdf depends on:
ii  libc6 2.24-10
ii  libgcc1   1:6.3.0-18
ii  libpoppler64  0.48.0-2
ii  libstdc++66.3.0-18
ii  libx11-6  2:1.6.4-3
ii  libxm42.3.4-13
ii  libxt61:1.1.5-1

Versions of packages xpdf recommends:
ii  cups-bsd   2.2.1-8
ii  gsfonts-x110.24
ii  poppler-data   0.4.7-8
ii  poppler-utils  0.48.0-2

xpdf suggests no packages.

-- Configuration Files:
/etc/xpdf/xpdfrc changed:
psFile  "|lpr"
urlCommand  "sensible-browser '%s'"
unbind down any
unbind right any
unbind up any
unbind left any
bind down window scrollDown(16) 
bind right window scrollRight(16)
bind up window scrollUp(16)
bind left window scrollLeft(16)
bind down fullScreen nextPage
bind right fullScreen nextPage
bind up fullScreen prevPage
bind left fullScreen prevPage


-- no debconf information