On Tue, 9 Feb 1999, Jean-Marc Lasgouttes wrote:
> Joacim> Seems to do the trick (for THAT particular bu anyway =)
> Joacim> ...I'll just tickle it a bit more to see if any other djinn is
> Joacim> hiding out in the url insets.
>
> So, what was the right patch for this problem, anyway? Was it to
> remove fl_free_form() from the callback?
Yes. (around line 90-95 in inseturl.C)
..and as far as I can tell, it doesn't break anything on other
platforms (leastways not an Intel Linux box). No point in freeing the
form either; most likely it will be used again during the session.
(I don't know /why/ it crashes LyX on Sparc-Solaris though; could be we're
doing things wrong, but the bug doesn't propagate on other platforms, due
to memory handling or something.)
Joacim
-
All programmers are playwrights and all computers are lousy actors.