Re: external script and lyx

2003-06-18 Thread Charpentier Philippe
On Wed, 18 Jun 2003 10:45:21 +0200 Andre Poenitz <[EMAIL PROTECTED]> wrote: > Start 'gdb lyx' in the build dir, do whatever causes the crash, and post > the output of 'bt full' here. > I finally did it. Here is attached the 'bt full' output. Ph. C. bt_full-output Description: Binary data

Re: external script and lyx

2003-06-18 Thread Andre Poenitz
On Wed, Jun 18, 2003 at 10:39:19AM +0200, Charpentier Philippe wrote: > I can do that (but it takes times...), and then what gdb option I have to use? None. Start 'gdb lyx' in the build dir, do whatever causes the crash, and post the output of 'bt full' here. Andre' -- Those who desire to giv

Re: external script and lyx

2003-06-18 Thread Charpentier Philippe
On Tue, 17 Jun 2003 18:06:09 +0200 Andre Poenitz <[EMAIL PROTECTED]> wrote: > On Tue, Jun 17, 2003 at 06:00:58PM +0200, Charpentier Philippe wrote: > > > Did you find out exactly why LyX crashes with vtex? > > > > No. I post a message on this on lyx-devel, with all the information I have. > > I

Re: external script and lyx

2003-06-17 Thread Andre Poenitz
On Tue, Jun 17, 2003 at 06:00:58PM +0200, Charpentier Philippe wrote: > > Did you find out exactly why LyX crashes with vtex? > > No. I post a message on this on lyx-devel, with all the information I have. I guess you do not want to build a debug-enabled version and get a backtrace from gdb? And

Re: external script and lyx

2003-06-17 Thread Charpentier Philippe
On Tue, 17 Jun 2003 17:44:37 +0200 Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > > "Charpentier" == Charpentier Philippe <[EMAIL PROTECTED]> writes: > > Charpentier> For example, the script would manage the compilation > Charpentier> process (diffrently than LyX do it) in such a way that

Re: external script and lyx

2003-06-17 Thread Jean-Marc Lasgouttes
> "Charpentier" == Charpentier Philippe <[EMAIL PROTECTED]> writes: Charpentier> For example, the script would manage the compilation Charpentier> process (diffrently than LyX do it) in such a way that I Charpentier> would be able to use vtex without crashing lyx. Did you find out exactly wh

Re: external script and lyx

2003-06-17 Thread Charpentier Philippe
On Tue, 17 Jun 2003 17:05:32 +0200 Charpentier Philippe <[EMAIL PROTECTED]> wrote: > > It seems that I am wrong.. the script is run on file.tex but probably after a cd > in TEMPDIR (my script needed the path to add [EMAIL PROTECTED] at the > begening of file.tex, but this is done by lyx in TEMPDIR

Re: external script and lyx

2003-06-17 Thread Charpentier Philippe
On Tue, 17 Jun 2003 14:46:31 +0200 Charpentier Philippe <[EMAIL PROTECTED]> wrote: > On Tue, 17 Jun 2003 13:26:15 +0200 > Andre Poenitz <[EMAIL PROTECTED]> wrote: > > > On Tue, Jun 17, 2003 at 01:09:47PM +0200, Charpentier Philippe wrote: > > > I would like to know if it is possible to define a v

Re: external script and lyx

2003-06-17 Thread Charpentier Philippe
... >> For example, the script would manage the compilation process (diffrently >> than LyX do it) in such a way that I would be able to use vtex without >> crashing lyx. >LyX should not crash. Please send a backtrace so that we can ascertain what >is going wrong. > >Angus I posted a message on

Re: external script and lyx

2003-06-17 Thread Charpentier Philippe
On Tue, 17 Jun 2003 13:26:15 +0200 Andre Poenitz <[EMAIL PROTECTED]> wrote: > On Tue, Jun 17, 2003 at 01:09:47PM +0200, Charpentier Philippe wrote: > > I would like to know if it is possible to define a viewer, a converter, > > a custom_export_command or something else such that, with one click on

Re: external script and lyx

2003-06-17 Thread Angus Leeming
Charpentier Philippe wrote: > > Hi, > I would like to know if it is possible to define a viewer, a converter, > a custom_export_command or something else such that, with one click on a > menu entry, the two following things are done when the file DIR/file.lyx > is open in LyX: > > 1) DIR/file.ly

Re: external script and lyx

2003-06-17 Thread Andre Poenitz
On Tue, Jun 17, 2003 at 01:09:47PM +0200, Charpentier Philippe wrote: > I would like to know if it is possible to define a viewer, a converter, > a custom_export_command or something else such that, with one click on a > menu entry, the two following things are done when the file DIR/file.lyx > is

external script and lyx

2003-06-17 Thread Charpentier Philippe
Hi, I would like to know if it is possible to define a viewer, a converter, a custom_export_command or something else such that, with one click on a menu entry, the two following things are done when the file DIR/file.lyx is open in LyX: 1) DIR/file.lyx is exported in latex to DIR/file.tex 2) a b