I switched my working copy to the 1_6_x branch in order to test the 1.6.2-rc.

* make complained about a missing client/lyxclient.man file
  (I could restore it from 1.6.1's lyxclient.1.gz).
  
* Testing the parent/child setup:

  + a branch set up in the child is not listed in Insert>Branches>
  
  + a branch set up in the parent is listed in Insert>Branches>, but
    even if set to "aktive" its content is hidden in the output if only the
    child is compiled.
    
* Deleting a branch inset and restoring it works. :-)

* Dissolving a branch inset in the child works.

  Restoring via Ctrl-Z leads to a *crash*: The LyX window dissapears and the
  console shows the output:
  
  ButtonPolicy.cpp(214): NoRepeatedApplyReadOnlyPolicy: No transition for input 
SMI_RESTORE from state INITIAL
  LyX Code: 36 name: Branch
  lassert.cpp(21): ASSERTION false VIOLATED IN insets/Inset.cpp:137
    /home/milde/Texte/Test/LyX/LyX16-bugs/child.lyx.emergency
  LyX Code: 36 name: Branch
  lassert.cpp(21): ASSERTION false VIOLATED IN insets/Inset.cpp:137
  terminate called after throwing an instance of 
'lyx::support::ExceptionMessage'
    what():  Inset::buffer_ member not initialized!
  LyX Code: 36 name: Branch
  Abgebrochen
  mi...@heinz:~/Code/lyx-devel > XtUngrabButton(drawArea,3,0)
  Warning: Attempt to remove nonexistent passive grab

+ The .lyx.emergency file is cut off after the inset ==> DATA LOSS.

(I can provide example files, I cannot compile with debug symbols on my
 "vintage" machine.)
 
Günter 
 

Reply via email to