[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Octave-gui crashed in macOS
From: |
Andrew Janke |
Subject: |
Re: Octave-gui crashed in macOS |
Date: |
Mon, 8 Jul 2019 07:15:42 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 |
On 7/8/19 5:41 AM, Andreas Weber wrote:
> Am 07.07.19 um 11:13 schrieb Sebastian Schöps:
>> 1536980672 wrote
>>> After I install the octave, I opened the octave guy use command
>>> octave —force-guy, but it had no response after I enter "help sign” in
>>> then command line.
>>
>> You have downloaded octave from www.octave-app.org, right?
>
> No, via brew, see crossposting on stackoverflow
>
> https://stackoverflow.com/questions/56919579/octave-gui-had-crashed-in-macos-how-to-fix-it
>
> -- Andy
The bug report on StackOverflow is a little confusing to me. The crash
report posted there is for Octave.app 4.4.1, which is not what `brew
install octave` installs. `brew install octave` installs a vanilla
Octave, and is currently on 5.1.0. So it sounds like you have both
installed. (Octave.app is the "native Mac app" one that comes from
www.octave-app.org, like Sebastian mentioned.)
Come on over to https://github.com/octave-app/octave-app/issues and
report this as a bug there, and we'll try to fix it with you. This may
be packaging specific and will probably require a few rounds of
back-and-forth, so the mailing list probably isn't the best place to
discuss it.
Cheers,
Andrew