vfr wrote:
> Author: vfr
> Date: Mon Jan 5 01:00:19 2009
> New Revision: 27991
>
> URL: http://www.lyx.org/trac/changeset/27991
> Log:
> Fix crash when no new document can be created.
I guess this is also needed for branch?
Jürgen
v...@lyx.org writes:
> This occurs frequently when the temporary directory cannot be created
> because it already exists. The temporary directory can exist as a
> result of previous crashes of LyX.
> // Ensure the cursor is correctly positionned on screen.
> - view()->showCursor();
> +