On 2024-09-27 23:45:58, Anne Schilling wrote:
> Dear All,
>
> I see that there were some problems recently with the view command which
> seem to have been fixed. However, compared to older versions of SageMath,
> there still seems to be some odd behaviors. For example, the commands...
If you are on macOS, I would guess that your problem is fixed by
https://github.com/sagemath/sage/pull/38339
which (among other things) adds the "-W" flag to the "open" command to
prevent a race condition on macOS.