[MacPorts] #66914: wxMaxima (please update that program!)
MacPorts
noreply at macports.org
Wed Feb 22 15:33:50 UTC 2023
#66914: wxMaxima (please update that program!)
--------------------------------+--------------------------
Reporter: gunterkoenigsmann | Owner: MSoegtropIMC
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: wxMaxima |
--------------------------------+--------------------------
Comment (by MSoegtropIMC):
Besides showing a dialog box, the main issue is that wxLogMessage is
called before the preferred location for Maxima is even tried. If
OSX_MACPORTS_PREFER is 1, wxMaxima should **first** look into
OSX_MACPORTS_PREFIX "/bin/maxima".
What happens above is that it first issues a (non fatal) error message and
then checks if it can find Maxima if OSX_MACPORTS_PREFER=1.
I don't think you need to change anything about reporting the error - it
should not occur at all.
--
Ticket URL: <https://trac.macports.org/ticket/66914#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list