>> Or 4.4's ;-} > > It seems we have a bug there: > > http://bugzilla.lyx.org/show_bug.cgi?id=4568 > > Could somebody have a look?
i guess there will be more transitional problems wrt 4.4 (rc1 here). GuiApplication.cpp: In member function 'void lyx::frontend::GuiApplication::commitData(QSessionManager&)': GuiApplication.cpp:552: error: invalid use of undefined type 'struct QSessionManager' /usr/include/qt4/QtGui/qapplication.h:63: error: forward declaration of 'struct QSessionManager' GuiApplication.cpp:553: error: invalid use of undefined type 'struct QSessionManager' /usr/include/qt4/QtGui/qapplication.h:63: error: forward declaration of 'struct QSessionManager' make[5]: *** [GuiApplication.lo] Error 1 pavel