summaryrefslogtreecommitdiff
path: root/doc/source/troubleshooting.rst
diff options
context:
space:
mode:
authorAlexandre Marie <alexandre.marie@synchrotron-soleil.fr>2020-07-21 14:45:14 +0200
committerAlexandre Marie <alexandre.marie@synchrotron-soleil.fr>2020-07-21 14:45:14 +0200
commit328032e2317e3ac4859196bbf12bdb71795302fe (patch)
tree8cd13462beab109e3cb53410c42335b6d1e00ee6 /doc/source/troubleshooting.rst
parent33ed2a64c92b0311ae35456c016eb284e426afc2 (diff)
New upstream version 0.13.0+dfsg
Diffstat (limited to 'doc/source/troubleshooting.rst')
-rw-r--r--doc/source/troubleshooting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/troubleshooting.rst b/doc/source/troubleshooting.rst
index 95917eb..43cdea2 100644
--- a/doc/source/troubleshooting.rst
+++ b/doc/source/troubleshooting.rst
@@ -12,7 +12,7 @@ Some widgets in :mod:`silx.gui` are using OpenGL2.1:
When running applications based on OpenGL2.1 through ssh, there are a few situations that can prevent the display of OpenGL widgets:
- Make sure to use ``ssh -X`` to enable X11 forwarding.
-- OpenGL is disabled with X11 forwarding (the default on Debian 8 and 9). See `Enabling OpenGL forwarding`_.
+- OpenGL is disabled with X11 forwarding (the default on Debian). See `Enabling OpenGL forwarding`_.
- Unless the operating system is using `libglvnd <https://github.com/NVIDIA/libglvnd/releases>`_
(available from Debian 9 backports onward),
both the server and the client computers must have the same kind of GPU drivers