octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #47994] MXE Octave with gnuplot error: "Unknow


From: Rik
Subject: [Octave-bug-tracker] [bug #47994] MXE Octave with gnuplot error: "Unknown wxt terminal"
Date: Wed, 25 May 2016 02:30:41 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #47994 (project octave):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #14:

I tracked this down in a Windows XP VM.  The issue is not new.  The reason the
warning is now visible is because of the change to properly hook up stderr
when popen is called.  It is not Octave, but gnuplot, which is generating the
warning message.  Given that we do not want to change user's preferences as
embodied by the GNUTERM variable, I am marking this as "Won't Fix".

For individual installations where this is bothersome there are several
solutions

1) Unset the GNUTERM environment variable in Windows
2) Set the GNUTERM environment variable to a supported value
3) In Octave, use gnuplot_binary to point to a gnuplot which supports the
required term value
4) In Octave, setenv ('GNUTERM', value) to a known good value such as
"windows"
5) In Octave, unsetenv ('GNUTERM') to have Octave pick the value.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47994>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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