On 07/16/2009 02:01 AM, Jürgen Spitzmüller wrote:
Looking at status.16x, I see a long, steadily growing list, so I think it's
time for some planning.
I think we have enough new features in and we should concentrate on
stabilization and crucial issues now (I know Vincent still has pending patches
in the pipe; those will be still considered).
Here is a personal list of what I think should be addressed for 1.6.4:
a.) the crashes
#5983 Lyx crashes when inserting cross-reference
I'm having a look at this one, but probably someone who understands TOC
needs to do so. The crash is there.
#5997 lyx::Buffer::save calls 0x00000016 (SIGSEGV)
Since this was a keypress crash, I have no idea how to reproduce.
#5998 SIGSEGV at widgets/qtabwidget.cpp:1086
Already fixed by Vincent.
#6064 Keylogger: random status message after prefs save
b.) tex2lyx issues
#5702 tex2lyx cannot deal with modules
We have a simple-minded partial fix for this, which I'll implement and
commit shortly.
c.) major issues and annoyances
#6018 LyX 1.5.x file not compilable with LyX 1.6.3
#6076 LyX cannot start if invalid \ui_file is specified.
#5096 Language switch fails in environments
e.) urgent build issues (gcc 4.4, boost, etc.)
I think the only remaining issue is the inability to compile with
included boost. (There is another issue, in a way, which is that you
cant' do --without-included-boost and --enable-stdlib-debug on most
systems, but this is because the external boost was likely not compiled
with stdlib-debug.) The obvious thing to try is upgrading our boost.
Richard