Your message dated Sun, 18 Jul 2010 14:34:48 +0900
with message-id <[email protected]>
and subject line This is user error
has caused the Debian Bug report #335607,
regarding xpdf-reader: xpdf opens wrong file thanks to crazy case mangling
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
335607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335607
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xpdf-reader
Version: 3.01-2
Severity: normal

$ ls -l
total 332
-rw-------  1 hippy  hippy  195872 Oct 25 00:33 FOO
-rw-------  1 stoner stoner 141902 Oct 25 00:33 foo
$ who am i
hippy    tty10        Oct 24 19:43

In this situation, 'xpdf foo' opens FOO!

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12
Locale: LANG=C, LC_CTYPE=pl_PL.UTF8 (charmap=UTF-8)

Versions of packages xpdf-reader depends on:
ii  gsfonts               8.14+v8.11+urw-0.2 Fonts for the Ghostscript interpre
ii  lesstif2              1:0.93.94-11.4     OSF/Motif 2.1 implementation relea
ii  libc6                 2.3.5-6            GNU C Library: Shared libraries an
ii  libfreetype6          2.1.7-2.4          FreeType 2 font engine, shared lib
ii  libgcc1               1:4.0.2-2          GCC support library
ii  libice6               6.8.2.dfsg.1-7     Inter-Client Exchange library
ii  libpaper1             1.1.14-3           Library for handling paper charact
ii  libsm6                6.8.2.dfsg.1-7     X Window System Session Management
ii  libstdc++6            4.0.2-2            The GNU Standard C++ Library v3
ii  libt1-5               5.1.0-2            Type 1 font rasterizer library - r
ii  libx11-6              6.8.2.dfsg.1-7     X Window System protocol client li
ii  libxext6              6.8.2.dfsg.1-7     X Window System miscellaneous exte
ii  libxp6                6.8.2.dfsg.1-7     X Window System printing extension
ii  libxpm4               6.8.2.dfsg.1-7     X pixmap library
ii  libxt6                6.8.2.dfsg.1-7     X Toolkit Intrinsics
ii  xlibs                 6.8.2.dfsg.1-7     X Window System client libraries m
ii  xpdf-common           3.01-2             Portable Document Format (PDF) sui
ii  zlib1g                1:1.2.3-4          compression library - runtime

xpdf-reader recommends no packages.

-- debconf-show failed


--- End Message ---
--- Begin Message ---
Hi,

If you want wacky filename, you should learn how to use them.

$ xpdf "who am I"

or

$ xpdf who\ am\ I

This is not a bug  but your misunderstanding of shell usage.

FYI: Syntax is

xpdf [options] [PDF-file [page | +dest]]

Bogus string at page position seems to be treated as 0 (or 1) so it displays 
1st page.

Osamu


--- End Message ---

Reply via email to