Download raw body.
wxMaxima port unstable
I just tried the latest snapshot (3 July 2025) and had the same result with wxMaxima 24.05 (easy to trigger crashes). I have also tried compiling wxMaxima 25.04 from source with similar results. Are there any other complex wxwidgets program ports? There are multiple ways to trigger crashes, but they mostly seem to be in the wxwidgets code. When closing the configuration window, it seems to be trying to destroy the related interface objects. I did notice that wxMaxima seems to require GTK4 as a dependency but wxWidgets claims to depend on GTK3. Perhaps as a separate issue, the updated port does not show the maxima output at all after entering an expression. Entering "1+2;" followed by shift+enter does not give an output. I am testing on a machine where I have installed nothing from ports except wxmaxima and maxima (and dependencies) via pkg_add. Running ps shows wxmaxima does start the maxima binary, and maxima itself functions when run separately. Joe
wxMaxima port unstable