> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> BTW: In 1.4, we now tranlate local values ("1,2") correctly
Juergen> (to "1.2"). This happens in widgetsToLength, but
Juergen> unfortunately only for non-glueLengths (glue Lengths with
Juergen> localized values are not va
Juergen Spitzmueller wrote:
>> Does the following one-liner patch help? I think this is a consequence
>> of the fix of bug 1415, which increased the value of num_units.
>
> Thanks, Jean-Marc. I'll try it when I am back home (Thursday).
Actually, I just tried it and it fixes the crash. As in 1.3.
Jean-Marc Lasgouttes wrote:
> Does the following one-liner patch help? I think this is a consequence
> of the fix of bug 1415, which increased the value of num_units.
Thanks, Jean-Marc. I'll try it when I am back home (Thursday).
Jürgen
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> http://bugzilla.lyx.org/show_bug.cgi?id=1682 LyX 1.4 crashes
Juergen> when you insert something like "1.3a" into a length widget
Juergen> (e.g. VSpace, Margins). The reason is that
Juergen> isValidGlueLength("1.3a") retur
http://bugzilla.lyx.org/show_bug.cgi?id=1682
LyX 1.4 crashes when you insert something like "1.3a" into a length widget
(e.g. VSpace, Margins).
The reason is that isValidGlueLength("1.3a") returns true, so widgetsToLength
returns this as the length value. LyX crashes because this is an invalid