|
From: | Mike Miller |
Subject: | [Octave-bug-tracker] [bug #47994] MXE Octave with gnuplot error: "Unknown wxt terminal" |
Date: | Tue, 24 May 2016 21:44:13 +0000 (UTC) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0 |
Follow-up Comment #12, bug #47994 (project octave): The reason the error message is showing up on the default branch but not in the 4.0.2 release may be due to http://hg.savannah.gnu.org/hgweb/octave/rev/212783dc8c9a. If you build from the tip of the stable branch do you also see the same error message? This may simply be because the stderr stream was being suppressed before and is now being printed on the command window. I agree that we shouldn't prevent the user from setting GNUTERM to whatever they want. It's probably some configuration on your system that sets GNUTERM to "wxt", either an environment setting or a gnuplot.ini file somewhere. It has probably been doing so for all previous versions of Octave you tested but the error message was not shown because of the popen2 bug that is now fixed. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47994> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |