|
From: | Doug Stewart |
Subject: | Re: gnuterm qt issue |
Date: | Sat, 11 Jun 2016 06:34:54 -0400 |
HelloThis script
graphics_toolkit("gnuplot")
close all
setenv("GNUTERM", "qt")
plot([0 1],[0 1]);
returns the error
(gnuplot_qt:20247): IBUS-WARNING **: Unable to connect to ibus: Could not connect: Connection refusedafter this plotting results are unpredictableno error is returned if the setenv command is ommited (but cairo graphics are not available)For these tests .octaverc has been renamed,
G N U P L O T
Version 5.0 patchlevel 3 last modified 2016-02-21GNU Octave, version 4.0.0 ubuntu 16.04
_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave
[Prev in Thread] | Current Thread | [Next in Thread] |