help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave crashes after plot


From: Sunil Shah
Subject: Re: Octave crashes after plot
Date: Wed, 1 May 2024 21:13:25 -0700

I believe it is due to a known bug in qt6.7.0.  It is expected to be addressed in the next version of octave release.  In the meantime, using gnuplot with qt terminal works for me.

setenv("GNUTERM",'qt font "Arial"')

graphics_toolkit("gnuplot")


 Hope this helps.  There is a thread on octave discourse on this topic. 


Sunil


On Wed, May 1, 2024 at 1:13 PM André Prasse via Help-octave <help-octave@gnu.org> wrote:
 
Hi everyone
 
 
I just installed Octave via homebrew on my MacBook Air with macOS Sonoma 14.4.1.
 
When I try to simply plot something, Octave crashes with the german note "octave-gui wurde unerwartet beendet.".
 
I'm just a beginner in Octave as well as in macOS.
 
Could you please just tell me some steps I can try to fix my problem?
 
That would be so great!
 
Thanks in advance!
 
 
Greetings André
 

----------
We are transitioning to a web based forum
for community help discussions at
https://octave.discourse.group/c/help

reply via email to

[Prev in Thread] Current Thread [Next in Thread]