From af843e3c24653fc7d25c5dc18c704e5497b22227 Mon Sep 17 00:00:00 2001 From: Vignesh D <60247919+vignesh0025@users.noreply.github.com> Date: Sat, 23 Nov 2024 12:50:30 +0530 Subject: [PATCH] Update installation_common_section.md Signed-off-by: Vignesh D <60247919+vignesh0025@users.noreply.github.com> --- .../installation/installation_common_section.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/source/getting_started/installation/installation_common_section.md b/docs/source/getting_started/installation/installation_common_section.md index 7e25e1749..fdbbab78f 100644 --- a/docs/source/getting_started/installation/installation_common_section.md +++ b/docs/source/getting_started/installation/installation_common_section.md @@ -111,6 +111,9 @@ Basic test passed Open the final layout using KLayout. This will open the window of KLayout in editing mode `-e` with sky130 technology. ``` +# This might be required in case we get error "Could not load the Qt platform plugin "xcb" in "" even though it was found." +xhost +SI:localuser:$(id -un) + # Enter a Docker session: make mount