ipe icon indicating copy to clipboard operation
ipe copied to clipboard

MacOS ARM, ipe 7.2.29: Ipe keeps waiting for LaTeX compile

Open wang2357 opened this issue 1 year ago • 0 comments

MacOS ARM, ipe 7.2.29: Ipe keeps waiting for LaTeX compile. When Ipe compiles LaTeX, a window will popup, but it will be stuck there. The window is says the Ipe is waiting for LaTeX compiling to finish. Until a mouse click is done on the window, it will just stay there. However, once the user clicks the waiting dialog, the dialog disappears, and Ipe continues. Compiling result looks fine. I did check the source code, and was able to work around the problem using prefs.freeze_in_latex=true. So the problem is only with the async version of runLatex.

wang2357 avatar Oct 16 '24 16:10 wang2357