Re: branch regressions - number 2 (critical)

2009-11-13 Thread Uwe Stöhr
Vincent van Ravesteijn - TNW schrieb: Uwe, what happens when you press Shift+Down. Does the cursor go to the next line? Yes, the cursor jumps into the next line and is now before the table float. Probably not, it will go to the end of the same line, because the boundary is set wrongly. Is

Re: LyX crashes if preview svg

2009-11-13 Thread Waluyo Adi Siswanto
>> >> Here below: there is a message cannot mix incompatible Qt libraries? > > It appears so... Did you compile your own Qt? There is no backtrace here > because gdb does not know which Qt to use apparently... > I compiled LyX from the source to install , something like ./configure (with prefix),

Re: r31948, r31949

2009-11-13 Thread Uwe Stöhr
>> Of course, eLyXer is in the PATH. However, PATH is for executables, >> i.e. it works if you simply call `elyxer` or `elyxer.py`. > > So, please replace "python -tt elyxer" with "elyxer"! This has already be done, see my previous posts in this thread. >> I must admit that I still don't underst

Re: Math manual compilation

2009-11-13 Thread Uwe Stöhr
> math manual now doesn't compile for me, claiming that mhchem is needed. > is it correct? This is correct, because mhchem is used in sec. 20 "Chemical Symbols and Equations". I can use the special package handling like for arydshln in the EmbeddedObjects manual. Then the document would always

Re: branch regressions - number 1

2009-11-13 Thread Uwe Stöhr
>> Try to compile the attached LyX file with LyX 1.6.5svn. >> It fails, because we have this LaTeX code: > > Does this problem only occur with ERT? This occurs with all commands that have an optional argument, so you can for example replace my ERT command by a scaled image. The reason is that

Re: LyX crashes if preview svg

2009-11-13 Thread Abdelrazak Younes
Waluyo Adi Siswanto wrote: If you are under Linux, start LyX with gdb at the commandline: ~Waluyo$ gdb lyx ~Waluyo$ run ... make LyX crash ~Waluyo$ bt ...copy and send to the development list what is displayed here... Abdel. Here below: there is a message cannot mix incompatible Qt l

Re: layout2layout patch for bug #3605

2009-11-13 Thread rgheck
On 11/13/2009 07:27 AM, Pavel Sanda wrote: Guenter Milde wrote: Dear LyX developers, at http://www.lyx.org/trac/ticket/3605, I was asked to send my patch to the lyx-devel list. My first attempt (via mail) seems to have failed, so I try again (via news). Jose could you do a review?

Re: r31946 - lyx-devel/trunk/src/frontends/qt4/ui

2009-11-13 Thread Jürgen Spitzmüller
sanda wrote: > Author: sanda > Date: Wed Nov 11 14:56:23 2009 > New Revision: 31946 > URL: http://www.lyx.org/trac/changeset/31946 > > Log: > Fix #6313. Shouldn't this information rather go to the tooltip? Jürgen

Math manual compilation

2009-11-13 Thread Pavel Sanda
Uwe, math manual now doesn't compile for me, claiming that mhchem is needed. is it correct? pavel

Re: r31917 - lyx-devel/trunk/src

2009-11-13 Thread Jean-Marc Lasgouttes
rgheck writes: > Oh, I see. I was concentrating on the fact that, if we don't have > LaTeX, then export to DVI will not be available. > > Now that I see the issue, I think this is easy enough to do. You're > right about the outlines of the thing. > > Is there a corresponding thing for DocBook, by

Re: LyX crashes if preview svg

2009-11-13 Thread Waluyo Adi Siswanto
> If you are under Linux, start LyX with gdb at the commandline: > > ~Waluyo$ gdb lyx > ~Waluyo$ run > > ... make LyX crash > > ~Waluyo$ bt > > ...copy and send to the development list what is displayed here... > > Abdel. > Here below: there is a message cannot mix incompatible Qt libra

Re: branch regressions - number 1

2009-11-13 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > Try to compile the attached LyX file with LyX 1.6.5svn. > It fails, because we have this LaTeX code: Does this problem only occur with ERT? Jürgen

Re: r31917 - lyx-devel/trunk/src

2009-11-13 Thread rgheck
On 11/13/2009 06:16 AM, Jean-Marc Lasgouttes wrote: rgheck writes: So far as I can see, the graph itself does not depend in any way upon the document class (see Converters::buildGraph()). Yes. If we don't have LaTeX installed, then we won't get DVI as an export option, because

Re: layout2layout patch for bug #3605

2009-11-13 Thread Pavel Sanda
Guenter Milde wrote: > Dear LyX developers, > > at http://www.lyx.org/trac/ticket/3605, I was asked to send my patch to the > lyx-devel list. My first attempt (via mail) seems to have failed, so I try > again (via news). Jose could you do a review? > > On 26.10.09, LyX Ticket Tracker wrote: > >

Re: r31948, r31949

2009-11-13 Thread Guenter Milde
On 2009-11-12, Uwe Stöhr wrote: > Alex Fernandez schrieb: >> Sure. It doesn't work because it tries to run eLyXer as a script, and >> the script is nowhere to be found. On my Debian machine: >> $ python -tt elyxer >> python: can't open file 'elyxer': [Errno 2] No such file or directory > I gu

Re: r31917 - lyx-devel/trunk/src

2009-11-13 Thread Jean-Marc Lasgouttes
rgheck writes: > So far as I can see, the graph itself does not depend in any way upon > the document class (see Converters::buildGraph()). Yes. > If we don't have LaTeX installed, then we won't get DVI as an export > option, because we lack a LaTeX-->DVI converter. But we still might > get RTF

RE: branch regressions - number 2 (critical)

2009-11-13 Thread Vincent van Ravesteijn - TNW
>- open the attached LyX file >- set the cursor before the word "Wenn" (beginning of the line under the >greyed out note) >- press Shift+PgDown > >Result: LyX is in an infinite loop consuming 100% CPU power. >This is a regression to at least LyX 1.5.7. > >regards Uwe > Sounds like the reincarnati

Re: #6315: titles into notes are included in outline

2009-11-13 Thread Jean-Marc Lasgouttes
Marcelo Acuña writes: >> can you be more verbose? i dont understand the bug. > > If I take a part of a work with sections, chapters, and so, and I close it > into note, this structure would not have to appear in outline, but they > appear and they cause confusion to me I guess some people lik