Re: crash after saving new buffer and change to another new buffer

2007-01-27 Thread Bernhard Roider
Has this been fixed in the meantime? Otherwise, I suggest adding a bug report to http://bugzilla.lyx.org. Michael In my mail yesterday i suggested a fix that avoids the assert, but i don't know if there are any other side effects due to the correlations i described in that mail. I have too

Re: crash after saving new buffer and change to another new buffer

2007-01-27 Thread Michael Gerz
Bernhard Roider schrieb: i just found a problem in current 1.5svn (WinXP debug only!): A BOOST_ASSERT is triggered in LyXAction.C line 424. To reproduce: Start LyX create two new buffers, save the second one (the file name on the tab is not updated until a buffer change, but i think this was

Re: crash after saving new buffer and change to another new buffer

2007-01-26 Thread Bernhard Roider
Bo Peng wrote: To reproduce: Start LyX create two new buffers, save the second one (the file name on the tab is not updated until a buffer change, but i think this was discussed earlier). after that click on the tab for the first new file. you will get the assert. i took a short look at it and

Re: crash after saving new buffer and change to another new buffer

2007-01-25 Thread Bo Peng
To reproduce: Start LyX create two new buffers, save the second one (the file name on the tab is not updated until a buffer change, but i think this was discussed earlier). after that click on the tab for the first new file. you will get the assert. i took a short look at it and found that the c

crash after saving new buffer and change to another new buffer

2007-01-25 Thread Bernhard Roider
hello, i just found a problem in current 1.5svn (WinXP debug only!): A BOOST_ASSERT is triggered in LyXAction.C line 424. To reproduce: Start LyX create two new buffers, save the second one (the file name on the tab is not updated until a buffer change, but i think this was discussed earlier)