[Bug 1576973] Re: octave fails to plot when invoked remotely through xterm

2016-06-29 Thread Launchpad Bug Tracker
[Expired for octave (Ubuntu) because there has been no activity for 60
days.]

** Changed in: octave (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1576973

Title:
  octave fails to plot when invoked remotely through xterm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1576973/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1576973] Re: octave fails to plot when invoked remotely through xterm

2016-04-30 Thread Mike Miller
Octave uses OpenGL for plotting by default. If your remote display
forwarding does not support OpenGL plotting, then this will naturally
fail.

Using the gnuplot interface to plot is a useful workaround for buggy
video cards, headless operation, or remote sessions like this. Use the
command

graphics_toolkit gnuplot

to use gnuplot in Octave.

** Changed in: octave (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1576973

Title:
  octave fails to plot when invoked remotely through xterm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1576973/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs