Angus Leeming <[EMAIL PROTECTED]> writes:
Does all this only happen if it is a lyx-code paragraph?
Lgb
| I can confirm Peter's core dump.
|
| Resizing the window so that the whole paragraph lies on one line and then
| pressing C-k to delete the line results in a core dump.
|
| Moreover, if I place the cursor in a longer paragraph and then press C-k
| continually, I get a core dump with :
|
| LyX: Unknown token `\'. Inserting as text. [around line 40 of file
|~/Desktop/crash.lyx]
| LyX: Unknown token `\'. Inserting as text. [around line 164 of file
|~/Desktop/crash.lyx]
|
| lyx: SIGSEGV signal caught
| Sorry, you have found a bug in LyX. If possible, please read 'Known bugs'
| under the Help menu and then send us a full bug report. Thanks!
| lyx: Attempting to save document /usr/users/aleem/Desktop/crash.lyx as...
| 1) /usr/users/aleem/Desktop/crash.lyx.emergency
| Save seems successful. Phew.
| Bye.
| Resources lost(coredump)
|
| Furthermore, if I place the cursor in the second paragraph of Peter's test file
| Ob eine .sty .\Datei ...
|
| where . as in .\Datei marks the cursor position, I get a core dump with
| emergency save.
|
| Finally, placing the cursor immediately before "konnen" in the same paragraph
| (which appears on my screen as:
|
| Ob eine .sty \Datei fur das (jetzt obsolete) LaTeX
| 2.09 geschrieben wurde, .konnen Sie an einem der beiden
| folgenden Dinge erkennen:
|
| and then pressing C-k repeatedly, does not result in a core dump. However,
| lines are deleted only up to the end of the paragraph. Ie, I end up with:
|
| Ob eine .sty \Datei fur das (jetzt obsolete) LaTeX
| 2.09 geschrieben wurde, .
|
| where . as in "wurde, .", marks the cursor position. I cannot delete the
| subsequent paragraphs. Again, this is, IMHO, wrong.
|
| Angus