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

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

[Octave-bug-tracker] [bug #44174] Remote X-Window display: command windo


From: William Deninger
Subject: [Octave-bug-tracker] [bug #44174] Remote X-Window display: command window blank, all other windows fine
Date: Fri, 9 Sep 2016 16:42:47 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #20, bug #44174 (project octave):

UBUNTU 14.04/16.04 resolution

I too had been having this octave command window problem using both Ubuntu
14.04 and 16.04: Octave works fine when launched from the console, but
remotely using Putty (with X forwarding) or ssh -X, the command window is
blank.  

I was able to resolve the problem comparing the shell environments (printenv)
from my ssh -X session (resulting in octave command window blank), and that
from my console (octave command window visible). 

The minimal environmental change that I required to get octave to function
under ssh -X (or Putty with X forwarding) on a Ubuntu 14.04 or 16.04 system
are below.  These changes may be added to the configuration script .bashrc,
but their impact on other X applications has not been evaluated.

export GTK_MODULES=gail:atk-bridge:unity-gtk-module
export GNOME_DESKTOP_SESSION_ID=this-is-depricated

-William


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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