RE: source view empty

2009-03-31 Thread Vincent van Ravesteijn - TNW

A simple work-around is to enter "buffer-toggle-read-only" into the command 
buffer. (And a second time to make your document writeable again).

Vincent


RE: source view empty

2009-03-31 Thread Vincent van Ravesteijn - TNW
>Furthermore, I found the reason: You can reproduce the bug if you
>untick both, "complete source" and "autoupdate" in the source view
>window.
>
>Günter

This should be fixed in 1.6.3.

Vincent


Re: source view empty

2009-03-31 Thread G. Milde
On 31.03.09, Vincent van Ravesteijn - TNW wrote:

> >>When I tried today to look at the LaTeX source with View>Source, the 
> >>field stays empty and the tick-boxes (complete source and automatic
> >>update) are greyed out.

> >>Did anyone else experience this problem? Is there a known remedy?
> >
> >I have the same with 1.6.2.. I've no clue what happened..

> Are you on Windows ?

> If so, deleting the following key from the registry solves the problem:

> HKEY_USERS\S-1-5-21-2082945442-480271342-340043625-47002\Software\LyX\LyX-1.6.2\views\0\view-source

No, I am on Unix (Debian Gnu/Linux). But I found that removing the file
~/.config/LyX/LyX-1.6.2.conf did the trick (with the unwanted side-effect
of restoring window size and toolbar visibility to the defaults).
Changing

 0\view-source\autoupdate=false
 
to 

 0\view-source\autoupdate=true 
 
helped without side effects.

Furthermore, I found the reason: You can reproduce the bug if you untick
both, "complete source" and "autoupdate" in the source view window.

Günter


RE: source view empty

2009-03-31 Thread Vincent van Ravesteijn - TNW
 

>>When I tried today to look at the LaTeX source with View>Source, the 
>>field stays empty and the tick-boxes (completer source and automatic
>>update) are greyed out.
>>  I cannot remember any change since the last time it worked. The 
>>console window where I started lyx does not show any error.
>>
>>This is with LyX 1.6.2-svn, while my 1.6.1 version shows the source as 
>>usual.
>>
>>Did anyone else experience this problem? Is there a known remedy?
>>
>>Günter
>>
>
>I have the same with 1.6.2.. I've no clue what happened..
>

Are you on Windows ?

If so, deleting the following key from the registry solves the problem:

HKEY_USERS\S-1-5-21-2082945442-480271342-340043625-47002\Software\LyX\LyX-1.6.2\views\0\view-source

Vincent



RE: source view empty

2009-03-31 Thread Vincent van Ravesteijn - TNW

>When I tried today to look at the LaTeX source with View>Source, the
>field stays empty and the tick-boxes (completer source and automatic
>update) are greyed out.
>  I cannot remember any change since the last time it worked. The
>console window where I started lyx does not show any error.
>
>This is with LyX 1.6.2-svn, while my 1.6.1 version shows the source
>as usual.
>
>Did anyone else experience this problem? Is there a known remedy?
>
>Günter
>

I have the same with 1.6.2.. I've no clue what happened..

Vincent