Lars Gullik Bjønnes wrote:

> | - Why is there a height field for minipages in the file format? You cannot set it 
>in the dialog 
> 
> Where is the bug?

Well, it is not a bug exactly; "useless feature" would be a more 
suitable definition. But I wonder why the height opinion has been 
introduced at all? Shall I remove the item from my list?

> | - Insert an External inset ("Chess") without actually specifying anything the
> |   dialog (close immediately); then select the inset and cut it
> 
> a crash? what happens?
> 
> |     ==3527== Use of uninitialised CPU condition code
> |     ==3527==    at 0x814407C: InsetExternal::doSubstitution(Buffer const *, 
>lyxstring const &) const (insetexternal.C:238)
> |     ==3527==    by 0x81445FD: InsetExternal::updateExternal(lyxstring const &, 
>Buffer const *) const (insetexternal.C:290)
> |     ==3527==    by 0x8143AE1: InsetExternal::write(lyxstring const &, Buffer const 
>*, ostream &) const (insetexternal.C:149)
> |     ==3527==    by 0x8143BD3: InsetExternal::ascii(Buffer const *, ostream &, int) 
>const (insetexternal.C:164)

Not a crash in the sense that LyX says good-bye. But as you can see from 
the backtrace above LyX tries to access memory that is not initialized 
properly. IMHO this is almost equivalent to a crash.

Michael

Reply via email to