http://qa.mandrakesoft.com/show_bug.cgi?id=5262
------- Additional Comments From [EMAIL PROTECTED] 2003-04-09 21:06 -------
Sorry but I can't reproduce it here, with same version, e.g.:
xdvi /usr/share/doc/sane-backends/1.0.12/sane.dvi
will correctly show the .dvi file.
Can you try running a xdvi script where you use in the last line:
strace xdvi.bin $NAMEOPT ${1+"$@"}
instead of
xdvi.bin $NAMEOPT ${1+"$@"}
?
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date:
description:
Regardless of what command-line parameters I give to xdvi, it always displays
the usage message and quits. It seems like the arguments are not getting passed
to the executable called from the wrapper script.
$ xdvi file.dvi
Usage: xdvi [+[<page>]] [-regression] [-s <shrink>] [-S <density>] [-nogrey]
[-gamma <g>] [-install] [-noinstall] [-rulecolor <color>] [-p <pixels>]
[-margins <dimen>] [-sidemargin <dimen>] [-topmargin <dimen>]
[-offsets <dimen>] [-xoffset <dimen>] [-yoffset <dimen>]
[-paper <papertype>] [-altfont <font>] [-nomakepk] [-mfmode <mode-def>]
[-editor <editor>] [-not1lib] ...