Re: r35408 - lyx-devel/trunk/src

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 09:42 schrieb sw...@lyx.org:

 Author: switt
 Date: Thu Sep 16 09:42:08 2010
 New Revision: 35408
 URL: http://www.lyx.org/trac/changeset/35408
 
 Log:
 don't copy internal state of spell checker in copy constructor

I don't know if it fixes the Hunspell problem too.
But it avoids a crash which I had on moving a table inside a float 
environment.
And it seems to be the right thing anyway.

Stephan

Re: r35408 - lyx-devel/trunk/src

2010-09-16 Thread Pavel Sanda
Stephan Witt wrote:
 Am 16.09.2010 um 09:42 schrieb sw...@lyx.org:
 
  Author: switt
  Date: Thu Sep 16 09:42:08 2010
  New Revision: 35408
  URL: http://www.lyx.org/trac/changeset/35408
  
  Log:
  don't copy internal state of spell checker in copy constructor
 
 I don't know if it fixes the Hunspell problem too.
 But it avoids a crash which I had on moving a table inside a float 
 environment.
 And it seems to be the right thing anyway.

ok, the trunk is again frozen, i will redone the release now.
if we find more spell bugs, i have no problem to release new alpha sooner.

pavel


Re: r35408 - lyx-devel/trunk/src

2010-09-16 Thread Abdelrazak Younes

On 09/16/2010 09:50 AM, Pavel Sanda wrote:

Stephan Witt wrote:
   

Am 16.09.2010 um 09:42 schrieb sw...@lyx.org:

 

Author: switt
Date: Thu Sep 16 09:42:08 2010
New Revision: 35408
URL: http://www.lyx.org/trac/changeset/35408

Log:
don't copy internal state of spell checker in copy constructor
   

I don't know if it fixes the Hunspell problem too.
But it avoids a crash which I had on moving a table inside a float 
environment.
And it seems to be the right thing anyway.
 

ok, the trunk is again frozen, i will redone the release now.
if we find more spell bugs, i have no problem to release new alpha sooner.
   


Sorry, I just committed something thinking trunk was not frozen...

Abdel.



Re: r35408 - lyx-devel/trunk/src

2010-09-16 Thread Pavel Sanda
Abdelrazak Younes wrote:
 Sorry, I just committed something thinking trunk was not frozen...

i have seen, fortunately .po files didn't change ;)
pavel


Re: r35408 - lyx-devel/trunk/src

2010-09-16 Thread Stephan Witt
Am 16.09.2010 um 09:42 schrieb sw...@lyx.org:

> Author: switt
> Date: Thu Sep 16 09:42:08 2010
> New Revision: 35408
> URL: http://www.lyx.org/trac/changeset/35408
> 
> Log:
> don't copy internal state of spell checker in copy constructor

I don't know if it fixes the Hunspell problem too.
But it avoids a crash which I had on "moving" a table inside a float 
environment.
And it seems to be the right thing anyway.

Stephan

Re: r35408 - lyx-devel/trunk/src

2010-09-16 Thread Pavel Sanda
Stephan Witt wrote:
> Am 16.09.2010 um 09:42 schrieb sw...@lyx.org:
> 
> > Author: switt
> > Date: Thu Sep 16 09:42:08 2010
> > New Revision: 35408
> > URL: http://www.lyx.org/trac/changeset/35408
> > 
> > Log:
> > don't copy internal state of spell checker in copy constructor
> 
> I don't know if it fixes the Hunspell problem too.
> But it avoids a crash which I had on "moving" a table inside a float 
> environment.
> And it seems to be the right thing anyway.

ok, the trunk is again frozen, i will redone the release now.
if we find more spell bugs, i have no problem to release new alpha sooner.

pavel


Re: r35408 - lyx-devel/trunk/src

2010-09-16 Thread Abdelrazak Younes

On 09/16/2010 09:50 AM, Pavel Sanda wrote:

Stephan Witt wrote:
   

Am 16.09.2010 um 09:42 schrieb sw...@lyx.org:

 

Author: switt
Date: Thu Sep 16 09:42:08 2010
New Revision: 35408
URL: http://www.lyx.org/trac/changeset/35408

Log:
don't copy internal state of spell checker in copy constructor
   

I don't know if it fixes the Hunspell problem too.
But it avoids a crash which I had on "moving" a table inside a float 
environment.
And it seems to be the right thing anyway.
 

ok, the trunk is again frozen, i will redone the release now.
if we find more spell bugs, i have no problem to release new alpha sooner.
   


Sorry, I just committed something thinking trunk was not frozen...

Abdel.



Re: r35408 - lyx-devel/trunk/src

2010-09-16 Thread Pavel Sanda
Abdelrazak Younes wrote:
> Sorry, I just committed something thinking trunk was not frozen...

i have seen, fortunately .po files didn't change ;)
pavel