Opened 2 years ago
Closed 2 years ago
#65781 closed defect (fixed)
octave: GUI doesn't start
Reported by: | Jagadish373 | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | arm64 | Cc: | mascguy (Christopher Nielsen) |
Port: | octave |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hi ,
I am installing Octave on Mac M1 chip . After installation GUI is not starting .
Regards,
Jagadish
Change History (8)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Owner: | set to MarcusCalhoun-Lopez |
---|---|
Port: | octave added |
Status: | new → assigned |
comment:2 follow-up: 5 Changed 2 years ago by mascguy (Christopher Nielsen)
comment:3 Changed 2 years ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|
comment:4 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | arm64 added |
Summary: | installing Octave on Mac on M1 chip → octave: GUI doesn't start |
comment:5 Changed 2 years ago by mascguy (Christopher Nielsen)
Replying to mascguy:
Can you run
/Applications/MacPorts/Octave.app/Contents/MacOS/Octave
from Terminal? And are any errors or other messages printed?
Any updates, or can we close this ticket?
comment:6 follow-up: 7 Changed 2 years ago by Schamschula (Marius Schamschula)
This may be unrelated, but I've also run into an issue starting octave (on both x86_64 and M1) due to a stale link to ImageMagick. After force rebuild all is well. A revision bump may be in order.
comment:7 Changed 2 years ago by mascguy (Christopher Nielsen)
Replying to Schamschula:
This may be unrelated, but I've also run into an issue starting octave (on both x86_64 and M1) due to a stale link to ImageMagick. After force rebuild all is well. A revision bump may be in order.
The good news is that octave
was rev-bumped yesterday, as part of the effort to segregate the various sundials
ports. So we're good there.
Jagadish, can you update everything via sudo port selfupdate
and sudo port -N upgrade outdated
, and then test re-test Octave?
comment:8 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Jagadish responded via e-mail, and confirmed that the issue is fixed:
Thanks, the issue got resolved. Please close the ticket.
Can you run
/Applications/MacPorts/Octave.app/Contents/MacOS/Octave
from Terminal? And are any errors or other messages printed?