more on rebreaking

2004-03-20 Thread Alfredo Braunstein
I've tried to make some sense on the last discussions on rebreaking, did some experimaentations with 1.3.x, and still I don't see a clear path. First of all, let me say on the positive side that I think that once a reasonable behaviour is decided it won't be too hard to implement it. The current

Re: no patch

2004-03-20 Thread Lars Gullik Bjønnes
Andre Poenitz [EMAIL PROTECTED] writes: | And note that this is using 'stupid std::vector' which make full deep | copies of all insets. It is straight-forward to implement a 'swap'-based | vector::insert which can avoid that. (I have such code in an older | project somewhere...). So even if it

Re: no patch

2004-03-20 Thread Lars Gullik Bjønnes
Alfredo Braunstein [EMAIL PROTECTED] writes: | In any case, I'm not really against the move. If only we could get more | people fixing cvs, it wouldn't be unwise. Right now, I don't know. I'd be happy to help more, but the core must stablize first... lately it has been a moving target, so for me

Re: lyx --export was working, now it is not again...

2004-03-20 Thread Kayvan A. Sylvan
On Fri, Mar 19, 2004 at 07:39:32PM +0100, Andre Poenitz wrote: On Thu, Mar 18, 2004 at 03:46:03PM -0800, Kayvan A. Sylvan wrote: $ lyx --export pdf evidence_TS3150.lyx Buffer::Buffer() Assertion triggered in BufferView* LyXText::bv() const by failing check bv_owner != 0 in file

more on rebreaking

2004-03-20 Thread Alfredo Braunstein
I've tried to make some sense on the last discussions on rebreaking, did some experimaentations with 1.3.x, and still I don't see a clear path. First of all, let me say on the positive side that I think that once a reasonable behaviour is decided it won't be too hard to implement it. The current

Re: no patch

2004-03-20 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | And note that this is using 'stupid std::vector' which make full deep | copies of all insets. It is straight-forward to implement a 'swap'-based | vector<>::insert which can avoid that. (I have such code in an older | project somewhere...). So even if

Re: no patch

2004-03-20 Thread Lars Gullik Bjønnes
Alfredo Braunstein <[EMAIL PROTECTED]> writes: | In any case, I'm not really against the move. If only we could get more | people fixing cvs, it wouldn't be unwise. Right now, I don't know. I'd be happy to help more, but the core must stablize first... lately it has been a moving target, so for

Re: lyx --export was working, now it is not again...

2004-03-20 Thread Kayvan A. Sylvan
On Fri, Mar 19, 2004 at 07:39:32PM +0100, Andre Poenitz wrote: > On Thu, Mar 18, 2004 at 03:46:03PM -0800, Kayvan A. Sylvan wrote: > > $ lyx --export pdf evidence_TS3150.lyx > > Buffer::Buffer() > > Assertion triggered in BufferView* LyXText::bv() const by failing check "bv_owner > > != 0" in