uh, oh . . .

1999-01-31 Thread Richard E. Hawkins Esq.
As the floating eye used to say in "Hard Time on Planet Earth," "Negative outcome. Not good." The cvs version of 1.0 is SIGSEGV'ing me right and left (at least as of yesterdays; i just compiled today's). Particularly, it's going nuts within multiline equations on the last and second to las

Re: uh, oh . . .

1999-01-31 Thread Etienne Grossmann
Hello, something that is reproducible, not quite normal, but does not crash : start lyx, create a new document, start mathed : M-m-m type : abc select one, two or three letters amongst "abc", do a matrix : M-x math-matrix 1 2 The selected letter(s) are sent way below

Re: uh, oh . . .

1999-01-31 Thread Richard E. Hawkins Esq.
alejandro aspirated, > On Sun, 31 Jan 1999, Richard E. Hawkins Esq. wrote: > > The bottom line is that right now, for multiline matrix equations, this > > thing is highly unstable. > Yes, please use gdb, give more details about your system, and describe > a sequence of steps to reproduce the fa

Re: uh, oh . . .

1999-01-31 Thread Alejandro Aguilar Sierra
On Sun, 31 Jan 1999, Richard E. Hawkins Esq. wrote: > ok, but . . . :) > > how do i do this? > > just > >gdb lyx if the fail is reproducible I only need the steps to reproduce it and I would run gdb. > Will this give me a file? or should it be something like, > >gdb lyx >& lyxlog

Re: uh, oh . . .

1999-01-31 Thread Alejandro Aguilar Sierra
On Sun, 31 Jan 1999, Richard E. Hawkins Esq. wrote: > The bottom line is that right now, for multiline matrix equations, this > thing is highly unstable. Yes, please use gdb, give more details about your system, and describe a sequence of steps to reproduce the fails. If there are several ser

Re: uh, oh . . .

1999-01-31 Thread Richard E. Hawkins Esq.
alejandro added, > On Sun, 31 Jan 1999, Richard E. Hawkins Esq. wrote: > if the fail is reproducible I only need the steps to reproduce it and I > would run gdb. i wish it were reproducible. I could take Groucho's solution . . . > > Will this give me a file? or should it be something like,

Re: uh, oh . . .

1999-02-01 Thread Allan Rae
On Sun, 31 Jan 1999, Richard E. Hawkins Esq. wrote: > > As the floating eye used to say in "Hard Time on Planet Earth," > > "Negative outcome. Not good." > > The cvs version of 1.0 is SIGSEGV'ing me right and left (at least as of > yesterdays; i just compiled today's). > > Particularly, it

Re: uh, oh . . .

1999-02-01 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> More bad news Allan> Try copying a BibTeX Database entry from one file to another Allan> and then run "Update DVI" on the new buffer. Bang. Allan> I haven't time to investigate this at present so I've attached Allan> a gdb dump

Re: uh, oh . . .

1999-02-01 Thread Lars Gullik Bjønnes
*Alejandro Aguilar Sierra writes: | Yes, please use gdb, give more details about your system, and | describe a sequence of steps to reproduce the fails. | | If there are several serious bugs, I think we should delay a week | the release and have an intensive bug hunting week. My question i

Re: uh, oh . . .

1999-02-01 Thread Allan Rae
On Mon, 1 Feb 1999, Jean-Marc Lasgouttes wrote: > > "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: > > Allan> More bad news > > Allan> Try copying a BibTeX Database entry from one file to another > Allan> and then run "Update DVI" on the new buffer. Bang. > > Allan> I haven't time t

Re: uh, oh . . .

1999-02-05 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> I did figure out a fairly simple fix for this crash though. Allan> "owner" is a Buffer* pointing to the buffer the inset belongs Allan> to. The crash occurs in InsetBibtex::Latex. Since this method Allan> is only called (in 1.0) whil