[25348] in Athena Bugs
Re: problem with the lyx startup script?
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Mon Dec 8 19:23:37 2003
Message-Id: <200312090022.hB90MuLD018694@dit.mit.edu>
To: seph@mit.edu
In-reply-to: "[25340] in Athena Bugs"
Date: Mon, 08 Dec 2003 19:22:56 -0500
From: Alex T Prengel <alexp@mit.edu>
cc: alexp@mit.edu
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
Hi, you wrote to bugs:
>lyx, in the lyx locker, is started with a generic perl script. It has
>a bunch of special handling for args that look like -version. This is
>someaht unfortunate, as I'd wanted to feed -version to lyx...
Fixed- thanks for pointing this out. I overlooked that lyx uses
-version itself; I changed the behavior of our local version selection
switch to match only on -ver, instead of on multiple substrings of
"version"- this has come up before- in the java locker, off the top of
my head...
Alex