Re: SV: SV: Crash in rc_2

2011-04-06 Thread Pavel Sanda
Ingar Pareliussen wrote:
> Hi
> 
> >aren't you by chance compiling lyx yourself? 
> 
> Yes, I am. 

could you post the whole backtrace when the assertion occurs?
pavel


SV: SV: Crash in rc_2

2011-04-06 Thread Ingar Pareliussen
Hi

>aren't you by chance compiling lyx yourself? 

Yes, I am. 

>we could test whether switching threads off makes difference...

I recompiled without threads, and the problem with save as is 
not changed. Same behavior as before. The thread problem 
was not seen of course.

Ingar

Re: SV: Crash in rc_2

2011-04-06 Thread Pavel Sanda
Ingar Pareliussen wrote:
> also changing the language the first time seems to  give the following 
> error sometimes:
> "Application asked to unregister timer 0x3604 which is not registered in 
> this thread. Fix application."
> If this is related I do not know, I tried to find out when it is triggered, 
> but were not able to find an absoulte
> pattern...

aren't you by chance compiling lyx yourself? we could test whether switching 
threads off makes difference...
pavel


SV: Crash in rc_2

2011-04-06 Thread Ingar Pareliussen
Hi

I just tried some more small things:

You do not need to change the language to anything other than 
away from default. Removing the \gui_language from
the .lyx/preferences makes it seg.fault on save as:

#
# 2nd MISC SUPPORT SECTION ##
#

\gui_language nynorsk

also changing the language the first time seems to  give the following 
error sometimes:
"Application asked to unregister timer 0x3604 which is not registered in 
this thread. Fix application."
If this is related I do not know, I tried to find out when it is triggered, but 
were not able to find an absoulte
pattern...

Ingar

Re: SV: Crash in rc_2

2011-04-05 Thread Pavel Sanda
Ingar Pareliussen wrote:
> I'll go through the translations  tomorrow, as I am going throuh the pocheck 
> anyway. 
> Pavel: I'm working on nn.po not nb.po. but there are probably some errors in 
> nn as well :) 

i just guessed it... anyway pocheck doesn't seem to check this.. too bad :(
pavel


SV: Crash in rc_2

2011-04-05 Thread Ingar Pareliussen

>> This is not a crash, but an assertion.
>>
>> Most likely caused by an error in the translation.
>
>i just fixed some problematic strings, but maybe not the last ones...
>http://www.lyx.org/trac/changeset/38259

I'll go through the translations  tomorrow, as I am going throuh the pocheck 
anyway. 
Pavel: I'm working on nn.po not nb.po. but there are probably some errors in nn 
as well :) 

Ingar