Bennett Helm wrote:
On Mar 12, 2008, at 10:30 AM, Bo Peng wrote:

   "A first alpha version of LyX 1.6.0 will be released later this week
    for those who like the bleeding edge experience." 24/02/08

 Is there any big must-have feature which we should wait for?

As far as I know, embedding was the only lagging feature, and it is
ready for alpha testing now.

There are, I think, a couple of recent bugs that should be addressed first (or am I the only one experiencing these?).

1. Loading open files from last session does not work.

2. Every time I open a file, save it, and open it again, it opens as changed, so that if I immediately close it it asks if I want to save.

This one is caused by the Embedded stuff by Bo:

        lyx.exe!lyx::Buffer::markDirty()  Line 1626     C++
lyx.exe!lyx::EmbeddedFileList::enable(bool flag=false, lyx::Buffer & buffer={...}, bool updateFile=false) Line 409 C++ lyx.exe!lyx::Buffer::readDocument(lyx::Lexer & lex={...}) Line 583 + 0x3b bytes C++ lyx.exe!lyx::Buffer::readFile(lyx::Lexer & lex={...}, const lyx::support::FileName & filename={...}, bool fromstring=false) Line 836 + 0xc bytes C++ lyx.exe!lyx::Buffer::readFile(const lyx::support::FileName & filename={...}) Line 711 + 0x12 bytes C++ lyx.exe!lyx::Buffer::readFile(lyx::Lexer & lex={...}, const lyx::support::FileName & filename={...}, bool fromstring=false) Line 829 + 0xf bytes C++ lyx.exe!lyx::Buffer::readFile(const lyx::support::FileName & filename={...}) Line 711 + 0x12 bytes C++ lyx.exe!lyx::Buffer::readFileHelper(const lyx::support::FileName & s={...}) Line 2552 + 0xc bytes C++ lyx.exe!lyx::Buffer::loadLyXFile(const lyx::support::FileName & s={...}) Line 2559 + 0xc bytes C++ lyx.exe!lyx::checkAndLoadLyXFile(const lyx::support::FileName & filename={...}) Line 92 + 0xf bytes C++ lyx.exe!lyx::frontend::GuiView::loadDocument(const lyx::support::FileName & filename={...}, bool tolastfiles=false) Line 1104 + 0x9 bytes C++ lyx.exe!lyx::LyXFunc::dispatch(const lyx::FuncRequest & cmd={...}) Line 1062 + 0x1c bytes C++ lyx.exe!lyx::dispatch(const lyx::FuncRequest & action={...}) Line 1344 C++

Reply via email to