Re: "lyx -e" under mod_perl or other non-interactive environments

2005-08-12 Thread Eric Wilhelm
# from Georg Baum # on Monday 01 August 2005 12:30 am: >Please try 1.3.6. I vaguely remember that a bug was fixed related to > the -e switch somewhere around 1.3.4. I guess that wasn't this one. I still have exactly the same behavior. I'll keep investigating. In the meantime, if anyone has any

Re: "lyx -e" under mod_perl or other non-interactive environments

2005-08-03 Thread Jean-Marc Lasgouttes
> "Eric" == Eric Wilhelm <[EMAIL PROTECTED]> writes: Eric> # from Jean-Marc Lasgouttes # on Sunday 31 July 2005 02:40 pm: Eric>   system(qw(lyx -e pdf foo.lyx)); >> Is there any interesting outout on stderr? You may want to add >> "-dbg any" to see more info. Eric> I don't know if it's "int

Re: "lyx -e" under mod_perl or other non-interactive environments

2005-08-01 Thread Georg Baum
Eric Wilhelm wrote: > Hi all, > > Please forgive (and kindly correct) me if this is a bug that has been > reported, known, or fixed. I'm running 1.3.4 on debian sarge and am > just gearing-up to dig into the CVS head. > > I had the brilliant idea to automagically update articles on my website >

Re: "lyx -e" under mod_perl or other non-interactive environments

2005-07-31 Thread Eric Wilhelm
# from Jean-Marc Lasgouttes # on Sunday 31 July 2005 02:40 pm: >Eric>   system(qw(lyx -e pdf foo.lyx)); > >Is there any interesting outout on stderr? You may want to add "-dbg >any" to see more info. I don't know if it's "interesting", but here is what ends up happening last before it choked. F

Re: "lyx -e" under mod_perl or other non-interactive environments

2005-07-31 Thread Jean-Marc Lasgouttes
> "Eric" == Eric Wilhelm <[EMAIL PROTECTED]> writes: Eric> I had the brilliant idea to automagically update articles on my Eric> website by installing a mason "dhandler" to check the md5sum of Eric> a lyx document against a known value and regenerate an exported Eric> format accordingly. Troub

"lyx -e" under mod_perl or other non-interactive environments

2005-07-31 Thread Eric Wilhelm
Hi all, Please forgive (and kindly correct) me if this is a bug that has been reported, known, or fixed. I'm running 1.3.4 on debian sarge and am just gearing-up to dig into the CVS head. I had the brilliant idea to automagically update articles on my website by installing a mason "dhandler"