From b4af5b2ab018455c3117938628d4dc658ca3556a Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 6 Oct 2023 13:07:43 +0100 Subject: Remove note about qtwebengine text rendering bug. The qtwebengine text rendering bug has now been fixed in upstream Guix. --- topics/uthsc-vpn-with-free-software.gmi | 9 --------- 1 file changed, 9 deletions(-) (limited to 'topics/uthsc-vpn-with-free-software.gmi') diff --git a/topics/uthsc-vpn-with-free-software.gmi b/topics/uthsc-vpn-with-free-software.gmi index 1593c3a..abb7e4a 100644 --- a/topics/uthsc-vpn-with-free-software.gmi +++ b/topics/uthsc-vpn-with-free-software.gmi @@ -21,15 +21,6 @@ $ openconnect-sso --server uthscvpn1.uthsc.edu --authgroup UTHSC -- --script 'vp ``` The vpn-slice script looks up the hostnames tux01 and tux02e on the VPN DNS and adds /etc/hosts entries and routes to your system. vpn-slice can also set up more complicated routes. To learn more, read the vpn-slice documentation. -## qtwebengine text rendering bug - -There is currently a bug in Guix with qtwebengine text rendering. -=> https://issues.guix.gnu.org/52672 -This causes text to not render in the Duo authentication browser window. Until this bug is fixed, work around it by setting the following environment variable. -``` -export QTWEBENGINE_CHROMIUM_FLAGS=--disable-seccomp-filter-sandbox -``` - ## Acknowledgement Many thanks to Pjotr Prins and Erik Garrison without whose earlier work this guide would not be possible. -- cgit v1.2.3