On Tue, Aug 21, 2007 at 09:36:35AM +0200, Abdelrazak Younes wrote: > Abdelrazak Younes wrote: > > Abdelrazak Younes wrote: > >> Abdelrazak Younes wrote: > >>> Here is my most recent patch. What is not working yet: > >>> - the close tab button: it is implemented but does not show up. > >>> - the splash screen: it is implemented but does not show up. > >> > >> I solved the splash screen bug > > > > Here is a patch with this fix against latest trunk. > > Updated and committed.
Nuisance: - Even with only one file opened, a toolbar with a tab appears. Problems: - The main window bar does not show the filename of a loaded file. However, after opening another file, the name shows up. - The list of recently opened files is not updated. Crash: When loading the attached file, the cursor is not visible and the text is out of view. No scrollbar is present, but if you click in the window, the view is adjusted (and the scrollbar appears). However, if you don't click in the window and instead try to roll the mouse wheel in an attempt to scroll the view, lyx crashes: $ ./src/lyx.exe stack widget! Assertion triggered in int lyx::Text::leftMargin(const lyx::Buffer&, int, lyx::pit_type, lyx::pos_type) const by failing check "pit >= 0" in file ../../src/Text.cpp:375 Abort (core dumped) -- Enrico
#LyX 1.4.4 created this file. For more info see http://www.lyx.org/ \lyxformat 245 \begin_document \begin_header \textclass article \language english \inputencoding auto \fontscheme default \graphics default \paperfontsize default \papersize default \use_geometry false \use_amsmath 1 \cite_engine basic \use_bibtopic false \paperorientation portrait \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \papercolumns 1 \papersides 1 \paperpagestyle default \tracking_changes false \output_changes false \end_header \begin_body \begin_layout Standard \begin_inset Formula $A\overset{S_{1}}{\underset{S_{2}}{\gtrless}}B$ \end_inset \end_layout \end_body \end_document