Re: r37940 - lyx-devel/trunk/src

2011-03-17 Thread Tommaso Cucinotta
Il 17/03/2011 07:57, Stephan Witt ha scritto: Am 16.03.2011 um 18:58 schrieb sw...@lyx.org: Author: switt Date: Wed Mar 16 18:58:27 2011 New Revision: 37940 URL: http://www.lyx.org/trac/changeset/37940 Log: #7357 avoid an endless loop in countWords() when the "to" position is inside skipped t

Re: r37940 - lyx-devel/trunk/src

2011-03-17 Thread Stephan Witt
Am 17.03.2011 um 10:49 schrieb Tommaso Cucinotta: > Il 17/03/2011 07:57, Stephan Witt ha scritto: >> Am 16.03.2011 um 18:58 schrieb sw...@lyx.org: >> >>> Author: switt >>> Date: Wed Mar 16 18:58:27 2011 >>> New Revision: 37940 >>> URL: http://www.lyx.org/trac/changeset/37940 >>> >>> Log: >>> #73

Re: LyX 2.0.0 release candidate 1 - (Non official Win32 binaries)

2011-03-17 Thread Diego Queiroz
Joost did a very good job, the install instructions are very clear. But there are some things yet to check/understand. For example, I was trying to build the installer, then I found a typo in the NSIS script that leads to an incorrect behavior of the installer. This probably happened because someo

Re: severe problem with shaded boxes

2011-03-17 Thread Vincent van Ravesteijn
Op 17-3-2011 16:12, José Matos schreef: On Wednesday 16 March 2011 17:24:52 Jürgen Spitzmüller wrote: ... and only if I run an installed LyX. If I run the lyx binary from the build tree, the error neither triggers. Jürgen Here i happens if I start from the build directory, and just as you not

Re: severe problem with shaded boxes

2011-03-17 Thread José Matos
On Thursday 17 March 2011 15:16:10 Vincent van Ravesteijn wrote: > Do you also see a connection with the shaded box. Any idea, what text > should have been in the status bar at that moment ? > > Vincent If you change first the document settings and only later insert the shaded box then no probl

Re: severe problem with shaded boxes

2011-03-17 Thread Jean-Marc Lasgouttes
Le 17/03/2011 16:30, José Matos a écrit : The message that should be there (at least compared with the case where the language is English) is "Converting document to new document documents class" But as I have told before something is wrong here since it takes up to 5 seconds to apply the change

Re: severe problem with shaded boxes

2011-03-17 Thread José Matos
On Thursday 17 March 2011 16:24:55 Jean-Marc Lasgouttes wrote: > Le 17/03/2011 16:30, José Matos a écrit : > > The message that should be there (at least compared with the case where > > the language is English) is > > "Converting document to new document documents class" > > > > But as I have tol

Re: LyX 2.0.0 release candidate 1 - (Non official Win32 binaries)

2011-03-17 Thread Pavel Sanda
Diego Queiroz wrote: > For example, I was trying to build the installer, then I found a typo in the > NSIS script that leads to an incorrect behavior of the installer. > This probably happened because someone changed the script but, since there > are no installers available, nobody is testing it.

Re: LyX 2.0.0 release candidate 1 - (Non official Win32 binaries)

2011-03-17 Thread Pavel Sanda
Michal wrote: > On Wed, 16 Mar 2011 17:50:07 +0100 > Pavel Sanda wrote: > > [...] > > ps: i'm at conference this week and have only very limited > > access to net. > Does this mean that you cannot upload my installer to /unofficial? Michal, this is not the main issue. let me explain this in

Re: r37940 - lyx-devel/trunk/src

2011-03-17 Thread Pavel Sanda
Stephan Witt wrote: > Am 16.03.2011 um 18:58 schrieb sw...@lyx.org: > > > Author: switt > > Date: Wed Mar 16 18:58:27 2011 > > New Revision: 37940 > > URL: http://www.lyx.org/trac/changeset/37940 > > > > Log: > > #7357 avoid an endless loop in countWords() when the "to" position is > > inside sk

Re: [RFC] what is a word (boundary)?

2011-03-17 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > > Hunspell and Apples native spell checker both "like" it. :) > > OK. I'll commit this if Pavel gives me OK. go for it. pavel

Re: my e-mail to the lists

2011-03-17 Thread Pavel Sanda
Tommaso Cucinotta wrote: > Is there a way by which I can have (again) my e-mail messages to the lyx > lists delivered to me ? > Currently, I'm only receiving replies, but not my own posts. this should be default. are you sure the problem is not on your side? if i look on the response of lyx-devel

Re: r37940 - lyx-devel/trunk/src

2011-03-17 Thread Tommaso Cucinotta
Il 17/03/2011 12:30, Stephan Witt ha scritto: Am 17.03.2011 um 10:49 schrieb Tommaso Cucinotta: struct lyx_stats { int words; int chars; int chars_blank; int words; int words_no_skip_output; You're right, but I think it's 2.1 stuff. Sure. Also, probably the "skip_output" needs to be a

Re: my e-mail to the lists

2011-03-17 Thread Pavel Sanda
Pavel Sanda wrote: > Tommaso Cucinotta wrote: > > Is there a way by which I can have (again) my e-mail messages to the lyx > > lists delivered to me ? > > Currently, I'm only receiving replies, but not my own posts. > > this should be default. are you sure the problem is not on your side? this =

Re: severe problem with shaded boxes

2011-03-17 Thread Jean-Marc Lasgouttes
Le 17/03/11 19:57, José Matos a écrit : I sent Jean-Marc the file 4 MB uncompressed and 180 KB compressed. If anyone else wants the valgrind report I can send it. The problem may be related to the reportss below (the asserts begin just after them). I do not know what they mean, though. This

Re: my e-mail to the lists

2011-03-17 Thread Tommaso Cucinotta
Il 17/03/2011 23:42, Pavel Sanda ha scritto: Pavel Sanda wrote: Tommaso Cucinotta wrote: Is there a way by which I can have (again) my e-mail messages to the lyx lists delivered to me ? Currently, I'm only receiving replies, but not my own posts. this should be default. are you sure the proble

Re: my e-mail to the lists

2011-03-17 Thread Pavel Sanda
Tommaso Cucinotta wrote: Currently, I'm only receiving replies, but not my own posts. >>> this should be default. are you sure the problem is not on your side? >> this == receiving own posts > +/-, it happened like this: what about subscribing with the old address and only setup your From: to

Re: LyX 2.0.0 release candidate 1 - (Non official Win32 binaries)

2011-03-17 Thread Michal
On Thu, 17 Mar 2011 22:54:13 +0100 Pavel Sanda wrote: > Michal, this is not the main issue. let me explain this in more detail > so you dont get angry about my silence. > > many of us want to discontinue the schizophrenia of two different > windows installers and i'm trying to manage affairs so t

Re: severe problem with shaded boxes

2011-03-17 Thread Richard Heck
On 03/17/2011 06:54 PM, Jean-Marc Lasgouttes wrote: Le 17/03/11 19:57, José Matos a écrit : I sent Jean-Marc the file 4 MB uncompressed and 180 KB compressed. If anyone else wants the valgrind report I can send it. The problem may be related to the reportss below (the asserts begin just afte